I just built 3.3.alpha2 ok on a 64-but Suse machine. Instead of using the command line "make && ./sage -testall" as I used to do I just did "make test". This did not work: after the build finishes this is what I see:
SAGE build/upgrade complete! . local/bin/sage-env && sage-starts && sage-maketest Warning: Attempted to overwrite SAGE_ROOT enviroment variable local/bin/sage-env: line 251: /home/jec/sage-3.0.4/local/bin/sage- check-64: No such file or directory make: *** [test] Error 1 I can go back to using the -testall method, but surely "make test" should work? Am I doing something wrong? John On 26 Jan, 09:42, mabshoff <mabsh...@googlemail.com> wrote: > On Jan 25, 4:45 pm, William Stein <wst...@gmail.com> wrote: > > > Hi, > > > Here's a summary of files failing on the vmware build farm (at least > > the part that was on), followed by failures on other machines. > > > opensuse64 fails to build. > > There is a fix for that one, but it hasn't made it into trac yet. > > > The 32-bit mandriva fails, but if I login > > to the console and try again it will continue building. Weird -- it > > could be a nohup-related problem. For > > full details > > seehttp://sage.math.washington.edu/home/was/farm/out/3.3.alpha2/ > > gcc blows up building the readline extension: > > gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall - > Wstrict-prototypes -I. -I/space/wstein/farm/sage-3.3.alpha2/spkg/build/ > python-2.5.2.p8/src/./Include -I. -IInclude -I./Include -I/space/ > wstein/farm/sage-3.3.alpha2/local/include -I/usr/local/include -I/ > space/wstein/farm/sage-3.3.alpha2/spkg/build/python-2.5.2.p8/src/ > Include -I/space/wstein/farm/sage-3.3.alpha2/spkg/build/ > python-2.5.2.p8/src -c /space/wstein/farm/sage-3.3.alpha2/spkg/build/ > python-2.5.2.p8/src/Modules/readline.c -o build/temp.linux-i686-2.5/ > space/wstein/farm/sage-3.3.alpha2/spkg/build/python-2.5.2.p8/src/ > Modules/readline.o > In file included from /space/wstein/farm/sage-3.3.alpha2/local/include/ > readline/readline.h:37, > from /space/wstein/farm/sage-3.3.alpha2/spkg/build/ > python-2.5.2.p8/src/Modules/readline.c:31: > /space/wstein/farm/sage-3.3.alpha2/local/include/readline/rltypedefs.h: > 35: warning: function declaration isn’t a prototype > /space/wstein/farm/sage-3.3.alpha2/local/include/readline/rltypedefs.h: > 36: warning: function declaration isn’t a prototype > /space/wstein/farm/sage-3.3.alpha2/local/include/readline/rltypedefs.h: > 37: warning: function declaration isn’t a prototype > /space/wstein/farm/sage-3.3.alpha2/local/include/readline/rltypedefs.h: > 38: warning: function declaration isn’t a prototype > In file included from /space/wstein/farm/sage-3.3.alpha2/spkg/build/ > python-2.5.2.p8/src/Modules/readline.c:31: > /space/wstein/farm/sage-3.3.alpha2/local/include/readline/readline.h: > 378: warning: function declaration isn’t a prototype > /space/wstein/farm/sage-3.3.alpha2/spkg/build/python-2.5.2.p8/src/ > Modules/readline.c: In function ‘flex_complete’: > /space/wstein/farm/sage-3.3.alpha2/spkg/build/python-2.5.2.p8/src/ > Modules/readline.c:681: warning: implicit declaration of function â > €˜completion_matches’ > /space/wstein/farm/sage-3.3.alpha2/spkg/build/python-2.5.2.p8/src/ > Modules/readline.c:681: warning: return makes pointer from integer > without a cast > gcc -pthread -shared -L/space/wstein/farm/sage-3.3.alpha2/local/lib - > I. -IInclude -I./Include -I/space/wstein/farm/sage-3.3.alpha2/local/ > include build/temp.linux-i686-2.5/space/wstein/farm/sage-3.3.alpha2/ > spkg/build/python-2.5.2.p8/src/Modules/readline.o -L/usr/lib/termcap - > L/space/wstein/farm/sage-3.3.alpha2/local/lib -L/usr/local/lib - > lreadline -ltermcap -o build/lib.linux-i686-2.5/readline.so > /bin/sh: line 1: 8440 Segmentation fault CC='gcc -pthread' > LDSHARED='gcc -pthread -shared' OPT='-DNDEBUG -g -fwrapv -O3 -Wall - > Wstrict-prototypes' ./python -E ./setup.py build > make[2]: *** [sharedmods] Error 139 > make[2]: Leaving directory `/space/wstein/farm/sage-3.3.alpha2/spkg/ > build/python-2.5.2.p8/src' > Error building Python. > > Someone ought to check for an updated gcc. > > > wst...@sage:~/farm/out/3.3.alpha2$ more summary.txt > > ==> centos32.out <== > > ==> centos64.out <== > > ==> debian32.out <== > > ==> debian64.out <== > > ==> fedora32.out <== > > ==> fedora64.out <== > > ==> mandriva32.out <== > > ==> mandriva64.out <== > > ==> opensuse64.out <== > > OS X 32-bit Intel: > > [wst...@eno eno]$ > > sage -t "devel/sage/sage/rings/polynomial/complex_roots.py" > > This is a new numerical noise issue. > > > ------ > > > cleo (itanium) -- clisp build fails > > Yeah, bye bye clisp in alpha3 :) > > > iras itanium: > > Linux > > OS X 10.4 PPC: > > sage -t "devel/sage/sage/calculus/calculus.py" > > Hmm, I wonder what is going wrong here since I never saw that one on > varro. > > > -------- > > > Sorry about the octave/maple failures -- I'm sure they were my fault > > for not marking something optional. > > Yes, but we can blame rlm for the positive review here :) > > Thanks to Alex the issue has been fixed and merged in alpha3. > > > William > > Cheers, > > Michael --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to sage-devel@googlegroups.com To unsubscribe from this group, send email to sage-devel-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---