Sorry to be spamming everyone.

I have had very consistent trouble building sage from source:
versions 4.8, 5.0beta7, and 5.0beta8 all failed to build in the same
kind of way.

I can build and run the prepackaged version of

sage-4.8-linux-64bit-fedora_release_15_lovelock_-x86_64-Linux

Any help with fixing the source install problems would be greatly
appreciated.

Here is the end of the installation log for sage-5.0beta8.
It starts with a core dump, prints some complaints and then appears to
hang.
Then I get impatient and control-C it.

The error file "error_Corei264SSE3.tgz" gets generated.
Dunno how to attach it though (through this google-group interface).

--Mark

gcc -DL2SIZE=4194304 -I/home/msshimo/sage-5.0.beta8/spkg/build/
atlas-3.8.4.p1/ATLAS-build/include -I/home/msshimo/sage-5.0.beta8/spkg/
build/atlas-3.8.4.p1/ATLAS-build/../src//include -I/home/msshimo/
sage-5.0.beta8/spkg/build/atlas-3.8.4.p1/ATLAS-build/../src//include/
contrib -DAdd_ -DF77_INTEGER=int -DStringSunStyle -DATL_OS_Linux -
DATL_ARCH_Corei2 -DATL_CPUMHZ=1199 -DATL_SSE3 -DATL_SSE2 -DATL_SSE1 -
DATL_USE64BITS -DATL_GAS_x8664  -DATL_NCPU=4 -fomit-frame-pointer -
mfpmath=sse -mavx -O2 -fno-schedule-insns2 -fPIC -m64 -o xL1
L1CacheSize.o time.o
/home/msshimo/sage-5.0.beta8/spkg/build/atlas-3.8.4.p1/ATLAS-build/bin/
ATLrun.sh /home/msshimo/sage-5.0.beta8/spkg/build/atlas-3.8.4.p1/ATLAS-
build/tune/sysinfo xL1 64
/home/msshimo/sage-5.0.beta8/spkg/build/atlas-3.8.4.p1/ATLAS-build/bin/
ATLrun.sh: line 4: 32318 Illegal instruction     (core dumped) $atldir/
$*
make[7]: *** [RunL1] Error 132
make[7]: Leaving directory `/home/msshimo/sage-5.0.beta8/spkg/build/
atlas-3.8.4.p1/ATLAS-build/tune/sysinfo'
xsyssum: /home/msshimo/sage-5.0.beta8/spkg/build/atlas-3.8.4.p1/ATLAS-
build/../src//tune/sysinfo/GetSysSum.c:47: GetL1CacheSize: Assertion
`system(ln) == 0' failed.
make[6]: *** [/home/msshimo/sage-5.0.beta8/spkg/build/atlas-3.8.4.p1/
ATLAS-build/include/atlas_ssysinfo.h] Aborted (core dumped)
make[6]: Leaving directory `/home/msshimo/sage-5.0.beta8/spkg/build/
atlas-3.8.4.p1/ATLAS-build/tune/sysinfo'
make[5]: *** [/home/msshimo/sage-5.0.beta8/spkg/build/atlas-3.8.4.p1/
ATLAS-build/include/atlas_ssysinfo.h] Error 2
make[5]: Leaving directory `/home/msshimo/sage-5.0.beta8/spkg/build/
atlas-3.8.4.p1/ATLAS-build/src/auxil'
make[4]: *** [IStage1] Error 2
make[4]: Leaving directory `/home/msshimo/sage-5.0.beta8/spkg/build/
atlas-3.8.4.p1/ATLAS-build/bin'
ERROR 437 DURING CACHESIZE SEARCH!!.  CHECK INSTALL_LOG/Stage1.log FOR
DETAILS.
make[4]: Entering directory `/home/msshimo/sage-5.0.beta8/spkg/build/
atlas-3.8.4.p1/ATLAS-build/bin'
cd /home/msshimo/sage-5.0.beta8/spkg/build/atlas-3.8.4.p1/ATLAS-
build ; make -j1 error_report
make[5]: Entering directory `/home/msshimo/sage-5.0.beta8/spkg/build/
atlas-3.8.4.p1/ATLAS-build'
make -j1 -f Make.top error_report
make[6]: Entering directory `/home/msshimo/sage-5.0.beta8/spkg/build/
atlas-3.8.4.p1/ATLAS-build'
uname -a 2>&1 >> bin/INSTALL_LOG/ERROR.LOG
gcc -v 2>&1  >> bin/INSTALL_LOG/ERROR.LOG
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.6.1/lto-
wrapper
Target: x86_64-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --
infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/
bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --
enable-checking=release --with-system-zlib --enable-__cxa_atexit --
disable-libunwind-exceptions --enable-gnu-unique-object --enable-
linker-build-id --enable-languages=c,c++,objc,obj-c+
+,java,fortran,ada,go,lto --enable-plugin --enable-java-awt=gtk --
disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre
--enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-
jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-
ppl --with-cloog --with-tune=generic --with-arch_32=i686 --
build=x86_64-redhat-linux
Thread model: posix
gcc version 4.6.1 20110908 (Red Hat 4.6.1-9) (GCC)
gcc -V 2>&1  >> bin/INSTALL_LOG/ERROR.LOG
gcc: error: unrecognized option ā€˜-Vā€™
gcc: fatal error: no input files
compilation terminated.
make[6]: [error_report] Error 4 (ignored)
gcc --version 2>&1  >> bin/INSTALL_LOG/ERROR.LOG
tar cf error_Corei264SSE3.tar Make.inc bin/INSTALL_LOG/*
gzip --best error_Corei264SSE3.tar
mv error_Corei264SSE3.tar.gz error_Corei264SSE3.tgz
make[6]: Leaving directory `/home/msshimo/sage-5.0.beta8/spkg/build/
atlas-3.8.4.p1/ATLAS-build'
make[5]: Leaving directory `/home/msshimo/sage-5.0.beta8/spkg/build/
atlas-3.8.4.p1/ATLAS-build'
make[4]: Leaving directory `/home/msshimo/sage-5.0.beta8/spkg/build/
atlas-3.8.4.p1/ATLAS-build/bin'
Error report error_<ARCH>.tgz has been created in your top-level ATLAS
directory.  Be sure to include this file in any help request.
cat: ../../CONFIG/error.txt: No such file or directory
cat: ../../CONFIG/error.txt: No such file or directory


IN STAGE 1 INSTALL:  SYSTEM PROBE/AUX COMPILE
make[3]: *** [build] Error 255
make[3]: Leaving directory `/home/msshimo/sage-5.0.beta8/spkg/build/
atlas-3.8.4.p1/ATLAS-build'
make[2]: *** [build] Error 2
make[2]: Leaving directory `/home/msshimo/sage-5.0.beta8/spkg/build/
atlas-3.8.4.p1/ATLAS-build'
^Cmake: *** [build] Error 130

-- 
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