Opened 8 years ago
Closed 8 years ago
#51378 closed defect (worksforme)
Atlas build hangs - El Capitan
Reported by: | paultbaker@… | Owned by: | Veence (Vincent) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.4 |
Keywords: | Cc: | ||
Port: | atlas |
Description
I'm trying to build Atlas on OSX 10.11.4 (MacBook, Pro early 2015). The build hangs. I know Atlas takes a very long time to compile. I left it running for about 24 hours.
Running sudo port -v install atlas
, the build stopped at:
make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_atlas/atlas/work/ATLAS/build/bin'
At this point no processes with user 'macports' were active. xatlas_build
was still alive, but not doing anything. I ctrl-C killed the build.
Rerunning the same command (without cleaning) to try to resume fails outright:
Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_atlas/atlas/work/ATLAS/build" && /usr/bin/make -w build Exit code: 2 Error: org.macports.build for port atlas returned: command execution failed Warning: targets not executed for atlas: org.macports.activate org.macports.build org.macports.destroot org.macports.install Please see the log file for port atlas for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_atlas/atlas/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port atlas failed
full logs attached.
Attachments (3)
Change History (7)
Changed 8 years ago by paultbaker@…
Attachment: | atlas_build.log added |
---|
comment:1 Changed 8 years ago by paultbaker@…
I forgot to mention -- Xcode 7.3.1, fortran compiler via gcc5 installed with MacPorts.
Currently rerunning after a clean
.
comment:2 Changed 8 years ago by mf2k (Frank Schima)
Owner: | changed from macports-tickets@… to vince@… |
---|
In the future, please Cc the port maintainers (port info --maintainers atlas
), if any.
comment:3 Changed 8 years ago by paultbaker@…
After clean
and rerunning install
, it started chugging along again. It ran to completion. Don't know what the initial hang-up was, but It eventually built...
comment:4 Changed 8 years ago by mf2k (Frank Schima)
Resolution: | → worksforme |
---|---|
Status: | new → closed |
atlas build log 1