[Slackbuilds-users] Script for SciPy?
Rich Shepard
rshepard at appl-ecosys.com
Sat Nov 24 23:57:27 UTC 2007
On Sun, 25 Nov 2007, Audrius Kaukauskas wrote:
>> Nah. Takes a bit of time, but it's very straight-forward.
>
> I probably exaggerated a bit, but I really didn't like the whole process.
> Partly because of hunting down exact dependencies and building
> instructions and partly because I was hoping to write a SlackBuild for
> ATLAS, but after compiling I thought "what the heck" and installed
> everything manually.
Audrius,
I also exaggerated a bit, because this time (with ATLAS-3.8.0), it's not
properly configuring:
[rshepard at salmo /opt/src/slackbuilds/ATLAS/ATLAS_linux]$ ../configure -Fa
alg -fPIC --with-netlib-lapack=/opt/src/lapack-3.1.1/lapack_LINUX.a
make: nfig' is up to date.
./xconfig -d s /opt/src/slackbuilds/ATLAS/ATLAS_linux/../ -d b
/opt/src/slackbuilds/ATLAS/ATLAS_linux -Fa alg -fPIC -Ss flapack
/opt/src/lapack-3.1.1/lapack_LINUX.a
OS configured as Linux (1)
Assembly configured as GAS_x8632 (1)
Vector ISA Extension configured as SSE3 (2,60)
Architecture configured as HAMMER (20)
Clock rate configured as 2505Mhz
Maximum number of threads configured as 1
Pointer width configured as 64
Cannot detect CPU throttling.
rm -f config1.out
make atlas_run atldir=/opt/src/slackbuilds/ATLAS/ATLAS_linux exe=xprobe_comp
args="-v 0 -o atlconf.txt -O 1 -A 20 -Si nof77 0 -Fa ic '-fPIC' -Fa sm
'-fPIC' -Fa dm '-fPIC' -Fa sk '-fPIC' -Fa dk '-fPIC' -Fa xc '-fPIC' -Fa if
'-fPIC' -b 64" \
redir=config1.out
make[1]: Entering directory /opt/src/slackbuilds/ATLAS/ATLAS_linux'
cd /opt/src/slackbuilds/ATLAS/ATLAS_linux ; ./xprobe_comp -v 0 -o
atlconf.txt -O 1 -A 20 -Si nof77 0 -Fa ic '-fPIC' -Fa sm '-fPIC' -Fa dm
'-fPIC' -Fa sk '-fPIC' -Fa dk '-fPIC' -Fa xc '-fPIC' -Fa if '-fPIC' -b 64 >
config1.out
/opt/src/slackbuilds/ATLAS/ATLAS_linux/..//CONFIG/src/backend/comptestC.c:1:
sorry, unimplemented: 64-bit mode not compiled in
make[2]: *** [IRunCComp] Error 1
/opt/src/slackbuilds/ATLAS/ATLAS_linux/..//CONFIG/src/backend/comptestC.c:1:
sorry, unimplemented: 64-bit mode not compiled in
make[2]: *** [IRunCComp] Error 1
Unable to find usable compiler for ICC; abortingMake sure compilers are in
your path, and specify good compilers to configure
(see INSTALL.txt or 'configure --help' for details)make[1]: *** [atlas_run]
Error 1
make[1]: Leaving directory /opt/src/slackbuilds/ATLAS/ATLAS_linux'
make: *** [IRun_comp] Error 2
xconfig: /opt/src/slackbuilds/ATLAS/ATLAS_linux/..//CONFIG/src/config.c:125:
ProbeComp: Assertion !system(ln)' failed.
/bin/sh: line 1: 11665 Aborted ./xconfig -d s
/opt/src/slackbuilds/ATLAS/ATLAS_linux/../ -d b
/opt/src/slackbuilds/ATLAS/ATLAS_linux -Fa alg -fPIC -Ss flapack
/opt/src/lapack-3.1.1/lapack_LINUX.a
xconfig exited with 134
What's strange is that I had no problems with prior versions, nor with
this version on my notebook running Slackware-12.0 (this workstation is
still running Slackware-11.0). Also, I've no idea why it's looking for
64-bit pointer width on a 32-bit CPU, nor why it's trying to build when I
issue the configure command.
This box has gcc-3.4.6-i486-1, gcc-g++-3.4.6-i486-1, and
gcc-g77-3.4.6-i486-1 installed.
See anything I've overlooked?
> Yes, or even better use the easy_install from setuptools (available here
> at SBo) and install SciPy as Python egg in your ~/py-lib. For simple
> instructions see http://mg.pov.lt/blog/easy-easy-install.html
OK. But I'd still like to understand why the ATLAS configuration failed
here.
Rich
--
Richard B. Shepard, Ph.D. | Integrity Credibility
Applied Ecosystem Services, Inc. | Innovation
<http://www.appl-ecosys.com> Voice: 503-667-4517 Fax: 503-667-8863
More information about the Slackbuilds-users
mailing list