#24869: ATLAS won't install on mac 10.6 Intel Core i7 ------------------------------------------+--------------------------------- Reporter: nrhall@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: ATLAS intel core i7 mac 10.6 | Port: ------------------------------------------+--------------------------------- I'm encountering the following error when attempting to install ATLAS on my intel core i7 new mac book pro running mac os x 10.6 when using "port install atlas". I've attached the extended output when using the -d option. Any help would be greatly appreciated! {{{ bash$ sudo port install atlas Password: ---> Computing dependencies for atlas ---> Building atlas Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_atlas/work/atlas-3.8.3/build" && /usr/bin/make build " returned error 2 Command output: IN STAGE 2 INSTALL: TYPE-DEPENDENT TUNING STAGE 2-1: TUNING PREC='d' (precision 1 of 4) STAGE 2-1-1 : BUILDING BLOCK MATMUL TUNE The best matmul kernel was ATL_dmm2x2x128_sse2.c, NB=56, written by R. Clint Whaley Performance: 10999.57MFLOPS (413.52 percent of of detected clock rate) (Gen case got 5418.35MFLOPS) NCgemmNN : muladd=1, lat=3, pf=1, nb=48, mu=12, nu=1 ku=48, ForceFetch=0, ifetch=12 nfetch=1 Performance = 4730.72 (43.01 of copy matmul, 177.85 of clock) NCgemmNT : muladd=1, lat=6, pf=1, nb=48, mu=12, nu=1 ku=4, ForceFetch=0, ifetch=12 nfetch=1 Performance = 3930.29 (35.73 of copy matmul, 147.76 of clock) NCgemmTN : muladd=1, lat=5, pf=1, nb=48, mu=12, nu=1 ku=48, ForceFetch=0, ifetch=12 nfetch=1 Performance = 4199.25 (38.18 of copy matmul, 157.87 of clock) NCgemmTT : muladd=1, lat=2, pf=1, nb=48, mu=12, nu=1 ku=48, ForceFetch=0, ifetch=12 nfetch=1 Performance = 3522.27 (32.02 of copy matmul, 132.42 of clock) make -f Makefile MMinstall pre=d 2>&1 | ./xatlas_tee INSTALL_LOG/Stage1.log STAGE 2-1-2: CacheEdge DETECTION make -f Makefile INSTALL_LOG/atlas_cacheedge.h pre=d 2>&1 | ./xatlas_tee INSTALL_LOG/dMMCACHEEDGE.LOG make[1]: *** [build] Error 255 make: *** [build] Error 2 Error: Status 1 encountered during processing. Before reporting a bug, first run the command again with the -d flag to get complete output. bash$ }}} -- Ticket URL: <http://trac.macports.org/ticket/24869> MacPorts <http://www.macports.org/> Ports system for Mac OS