On Nov 6, 2008, at 8:01 AM, Heino Falcke wrote:
Here are some error messsages when trying to compile the atlas
package under fink commander, happening towards the end of the
compile process ...
cp /sw/src/fink.build/atlas-3.8.2-2/bld/../ATLAS//makes/Make.lpsrc
src/lapack/Makefile
cp /sw/src/fink.build/atlas-3.8.2-2/bld/../ATLAS//makes/Make.l3tune
tune/blas/level3/Makefile
cp /sw/src/fink.build/atlas-3.8.2-2/bld/../ATLAS//makes/Make.mmtune
tune/blas/gemm/Makefile
cp /sw/src/fink.build/atlas-3.8.2-2/bld/../ATLAS//makes/Make.mvtune
tune/blas/gemv/Makefile
cp /sw/src/fink.build/atlas-3.8.2-2/bld/../ATLAS//makes/Make.r1tune
tune/blas/ger/Makefile
cp /sw/src/fink.build/atlas-3.8.2-2/bld/../ATLAS//makes/Make.l1tune
tune/blas/level1/Makefile
cp /sw/src/fink.build/atlas-3.8.2-2/bld/../ATLAS//makes/Make.sysinfo
tune/sysinfo/Makefile
cp /sw/src/fink.build/atlas-3.8.2-2/bld/../ATLAS//makes/Make.cblas
interfaces/blas/C/src/Makefile
cp /sw/src/fink.build/atlas-3.8.2-2/bld/../ATLAS//makes/Make.f77blas
interfaces/blas/F77/src/Makefile
cp /sw/src/fink.build/atlas-3.8.2-2/bld/../ATLAS//makes/
Make.cblastst interfaces/blas/C/testing/Makefile
cp /sw/src/fink.build/atlas-3.8.2-2/bld/../ATLAS//makes/
Make.f77blastst interfaces/blas/F77/testing/Makefile
cp /sw/src/fink.build/atlas-3.8.2-2/bld/../ATLAS//makes/Make.Clp
interfaces/lapack/C/src/Makefile
cp /sw/src/fink.build/atlas-3.8.2-2/bld/../ATLAS//makes/Make.Flp
interfaces/lapack/F77/src/Makefile
cp /sw/src/fink.build/atlas-3.8.2-2/bld/../ATLAS//makes/
Make.l3ptblas src/pthreads/blas/level3/Makefile
cp /sw/src/fink.build/atlas-3.8.2-2/bld/../ATLAS//makes/
Make.l2ptblas src/pthreads/blas/level2/Makefile
cp /sw/src/fink.build/atlas-3.8.2-2/bld/../ATLAS//makes/
Make.l1ptblas src/pthreads/blas/level1/Makefile
cp /sw/src/fink.build/atlas-3.8.2-2/bld/../ATLAS//makes/
Make.miptblas src/pthreads/misc/Makefile
cp /sw/src/fink.build/atlas-3.8.2-2/bld/../ATLAS//makes/Make.pkl3
src/blas/pklevel3/Makefile
cp /sw/src/fink.build/atlas-3.8.2-2/bld/../ATLAS//makes/Make.gpmm
src/blas/pklevel3/gpmm/Makefile
cp /sw/src/fink.build/atlas-3.8.2-2/bld/../ATLAS//makes/Make.sprk
src/blas/pklevel3/sprk/Makefile
cp /sw/src/fink.build/atlas-3.8.2-2/bld/../ATLAS//makes/Make.l3 src/
blas/level3/Makefile
cp /sw/src/fink.build/atlas-3.8.2-2/bld/../ATLAS//makes/Make.l3aux
src/blas/level3/rblas/Makefile
cp /sw/src/fink.build/atlas-3.8.2-2/bld/../ATLAS//makes/Make.l3kern
src/blas/level3/kernel/Makefile
cp /sw/src/fink.build/atlas-3.8.2-2/bld/../ATLAS//makes/
atlas_trsmNB.h include/.
cp /sw/src/fink.build/atlas-3.8.2-2/bld/../ATLAS//CONFIG/ARCHS/
Makefile ARCHS/.
ar: csrot.o: not found in archive
ar: zdrot.o: not found in archive
DONE configure
make
make -f Make.top build
cd bin/ ; make xatlas_install
gcc -DL2SIZE=4194304 -I/sw/src/fink.build/atlas-3.8.2-2/bld/include -
I/sw/src/fink.build/atlas-3.8.2-2/bld/../ATLAS//include -I/sw/src/
fink.build/atlas-3.8.2-2/bld/../ATLAS//include/contrib -DAdd_ -
DF77_INTEGER=int -DStringSunStyle -DATL_OS_OSX -DATL_ARCH_PIII -
DATL_CPUMHZ=2400 -DATL_SSE3 -DATL_SSE2 -DATL_SSE1 -DATL_GAS_x8632 -
DATL_NCPU=2 -O -fomit-frame-pointer -m32 -c /sw/src/fink.build/
atlas-3.8.2-2/bld/../ATLAS//bin/atlas_tee.c
gcc -DL2SIZE=4194304 -I/sw/src/fink.build/atlas-3.8.2-2/bld/include -
I/sw/src/fink.build/atlas-3.8.2-2/bld/../ATLAS//include -I/sw/src/
fink.build/atlas-3.8.2-2/bld/../ATLAS//include/contrib -DAdd_ -
DF77_INTEGER=int -DStringSunStyle -DATL_OS_OSX -DATL_ARCH_PIII -
DATL_CPUMHZ=2400 -DATL_SSE3 -DATL_SSE2 -DATL_SSE1 -DATL_GAS_x8632 -
DATL_NCPU=2 -O -fomit-frame-pointer -m32 -o xatlas_tee atlas_tee.o
gcc -DL2SIZE=4194304 -I/sw/src/fink.build/atlas-3.8.2-2/bld/include -
I/sw/src/fink.build/atlas-3.8.2-2/bld/../ATLAS//include -I/sw/src/
fink.build/atlas-3.8.2-2/bld/../ATLAS//include/contrib -DAdd_ -
DF77_INTEGER=int -DStringSunStyle -DATL_OS_OSX -DATL_ARCH_PIII -
DATL_CPUMHZ=2400 -DATL_SSE3 -DATL_SSE2 -DATL_SSE1 -DATL_GAS_x8632 -
DATL_NCPU=2 -O -fomit-frame-pointer -m32 -c /sw/src/fink.build/
atlas-3.8.2-2/bld/../ATLAS//bin/atlas_install.c
gcc -DL2SIZE=4194304 -I/sw/src/fink.build/atlas-3.8.2-2/bld/include -
I/sw/src/fink.build/atlas-3.8.2-2/bld/../ATLAS//include -I/sw/src/
fink.build/atlas-3.8.2-2/bld/../ATLAS//include/contrib -DAdd_ -
DF77_INTEGER=int -DStringSunStyle -DATL_OS_OSX -DATL_ARCH_PIII -
DATL_CPUMHZ=2400 -DATL_SSE3 -DATL_SSE2 -DATL_SSE1 -DATL_GAS_x8632 -
DATL_NCPU=2 -O -fomit-frame-pointer -m32 -o xatlas_install
atlas_install.o
cd bin/ ; ./xatlas_install -1 0 -a 1
make[2]: *** No rule to make target `/sw/src/fink.build/
atlas-3.8.2-2/bld/../ATLAS//CONFIG/ARCHS/PIII32SSE3.tgz', needed by
`/sw/src/fink.build/atlas-3.8.2-2/bld/ARCHS/PIII32SSE3'. Stop.
--
Package manager version: 0.28.5
Distribution version: selfupdate-cvs (0.9.0), 10.5, i386
Mac OS X version: 10.5.5
Xcode version: 3.0
gcc version: 4.0.1 (Apple Inc. build 5465)
make version: 3.81
Feedback Courtesy of FinkCommander
What do you get from
sysctl hw.model
? I get similar behavior, with the package ultimately building
_something_ which isn't quite functional. I posted information about
that here:
http://akhmac.blogdns.net/~hansen/finkbuilds/archives/2008-08.html#e2008-08-28T11_18_28.txt
It should also be noted that people who are using unofficial binary
distributions are quite possibly getting broken atlas packages.-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel