#30692: Atlas #3.9.46 +gcc45 +universal fails : ---------------------------------+------------------------------------------ Reporter: david.raulo@… | Owner: jameskyle@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.1 Keywords: | Port: atlas ---------------------------------+------------------------------------------ Comment(by dersh@…): I also can't get atlas to build on a PPC (G5) machine now (variant shows as +gcc44). I tried the update to 3.9.46 and then to 3.9.47 and both fail. I am not sure if this is the same bug as above or not, so I decided to put it in the same ticket. Here is the end of my log file: {{{ :info:build BEGIN STAGE 2-1-0: TUNING PREC='d' (precision 1 of 4) at 14:52 :info:build :info:build :info:build BEGIN STAGE 2-1-1: BUILDING BLOCK MATMUL TUNE at 14:52 :info:build make -f Makefile IRunMMDef pre=d 2>&1 | ./xatlas_tee INSTALL_LOG/dMMSEARCH.LOG :info:build make -f Makefile INSTALL_LOG/dMMRES.sum pre=d 2>&1 | ./xatlas_tee INSTALL_LOG/dMMSEARCH.LOG :info:build dL1MATMUL: lat=4, nb=44, pf=0, mu=50, nu=-1880984596, ku=-1880919060, if=4, nf=-630002279; :info:build Performance: -568.56 (-22.74 percent of of detected clock rate) :info:build make -f Makefile INSTALL_LOG/dNCNB pre=d 2>&1 | ./xatlas_tee INSTALL_LOG/dMMSEARCH.LOGmake -f Makefile INSTALL_LOG/dbestNN_48x48x48 pre=d nb=48 2>&1 | ./xatlas_tee INSTALL_LOG/dMMSEARCH.LOG NCgemmNN : muladd=1, lat=6, pf=1, nb=48, mu=6, nu=3 ku=48, :info:build ForceFetch=0, ifetch=5 nfetch=1 :info:build Performance = -546.61 (96.14 of copy matmul, -21.86 of clock) :info:build make -f Makefile INSTALL_LOG/dbestNT_48x48x48 pre=d nb=48 2>&1 | ./xatlas_tee INSTALL_LOG/dMMSEARCH.LOG NCgemmNT : muladd=1, lat=8, pf=1, nb=48, mu=6, nu=3 ku=48, :info:build ForceFetch=0, ifetch=5 nfetch=1 :info:build Performance = -533.02 (93.75 of copy matmul, -21.32 of clock) :info:build make -f Makefile INSTALL_LOG/dbestTN_48x48x48 pre=d nb=48 2>&1 | ./xatlas_tee INSTALL_LOG/dMMSEARCH.LOG NCgemmTN : muladd=1, lat=4, pf=1, nb=48, mu=6, nu=3 ku=48, :info:build ForceFetch=0, ifetch=5 nfetch=1 :info:build Performance = -581.22 (102.23 of copy matmul, -23.25 of clock) :info:build make -f Makefile INSTALL_LOG/dbestTT_48x48x48 pre=d nb=48 2>&1 | ./xatlas_tee INSTALL_LOG/dMMSEARCH.LOG NCgemmTT : muladd=1, lat=8, pf=1, nb=48, mu=6, nu=3 ku=48, :info:build ForceFetch=0, ifetch=5 nfetch=1 :info:build Performance = -560.47 (98.58 of copy matmul, -22.42 of clock) :info:build make -f Makefile MMinstall pre=d 2>&1 | ./xatlas_tee INSTALL_LOG/dMMSEARCH.LOG :info:build DONE STAGE 2-1-1 at 14:52 :info:build :info:build :info:build BEGIN STAGE 2-1-2: CacheEdge DETECTION at 14:52 :info:build make -f Makefile INSTALL_LOG/atlas_cacheedge.h pre=d 2>&1 | ./xatlas_tee INSTALL_LOG/dMMCACHEEDGE.LOG :info:build make[1]: *** [build] Error 255 :info:build make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_atlas/atlas/work/atlas-3.9.47/build' :info:build make: *** [build] Error 2 :info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_atlas/atlas/work/atlas-3.9.47/build' :info:build shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_atlas/atlas/work/atlas-3.9.47/build" && /usr/bin/make -w build " returned error 2 :error:build Target org.macports.build returned: shell command failed (see log for details) :debug:build Backtrace: shell command failed (see log for details) while executing "command_exec build" (procedure "portbuild::build_main" line 8) invoked from within "$procedure $targetname" :info:build Warning: the following items did not execute (for atlas): org.macports.install org.macports.build org.macports.destroot :notice:build Log for atlas is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_atlas/atlas/main.log }}} If it is helpful, I can post the entire log. thanks, -- Ticket URL: <https://trac.macports.org/ticket/30692#comment:10> MacPorts <http://www.macports.org/> Ports system for Mac OS