Opened 11 years ago

Last modified 9 years ago

#39509 closed defect

atlas @3.10.1 (math) octave @3.2.4 install fails by hanging indefinitely — at Version 2

Reported by: sathyanarayana-a Owned by: vince@…
Priority: Normal Milestone:
Component: ports Version: 2.1.3
Keywords: Cc:
Port: atlas

Description (last modified by ryandesign (Ryan Carsten Schmidt))

Been trying to install octave via command: sudo port install octave.

The package atlas hangs indefinitely while installing. Have tried multiple times and left it to go for over 10 hours but no progress.

Terminal output:

New-MacBook-Pro:~$ sudo port install octave
--->  Computing dependencies for octave
--->  Dependencies to be installed: atlas fftw-3 fftw-3-single ftgl gawk readline gnuplot aquaterm lua pango Xft2 harfbuzz graphite2 pdflib gsed hdf5-18 metis pcre qhull qrupdate texinfo
--->  Fetching distfiles for atlas
--->  Verifying checksum(s) for atlas
--->  Extracting atlas
--->  Applying patches to atlas
--->  Configuring atlas
Selected C compiler: /opt/local/bin/clang-mp-3.3
Selected F77 compiler: gfortran47
--->  Building atlas

Using MacPorts Version Version: 2.1.3, Xcode Version 4.6.3 (4H1503), OS X 10.8.4 (12E55)

Change History (2)

comment:1 Changed 11 years ago by Veence (Vincent)

Which machine are you running on? Do you try to build a universal version? Do you have a log to post? Thanks!

comment:2 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Owner: changed from macports-tickets@… to vince@…
Port: atlas added

atlas can take a long time to build, depending on how fast your machine is.

You can enable debug output with sudo port -d install octave to see if it's still thinking about things or whether it's truly stuck somewhere.

Note: See TracTickets for help on using tickets.