On Sat, 2012-07-07 at 10:50 +0200, Jan Groenewald wrote: > Hi, > > On 6 July 2012 23:03, John Foster <jfoster81...@gmail.com> wrote: > > So, please build sage-5.1.rc1 and report unexpected > problems, especially > if you have an unusual system. Downloads at: > http://www.sagemath.org/download-latest.html > > -------------------------- > I have tried to compile on my system with sage-5.1.rc1 > erroring out. > hardware is; > AMD 64 processor 6 core; > 4GB ram: > Debian amd-64 stable OS > I can mail the relevant logs as well as the entire output of > the compile effort. > Hope this helps. They are too large to include here. I have a > pretty fast machine & can let it run the compiler while i'm > not ding anything. So feel free to send me this kind of > challenge. If you see what I can do to correct the issue let > me know. > jfoster81747@gmail dot com (anti spam email) > Thanks! > frosty > > > Please send the relevant lines of the error. > > Regards, > Jan ---------------pasting------------------- ==================================================== Extracting package /home/frosty/sage-5.1.rc1/spkg/standard/symmetrica-2.0.p7.spkg -rw-r--r-- 1 frosty frosty 677644 Oct 6 2011 /home/frosty/sage-5.1.rc1/spkg/standard/symmetrica-2.0.p7.spkg Finished extraction **************************************************** Host system: Linux beast 2.6.32-5-amd64 #1 SMP Sun May 6 04:00:17 UTC 2012 x86_64 GNU/Linux **************************************************** C compiler: gcc C compiler version: Using built-in specs. Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Debian 4.4.5-8' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.4 --enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --with-arch-32=i586 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 4.4.5 (Debian 4.4.5-8) **************************************************** patching file de.c patching file macro.h patching file bar.c patching file def.h patching file di.c patching file ga.c patching file galois.c patching file macro.h patching file nc.c patching file nu.c patching file part.c patching file perm.c patching file rest.c patching file ta.c patching file zyk.c make[2]: Entering directory `/home/frosty/sage-5.1.rc1/spkg/build/symmetrica-2.0.p7/src' gcc -O2 -g -fPIC -DFAST -DALLTRUE -c -o bar.o bar.c gcc -O2 -g -fPIC -DFAST -DALLTRUE -c -o bi.o bi.c gcc -O2 -g -fPIC -DFAST -DALLTRUE -c -o boe.o boe.c gcc -O2 -g -fPIC -DFAST -DALLTRUE -c -o bruch.o bruch.c gcc -O2 -g -fPIC -DFAST -DALLTRUE -c -o classical.o classical.c gcc -O2 -g -fPIC -DFAST -DALLTRUE -c -o de.o de.c gcc -O2 -g -fPIC -DFAST -DALLTRUE -c -o di.o di.c gcc -O2 -g -fPIC -DFAST -DALLTRUE -c -o ff.o ff.c gcc -O2 -g -fPIC -DFAST -DALLTRUE -c -o galois.o galois.c gcc -O2 -g -fPIC -DFAST -DALLTRUE -c -o ga.o ga.c gcc -O2 -g -fPIC -DFAST -DALLTRUE -c -o gra.o gra.c gcc -O2 -g -fPIC -DFAST -DALLTRUE -c -o hash.o hash.c gcc -O2 -g -fPIC -DFAST -DALLTRUE -c -o hiccup.o hiccup.c gcc -O2 -g -fPIC -DFAST -DALLTRUE -c -o io.o io.c gcc -O2 -g -fPIC -DFAST -DALLTRUE -c -o ko.o ko.c gcc -O2 -g -fPIC -DFAST -DALLTRUE -c -o list.o list.c gcc -O2 -g -fPIC -DFAST -DALLTRUE -c -o lo.o lo.c gcc -O2 -g -fPIC -DFAST -DALLTRUE -c -o ma.o ma.c gcc -O2 -g -fPIC -DFAST -DALLTRUE -c -o mee.o mee.c gcc -O2 -g -fPIC -DFAST -DALLTRUE -c -o mem.o mem.c gcc -O2 -g -fPIC -DFAST -DALLTRUE -c -o mes.o mes.c gcc -O2 -g -fPIC -DFAST -DALLTRUE -c -o mhe.o mhe.c mhe.c: In function ‘mhe_hashtable__’: mhe.c:214: internal compiler error: Segmentation fault Please submit a full bug report, with preprocessed source if appropriate. See <file:///usr/share/doc/gcc-4.4/README.Bugs> for instructions. make[2]: *** [mhe.o] Error 1 make[2]: Leaving directory `/home/frosty/sage-5.1.rc1/spkg/build/symmetrica-2.0.p7/src' Error building Symmetrica.
real 4m3.880s user 4m0.523s sys 0m3.228s ************************************************************************ Error installing package symmetrica-2.0.p7 ************************************************************************ Please email sage-devel (http://groups.google.com/group/sage-devel) explaining the problem and including the relevant part of the log file /home/frosty/sage-5.1.rc1/spkg/logs/symmetrica-2.0.p7.log Describe your computer, operating system, etc. If you want to try to fix the problem yourself, *don't* just cd to /home/frosty/sage-5.1.rc1/spkg/build/symmetrica-2.0.p7 and type 'make' 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/frosty/sage-5.1.rc1/spkg/build/symmetrica-2.0.p7' && '/home/frosty/sage-5.1.rc1/sage' -sh) When you are done debugging, you can type "exit" to leave the subshell. ************************************************************************ make[1]: *** [installed/symmetrica-2.0.p7] Error 1 make[1]: Leaving directory `/home/frosty/sage-5.1.rc1/spkg' real 200m8.056s user 194m28.121s sys 11m29.987s Error building Sage. make: *** [build] Error 1 -- -- 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