I have a new machine with Ubuntu 9.10 (32 bit).   My first build of
Sage (4.3.5) did not work.  Here is a 100 line (maybe too many lines,
maybe too little) of install.log.

Thanks for your help.

-Bruce


euler:~/src/sage-4.3.5> tail -100 install.log
make[7]: Entering directory `/home/bic/src/sage-4.3.5/spkg/build/
atlas-3.8.3.p12/ATLAS-build/src/blas/gemm'
make auxillib zcleanuplib zusergemm
make[8]: Entering directory `/home/bic/src/sage-4.3.5/spkg/build/
atlas-3.8.3.p12/ATLAS-build/src/blas/gemm'
cd /home/bic/src/sage-4.3.5/spkg/build/atlas-3.8.3.p12/ATLAS-build/src/
auxil ; make lib
make[9]: Entering directory `/home/bic/src/sage-4.3.5/spkg/build/
atlas-3.8.3.p12/ATLAS-build/src/auxil'
make[9]: Nothing to be done for `lib'.
make[9]: Leaving directory `/home/bic/src/sage-4.3.5/spkg/build/
atlas-3.8.3.p12/ATLAS-build/src/auxil'
cd KERNEL ; make -f zMakefile zlib
make[9]: Entering directory `/home/bic/src/sage-4.3.5/spkg/build/
atlas-3.8.3.p12/ATLAS-build/src/blas/gemm/KERNEL'
gcc -DL2SIZE=4194304 -I/home/bic/src/sage-4.3.5/spkg/build/
atlas-3.8.3.p12/ATLAS-build/include -I/home/bic/src/sage-4.3.5/spkg/
build/atlas-3.8.3.p12/ATLAS-build/../src//include -I/home/bic/src/
sage-4.3.5/spkg/build/atlas-3.8.3.p12/ATLAS-build/../src//include/
contrib -DAdd_ -DF77_INTEGER=int -DStringSunStyle -DATL_OS_Linux -
DATL_ARCH_UNKNOWNx86 -DATL_CPUMHZ=1200 -DATL_SSE3 -DATL_SSE2 -
DATL_SSE1 -DATL_GAS_x8632  -DATL_UCLEANM -DATL_UCLEANN -DATL_UCLEANK -
O -fomit-frame-pointer -fPIC -m32 -c ATL_zupNBmm_b0.c
ATL_zupNBmm_b0.c: In function ‘ATL_zpNBmm_b0’:
ATL_zupNBmm_b0.c:61: error: ‘else’ without a previous ‘if’
ATL_zupNBmm_b0.c:65: error: ‘else’ without a previous ‘if’
make[9]: *** [ATL_zupNBmm_b0.o] Error 1
make[9]: Leaving directory `/home/bic/src/sage-4.3.5/spkg/build/
atlas-3.8.3.p12/ATLAS-build/src/blas/gemm/KERNEL'
make[8]: *** [zcleanuplib] Error 2
make[8]: Leaving directory `/home/bic/src/sage-4.3.5/spkg/build/
atlas-3.8.3.p12/ATLAS-build/src/blas/gemm'
make[7]: *** [zlib] Error 2
make[7]: Leaving directory `/home/bic/src/sage-4.3.5/spkg/build/
atlas-3.8.3.p12/ATLAS-build/src/blas/gemm'
make[6]: *** [zmmlib] Error 2
make[6]: Leaving directory `/home/bic/src/sage-4.3.5/spkg/build/
atlas-3.8.3.p12/ATLAS-build/tune/blas/gemm'
make[5]: *** [res/atlas_zdNKB.h] Error 2
make[5]: Leaving directory `/home/bic/src/sage-4.3.5/spkg/build/
atlas-3.8.3.p12/ATLAS-build/tune/blas/gemm'
make[4]: *** [/home/bic/src/sage-4.3.5/spkg/build/atlas-3.8.3.p12/
ATLAS-build/tune/blas/gemm/res/atlas_zdNKB.h] Error 2
make[4]: Leaving directory `/home/bic/src/sage-4.3.5/spkg/build/
atlas-3.8.3.p12/ATLAS-build/bin'
ERROR 664 DURING CACHE EDGE DETECTION!!.
make[4]: Entering directory `/home/bic/src/sage-4.3.5/spkg/build/
atlas-3.8.3.p12/ATLAS-build/bin'
cd /home/bic/src/sage-4.3.5/spkg/build/atlas-3.8.3.p12/ATLAS-build ;
make error_report
make[5]: Entering directory `/home/bic/src/sage-4.3.5/spkg/build/
atlas-3.8.3.p12/ATLAS-build'
make -f Make.top error_report
make[6]: Entering directory `/home/bic/src/sage-4.3.5/spkg/build/
atlas-3.8.3.p12/ATLAS-build'
uname -a 2>&1 >> bin/INSTALL_LOG/ERROR.LOG
gcc -v 2>&1  >> bin/INSTALL_LOG/ERROR.LOG
Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu
4.4.1-4ubuntu9' --with-bugurl=file:///usr/share/doc/gcc-4.4/
README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/
usr --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 --program-
suffix=-4.4 --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug
--enable-objc-gc --enable-targets=all --disable-werror --with-
arch-32=i486 --with-tune=generic --enable-checking=release --
build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
Thread model: posix
gcc version 4.4.1 (Ubuntu 4.4.1-4ubuntu9)
gcc -V 2>&1  >> bin/INSTALL_LOG/ERROR.LOG
gcc: '-V' option must have argument
make[6]: [error_report] Error 1 (ignored)
gcc --version 2>&1  >> bin/INSTALL_LOG/ERROR.LOG
tar cf error_UNKNOWNx8632SSE3.tar Make.inc bin/INSTALL_LOG/*
gzip --best error_UNKNOWNx8632SSE3.tar
mv error_UNKNOWNx8632SSE3.tar.gz error_UNKNOWNx8632SSE3.tgz
make[6]: Leaving directory `/home/bic/src/sage-4.3.5/spkg/build/
atlas-3.8.3.p12/ATLAS-build'
make[5]: Leaving directory `/home/bic/src/sage-4.3.5/spkg/build/
atlas-3.8.3.p12/ATLAS-build'
make[4]: Leaving directory `/home/bic/src/sage-4.3.5/spkg/build/
atlas-3.8.3.p12/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
=2, pf=512, nb=36, mu=1, nu=2 ku=36,
                 ForceFetch=0, ifetch=3 nfetch=1
                 Performance = 3646.82 (33.10 of copy matmul, 303.90
of clock)
make -f Makefile MMinstall pre=z 2>&1 | ./xatlas_tee INSTALL_LOG/
zMMSEARCH.LOG


   STAGE 2-3-2: CacheEdge DETECTION
make -f Makefile INSTALL_LOG/atlas_zdNKB.h pre=z 2>&1 | ./xatlas_tee
INSTALL_LOG/zMMCACHEEDGE.LOG
make[3]: *** [build] Error 255
make[3]: Leaving directory `/home/bic/src/sage-4.3.5/spkg/build/
atlas-3.8.3.p12/ATLAS-build'
make[2]: *** [build] Error 2
make[2]: Leaving directory `/home/bic/src/sage-4.3.5/spkg/build/
atlas-3.8.3.p12/ATLAS-build'
Failed to build ATLAS.
ATLAS failed to build for the 1-th time, possibly because of a
loaded system, so we will automatically try again up to 4 more times.
Waiting 9 minutes...
ATLAS failed to build for the 2-th time, possibly because of a
loaded system, so we will automatically try again up to 3 more times.
Waiting 10 minutes...
ATLAS failed to build for the 3-th time, possibly because of a
loaded system, so we will automatically try again up to 2 more times.
Waiting 10 minutes...
ATLAS failed to build for the 4-th time, possibly because of a
loaded system, so we will automatically try again up to 1 more times.
Waiting 7 minutes...
Too many failures to build ATLAS.  Giving up!

real    363m29.839s
user    312m24.167s
sys     11m10.722s
sage: An error occurred while installing atlas-3.8.3.p12
Please email sage-devel http://groups.google.com/group/sage-devel
explaining the problem and send the relevant part of
of /home/bic/src/sage-4.3.5/install.log.  Describe your computer,
operating system, etc.
If you want to try to fix the problem yourself, *don't* just cd to
/home/bic/src/sage-4.3.5/spkg/build/atlas-3.8.3.p12 and type 'make
check' 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/bic/src/sage-4.3.5/spkg/build/atlas-3.8.3.p12' && '/home/
bic/src/sage-4.3.5/sage' -sh)
When you are done debugging, you can type "exit" to leave the
subshell.
make[1]: *** [installed/atlas-3.8.3.p12] Error 1
make[1]: Leaving directory `/home/bic/src/sage-4.3.5/spkg'

real    385m41.728s
user    330m21.559s
sys     15m26.146s
Error building Sage.
euler:~/src/sage-4.3.5>

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

To unsubscribe, reply using "remove me" as the subject.

Reply via email to