>Neal: It looks like you chose "UNKNOWN" for architecture, which is >correct if you have a G3. If you have a G4, you should have chosen "G4". >If you do have a G3, all I can suggest is to install the 3.2.1 package >(which is actually the latest stable version - the 3.3.x series is a >development series). 3.2.1 works on my G3.
I have a 1999 Blueberry IBook, which is G3, of course. I have successfully installed the 3.3.8-1 version. At some version after that (I can't remember which), I started getting this error. I finally had the time to report it on this list, so I did. I suppose I'll keep trying as new unstable versions come out to see if they will install successfully. Thanks, Neal. >-Jeff > > On Fri, 22 Feb 2002, Neal A. Crocker wrote: > >> Hi. >> >> I posted a statement a few days ago about a problem installing atlas >> (see below). I was wondering if anybody had any suggestions for >> working around the problem (or even a guess about what the problem >> is). I did some not-very-thorough poking around at the site >> suggested by the diagnostic output >> (http://math-atlas.sourceforge.net/errata.html) to see if I was >> encountering some known problem, but I didn't find anything relevant. >> >> Thanks, >> Neal. >> >> P.S. Sorry if I'm being impatient. I was afraid the post had been >> overlooked or not gotten thru. >> >> >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 >> > >-- >Jeffrey S. Whitaker Phone : (303)497-6313 >Meteorologist FAX : (303)497-6449 >NOAA/OAR/CDC R/CDC1 Email : [EMAIL PROTECTED] >325 Broadway Web : www.cdc.noaa.gov/~jsw >Boulder, CO, USA 80303-3328 Office : Skaggs Research Cntr 1D-124 _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users