The installation of atlas fails with some sort of error having to do 
with a "CACHESIZE search".  The atlas installation creates its own 
rather extensive collection of logs, including and error log, which 
I've posted to 
http://homepage.mac.com/nealackercrocker/FileSharing.html.  Its 
called "error_OSX_UNKNOWN.tgz". I've included the tail end of the 
installation transcript (the part with all the error messages below).

Thanks,
Neal


/usr/bin/cc -DL2SIZE=4194304 -I/sw/src/atlas-3.3.14-1/ATLAS/include 
-I/sw/src/atlas-3.3.14-1/ATLAS/include/OSX_UNKNOWN 
-I/sw/src/atlas-3.3.14-1/ATLAS/include/contrib  -DAdd__ 
-DStringSunStyle -DATL_OS_OSX -fomit-frame-pointer -O3 
-traditional-cpp -faltivec -DSCPLX -c cdot.c
/usr/bin/cc -DL2SIZE=4194304 -I/sw/src/atlas-3.3.14-1/ATLAS/include 
-I/sw/src/atlas-3.3.14-1/ATLAS/include/OSX_UNKNOWN 
-I/sw/src/atlas-3.3.14-1/ATLAS/include/contrib  -DAdd__ 
-DStringSunStyle -DATL_OS_OSX -fomit-frame-pointer -O3 
-traditional-cpp -faltivec -o xcdot cdottime.o cdot.o \
               /sw/src/atlas-3.3.14-1/ATLAS/tune/sysinfo/OSX_UNKNOWN/time.o -lm
/sw/src/atlas-3.3.14-1/ATLAS/bin/OSX_UNKNOWN/ATLrun.sh 
/sw/src/atlas-3.3.14-1/ATLAS/tune/blas/level1/OSX_UNKNOWN xcdot -n 
5000 -f res/cDOT2_a2b2x1y1
       N=5000, tim=8.199357e-04
       N=5000, tim=7.717042e-04
       N=5000, tim=7.073955e-04
       N=5000, tim=8.681672e-04
    N=5000, time=8.199357e-04, mflop=48.784314
N=5000, incX=1, incY=1, mflop = 48.784314
NO GENERAL CASE SURVIVED!!  ABORTING!!
   ID  incX  incY  alpha  beta  ROUT
====  ====  ====  =====  ====  =============
    1     0     0     2     2  cdot1_x0y0.c
    2     1     1     2     2  cdot2p24_x1y1.c

   ID  incX  incY  alpha  beta  ROUT
====  ====  ====  =====  ====  =============
    1     0     0     2     2  cdot1_x0y0.c
    2     1     1     2     2  cdot2p24_x1y1.c

    incX  incY  alpha  beta    ID  ROUTINE
    ====  ====  =====  ====  ====  ==================
       0     0      2     2    -1  UNKNOWN
       1     1      2     2    -1  UNKNOWN

TIM: make cdotcase N=5000 urout=cdot1_x0y0.c fout="-f 
res/cDOT1_a2b2x1y1" opt=""
TIM: make cdotcase N=5000 urout=cdot1_x0y0.c fout="-f 
res/cDOT1_a2b2x1y-2" opt="-Y -2 "
TIM: make cdotcase N=5000 urout=cdot2p24_x1y1.c fout="-f 
res/cDOT2_a2b2x1y1" opt=""
make[7]: *** [cinstall_dot] Error 255
make[6]: *** [Make_cdot] Error 2
make[5]: *** [cgen] Error 2
make[4]: *** [clib] Error 2
make[3]: *** [lib.grd] Error 2
make[2]: *** [IStage1] Error 2
ERROR 397 DURING CACHESIZE SEARCH!!.  CHECK INSTALL_LOG/Stage1.log FOR DETAILS.
cd ../.. ; make error_report arch=OSX_UNKNOWN
make -f Make.top error_report arch=OSX_UNKNOWN
uname -a 2>&1 >> bin/OSX_UNKNOWN/INSTALL_LOG/ERROR.LOG
/usr/bin/cc -v 2>&1  >> bin/OSX_UNKNOWN/INSTALL_LOG/ERROR.LOG
Reading specs from /usr/libexec/gcc/darwin/ppc/2.95.2/specs
Apple Computer, Inc. version gcc-934.3, based on gcc version 2.95.2 
19991024 (release)
/usr/bin/cc -V 2>&1  >> bin/OSX_UNKNOWN/INSTALL_LOG/ERROR.LOG
cc: argument to `-V' is missing
make[4]: [error_report] Error 1 (ignored)
/usr/bin/cc --version 2>&1  >> bin/OSX_UNKNOWN/INSTALL_LOG/ERROR.LOG
/sw/bin//tar  cf error_OSX_UNKNOWN.tar Make.OSX_UNKNOWN 
bin/OSX_UNKNOWN/INSTALL_LOG/*
/sw/bin//gzip  --best error_OSX_UNKNOWN.tar
mv error_OSX_UNKNOWN.tar.gz error_OSX_UNKNOWN.tgz
Error report error_<ARCH>.tgz has been created in your top-level ATLAS
directory.  Be sure to include this file in any help request.


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
###  failed, exit code 2
Failed: compiling atlas-3.3.14-1 failed

_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to