Hi all. After about an hour and a half of compiling, the build fails with 
errors due to segmentation faults in some test programs. The relevant 
information from the install log is attached.

Any help greatly appreciated.

Thanks,
Jeff

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to 
sage-support-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Finished extraction
****************************************************
Host system
uname -a:
Linux localhost.localdomain 2.6.9-89.0.11.ELsmp #1 SMP Tue Sep 15 07:16:37 EDT 2009 i686 i686 i386 GNU/Linux
****************************************************
****************************************************
CC Version
gcc -v
Reading specs from /usr/lib/gcc/i386-redhat-linux/3.4.6/specs
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-java-awt=gtk --host=i386-redhat-linux
Thread model: posix
gcc version 3.4.6 20060404 (Red Hat 3.4.6-11)
****************************************************




configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make[2]: Entering directory `/home/jeff/math/sage-4.1.1/spkg/build/libm4ri-20090617/src'
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src   -I/home/jeff/math/sage-4.1.1/local/include/ -std=c99 -mmmx -msse -msse2 -msse3   -fPIC -I/home/jeff/math/sage-4.1.1/local/include/ -L/home/jeff/math/sage-4.1.1/local/lib -Wall -pedantic -g -O2 -MT brilliantrussian.lo -MD -MP -MF .deps/brilliantrussian.Tpo -c -o brilliantrussian.lo `test -f 'src/brilliantrussian.c' || echo './'`src/brilliantrussian.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -I/home/jeff/math/sage-4.1.1/local/include/ -std=c99 -mmmx -msse -msse2 -msse3 -fPIC -I/home/jeff/math/sage-4.1.1/local/include/ -L/home/jeff/math/sage-4.1.1/local/lib -Wall -pedantic -g -O2 -MT brilliantrussian.lo -MD -MP -MF .deps/brilliantrussian.Tpo -c src/brilliantrussian.c  -fPIC -DPIC -o .libs/brilliantrussian.o
In file included from src/brilliantrussian.c:22:
src/misc.h:367:1: warning: "CPU_L1_CACHE" redefined
In file included from src/misc.h:33,
                 from src/brilliantrussian.c:22:
src/config.h:5:1: warning: this is the location of the previous definition
src/brilliantrussian.c: In function `mzd_invert_m4ri':
src/brilliantrussian.c:869: warning: 'answer' might be used uninitialized in this function
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -I/home/jeff/math/sage-4.1.1/local/include/ -std=c99 -mmmx -msse -msse2 -msse3 -fPIC -I/home/jeff/math/sage-4.1.1/local/include/ -L/home/jeff/math/sage-4.1.1/local/lib -Wall -pedantic -g -O2 -MT brilliantrussian.lo -MD -MP -MF .deps/brilliantrussian.Tpo -c src/brilliantrussian.c -o brilliantrussian.o >/dev/null 2>&1
mv -f .deps/brilliantrussian.Tpo .deps/brilliantrussian.Plo
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src   -I/home/jeff/math/sage-4.1.1/local/include/ -std=c99 -mmmx -msse -msse2 -msse3   -fPIC -I/home/jeff/math/sage-4.1.1/local/include/ -L/home/jeff/math/sage-4.1.1/local/lib -Wall -pedantic -g -O2 -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c -o misc.lo `test -f 'src/misc.c' || echo './'`src/misc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -I/home/jeff/math/sage-4.1.1/local/include/ -std=c99 -mmmx -msse -msse2 -msse3 -fPIC -I/home/jeff/math/sage-4.1.1/local/include/ -L/home/jeff/math/sage-4.1.1/local/lib -Wall -pedantic -g -O2 -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c src/misc.c  -fPIC -DPIC -o .libs/misc.o
In file included from src/misc.c:31:
src/misc.h:367:1: warning: "CPU_L1_CACHE" redefined
In file included from src/misc.h:33,
                 from src/misc.c:31:
src/config.h:5:1: warning: this is the location of the previous definition
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -I/home/jeff/math/sage-4.1.1/local/include/ -std=c99 -mmmx -msse -msse2 -msse3 -fPIC -I/home/jeff/math/sage-4.1.1/local/include/ -L/home/jeff/math/sage-4.1.1/local/lib -Wall -pedantic -g -O2 -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c src/misc.c -o misc.o >/dev/null 2>&1
mv -f .deps/misc.Tpo .deps/misc.Plo
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src   -I/home/jeff/math/sage-4.1.1/local/include/ -std=c99 -mmmx -msse -msse2 -msse3   -fPIC -I/home/jeff/math/sage-4.1.1/local/include/ -L/home/jeff/math/sage-4.1.1/local/lib -Wall -pedantic -g -O2 -MT packedmatrix.lo -MD -MP -MF .deps/packedmatrix.Tpo -c -o packedmatrix.lo `test -f 'src/packedmatrix.c' || echo './'`src/packedmatrix.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -I/home/jeff/math/sage-4.1.1/local/include/ -std=c99 -mmmx -msse -msse2 -msse3 -fPIC -I/home/jeff/math/sage-4.1.1/local/include/ -L/home/jeff/math/sage-4.1.1/local/lib -Wall -pedantic -g -O2 -MT packedmatrix.lo -MD -MP -MF .deps/packedmatrix.Tpo -c src/packedmatrix.c  -fPIC -DPIC -o .libs/packedmatrix.o
In file included from src/packedmatrix.h:36,
                 from src/packedmatrix.c:22:
src/misc.h:367:1: warning: "CPU_L1_CACHE" redefined
In file included from src/misc.h:33,
                 from src/packedmatrix.h:36,
                 from src/packedmatrix.c:22:
src/config.h:5:1: warning: this is the location of the previous definition
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -I/home/jeff/math/sage-4.1.1/local/include/ -std=c99 -mmmx -msse -msse2 -msse3 -fPIC -I/home/jeff/math/sage-4.1.1/local/include/ -L/home/jeff/math/sage-4.1.1/local/lib -Wall -pedantic -g -O2 -MT packedmatrix.lo -MD -MP -MF .deps/packedmatrix.Tpo -c src/packedmatrix.c -o packedmatrix.o >/dev/null 2>&1
mv -f .deps/packedmatrix.Tpo .deps/packedmatrix.Plo
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src   -I/home/jeff/math/sage-4.1.1/local/include/ -std=c99 -mmmx -msse -msse2 -msse3   -fPIC -I/home/jeff/math/sage-4.1.1/local/include/ -L/home/jeff/math/sage-4.1.1/local/lib -Wall -pedantic -g -O2 -MT grayflex.lo -MD -MP -MF .deps/grayflex.Tpo -c -o grayflex.lo `test -f 'src/grayflex.c' || echo './'`src/grayflex.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -I/home/jeff/math/sage-4.1.1/local/include/ -std=c99 -mmmx -msse -msse2 -msse3 -fPIC -I/home/jeff/math/sage-4.1.1/local/include/ -L/home/jeff/math/sage-4.1.1/local/lib -Wall -pedantic -g -O2 -MT grayflex.lo -MD -MP -MF .deps/grayflex.Tpo -c src/grayflex.c  -fPIC -DPIC -o .libs/grayflex.o
In file included from src/grayflex.h:35,
                 from src/grayflex.c:21:
src/misc.h:367:1: warning: "CPU_L1_CACHE" redefined
In file included from src/misc.h:33,
                 from src/grayflex.h:35,
                 from src/grayflex.c:21:
src/config.h:5:1: warning: this is the location of the previous definition
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -I/home/jeff/math/sage-4.1.1/local/include/ -std=c99 -mmmx -msse -msse2 -msse3 -fPIC -I/home/jeff/math/sage-4.1.1/local/include/ -L/home/jeff/math/sage-4.1.1/local/lib -Wall -pedantic -g -O2 -MT grayflex.lo -MD -MP -MF .deps/grayflex.Tpo -c src/grayflex.c -o grayflex.o >/dev/null 2>&1
mv -f .deps/grayflex.Tpo .deps/grayflex.Plo
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src   -I/home/jeff/math/sage-4.1.1/local/include/ -std=c99 -mmmx -msse -msse2 -msse3   -fPIC -I/home/jeff/math/sage-4.1.1/local/include/ -L/home/jeff/math/sage-4.1.1/local/lib -Wall -pedantic -g -O2 -MT strassen.lo -MD -MP -MF .deps/strassen.Tpo -c -o strassen.lo `test -f 'src/strassen.c' || echo './'`src/strassen.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -I/home/jeff/math/sage-4.1.1/local/include/ -std=c99 -mmmx -msse -msse2 -msse3 -fPIC -I/home/jeff/math/sage-4.1.1/local/include/ -L/home/jeff/math/sage-4.1.1/local/lib -Wall -pedantic -g -O2 -MT strassen.lo -MD -MP -MF .deps/strassen.Tpo -c src/strassen.c  -fPIC -DPIC -o .libs/strassen.o
In file included from src/grayflex.h:35,
                 from src/strassen.c:23:
src/misc.h:367:1: warning: "CPU_L1_CACHE" redefined
In file included from src/misc.h:33,
                 from src/grayflex.h:35,
                 from src/strassen.c:23:
src/config.h:5:1: warning: this is the location of the previous definition
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -I/home/jeff/math/sage-4.1.1/local/include/ -std=c99 -mmmx -msse -msse2 -msse3 -fPIC -I/home/jeff/math/sage-4.1.1/local/include/ -L/home/jeff/math/sage-4.1.1/local/lib -Wall -pedantic -g -O2 -MT strassen.lo -MD -MP -MF .deps/strassen.Tpo -c src/strassen.c -o strassen.o >/dev/null 2>&1
mv -f .deps/strassen.Tpo .deps/strassen.Plo
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src   -I/home/jeff/math/sage-4.1.1/local/include/ -std=c99 -mmmx -msse -msse2 -msse3   -fPIC -I/home/jeff/math/sage-4.1.1/local/include/ -L/home/jeff/math/sage-4.1.1/local/lib -Wall -pedantic -g -O2 -MT permutation.lo -MD -MP -MF .deps/permutation.Tpo -c -o permutation.lo `test -f 'src/permutation.c' || echo './'`src/permutation.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -I/home/jeff/math/sage-4.1.1/local/include/ -std=c99 -mmmx -msse -msse2 -msse3 -fPIC -I/home/jeff/math/sage-4.1.1/local/include/ -L/home/jeff/math/sage-4.1.1/local/lib -Wall -pedantic -g -O2 -MT permutation.lo -MD -MP -MF .deps/permutation.Tpo -c src/permutation.c  -fPIC -DPIC -o .libs/permutation.o
In file included from src/permutation.h:30,
                 from src/permutation.c:20:
src/misc.h:367:1: warning: "CPU_L1_CACHE" redefined
In file included from src/misc.h:33,
                 from src/permutation.h:30,
                 from src/permutation.c:20:
src/config.h:5:1: warning: this is the location of the previous definition
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -I/home/jeff/math/sage-4.1.1/local/include/ -std=c99 -mmmx -msse -msse2 -msse3 -fPIC -I/home/jeff/math/sage-4.1.1/local/include/ -L/home/jeff/math/sage-4.1.1/local/lib -Wall -pedantic -g -O2 -MT permutation.lo -MD -MP -MF .deps/permutation.Tpo -c src/permutation.c -o permutation.o >/dev/null 2>&1
mv -f .deps/permutation.Tpo .deps/permutation.Plo
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src   -I/home/jeff/math/sage-4.1.1/local/include/ -std=c99 -mmmx -msse -msse2 -msse3   -fPIC -I/home/jeff/math/sage-4.1.1/local/include/ -L/home/jeff/math/sage-4.1.1/local/lib -Wall -pedantic -g -O2 -MT trsm.lo -MD -MP -MF .deps/trsm.Tpo -c -o trsm.lo `test -f 'src/trsm.c' || echo './'`src/trsm.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -I/home/jeff/math/sage-4.1.1/local/include/ -std=c99 -mmmx -msse -msse2 -msse3 -fPIC -I/home/jeff/math/sage-4.1.1/local/include/ -L/home/jeff/math/sage-4.1.1/local/lib -Wall -pedantic -g -O2 -MT trsm.lo -MD -MP -MF .deps/trsm.Tpo -c src/trsm.c  -fPIC -DPIC -o .libs/trsm.o
In file included from src/trsm.h:31,
                 from src/trsm.c:21:
src/misc.h:367:1: warning: "CPU_L1_CACHE" redefined
In file included from src/misc.h:33,
                 from src/trsm.h:31,
                 from src/trsm.c:21:
src/config.h:5:1: warning: this is the location of the previous definition
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -I/home/jeff/math/sage-4.1.1/local/include/ -std=c99 -mmmx -msse -msse2 -msse3 -fPIC -I/home/jeff/math/sage-4.1.1/local/include/ -L/home/jeff/math/sage-4.1.1/local/lib -Wall -pedantic -g -O2 -MT trsm.lo -MD -MP -MF .deps/trsm.Tpo -c src/trsm.c -o trsm.o >/dev/null 2>&1
mv -f .deps/trsm.Tpo .deps/trsm.Plo
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src   -I/home/jeff/math/sage-4.1.1/local/include/ -std=c99 -mmmx -msse -msse2 -msse3   -fPIC -I/home/jeff/math/sage-4.1.1/local/include/ -L/home/jeff/math/sage-4.1.1/local/lib -Wall -pedantic -g -O2 -MT lqup.lo -MD -MP -MF .deps/lqup.Tpo -c -o lqup.lo `test -f 'src/lqup.c' || echo './'`src/lqup.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -I/home/jeff/math/sage-4.1.1/local/include/ -std=c99 -mmmx -msse -msse2 -msse3 -fPIC -I/home/jeff/math/sage-4.1.1/local/include/ -L/home/jeff/math/sage-4.1.1/local/lib -Wall -pedantic -g -O2 -MT lqup.lo -MD -MP -MF .deps/lqup.Tpo -c src/lqup.c  -fPIC -DPIC -o .libs/lqup.o
In file included from src/lqup.c:21:
src/misc.h:367:1: warning: "CPU_L1_CACHE" redefined
In file included from src/misc.h:33,
                 from src/lqup.c:21:
src/config.h:5:1: warning: this is the location of the previous definition
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -I/home/jeff/math/sage-4.1.1/local/include/ -std=c99 -mmmx -msse -msse2 -msse3 -fPIC -I/home/jeff/math/sage-4.1.1/local/include/ -L/home/jeff/math/sage-4.1.1/local/lib -Wall -pedantic -g -O2 -MT lqup.lo -MD -MP -MF .deps/lqup.Tpo -c src/lqup.c -o lqup.o >/dev/null 2>&1
mv -f .deps/lqup.Tpo .deps/lqup.Plo
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src   -I/home/jeff/math/sage-4.1.1/local/include/ -std=c99 -mmmx -msse -msse2 -msse3   -fPIC -I/home/jeff/math/sage-4.1.1/local/include/ -L/home/jeff/math/sage-4.1.1/local/lib -Wall -pedantic -g -O2 -MT solve.lo -MD -MP -MF .deps/solve.Tpo -c -o solve.lo `test -f 'src/solve.c' || echo './'`src/solve.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -I/home/jeff/math/sage-4.1.1/local/include/ -std=c99 -mmmx -msse -msse2 -msse3 -fPIC -I/home/jeff/math/sage-4.1.1/local/include/ -L/home/jeff/math/sage-4.1.1/local/lib -Wall -pedantic -g -O2 -MT solve.lo -MD -MP -MF .deps/solve.Tpo -c src/solve.c  -fPIC -DPIC -o .libs/solve.o
In file included from src/solve.h:32,
                 from src/solve.c:21:
src/misc.h:367:1: warning: "CPU_L1_CACHE" redefined
In file included from src/misc.h:33,
                 from src/solve.h:32,
                 from src/solve.c:21:
src/config.h:5:1: warning: this is the location of the previous definition
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -I/home/jeff/math/sage-4.1.1/local/include/ -std=c99 -mmmx -msse -msse2 -msse3 -fPIC -I/home/jeff/math/sage-4.1.1/local/include/ -L/home/jeff/math/sage-4.1.1/local/lib -Wall -pedantic -g -O2 -MT solve.lo -MD -MP -MF .deps/solve.Tpo -c src/solve.c -o solve.o >/dev/null 2>&1
mv -f .deps/solve.Tpo .deps/solve.Plo
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src   -I/home/jeff/math/sage-4.1.1/local/include/ -std=c99 -mmmx -msse -msse2 -msse3   -fPIC -I/home/jeff/math/sage-4.1.1/local/include/ -L/home/jeff/math/sage-4.1.1/local/lib -Wall -pedantic -g -O2 -MT pluq_mmpf.lo -MD -MP -MF .deps/pluq_mmpf.Tpo -c -o pluq_mmpf.lo `test -f 'src/pluq_mmpf.c' || echo './'`src/pluq_mmpf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -I/home/jeff/math/sage-4.1.1/local/include/ -std=c99 -mmmx -msse -msse2 -msse3 -fPIC -I/home/jeff/math/sage-4.1.1/local/include/ -L/home/jeff/math/sage-4.1.1/local/lib -Wall -pedantic -g -O2 -MT pluq_mmpf.lo -MD -MP -MF .deps/pluq_mmpf.Tpo -c src/pluq_mmpf.c  -fPIC -DPIC -o .libs/pluq_mmpf.o
In file included from src/pluq_mmpf.c:23:
src/misc.h:367:1: warning: "CPU_L1_CACHE" redefined
In file included from src/misc.h:33,
                 from src/pluq_mmpf.c:23:
src/config.h:5:1: warning: this is the location of the previous definition
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -I/home/jeff/math/sage-4.1.1/local/include/ -std=c99 -mmmx -msse -msse2 -msse3 -fPIC -I/home/jeff/math/sage-4.1.1/local/include/ -L/home/jeff/math/sage-4.1.1/local/lib -Wall -pedantic -g -O2 -MT pluq_mmpf.lo -MD -MP -MF .deps/pluq_mmpf.Tpo -c src/pluq_mmpf.c -o pluq_mmpf.o >/dev/null 2>&1
mv -f .deps/pluq_mmpf.Tpo .deps/pluq_mmpf.Plo
/bin/sh ./libtool --tag=CC   --mode=link gcc -std=c99 -mmmx -msse -msse2 -msse3   -fPIC -I/home/jeff/math/sage-4.1.1/local/include/ -L/home/jeff/math/sage-4.1.1/local/lib -Wall -pedantic -g -O2 -release 0.0.20090615  -o libm4ri.la -rpath /home/jeff/math/sage-4.1.1/local/lib brilliantrussian.lo misc.lo packedmatrix.lo grayflex.lo strassen.lo permutation.lo trsm.lo lqup.lo solve.lo pluq_mmpf.lo  
libtool: link: gcc -shared  .libs/brilliantrussian.o .libs/misc.o .libs/packedmatrix.o .libs/grayflex.o .libs/strassen.o .libs/permutation.o .libs/trsm.o .libs/lqup.o .libs/solve.o .libs/pluq_mmpf.o   -L/home/jeff/math/sage-4.1.1/local/lib  -mmmx -msse -msse2 -msse3   -Wl,-soname -Wl,libm4ri-0.0.20090615.so -o .libs/libm4ri-0.0.20090615.so
libtool: link: (cd ".libs" && rm -f "libm4ri.so" && ln -s "libm4ri-0.0.20090615.so" "libm4ri.so")
libtool: link: ar cru .libs/libm4ri.a  brilliantrussian.o misc.o packedmatrix.o grayflex.o strassen.o permutation.o trsm.o lqup.o solve.o pluq_mmpf.o
libtool: link: ranlib .libs/libm4ri.a
libtool: link: ( cd ".libs" && rm -f "libm4ri.la" && ln -s "../libm4ri.la" "libm4ri.la" )
make[2]: Leaving directory `/home/jeff/math/sage-4.1.1/spkg/build/libm4ri-20090617/src'
make[2]: Entering directory `/home/jeff/math/sage-4.1.1/spkg/build/libm4ri-20090617/src'
make  test_multiplication test_elimination test_trsm test_lqup test_solve test_kernel
make[3]: Entering directory `/home/jeff/math/sage-4.1.1/spkg/build/libm4ri-20090617/src'
gcc -DHAVE_CONFIG_H -I. -I./src   -I/home/jeff/math/sage-4.1.1/local/include/ -std=c99 -mmmx -msse -msse2 -msse3   -fPIC -I/home/jeff/math/sage-4.1.1/local/include/ -L/home/jeff/math/sage-4.1.1/local/lib -Wall -pedantic -g -O2 -MT test_multiplication.o -MD -MP -MF .deps/test_multiplication.Tpo -c -o test_multiplication.o `test -f 'testsuite/test_multiplication.c' || echo './'`testsuite/test_multiplication.c
In file included from ./m4ri/permutation.h:30,
                 from ./m4ri/m4ri.h:49,
                 from testsuite/test_multiplication.c:2:
./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_multiplication.c:2:
./m4ri/config.h:5:1: warning: this is the location of the previous definition
mv -f .deps/test_multiplication.Tpo .deps/test_multiplication.Po
/bin/sh ./libtool --tag=CC   --mode=link gcc -std=c99 -mmmx -msse -msse2 -msse3   -fPIC -I/home/jeff/math/sage-4.1.1/local/include/ -L/home/jeff/math/sage-4.1.1/local/lib -Wall -pedantic -g -O2 -lm4ri -lm  -o test_multiplication test_multiplication.o  
libtool: link: gcc -std=c99 -mmmx -msse -msse2 -msse3 -fPIC -I/home/jeff/math/sage-4.1.1/local/include/ -Wall -pedantic -g -O2 -o .libs/test_multiplication test_multiplication.o  -L/home/jeff/math/sage-4.1.1/local/lib /home/jeff/math/sage-4.1.1/spkg/build/libm4ri-20090617/src/.libs/libm4ri.so -lm -Wl,-rpath -Wl,/home/jeff/math/sage-4.1.1/local/lib
gcc -DHAVE_CONFIG_H -I. -I./src   -I/home/jeff/math/sage-4.1.1/local/include/ -std=c99 -mmmx -msse -msse2 -msse3   -fPIC -I/home/jeff/math/sage-4.1.1/local/include/ -L/home/jeff/math/sage-4.1.1/local/lib -Wall -pedantic -g -O2 -MT test_elimination.o -MD -MP -MF .deps/test_elimination.Tpo -c -o test_elimination.o `test -f 'testsuite/test_elimination.c' || echo './'`testsuite/test_elimination.c
In file included from ./m4ri/permutation.h:30,
                 from ./m4ri/m4ri.h:49,
                 from testsuite/test_elimination.c:2:
./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_elimination.c:2:
./m4ri/config.h:5:1: warning: this is the location of the previous definition
mv -f .deps/test_elimination.Tpo .deps/test_elimination.Po
/bin/sh ./libtool --tag=CC   --mode=link gcc -std=c99 -mmmx -msse -msse2 -msse3   -fPIC -I/home/jeff/math/sage-4.1.1/local/include/ -L/home/jeff/math/sage-4.1.1/local/lib -Wall -pedantic -g -O2 -lm4ri -lm  -o test_elimination test_elimination.o  
libtool: link: gcc -std=c99 -mmmx -msse -msse2 -msse3 -fPIC -I/home/jeff/math/sage-4.1.1/local/include/ -Wall -pedantic -g -O2 -o .libs/test_elimination test_elimination.o  -L/home/jeff/math/sage-4.1.1/local/lib /home/jeff/math/sage-4.1.1/spkg/build/libm4ri-20090617/src/.libs/libm4ri.so -lm -Wl,-rpath -Wl,/home/jeff/math/sage-4.1.1/local/lib
gcc -DHAVE_CONFIG_H -I. -I./src   -I/home/jeff/math/sage-4.1.1/local/include/ -std=c99 -mmmx -msse -msse2 -msse3   -fPIC -I/home/jeff/math/sage-4.1.1/local/include/ -L/home/jeff/math/sage-4.1.1/local/lib -Wall -pedantic -g -O2 -MT test_trsm.o -MD -MP -MF .deps/test_trsm.Tpo -c -o test_trsm.o `test -f 'testsuite/test_trsm.c' || echo './'`testsuite/test_trsm.c
In file included from ./m4ri/permutation.h:30,
                 from ./m4ri/m4ri.h:49,
                 from testsuite/test_trsm.c:2:
./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_trsm.c:2:
./m4ri/config.h:5:1: warning: this is the location of the previous definition
mv -f .deps/test_trsm.Tpo .deps/test_trsm.Po
/bin/sh ./libtool --tag=CC   --mode=link gcc -std=c99 -mmmx -msse -msse2 -msse3   -fPIC -I/home/jeff/math/sage-4.1.1/local/include/ -L/home/jeff/math/sage-4.1.1/local/lib -Wall -pedantic -g -O2 -lm4ri -lm  -o test_trsm test_trsm.o  
libtool: link: gcc -std=c99 -mmmx -msse -msse2 -msse3 -fPIC -I/home/jeff/math/sage-4.1.1/local/include/ -Wall -pedantic -g -O2 -o .libs/test_trsm test_trsm.o  -L/home/jeff/math/sage-4.1.1/local/lib /home/jeff/math/sage-4.1.1/spkg/build/libm4ri-20090617/src/.libs/libm4ri.so -lm -Wl,-rpath -Wl,/home/jeff/math/sage-4.1.1/local/lib
gcc -DHAVE_CONFIG_H -I. -I./src   -I/home/jeff/math/sage-4.1.1/local/include/ -std=c99 -mmmx -msse -msse2 -msse3   -fPIC -I/home/jeff/math/sage-4.1.1/local/include/ -L/home/jeff/math/sage-4.1.1/local/lib -Wall -pedantic -g -O2 -MT test_lqup.o -MD -MP -MF .deps/test_lqup.Tpo -c -o test_lqup.o `test -f 'testsuite/test_lqup.c' || echo './'`testsuite/test_lqup.c
In file included from ./m4ri/permutation.h:30,
                 from ./m4ri/m4ri.h:49,
                 from testsuite/test_lqup.c:2:
./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_lqup.c:2:
./m4ri/config.h:5:1: warning: this is the location of the previous definition
mv -f .deps/test_lqup.Tpo .deps/test_lqup.Po
/bin/sh ./libtool --tag=CC   --mode=link gcc -std=c99 -mmmx -msse -msse2 -msse3   -fPIC -I/home/jeff/math/sage-4.1.1/local/include/ -L/home/jeff/math/sage-4.1.1/local/lib -Wall -pedantic -g -O2 -lm4ri -lm  -o test_lqup test_lqup.o  
libtool: link: gcc -std=c99 -mmmx -msse -msse2 -msse3 -fPIC -I/home/jeff/math/sage-4.1.1/local/include/ -Wall -pedantic -g -O2 -o .libs/test_lqup test_lqup.o  -L/home/jeff/math/sage-4.1.1/local/lib /home/jeff/math/sage-4.1.1/spkg/build/libm4ri-20090617/src/.libs/libm4ri.so -lm -Wl,-rpath -Wl,/home/jeff/math/sage-4.1.1/local/lib
gcc -DHAVE_CONFIG_H -I. -I./src   -I/home/jeff/math/sage-4.1.1/local/include/ -std=c99 -mmmx -msse -msse2 -msse3   -fPIC -I/home/jeff/math/sage-4.1.1/local/include/ -L/home/jeff/math/sage-4.1.1/local/lib -Wall -pedantic -g -O2 -MT test_solve.o -MD -MP -MF .deps/test_solve.Tpo -c -o test_solve.o `test -f 'testsuite/test_solve.c' || echo './'`testsuite/test_solve.c
In file included from ./m4ri/permutation.h:30,
                 from ./m4ri/m4ri.h:49,
                 from testsuite/test_solve.c:2:
./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_solve.c:2:
./m4ri/config.h:5:1: warning: this is the location of the previous definition
mv -f .deps/test_solve.Tpo .deps/test_solve.Po
/bin/sh ./libtool --tag=CC   --mode=link gcc -std=c99 -mmmx -msse -msse2 -msse3   -fPIC -I/home/jeff/math/sage-4.1.1/local/include/ -L/home/jeff/math/sage-4.1.1/local/lib -Wall -pedantic -g -O2 -lm4ri -lm  -o test_solve test_solve.o  
libtool: link: gcc -std=c99 -mmmx -msse -msse2 -msse3 -fPIC -I/home/jeff/math/sage-4.1.1/local/include/ -Wall -pedantic -g -O2 -o .libs/test_solve test_solve.o  -L/home/jeff/math/sage-4.1.1/local/lib /home/jeff/math/sage-4.1.1/spkg/build/libm4ri-20090617/src/.libs/libm4ri.so -lm -Wl,-rpath -Wl,/home/jeff/math/sage-4.1.1/local/lib
gcc -DHAVE_CONFIG_H -I. -I./src   -I/home/jeff/math/sage-4.1.1/local/include/ -std=c99 -mmmx -msse -msse2 -msse3   -fPIC -I/home/jeff/math/sage-4.1.1/local/include/ -L/home/jeff/math/sage-4.1.1/local/lib -Wall -pedantic -g -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
testsuite/test_kernel.c: In function `test_kernel_left_pluq':
testsuite/test_kernel.c:28: warning: unused variable `i'
testsuite/test_kernel.c:28: warning: unused variable `j'
mv -f .deps/test_kernel.Tpo .deps/test_kernel.Po
/bin/sh ./libtool --tag=CC   --mode=link gcc -std=c99 -mmmx -msse -msse2 -msse3   -fPIC -I/home/jeff/math/sage-4.1.1/local/include/ -L/home/jeff/math/sage-4.1.1/local/lib -Wall -pedantic -g -O2 -lm4ri -lm  -o test_kernel test_kernel.o  
libtool: link: gcc -std=c99 -mmmx -msse -msse2 -msse3 -fPIC -I/home/jeff/math/sage-4.1.1/local/include/ -Wall -pedantic -g -O2 -o .libs/test_kernel test_kernel.o  -L/home/jeff/math/sage-4.1.1/local/lib /home/jeff/math/sage-4.1.1/spkg/build/libm4ri-20090617/src/.libs/libm4ri.so -lm -Wl,-rpath -Wl,/home/jeff/math/sage-4.1.1/local/lib
make[3]: Leaving directory `/home/jeff/math/sage-4.1.1/spkg/build/libm4ri-20090617/src'
make  check-TESTS
make[3]: Entering directory `/home/jeff/math/sage-4.1.1/spkg/build/libm4ri-20090617/src'
/bin/sh: line 1:  7553 Segmentation fault      ${dir}$tst
FAIL: test_multiplication
/bin/sh: line 1:  7577 Segmentation fault      ${dir}$tst
FAIL: test_elimination
/bin/sh: line 1:  7601 Segmentation fault      ${dir}$tst
FAIL: test_trsm
/bin/sh: line 1:  7625 Segmentation fault      ${dir}$tst
FAIL: test_lqup
/bin/sh: line 1:  7649 Segmentation fault      ${dir}$tst
FAIL: test_solve
/bin/sh: line 1:  7673 Segmentation fault      ${dir}$tst
FAIL: test_kernel
===================
6 of 6 tests failed
===================
make[3]: *** [check-TESTS] Error 1
make[3]: Leaving directory `/home/jeff/math/sage-4.1.1/spkg/build/libm4ri-20090617/src'
make[2]: *** [check-am] Error 2
make[2]: Leaving directory `/home/jeff/math/sage-4.1.1/spkg/build/libm4ri-20090617/src'
libm4ri testsuite failed, please report upstream!

real	0m30.154s
user	0m23.003s
sys	0m5.341s
sage: An error occurred while installing libm4ri-20090617
Please email sage-devel http://groups.google.com/group/sage-devel
explaining the problem and send the relevant part of
of /home/jeff/math/sage-4.1.1/install.log.  Describe your computer, operating system, etc.
If you want to try to fix the problem, yourself *don't* just cd to
/home/jeff/math/sage-4.1.1/spkg/build/libm4ri-20090617 and type 'make'.
Instead type "/home/jeff/math/sage-4.1.1/sage -sh"
in order to set all environment variables correctly, then cd to
/home/jeff/math/sage-4.1.1/spkg/build/libm4ri-20090617
(When you are done debugging, you can type "exit" to leave the
subshell.)
make[1]: *** [installed/libm4ri-20090617] Error 1
make[1]: Leaving directory `/home/jeff/math/sage-4.1.1/spkg'

real	103m32.304s
user	88m40.102s
sys	14m5.838s
Error building Sage.

Reply via email to