What is going on in the log, is the installation restarting by itself 4 times? Or are you interrupting and restarting? What exactly is the configure doing when it "hangs"? any CPU activity? Attach strace or gdb to the process to see what it is doing...
On Tuesday, December 17, 2013 7:01:44 PM UTC, Martin Raum wrote: > > I tried to build Sage 6.0.rc1, and I'm having problems with maxima. You > can find the log below. Basically, make hangs when trying to find the right > place for the .elc files for emacs. I am using Fedora 19, and have some > emacs packages installed via package (most prominently, flycheck and a > recent version of ecb). > > Martin > > Found local metadata for maxima-5.29.1.p4 > Attempting to download package maxima-5.29.1.p4 > >>> Trying to download > http://www.sagemath.org/packages/upstream//maxima/maxima-5.29.1.tar.bz2 > [............................................................] > Checksum: 40b01a718ddba1c8364d76a1e5d35d8f vs > 40b01a718ddba1c8364d76a1e5d35d8f > maxima-5.29.1.p4 > ==================================================== > Setting up build directory for maxima-5.29.1.p4 > Finished set up > **************************************************** > Host system: > Linux montauk 3.11.10-200.fc19.x86_64 #1 SMP Mon Dec 2 20:28:03 UTC 2013 > x86_64 x86_64 x86_64 GNU/Linux > **************************************************** > C compiler: gcc > C compiler version: > Using built-in specs. > COLLECT_GCC=gcc > COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.8.2/lto-wrapper > Target: x86_64-redhat-linux > Configured with: ../configure --prefix=/usr --mandir=/usr/share/man > --infodir=/usr/share/info --with-bugurl= > http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared > --enable-threads=posix --enable-checking=release --with-system-zlib > --enable-__cxa_atexit --disable-libunwind-exceptions > --enable-gnu-unique-object --enable-linker-build-id > --with-linker-hash-style=gnu > --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto > --enable-plugin --enable-initfini-array --enable-java-awt=gtk > --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre > --enable-libgcj-multifile --enable-java-maintainer-mode > --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib > --with-isl=/builddir/build/BUILD/gcc-4.8.2-20131017/obj-x86_64-redhat-linux/isl-install > > --with-cloog=/builddir/build/BUILD/gcc-4.8.2-20131017/obj-x86_64-redhat-linux/cloog-install > > --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux > Thread model: posix > gcc version 4.8.2 20131017 (Red Hat 4.8.2-1) (GCC) > **************************************************** > Applying patches (if any)... > patching file src/hayat.lisp > patching file tests/rtest_taylor.mac > patching file src/init-cl.lisp > patching file share/contrib/integration/abs_integrate.mac > patching file share/contrib/integration/rtest_abs_integrate.mac > patching file src/maxima.system > patching file src/grind.lisp > > Now configuring Maxima... > checking for a BSD-compatible install... /usr/bin/install -c > checking whether build environment is sane... yes > checking for a thread-safe mkdir -p... /usr/bin/mkdir -p > checking for gawk... gawk > checking whether make -j1 sets $(MAKE)... yes > checking for emacs... emacs > checking where .elc files should go... Found local metadata for > maxima-5.29.1.p4 > Found local sources at > /home/martin/Dokumente/Mathematik/Projekte/sage/upstream/maxima-5.29.1.tar.bz2 > Checksum: 40b01a718ddba1c8364d76a1e5d35d8f vs > 40b01a718ddba1c8364d76a1e5d35d8f > maxima-5.29.1.p4 > ==================================================== > Setting up build directory for maxima-5.29.1.p4 > Finished set up > **************************************************** > Host system: > Linux montauk 3.11.10-200.fc19.x86_64 #1 SMP Mon Dec 2 20:28:03 UTC 2013 > x86_64 x86_64 x86_64 GNU/Linux > **************************************************** > C compiler: gcc > C compiler version: > Using built-in specs. > COLLECT_GCC=gcc > COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.8.2/lto-wrapper > Target: x86_64-redhat-linux > Configured with: ../configure --prefix=/usr --mandir=/usr/share/man > --infodir=/usr/share/info --with-bugurl= > http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared > --enable-threads=posix --enable-checking=release --with-system-zlib > --enable-__cxa_atexit --disable-libunwind-exceptions > --enable-gnu-unique-object --enable-linker-build-id > --with-linker-hash-style=gnu > --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto > --enable-plugin --enable-initfini-array --enable-java-awt=gtk > --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre > --enable-libgcj-multifile --enable-java-maintainer-mode > --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib > --with-isl=/builddir/build/BUILD/gcc-4.8.2-20131017/obj-x86_64-redhat-linux/isl-install > > --with-cloog=/builddir/build/BUILD/gcc-4.8.2-20131017/obj-x86_64-redhat-linux/cloog-install > > --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux > Thread model: posix > gcc version 4.8.2 20131017 (Red Hat 4.8.2-1) (GCC) > **************************************************** > Applying patches (if any)... > patching file src/hayat.lisp > patching file tests/rtest_taylor.mac > patching file src/init-cl.lisp > patching file share/contrib/integration/abs_integrate.mac > patching file share/contrib/integration/rtest_abs_integrate.mac > patching file src/maxima.system > patching file src/grind.lisp > > Now configuring Maxima... > checking for a BSD-compatible install... /usr/bin/install -c > checking whether build environment is sane... yes > checking for a thread-safe mkdir -p... /usr/bin/mkdir -p > checking for gawk... gawk > checking whether make -j1 sets $(MAKE)... yes > checking for emacs... emacs > checking where .elc files should go... Found local metadata for > maxima-5.29.1.p4 > Found local sources at > /home/martin/Dokumente/Mathematik/Projekte/sage/upstream/maxima-5.29.1.tar.bz2 > Checksum: 40b01a718ddba1c8364d76a1e5d35d8f vs > 40b01a718ddba1c8364d76a1e5d35d8f > maxima-5.29.1.p4 > ==================================================== > Setting up build directory for maxima-5.29.1.p4 > Finished set up > **************************************************** > Host system: > Linux montauk 3.11.10-200.fc19.x86_64 #1 SMP Mon Dec 2 20:28:03 UTC 2013 > x86_64 x86_64 x86_64 GNU/Linux > **************************************************** > C compiler: gcc > C compiler version: > Using built-in specs. > COLLECT_GCC=gcc > COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.8.2/lto-wrapper > Target: x86_64-redhat-linux > Configured with: ../configure --prefix=/usr --mandir=/usr/share/man > --infodir=/usr/share/info --with-bugurl= > http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared > --enable-threads=posix --enable-checking=release --with-system-zlib > --enable-__cxa_atexit --disable-libunwind-exceptions > --enable-gnu-unique-object --enable-linker-build-id > --with-linker-hash-style=gnu > --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto > --enable-plugin --enable-initfini-array --enable-java-awt=gtk > --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre > --enable-libgcj-multifile --enable-java-maintainer-mode > --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib > --with-isl=/builddir/build/BUILD/gcc-4.8.2-20131017/obj-x86_64-redhat-linux/isl-install > > --with-cloog=/builddir/build/BUILD/gcc-4.8.2-20131017/obj-x86_64-redhat-linux/cloog-install > > --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux > Thread model: posix > gcc version 4.8.2 20131017 (Red Hat 4.8.2-1) (GCC) > **************************************************** > Applying patches (if any)... > patching file src/hayat.lisp > patching file tests/rtest_taylor.mac > patching file src/init-cl.lisp > patching file share/contrib/integration/abs_integrate.mac > patching file share/contrib/integration/rtest_abs_integrate.mac > patching file src/maxima.system > patching file src/grind.lisp > > Now configuring Maxima... > checking for a BSD-compatible install... /usr/bin/install -c > checking whether build environment is sane... yes > checking for a thread-safe mkdir -p... /usr/bin/mkdir -p > checking for gawk... gawk > checking whether make -j1 sets $(MAKE)... yes > checking for emacs... emacs > checking where .elc files should go... Found local metadata for > maxima-5.29.1.p4 > Found local sources at > /home/martin/Dokumente/Mathematik/Projekte/sage/upstream/maxima-5.29.1.tar.bz2 > Checksum: 40b01a718ddba1c8364d76a1e5d35d8f vs > 40b01a718ddba1c8364d76a1e5d35d8f > maxima-5.29.1.p4 > ==================================================== > Setting up build directory for maxima-5.29.1.p4 > Finished set up > **************************************************** > Host system: > Linux montauk 3.11.10-200.fc19.x86_64 #1 SMP Mon Dec 2 20:28:03 UTC 2013 > x86_64 x86_64 x86_64 GNU/Linux > **************************************************** > C compiler: gcc > C compiler version: > Using built-in specs. > COLLECT_GCC=gcc > COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.8.2/lto-wrapper > Target: x86_64-redhat-linux > Configured with: ../configure --prefix=/usr --mandir=/usr/share/man > --infodir=/usr/share/info --with-bugurl= > http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared > --enable-threads=posix --enable-checking=release --with-system-zlib > --enable-__cxa_atexit --disable-libunwind-exceptions > --enable-gnu-unique-object --enable-linker-build-id > --with-linker-hash-style=gnu > --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto > --enable-plugin --enable-initfini-array --enable-java-awt=gtk > --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre > --enable-libgcj-multifile --enable-java-maintainer-mode > --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib > --with-isl=/builddir/build/BUILD/gcc-4.8.2-20131017/obj-x86_64-redhat-linux/isl-install > > --with-cloog=/builddir/build/BUILD/gcc-4.8.2-20131017/obj-x86_64-redhat-linux/cloog-install > > --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux > Thread model: posix > gcc version 4.8.2 20131017 (Red Hat 4.8.2-1) (GCC) > **************************************************** > Applying patches (if any)... > patching file src/hayat.lisp > patching file tests/rtest_taylor.mac > patching file src/init-cl.lisp > patching file share/contrib/integration/abs_integrate.mac > patching file share/contrib/integration/rtest_abs_integrate.mac > patching file src/maxima.system > patching file src/grind.lisp > > Now configuring Maxima... > checking for a BSD-compatible install... /usr/bin/install -c > checking whether build environment is sane... yes > checking for a thread-safe mkdir -p... /usr/bin/mkdir -p > checking for gawk... gawk > checking whether make -j1 sets $(MAKE)... yes > checking for emacs... emacs > checking where .elc files should go... Found local metadata for > maxima-5.29.1.p4 > Found local sources at > /home/martin/Dokumente/Mathematik/Projekte/sage/upstream/maxima-5.29.1.tar.bz2 > Checksum: 40b01a718ddba1c8364d76a1e5d35d8f vs > 40b01a718ddba1c8364d76a1e5d35d8f > maxima-5.29.1.p4 > ==================================================== > Setting up build directory for maxima-5.29.1.p4 > Finished set up > **************************************************** > Host system: > Linux montauk 3.11.10-200.fc19.x86_64 #1 SMP Mon Dec 2 20:28:03 UTC 2013 > x86_64 x86_64 x86_64 GNU/Linux > **************************************************** > C compiler: gcc > C compiler version: > Using built-in specs. > COLLECT_GCC=gcc > COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.8.2/lto-wrapper > Target: x86_64-redhat-linux > Configured with: ../configure --prefix=/usr --mandir=/usr/share/man > --infodir=/usr/share/info --with-bugurl= > http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared > --enable-threads=posix --enable-checking=release --with-system-zlib > --enable-__cxa_atexit --disable-libunwind-exceptions > --enable-gnu-unique-object --enable-linker-build-id > --with-linker-hash-style=gnu > --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto > --enable-plugin --enable-initfini-array --enable-java-awt=gtk > --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre > --enable-libgcj-multifile --enable-java-maintainer-mode > --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib > --with-isl=/builddir/build/BUILD/gcc-4.8.2-20131017/obj-x86_64-redhat-linux/isl-install > > --with-cloog=/builddir/build/BUILD/gcc-4.8.2-20131017/obj-x86_64-redhat-linux/cloog-install > > --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux > Thread model: posix > gcc version 4.8.2 20131017 (Red Hat 4.8.2-1) (GCC) > **************************************************** > Applying patches (if any)... > patching file src/hayat.lisp > patching file tests/rtest_taylor.mac > patching file src/init-cl.lisp > patching file share/contrib/integration/abs_integrate.mac > patching file share/contrib/integration/rtest_abs_integrate.mac > patching file src/maxima.system > patching file src/grind.lisp > > Now configuring Maxima... > checking for a BSD-compatible install... /usr/bin/install -c > checking whether build environment is sane... yes > checking for a thread-safe mkdir -p... /usr/bin/mkdir -p > checking for gawk... gawk > checking whether make -j1 sets $(MAKE)... yes > checking for emacs... emacs > checking where .elc files should go... Found local metadata for > maxima-5.29.1.p4 > Found local sources at > /home/martin/Dokumente/Mathematik/Projekte/sage/upstream/maxima-5.29.1.tar.bz2 > Checksum: 40b01a718ddba1c8364d76a1e5d35d8f vs > 40b01a718ddba1c8364d76a1e5d35d8f > maxima-5.29.1.p4 > ==================================================== > Setting up build directory for maxima-5.29.1.p4 > Finished set up > **************************************************** > Host system: > Linux montauk 3.11.10-200.fc19.x86_64 #1 SMP Mon Dec 2 20:28:03 UTC 2013 > x86_64 x86_64 x86_64 GNU/Linux > **************************************************** > C compiler: gcc > C compiler version: > Using built-in specs. > COLLECT_GCC=gcc > COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.8.2/lto-wrapper > Target: x86_64-redhat-linux > Configured with: ../configure --prefix=/usr --mandir=/usr/share/man > --infodir=/usr/share/info --with-bugurl= > http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared > --enable-threads=posix --enable-checking=release --with-system-zlib > --enable-__cxa_atexit --disable-libunwind-exceptions > --enable-gnu-unique-object --enable-linker-build-id > --with-linker-hash-style=gnu > --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto > --enable-plugin --enable-initfini-array --enable-java-awt=gtk > --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre > --enable-libgcj-multifile --enable-java-maintainer-mode > --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib > --with-isl=/builddir/build/BUILD/gcc-4.8.2-20131017/obj-x86_64-redhat-linux/isl-install > > --with-cloog=/builddir/build/BUILD/gcc-4.8.2-20131017/obj-x86_64-redhat-linux/cloog-install > > --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux > Thread model: posix > gcc version 4.8.2 20131017 (Red Hat 4.8.2-1) (GCC) > **************************************************** > Applying patches (if any)... > patching file src/hayat.lisp > patching file tests/rtest_taylor.mac > patching file src/init-cl.lisp > patching file share/contrib/integration/abs_integrate.mac > patching file share/contrib/integration/rtest_abs_integrate.mac > patching file src/maxima.system > patching file src/grind.lisp > > Now configuring Maxima... > checking for a BSD-compatible install... /usr/bin/install -c > checking whether build environment is sane... yes > checking for a thread-safe mkdir -p... /usr/bin/mkdir -p > checking for gawk... gawk > checking whether make -j1 sets $(MAKE)... yes > checking for emacs... emacs > checking where .elc files should go... Found local metadata for > maxima-5.29.1.p4 > Found local sources at > /home/martin/Dokumente/Mathematik/Projekte/sage/upstream/maxima-5.29.1.tar.bz2 > Checksum: 40b01a718ddba1c8364d76a1e5d35d8f vs > 40b01a718ddba1c8364d76a1e5d35d8f > maxima-5.29.1.p4 > ==================================================== > Setting up build directory for maxima-5.29.1.p4 > Finished set up > **************************************************** > Host system: > Linux montauk 3.11.10-200.fc19.x86_64 #1 SMP Mon Dec 2 20:28:03 UTC 2013 > x86_64 x86_64 x86_64 GNU/Linux > **************************************************** > C compiler: gcc > C compiler version: > Using built-in specs. > COLLECT_GCC=gcc > COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.8.2/lto-wrapper > Target: x86_64-redhat-linux > Configured with: ../configure --prefix=/usr --mandir=/usr/share/man > --infodir=/usr/share/info --with-bugurl= > http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared > --enable-threads=posix --enable-checking=release --with-system-zlib > --enable-__cxa_atexit --disable-libunwind-exceptions > --enable-gnu-unique-object --enable-linker-build-id > --with-linker-hash-style=gnu > --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto > --enable-plugin --enable-initfini-array --enable-java-awt=gtk > --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre > --enable-libgcj-multifile --enable-java-maintainer-mode > --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib > --with-isl=/builddir/build/BUILD/gcc-4.8.2-20131017/obj-x86_64-redhat-linux/isl-install > > --with-cloog=/builddir/build/BUILD/gcc-4.8.2-20131017/obj-x86_64-redhat-linux/cloog-install > > --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux > Thread model: posix > gcc version 4.8.2 20131017 (Red Hat 4.8.2-1) (GCC) > **************************************************** > Applying patches (if any)... > patching file src/hayat.lisp > patching file tests/rtest_taylor.mac > patching file src/init-cl.lisp > patching file share/contrib/integration/abs_integrate.mac > patching file share/contrib/integration/rtest_abs_integrate.mac > patching file src/maxima.system > patching file src/grind.lisp > > Now configuring Maxima... > checking for a BSD-compatible install... /usr/bin/install -c > checking whether build environment is sane... yes > checking for a thread-safe mkdir -p... /usr/bin/mkdir -p > checking for gawk... gawk > checking whether make -j1 sets $(MAKE)... yes > checking for emacs... emacs > checking where .elc files should go... > > > Am Dienstag, 17. Dezember 2013 16:04:02 UTC+1 schrieb Volker Braun: >> >> Sage 6.0 Release Candidate 1 >> >> This is the second release candidate for Sage 6. Unless you find a new >> issue, this well be the 6.0 release some time tomorrow. >> >> Source tarball: >> http://boxen.math.washington.edu/home/vbraun/src/sage-6.0.rc1.tar.gz >> >> If you use git, you can do >> >> git clone git://github.com/sagemath/sage.git >> cd sage >> make >> >> Note to the experts, in case you missed it the first time: There is a new >> branch "develop" on our git server, this will always point to the most >> recent beta/rc version. The master branch will always point to the most >> recent "release", except right now it will be identical to "develop" since >> there is no sage-on-git release yet. >> >> -- You received this message because you are subscribed to the Google Groups "sage-release" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-release. For more options, visit https://groups.google.com/groups/opt_out.
