#39509: atlas @3.10.1 (math) octave @3.2.4 install fails by hanging indefinitely ---------------------------------+--------------------- Reporter: sathyanarayana.a@… | Owner: vince@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: atlas | ---------------------------------+--------------------- Changes (by ryandesign@…): * owner: macports-tickets@… => vince@… * port: => atlas Old description:
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)
___________
New description: 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) -- Comment: 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. -- Ticket URL: <https://trac.macports.org/ticket/39509#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X