New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #30671 (closed defect: duplicate)

Opened 22 months ago

Last modified 22 months ago

"sudo port install octave" fails on ATLAS build

Reported by: wchan212@… Owned by: jameskyle@…
Priority: Normal Milestone:
Component: ports Version: 2.0.1
Keywords: Cc:
Port: atlas

Description

This is the newest macbook air (2011) on OS X 10.7

Port Version: MacPorts 2.0.1

sudo port install octave fails on ATLAS build... log file attached.

Attachments

atlas.log (2.9 KB) - added by wchan212@… 22 months ago.
only bottom remaining lines attached (or else too big)

Change History

Changed 22 months ago by wchan212@…

only bottom remaining lines attached (or else too big)

comment:1 Changed 22 months ago by wchan212@…

  • Cc wchan212@… added

Cc Me!

comment:2 Changed 22 months ago by wchan212@…

Log File here too:

:info:build BEGIN STAGE 2-3-0: TUNING PREC='z' (precision 3 of 4) at 21:33
:info:build
:info:build
:info:build    BEGIN STAGE 2-3-1: BUILDING BLOCK MATMUL TUNE at 21:33
:info:build       The best matmul kernel was CASES/ATL_dmm4x2x128_sse2.c, NB=48, written by Whaley & Voronenko
:info:build       Performance: 9487.53MFLOPS (558.09 percent of of detected clock rate)
:info:build         (Gen case got 4839.32MFLOPS)
:info:build       NCgemmNN : muladd=0, lat=1, pf=0, nb=32, mu=2, nu=4 ku=32,
:info:build                  ForceFetch=1, ifetch=5 nfetch=1
:info:build                  Performance = 4566.10 (48.13 of copy matmul, 268.59 of clock)
:info:build       NCgemmNT : muladd=0, lat=1, pf=0, nb=32, mu=2, nu=4 ku=32,
:info:build                  ForceFetch=1, ifetch=5 nfetch=1
:info:build                  Performance = 4391.71 (46.29 of copy matmul, 258.34 of clock)
:info:build       NCgemmTN : muladd=0, lat=1, pf=0, nb=32, mu=2, nu=4 ku=32,
:info:build                  ForceFetch=1, ifetch=5 nfetch=1
:info:build                  Performance = 4440.26 (46.80 of copy matmul, 261.19 of clock)
:info:build       NCgemmTT : muladd=0, lat=1, pf=0, nb=32, mu=2, nu=4 ku=4,
:info:build                  ForceFetch=1, ifetch=5 nfetch=1
:info:build                  Performance = 4411.79 (46.50 of copy matmul, 259.52 of clock)
:info:build make -f Makefile MMinstall pre=z 2>&1 | ./xatlas_tee INSTALL_LOG/sL3TUNE.LOG
:info:build    DONE  STAGE 2-3-1 at 21:33
:info:build
:info:build
:info:build    BEGIN STAGE 2-3-2: CacheEdge DETECTION at 21:33
:info:build make -f Makefile INSTALL_LOG/atlas_zdNKB.h pre=z 2>&1 | ./xatlas_tee INSTALL_LOG/zMMCACHEEDGE.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_tarballs_ports_math_atlas/atlas/work/atlas-3.9.37/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_tarballs_ports_math_atlas/atlas/work/atlas-3.9.37/build'
:info:build shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_atlas/atlas/work/atlas-3.9.37/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.activate org.macports.build org.macports.destroot org.macports.install
:error:build Failed to install atlas
:notice:build Log for atlas is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_atlas/atlas/main.log

comment:3 Changed 22 months ago by jmr@…

  • Priority changed from High to Normal
  • Owner changed from macports-tickets@… to jameskyle@…
  • Keywords atlas removed
  • Port set to atlas
  • Cc wchan212@… removed

Please remember to cc the maintainer, and put the name of the port in the Port field. As per the ticket guidelines, the High priority is reserved for the use of MacPorts team members. You do not need to be in cc when you are the reporter.

comment:4 Changed 22 months ago by jmr@…

  • Status changed from new to closed
  • Resolution set to duplicate

The current version is 3.9.46; you need to selfupdate. This is no doubt a duplicate of one of the previous tickets regarding 3.9.37.

comment:5 Changed 22 months ago by wchan212@…

trying a selfupdate and a new

sudo port install octave

thanks!

comment:6 Changed 22 months ago by wchan212@…

fixed.

sudo port selfupdate

fixed it... ATLAS done compling... moving onto fftw-3-single now

Note: See TracTickets for help on using tickets.