I've been trying to install sage 5.6 and 5.7 on a CENTOS 6 x86_64 platform. I have previously managed to compile 5.6 on this same platform, so I know it can be done. I keep running into the same problem. It gets a good way through the compilation before chucking a fatal error when in the LinBox sage interface install section.
It fails consistently at this point - both v5.6 and 5.7. Any suggestions/help gratefully accepted. Chris S, (Bikerman) make[6]: Leaving directory `/opt/sage/source/spkg/build/linbox-1.3.2.p0/src/interfaces/maple' Making all in sage make[6]: Entering directory `/opt/sage/source/spkg/build/linbox-1.3.2.p0/src/interfaces/sage' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I. -I../../linbox -DDISABLE_COMMENTATOR -O2 -g -DNDEBUG -U_LB_DEBUG -DDISABLE_COMMENTATOR -I/opt/sage/source/local/include -I/opt/sage/source/local/include -I/opt/sage/source/local/include -I/opt/sage/source/local/include -I/opt/sage/source/local/include -g -fPIC -c -o linbox-sage.lo linbox-sage.C libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I. -I../../linbox -DDISABLE_COMMENTATOR -O2 -g -DNDEBUG -U_LB_DEBUG -DDISABLE_COMMENTATOR -I/opt/sage/source/local/include -I/opt/sage/source/local/include -I/opt/sage/source/local/include -I/opt/sage/source/local/include -I/opt/sage/source/local/include -g -fPIC -c linbox-sage.C -fPIC -DPIC -o .libs/linbox-sage.o g++: Internal error: Killed (program cc1plus) Please submit a full bug report. See <http://bugzilla.redhat.com/bugzilla> for instructions. make[6]: *** [linbox-sage.lo] Error 1 make[6]: Leaving directory `/opt/sage/source/spkg/build/linbox-1.3.2.p0/src/interfaces/sage' make[5]: *** [all-recursive] Error 1 make[5]: Leaving directory `/opt/sage/source/spkg/build/linbox-1.3.2.p0/src/interfaces' make[4]: *** [all-recursive] Error 1 make[4]: Leaving directory `/opt/sage/source/spkg/build/linbox-1.3.2.p0/src' make[3]: *** [all] Error 2 make[3]: Leaving directory `/opt/sage/source/spkg/build/linbox-1.3.2.p0/src' Error building LinBox. real 1m25.855s user 0m26.930s sys 0m3.022s ************************************************************************ Error installing package linbox-1.3.2.p0 -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-support?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
