I put that into gdb; the problem seems to originate in emacs. Summary: 1) Yes, I killed the make procress several time, sorry I forgot that this would extend the log file, and I stupidly copied the whole thing. 2) No CPU activity. 3) It seems that the following command is to be blamed:
emacs -q -batch -eval '(while load-path (princ (concat (car load-path) "\n")) (setq load-path (cdr load-path)))' Output is: Loading /usr/share/emacs/site-lisp/site-start.d/auctex.el (source)... Loading /usr/share/emacs/site-lisp/site-start.d/auto-complete-init.el (source)... Loading /usr/share/emacs/site-lisp/site-start.d/desktop-entry-mode-init.el (source)... Loading /usr/share/emacs/site-lisp/site-start.d/emacs-goodies-loaddefs.el (source)... Loading /usr/share/emacs/site-lisp/site-start.d/gnus-bonus-init.el (source)... Loading /usr/share/emacs/site-lisp/site-start.d/haskell-mode-init.el (source)... Loading haskell-site-file... Loading /usr/share/emacs/site-lisp/site-start.d/preview-latex.el (source)... Loading /usr/share/emacs/site-lisp/site-start.d/pymacs-init.el (source)... Loading /usr/share/emacs/site-lisp/site-start.d/rpmdev-init.el (source)... Loading /usr/share/emacs/site-lisp/site-start.d/systemtap-init.el (source)... Loading /usr/share/emacs/site-lisp/site-start.d/vala-init.el (source)... /usr/share/emacs/site-lisp/haskell-mode/ /usr/share/emacs/site-lisp/gnus-bonus/ /usr/share/emacs/site-lisp/auctex /usr/share/emacs/24.3/site-lisp /usr/share/emacs/site-lisp /usr/share/emacs/site-lisp/auto-complete /usr/share/emacs/site-lisp/desktop-file-utils /usr/share/emacs/site-lisp/gnus-bonus /usr/share/emacs/site-lisp/goodies /usr/share/emacs/site-lisp/haskell-mode /usr/share/emacs/site-lisp/site-start.d /usr/share/emacs/site-lisp/vala /usr/share/emacs/site-lisp/auto-complete/ac-dict /usr/share/emacs/24.3/lisp /usr/share/emacs/24.3/lisp/vc /usr/share/emacs/24.3/lisp/url /usr/share/emacs/24.3/lisp/textmodes /usr/share/emacs/24.3/lisp/progmodes /usr/share/emacs/24.3/lisp/play /usr/share/emacs/24.3/lisp/org /usr/share/emacs/24.3/lisp/nxml /usr/share/emacs/24.3/lisp/net /usr/share/emacs/24.3/lisp/mh-e /usr/share/emacs/24.3/lisp/mail /usr/share/emacs/24.3/lisp/language /usr/share/emacs/24.3/lisp/international /usr/share/emacs/24.3/lisp/gnus /usr/share/emacs/24.3/lisp/eshell /usr/share/emacs/24.3/lisp/erc /usr/share/emacs/24.3/lisp/emulation /usr/share/emacs/24.3/lisp/emacs-lisp /usr/share/emacs/24.3/lisp/cedet /usr/share/emacs/24.3/lisp/calendar /usr/share/emacs/24.3/lisp/calc /usr/share/emacs/24.3/lisp/obsolete /usr/share/emacs/24.3/leim Cannot open load file: pp 4) I have killed the emacs process (as opposed to before, when I killed make), and the build continues and finishes successfully. Since my emacs install is not overly excotic, I wonder why this hangs. Martin Am Dienstag, 17. Dezember 2013 20:07:32 UTC+1 schrieb Volker Braun: > > 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.
