hi,

sage 4.3 fails to build on this machine at the m4ri stage, previous
version that
I compiled was sage-3.2, which worked fine.

Linux xxx.xxx.net 2.6.9-67.0.15.ELsmp #1 SMP Wed May 7 04:33:01 CDT
2008 i686 i686 i386 GNU/Linux
It's running Scientific Linux SL 4.8

Below is the last part of the install.log, please let me know if I
have to send more.


kind regards, -E



/bin/sh ./libtool --tag=CC   --mode=link gcc -std=gnu99 -mmmx -msse -
msse2 -msse3   -I/home/e.ab/software/src/SAGE/sage-4.3/local/include/ -
L/home/e.ab/software/src/SAGE/sage-4.3/local/lib -g -fPIC -Wall -
pedantic  -O2 -lm4ri -lm  -o test_solve test_solve.o
libtool: link: gcc -std=gnu99 -mmmx -msse -msse2 -msse3 -I/home/e.ab/
software/src/SAGE/sage-4.3/local/include/ -g -fPIC -Wall -pedantic -O2
-o .libs/test_solve test_solve.o  -L/home/e.ab/software/src/SAGE/
sage-4.3/local/lib /home/e.ab/software/src/SAGE/sage-4.3/spkg/build/
libm4ri-20091120.p0/src/.libs/libm4ri.so -lm -Wl,-rpath -Wl,/home/e.ab/
software/src/SAGE/sage-4.3/local/lib
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src   -I/home/e.ab/software/src/
SAGE/sage-4.3/local/include/ -mmmx -msse -msse2 -msse3   -I/home/e.ab/
software/src/SAGE/sage-4.3/local/include/ -L/home/e.ab/software/src/
SAGE/sage-4.3/local/lib -g -fPIC -Wall -pedantic  -O2 -MT
test_kernel.o -MD -MP -MF .deps/test_kernel.Tpo -c -o test_kernel.o
`test -f 'testsuite/test_kernel.c' || echo './'`testsuite/
test_kernel.c
In file included from ./m4ri/permutation.h:30,
                 from ./m4ri/m4ri.h:49,
                 from testsuite/test_kernel.c:22:
./m4ri/misc.h:367:1: warning: "CPU_L1_CACHE" redefined
In file included from ./m4ri/misc.h:33,
                 from ./m4ri/permutation.h:30,
                 from ./m4ri/m4ri.h:49,
                 from testsuite/test_kernel.c:22:
./m4ri/config.h:5:1: warning: this is the location of the previous
definition
mv -f .deps/test_kernel.Tpo .deps/test_kernel.Po
/bin/sh ./libtool --tag=CC   --mode=link gcc -std=gnu99 -mmmx -msse -
msse2 -msse3   -I/home/e.ab/software/src/SAGE/sage-4.3/local/include/ -
L/home/e.ab/software/src/SAGE/sage-4.3/local/lib -g -fPIC -Wall -
pedantic  -O2 -lm4ri -lm  -o test_kernel test_kernel.o
libtool: link: gcc -std=gnu99 -mmmx -msse -msse2 -msse3 -I/home/e.ab/
software/src/SAGE/sage-4.3/local/include/ -g -fPIC -Wall -pedantic -O2
-o .libs/test_kernel test_kernel.o  -L/home/e.ab/software/src/SAGE/
sage-4.3/local/lib /home/e.ab/software/src/SAGE/sage-4.3/spkg/build/
libm4ri-20091120.p0/src/.libs/libm4ri.so -lm -Wl,-rpath -Wl,/home/e.ab/
software/src/SAGE/sage-4.3/local/lib
make[3]: Leaving directory `/data1/software/src/SAGE/sage-4.3/spkg/
build/libm4ri-20091120.p0/src'
make  check-TESTS
make[3]: Entering directory `/data1/software/src/SAGE/sage-4.3/spkg/
build/libm4ri-20091120.p0/src'
/bin/sh: line 1:  6592 Segmentation fault      ${dir}$tst
FAIL: test_multiplication
/bin/sh: line 1:  6616 Segmentation fault      ${dir}$tst
FAIL: test_elimination
/bin/sh: line 1:  6640 Segmentation fault      ${dir}$tst
FAIL: test_trsm
/bin/sh: line 1:  6664 Segmentation fault      ${dir}$tst
FAIL: test_lqup
/bin/sh: line 1:  6688 Segmentation fault      ${dir}$tst
FAIL: test_solve
/bin/sh: line 1:  6712 Segmentation fault      ${dir}$tst
FAIL: test_kernel
===================
6 of 6 tests failed
===================
make[3]: *** [check-TESTS] Error 1
make[3]: Leaving directory `/data1/software/src/SAGE/sage-4.3/spkg/
build/libm4ri-20091120.p0/src'
make[2]: *** [check-am] Error 2
make[2]: Leaving directory `/data1/software/src/SAGE/sage-4.3/spkg/
build/libm4ri-20091120.p0/src'
libm4ri testsuite failed, please report upstream!

real    0m36.876s
user    0m31.363s
sys     0m4.580s
sage: An error occurred while installing libm4ri-20091120.p0
Please email sage-devel http://groups.google.com/group/sage-devel
explaining the problem and send the relevant part of
of /home/e.ab/software/src/SAGE/sage-4.3/install.log.  Describe your
computer, operating system, etc.
If you want to try to fix the problem yourself, *don't* just cd to
/home/e.ab/software/src/SAGE/sage-4.3/spkg/build/libm4ri-20091120.p0
and type 'make check' or whatever is appropriate.
Instead, the following commands setup all environment variables
correctly and load a subshell for you to debug the error:
(cd '/home/e.ab/software/src/SAGE/sage-4.3/spkg/build/
libm4ri-20091120.p0' && '/home/e.ab/software/src/SAGE/sage-4.3/sage' -
sh)
When you are done debugging, you can type "exit" to leave the
subshell.
make[1]: *** [installed/libm4ri-20091120.p0] Error 1
make[1]: Leaving directory `/data1/software/src/SAGE/sage-4.3/spkg'

real    109m51.387s
user    95m18.981s
sys     14m36.571s
Error building Sage.
-- 
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

Reply via email to