Comment 10 for bug 968766

Revision history for this message
Sleep Less (not-really) wrote :

Sure.

g++ -march=native -O3 -g -fno-strict-aliasing -DHONORS_CXXFLAGS -O2 -g -fPIC -pipe -fno-implicit-templates -I. -I.. -I/mnt/linux-data-on-win7/Sage/sage-5.0.beta11-gcc-4.6.3-1ubuntu3/local -I/mnt/linux-data-on-win7/Sage/sage-5.0.beta11-gcc-4.6.3-1ubuntu3/local/include -I/mnt/linux-data-on-win7/Sage/sage-5.0.beta11-gcc-4.6.3-1ubuntu3/local/include -I/mnt/linux-data-on-win7/Sage/sage-5.0.beta11-gcc-4.6.3-1ubuntu3/local/include -march=native -O3 -g -DHONORS_CPPFLAGS -DNDEBUG -DOM_NDEBUG -Dx86_64_Linux -DHAVE_CONFIG_H -c sparsmat.cc
sparsmat.cc: In function ‘long int smExpBound(ideal, int, int, int)’:
sparsmat.cc:216:3: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
sparsmat.cc:217:3: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
sparsmat.cc: In function ‘BOOLEAN smIsNegQuot(poly, poly, poly)’:
sparsmat.cc:1948:16: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.6/README.Bugs> for instructions.
Preprocessed source stored into /data/tmp/ccdVNSe9.out file, please attach this to your bugreport.
Traceback (most recent call last):
  File "/usr/share/apport/gcc_ice_hook", line 15, in <module>
    import apport, apport.fileutils
ImportError: No module named apport
make[2]: *** [sparsmat.o] Error 1
make[2]: Leaving directory `/mnt/linux-data-on-win7/Sage/sage-5.0.beta11-gcc-4.6.3-1ubuntu3/spkg/build/singular-3-1-3-3.p6/src/kernel'
make[1]: *** [install] Error 1
make[1]: Leaving directory `/mnt/linux-data-on-win7/Sage/sage-5.0.beta11-gcc-4.6.3-1ubuntu3/spkg/build/singular-3-1-3-3.p6/src'
make: *** [/mnt/linux-data-on-win7/Sage/sage-5.0.beta11-gcc-4.6.3-1ubuntu3/local/bin/Singular-3-1-3] Error 2

:-)