Error building lapack on Arch Linux x86_64.

Log:

[timdu...@tim-pc sage-bin]$ sudo !!
sudo make
cd spkg && ./install all 2>&1 | tee -a ../install.log
make[1]: Entering directory `/opt/sage-bin/spkg'
standard/deps:406: warning: overriding commands for target `installed/'
standard/deps:188: warning: ignoring old commands for target `installed/'
sage-spkg installed/lapack-20071123.p0 2>&1
You must set the SAGE_ROOT environment variable or
run this script from the SAGE_ROOT or
SAGE_ROOT/local/bin/ directory.
lapack-20071123.p0
Machine:
Linux tim-pc 2.6.30-ARCH #1 SMP PREEMPT Wed Sep 9 14:16:44 CEST 2009 x86_64
Intel(R) Core(TM)2 Duo CPU E4500 @ 2.20GHz GenuineIntel
GNU/Linux

Deleting directories from past builds of previous/current versions of
lapack-20071123.p0
Extracting package /opt/sage-bin/spkg/standard/lapack-20071123.p0.spkg
...
-rw-rw-rw- 1 root sageusers 3530363 2009-08-01 05:45
/opt/sage-bin/spkg/standard/lapack-20071123.p0.spkg
[...]
****************************************************

Host
system

uname
-a:

Linux tim-pc 2.6.30-ARCH #1 SMP PREEMPT Wed Sep 9 14:16:44 CEST 2009 x86_64
Intel(R) Core(TM)2 Duo CPU E4500 @ 2.20GHz GenuineIntel
GNU/Linux

****************************************************

****************************************************

CC
Version

gcc
-v

Using built-in
specs.

Target: x86_64-unknown-linux-gnu
Configured with: ../configure --prefix=/usr --enable-shared
--enable-languages=c,c++,fortran,objc,obj-c++ --enable-threads=posix
--mandir=/usr/share/man --infodir=/usr/share/info --enable-__cxa_atexit
--disable-multilib --libdir=/usr/lib --libexecdir=/usr/lib
--enable-clocale=gnu --disable-libstdcxx-pch --with-tune=generic
Thread model: posix
gcc version 4.4.1 (GCC)
****************************************************
make[2]: Entering directory
`/opt/sage-bin/spkg/build/lapack-20071123.p0/src'
( cd INSTALL; make; ./testlsame; ./testslamch; \
          ./testdlamch; ./testsecond; ./testdsecnd; ./testversion )
make[3]: Entering directory
`/opt/sage-bin/spkg/build/lapack-20071123.p0/src/INSTALL'
sage_fortran -fPIC  -c lsame.f -o lsame.o
sage_fortran -fPIC  -c lsametst.f -o lsametst.o
sage_fortran  -o testlsame lsame.o lsametst.o
ld: crt1.o: No such file: No such file or directory
make[3]: *** [testlsame] Error 1
make[3]: Leaving directory
`/opt/sage-bin/spkg/build/lapack-20071123.p0/src/INSTALL'
/bin/sh: ./testlsame: No such file or directory
/bin/sh: ./testslamch: No such file or directory
/bin/sh: line 1: ./testdlamch: No such file or directory
/bin/sh: line 1: ./testsecond: No such file or directory
/bin/sh: line 1: ./testdsecnd: No such file or directory
/bin/sh: line 1: ./testversion: No such file or directory
make[2]: *** [lapack_install] Error 127
make[2]: Leaving directory `/opt/sage-bin/spkg/build/lapack-20071123.p0/src'
Error compiling lapack.

real    0m0.152s
user    0m0.070s
sys     0m0.037s
sage: An error occurred while installing lapack-20071123.p0

/usr/lib/crt1.o does exist, so I have no idea what's wrong here.

On Wed, Sep 23, 2009 at 5:04 AM, gsw <georgswe...@googlemail.com> wrote:

>
> Hi,
>
> concerning the libsingular/readline problem, I think that we "just"
> should have added the Singular spkg as a new dependency for the
> upgrade (because the Python extensions in the Sage library using it
> depend on the readline library, see "module_list.py").
>
> Simply rebuilding the Singular spkg (and then after that rebuilding
> the Sage library) should do the job, could you test this? There's
> anyway a new version for the Singular spkg needed, so for
> Sage-4.1.2.final this might heal "by itself".
>
> Cheers,
> Georg
> >
>


-- 
Tim Joseph Dumol <tim (at) timdumol (dot) com>

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