Hello,
Sage 2.10.alpha0 contains an updated FLINT release. As per usual I
forced to run make check and the following happened in 64 bit mode
with gcc 4.2.2 on Itanium:
Testing _fmpz_poly_mul_KS()... GNU MP: Cannot reallocate memory
(old_size=8 new_size=4294959128)
./spkg-check: line 51: 13014 Aborted ./fmpz_poly-test
real 13m45.435s
user 13m40.921s
sys 0m1.597s
sage: An error occurred while installing flint-1.05
Please email sage-devel
http://groups.google.com/group/sage-devel
explaining the problem and send the relevant part of
of /users/wstein/build/sage-2.10.alpha0/install.log. Describe your
computer, operating system, etc.
If you want to try to fix the problem, yourself *don't* just cd to
/users/wstein/build/sage-2.10.alpha0/spkg/build/flint-1.05 and type
'make'.
Instead type "/users/wstein/build/sage-2.10.alpha0/sage -sh"
in order to set all environment variables correctly, then cd to
/users/wstein/build/sage-2.10.alpha0/spkg/build/flint-1.05
(When you are done debugging, you can type "exit" to leave the
subshell.)
make[1]: *** [installed/flint-1.05] Error 1
make[1]: Leaving directory `/scratch/was/build/sage-2.10.alpha0/spkg'
real 48m8.044s
user 45m32.578s
sys 1m34.541s
The gmp I am linking against passes "make check".
Obviously anybody else seeing failures on any platforms with the
updated FLINT.spkg should report them here.
Cheers,
Michael