#29356: atlas @3.9.37 build failure - hangs with xztfc using 100% CPU ---------------------------------+------------------------------------------ Reporter: alan@… | Owner: jameskyle@… Type: defect | Status: reopened Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Resolution: | Keywords: Port: atlas | ---------------------------------+------------------------------------------ Changes (by alan@…): * status: closed => reopened * resolution: invalid => Comment: I am now getting a different build error on atlas. I have attached the main.log file to this ticket: {{{ /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_atlas/main.log }}} Here are the last few lines that "sudo port -v install atlas" give me at the command line: {{{ BEGIN STAGE 2-2-4: L3BLAS TUNE at 13:52 make -f Makefile INSTALL_LOG/atlas_strsmXover.h pre=s 2>&1 | ./xatlas_tee INSTALL_LOG/sL3TUNE.LOG make -f Makefile scblaslib 2>&1 | ./xatlas_tee INSTALL_LOG/sL3TUNE.LOG DONE STAGE 2-2-4 at 13:52 BEGIN STAGE 2-2-5: GEMV TUNE at 13:52 gemvN : main kernel 900002:smvn_sse.c written by R. Clint Whaley mu=16, nu=4, using 36864 Cache Elements Performance = 7255.90 (32.48 of copy matmul, 329.81 of clock) gemvT : main kernel 900002:smvt_sse.c written by R. Clint Whaley mu=16, nu=4, using 49152 Cache Elements Performance = 7399.40 (33.12 of copy matmul, 336.34 of clock) DONE STAGE 2-2-5 at 13:52 BEGIN STAGE 2-2-6: GER TUNE at 13:52 ger : main kernel 900002:sr2_sse.c written by R. Clint Whaley mu=16, nu=1, using 53248 Cache Elements Performance = 9333.41 (41.78 of copy matmul, 424.25 of clock) DONE STAGE 2-2-6 at 13:52 DONE STAGE 2-0-0 at 13:52 BEGIN STAGE 2-3-0: TUNING PREC='z' (precision 3 of 4) at 13:52 BEGIN STAGE 2-3-1: BUILDING BLOCK MATMUL TUNE at 13:52 The best matmul kernel was CASES/ATL_dmm6x1x72_sse2.c, NB=60, written by R. Clint Whaley Performance: 11168.32MFLOPS (507.65 percent of of detected clock rate) (Gen case got 5714.25MFLOPS) NCgemmNN : muladd=0, lat=1, pf=1, nb=40, mu=4, nu=2 ku=40, ForceFetch=0, ifetch=6 nfetch=1 Performance = 5808.21 (52.01 of copy matmul, 264.01 of clock) NCgemmNT : muladd=0, lat=1, pf=1, nb=40, mu=4, nu=2 ku=40, ForceFetch=0, ifetch=6 nfetch=1 Performance = 5600.93 (50.15 of copy matmul, 254.59 of clock) NCgemmTN : muladd=0, lat=1, pf=1, nb=40, mu=4, nu=2 ku=4, ForceFetch=0, ifetch=6 nfetch=1 Performance = 5679.71 (50.86 of copy matmul, 258.17 of clock) NCgemmTT : muladd=0, lat=1, pf=1, nb=40, mu=4, nu=2 ku=40, ForceFetch=0, ifetch=6 nfetch=1 Performance = 5677.05 (50.83 of copy matmul, 258.05 of clock) make -f Makefile MMinstall pre=z 2>&1 | ./xatlas_tee INSTALL_LOG/sL3TUNE.LOG DONE STAGE 2-3-1 at 13:52 BEGIN STAGE 2-3-2: CacheEdge DETECTION at 13:52 DONE STAGE 2-3-2 at 13:52 BEGIN STAGE 2-3-3: SMALL/LARGE CROSSOVER at 13:52 STAGE 2-3-3: COPY/NO-COPY CROSSOVER DETECTION make -f Makefile INSTALL_LOG/zXover.h pre=z 2>&1 | ./xatlas_tee INSTALL_LOG/zMMCROSSOVER.LOG done. DONE STAGE 2-3-3 at 13:52 BEGIN STAGE 2-3-4: L3BLAS TUNE at 13:52 make -f Makefile Il3lib pre=z 2>&1 | ./xatlas_tee INSTALL_LOG/zL3TUNE.LOG make -f Makefile zcblaslib 2>&1 | ./xatlas_tee INSTALL_LOG/zL3TUNE.LOG DONE STAGE 2-3-4 at 13:52 BEGIN STAGE 2-3-5: GEMV TUNE at 13:52 make -f Makefile INSTALL_LOG/zMVNK.sum pre=z 2>&1 | ./xatlas_tee INSTALL_LOG/zMVNTUNE.LOG make[1]: *** [build] Error 255 make: *** [build] Error 2 shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_atlas/work/atlas-3.9.37/build" && /usr/bin/make build " returned error 2 Error: Target org.macports.build returned: shell command failed (see log for details) Warning: the following items did not execute (for atlas): org.macports.activate org.macports.build org.macports.destroot org.macports.install Error: Status 1 encountered during processing. To report a bug, see <http://guide.macports.org/#pro }}} -- Ticket URL: <https://trac.macports.org/ticket/29356#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS