On 04/16/2010 12:16 PM, Bruce Cohen wrote:
A status report:

Last yesterday's build died with ATLAS -- this time on a truly quiet
machine.  I tried again with a

make clean
export SAGE_FAT_BINARY="yes"
make

but that also died with ATLAS.

-Bruce

Here are two other things to try:

1. Download the latest ATLAS (http://sourceforge.net/projects/math-atlas/) and try building it. Does it succeed?

Note to everyone: the newest version of atlas is 3.9.23, while our version is 3.8.3 (p12). On the surface, it looks like our ATLAS is way out of date. Maybe we should upgrade anyway? Does anyone know of problems with upgrading?

2. Try just installing the ATLAS spkg, using sage -i -s <ATLAS SPKG FILE>. This will leave your build directory there. You'll notice in the build messages you posted that there is an error file created:


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.


Doing sage -i -s should leave this error file around, and it might illuminate the problem better.

What kind of i7 do you have? I have a quad core i7 920 that I compile Sage on just fine. I'm running 64-bit Ubuntu 9.10, though.

Thanks,

Jason

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