On Wednesday, February 15, 2012 7:59:16 AM UTC-8, John H Palmieri wrote: > > > > On Tuesday, February 14, 2012 10:50:52 AM UTC-8, Jeroen Demeyer wrote: >> >> John, entropy, Could you try the following: >> >> $ rm spkg/logs/gcc-4.6.2.log >> $ MAKE="make -j1" SAGE_CHECK=yes CFLAGS="-O0" ./sage -f >> spkg/standard/gcc-4.6.2.spkg >> >> If it fails, send me spkg/logs/gcc-4.6.2.log >> > It failed. Log: < > http://sage.math.washington.edu/home/palmieri/misc/gcc-4.6.2-j1-sage-check-O0.log > >. > > Building with clang (but without SAGE_CHECK) worked. I'm rebuilding now > using clang and SAGE_CHECK=yes. >
This mostly worked. I skipped python's self-tests. cvxopt failed self tests (and in fact self-tests hung for that spkg; I had to ctrl-c to quit). Everything else installed fine. There was one doctest failure: rings/polynomial/pbori.pyx with two RuntimeErrors. -- John -- 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