[MacPorts] #41283: Port octave-devel Command execution failed
#41283: Port octave-devel Command execution failed ---------------------------+-------------------------------- Reporter: kun.shao.cn@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Keywords: | Port: octave-devel ---------------------------+-------------------------------- I am trying to install octave-devel on Mountain Lion. The last command I ran was
sudo port install octave-devel +atlas+docs
Here is the summary message I received: ---> Computing dependencies for octave-devel ---> Fetching archive for octave-devel ---> Attempting to fetch octave- devel-3.6.4_9+atlas+docs+gcc48.darwin_12.x86_64.tbz2 from http://packages.macports.org/octave-devel ---> Attempting to fetch octave- devel-3.6.4_9+atlas+docs+gcc48.darwin_12.x86_64.tbz2 from http://lil.fr.packages.macports.org/octave-devel ---> Attempting to fetch octave- devel-3.6.4_9+atlas+docs+gcc48.darwin_12.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/octave- devel ---> Fetching distfiles for octave-devel ---> Attempting to fetch octave-3.6.4.tar.bz2 from http://ykf.ca.distfiles.macports.org/MacPorts/mpdistfiles/octave ---> Verifying checksums for octave-devel ---> Extracting octave-devel ---> Applying patches to octave-devel ---> Configuring octave-devel ---> Building octave-devel Error: org.macports.build for port octave-devel returned: command execution failed Please see the log file for port octave-devel for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports .org_release_tarballs_ports_math_octave-devel/octave-devel/main.log -- Ticket URL: <https://trac.macports.org/ticket/41283> MacPorts <http://www.macports.org/> Ports system for OS X
#41283: octave-devel: cannot find the library `libranlib.la' or unhandled argument `libranlib.la' ----------------------------+------------------------- Reporter: kun.shao.cn@… | Owner: michaelld@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: octave-devel | ----------------------------+------------------------- Changes (by ryandesign@…): * owner: macports-tickets@… => michaelld@… Old description:
I am trying to install octave-devel on Mountain Lion. The last command I ran was
sudo port install octave-devel +atlas+docs
Here is the summary message I received:
---> Computing dependencies for octave-devel ---> Fetching archive for octave-devel ---> Attempting to fetch octave- devel-3.6.4_9+atlas+docs+gcc48.darwin_12.x86_64.tbz2 from http://packages.macports.org/octave-devel ---> Attempting to fetch octave- devel-3.6.4_9+atlas+docs+gcc48.darwin_12.x86_64.tbz2 from http://lil.fr.packages.macports.org/octave-devel ---> Attempting to fetch octave- devel-3.6.4_9+atlas+docs+gcc48.darwin_12.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/octave- devel ---> Fetching distfiles for octave-devel ---> Attempting to fetch octave-3.6.4.tar.bz2 from http://ykf.ca.distfiles.macports.org/MacPorts/mpdistfiles/octave ---> Verifying checksums for octave-devel ---> Extracting octave-devel ---> Applying patches to octave-devel ---> Configuring octave-devel ---> Building octave-devel Error: org.macports.build for port octave-devel returned: command execution failed Please see the log file for port octave-devel for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports .org_release_tarballs_ports_math_octave-devel/octave-devel/main.log
New description: I am trying to install octave-devel on Mountain Lion. The last command I ran was {{{
sudo port install octave-devel +atlas+docs }}}
Here is the summary message I received: {{{ ---> Computing dependencies for octave-devel ---> Fetching archive for octave-devel ---> Attempting to fetch octave- devel-3.6.4_9+atlas+docs+gcc48.darwin_12.x86_64.tbz2 from http://packages.macports.org/octave-devel ---> Attempting to fetch octave- devel-3.6.4_9+atlas+docs+gcc48.darwin_12.x86_64.tbz2 from http://lil.fr.packages.macports.org/octave-devel ---> Attempting to fetch octave- devel-3.6.4_9+atlas+docs+gcc48.darwin_12.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/octave- devel ---> Fetching distfiles for octave-devel ---> Attempting to fetch octave-3.6.4.tar.bz2 from http://ykf.ca.distfiles.macports.org/MacPorts/mpdistfiles/octave ---> Verifying checksums for octave-devel ---> Extracting octave-devel ---> Applying patches to octave-devel ---> Configuring octave-devel ---> Building octave-devel Error: org.macports.build for port octave-devel returned: command execution failed Please see the log file for port octave-devel for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports .org_release_tarballs_ports_math_octave-devel/octave-devel/main.log }}} -- -- Ticket URL: <https://trac.macports.org/ticket/41283#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
#41283: octave-devel: cannot find the library `libranlib.la' or unhandled argument `libranlib.la' ----------------------------+------------------------- Reporter: kun.shao.cn@… | Owner: michaelld@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: octave-devel | ----------------------------+------------------------- Comment (by michaelld@…): Can you try this: {{{ sudo port clean octave-devel sudo port install octave-devel +atlas+docs use_parallel_build=no }}} and see if it works. If not, please post it's log file to this ticket. -- Ticket URL: <https://trac.macports.org/ticket/41283#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X
#41283: octave-devel: cannot find the library `libranlib.la' or unhandled argument `libranlib.la' ----------------------------+------------------------- Reporter: kun.shao.cn@… | Owner: michaelld@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: fixed | Keywords: Port: octave-devel | ----------------------------+------------------------- Changes (by michaelld@…): * status: new => closed * resolution: => fixed Comment: Please do: {{{ sudo port clean octave octave-devel sudo port selfupdate }}} and then try installing again. Should be fixed with r114034. -- Ticket URL: <https://trac.macports.org/ticket/41283#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts