I'm trying to compile altas along with a grass. But I'm getting an error that I don't see any reference to in the atlas errata. Note that I accepted the default ARCH (not sure what else to put in there). Does this look familiar to anyone?


TL_dgemvT_b0.o ATL_dgemvT_b1.o ATL_dgemvT_bX.o /sw/src/atlas-3.4.1-2/ATLAS/lib/OSX_UNKNOWNAltiVec/libtstatlas.a /sw/src/atlas-3.4.1-2/ATLAS/lib/OSX_UNKNOWNAltiVec/libatlas.a
/sw/src/atlas-3.4.1-2/ATLAS/bin/OSX_UNKNOWNAltiVec/ATLrun.sh /sw/src/atlas-3.4.1-2/ATLAS/tune/blas/gemv/OSX_UNKNOWNAltiVec xdmv -C 7 -l 75 -A N \
-m 1000 -n 1000 -f 0 -o res/dgemvN_7_75
res/dgemvN_7_75 : 200.333890 MFLOPS
res/dgemvN_7_75 : 283.018868 MFLOPS
res/dgemvN_7_75 : 157.894737 MFLOPS
res/dgemvN_7_75 : 213.75 MFLOPS



res/dgemvN_7_75 : VARIATION EXCEEDS TOLERENCE, RERUN WITH HIGHER REPS.


ATL_gemvN_mm.c : 108.48
ATL_gemvN_1x1_1.c : 105.45
ATL_gemvN_1x1_1a.c : 200.00
ATL_gemvN_4x2_0.c : 104.07
ATL_gemvN_4x4_1.c : 104.52
ATL_gemvN_8x4_1.c : 124.11
make[3]: *** [res/dMVRES] Error 255
make[2]: *** [/sw/src/atlas-3.4.1-2/ATLAS/tune/blas/gemv/OSX_UNKNOWNAltiVec/res/ dMVRES] Error 2
ERROR 640 DURING MVTUNE!!. CHECK INSTALL_LOG/dMVTUNE.LOG FOR DETAILS.
cd ../.. ; make error_report arch=OSX_UNKNOWNAltiVec
make -f Make.top error_report arch=OSX_UNKNOWNAltiVec
uname -a 2>&1 >> bin/OSX_UNKNOWNAltiVec/INSTALL_LOG/ERROR.LOG
/usr/bin/cc -v 2>&1 >> bin/OSX_UNKNOWNAltiVec/INSTALL_LOG/ERROR.LOG
Reading specs from /usr/libexec/gcc/darwin/ppc/3.3/specs
Thread model: posix
gcc version 3.3 20030304 (Apple Computer, Inc. build 1495)
/usr/bin/cc -V 2>&1 >> bin/OSX_UNKNOWNAltiVec/INSTALL_LOG/ERROR.LOG
cc: `-V' option must have argument
make[4]: [error_report] Error 1 (ignored)
/usr/bin/cc --version 2>&1 >> bin/OSX_UNKNOWNAltiVec/INSTALL_LOG/ERROR.LOG
/sw/bin//tar cf error_OSX_UNKNOWNAltiVec.tar Make.OSX_UNKNOWNAltiVec bin/OSX_UNKNOWNAltiVec/INSTALL_LOG/*
/sw/bin//tar: bin/OSX_UNKNOWNAltiVec/INSTALL_LOG/dMMSEARCH.LOG: file changed as we read it
/sw/bin//tar: Error exit delayed from previous errors
make[4]: *** [error_report] Error 2
make[3]: *** [error_report] Error 2
make[2]: *** [error_report] Error 2



First, make sure this error is not covered in the ATLAS errata file,
http://math-atlas.sourceforge.net/errata.html
All known errors, and most common mistakes/system problems are documented
in this file, so it will save everyone hassle in the long run if you take
the time to scope it out before sending e-mail to the help list.


If this does not have the solution to your problem, and you can't figure out
what went wrong, submit a support request to the ATLAS support tracker, as
discussed here:
http://math-atlas.sourceforge.net/faq.html#help


In the above examples, <ARCH> should be replaced with your architecture
string, such as "Linux_PIII" or "FreeBSD_21264".

make[1]: *** [install] Error 255
make: *** [install] Error 2
### execution of  failed, exit code 2
Failed: compiling atlas-3.4.1-2 failed



-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to