Hi folks, It looks like somehow building on t2.math is broken again in Sage 4.4.2.alpha0. This time the failure is encountered when building the Maxima spkg. Here's a snippet of my install log:
;;; Note: Invoking external command: ;;; gcc "-I/disk/scratch/mvngu/sandbox/sage-4.4.2.alpha0-t2.math/local/include/" -I/disk/scratch/mvngu/sandbox/sage-4.4.2.alpha0-t2.math/local/include -O2 -g -Wall -fPIC -Dsun4sol2 -O -w -c "/disk/scratch/mvngu/sandbox/sage-4.4.2.alpha0-t2.math/spkg/build/maxima-5.20.1.p0/src/src/binary-ecl/sumcon.c" -o "/disk/scratch/mvngu/sandbox/sage-4.4.2.alpha0-t2.math/spkg/build/maxima-5.20.1.p0/src/src/binary-ecl/sumcon.o" ;;; Finished compiling /disk/scratch/mvngu/sandbox/sage-4.4.2.alpha0-t2.math/spkg/build/maxima-5.20.1.p0/src/src/sumcon.lisp. ;;; Note: Scanning #P"binary-ecl/sumcon.o" An error occurred during initialization: Filesystem error with pathname "/tmp/ECLINIT.c". Either 1) the file does not exist, or 2) we are not allow to access the file, or 3) the pathname points to a broken symbolic link.. ;;; Note: Found tag: "_eclgKJdGRn8_ulrCGJz" for binary-ecl/sumcon.omake[3]: *** [binary-ecl/maxima] Error 1 make[3]: Leaving directory `/disk/scratch/mvngu/sandbox/sage-4.4.2.alpha0-t2.math/spkg/build/maxima-5.20.1.p0/src/src' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/disk/scratch/mvngu/sandbox/sage-4.4.2.alpha0-t2.math/spkg/build/maxima-5.20.1.p0/src' *********************************************************** Failed to make Maxima. *********************************************************** real 2m7.455s user 1m22.370s sys 0m26.944s sage: An error occurred while installing maxima-5.20.1.p0 The full install log is up at the following URL for anyone who want to help out debugging this issue. http://sage.math.washington.edu/home/mvngu/doc/sage/install/sage-4.4.2/sage-4.4.2.alpha0-install-t2.math.log.gz -- Regards Minh Van Nguyen -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org