I was doing it on a Pismo, a Y2000 G3 laptop, and here are the errors:

CANNOT GET TIMINGS IN TOLERANCE, EXITING!!

      N=5000, tim=9.007353e-04
      N=5000, tim=1.011029e-03
      N=5000, tim=9.742647e-04
      N=5000, tim=7.904412e-04
      N=5000, tim=8.088235e-04
      N=5000, tim=7.352941e-04
      N=5000, tim=7.536765e-04
      N=5000, tim=7.904412e-04
      N=5000, tim=7.720588e-04
      N=5000, tim=9.926471e-04
make[8]: *** [zscalcase] Error 11
rm -f zscal.c zscal.o
cp ../SCAL/cscal2p28_x1.c zscal.c
cat ../SCAL/scal_stub.c >> zscal.c
/usr/bin/cc -DL2SIZE=16777216 
-I/Volumes/Apps/sw/src/atlas-3.3.14-2/ATLAS/include 
-I/Volumes/Apps/sw/src/atlas-3.3.14-2/ATLAS/include/OSX_UNKNOWN 
-I/Volumes/Apps/sw/src/atlas-3.3.14-2/ATLAS/include/contrib  -DAdd__ 
-DStringSunStyle -DATL_OS_OSX -fomit-frame-pointer -O3 -traditional-cpp 
-faltivec -DDCPLX -c zscal.c
/usr/bin/cc -DL2SIZE=16777216 
-I/Volumes/Apps/sw/src/atlas-3.3.14-2/ATLAS/include 
-I/Volumes/Apps/sw/src/atlas-3.3.14-2/ATLAS/include/OSX_UNKNOWN 
-I/Volumes/Apps/sw/src/atlas-3.3.14-2/ATLAS/include/contrib  -DAdd__ 
-DStringSunStyle -DATL_OS_OSX -fomit-frame-pointer -O3 -traditional-cpp 
-faltivec -o xzscal zscaltime.o zscal.o \
              
/Volumes/Apps/sw/src/atlas-3.3.14-2/ATLAS/tune/sysinfo/OSX_UNKNOWN/time.o 
-lm
/Volumes/Apps/sw/src/atlas-3.3.14-2/ATLAS/bin/OSX_UNKNOWN/ATLrun.sh 
/Volumes/Apps/sw/src/atlas-3.3.14-2/ATLAS/tune/blas/level1/OSX_UNKNOWN 
xzscal -n 5000 -f res/zSCAL2_a2b2x1y0
      N=5000, tim=4.963235e-04
      N=5000, tim=4.779412e-04
      N=5000, tim=5.514706e-04
      N=5000, tim=5.698529e-04
      N=5000, tim=5.514706e-04
      N=5000, tim=5.330882e-04
   N=5000, time=5.024510e-04, mflop=59.707317
N=5000, incX=1, mflop = 59.707317
NO GENERAL CASE SURVIVED!!  ABORTING!!
  ID  incX  incY  alpha  beta  ROUT
====  ====  ====  =====  ====  =============
   1     0     0     2     2  cscal1_x0.c
   2     1     0     2     2  cscal2p28_x1.c

  ID  incX  incY  alpha  beta  ROUT
====  ====  ====  =====  ====  =============
   1     0     0     2     2  cscal1_x0.c
   2     1     0     2     2  cscal2p28_x1.c

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

TIM: make zscalcase N=5000 urout=cscal1_x0.c fout="-f res/zSCAL1_a2b2x1y0" 
opt=""
TIM: make zscalcase N=5000 urout=cscal1_x0.c fout="-f res/zSCAL1_a2b2x3y0" 
opt="-X 3 "
TIM: make zscalcase N=5000 urout=cscal1_x0.c fout="-f res/zSCAL1_a2b2x2y0" 
opt="-X 2 "
TIM: make zscalcase N=5000 urout=cscal2p28_x1.c fout="-f 
res/zSCAL2_a2b2x1y0" opt=""
make[7]: *** [zinstall_scal] Error 255
make[6]: *** [Make_zscal] Error 2
make[5]: *** [zgen] Error 2
make[4]: *** [zlib] 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
### (make failed, exit code 2
Failed: compiling atlas-3.3.14-2 failed
[gjin-pismo:gavinjin/my/lossless] root# top



_________________________________________________________________
Join the world’s largest e-mail service with MSN Hotmail. 
http://www.hotmail.com


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

Reply via email to