Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#41283 closed defect (fixed)

octave-devel: cannot find the library `libranlib.la' or unhandled argument `libranlib.la'

Reported by: kun.shao.cn@… Owned by: michaelld (Michael Dickens)
Priority: Normal Milestone:
Component: ports Version: 2.2.1
Keywords: Cc:
Port: octave-devel

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

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

Attachments (1)

main.log (458.1 KB) - added by kun.shao.cn@… 10 years ago.
Main.log

Download all attachments as: .zip

Change History (4)

Changed 10 years ago by kun.shao.cn@…

Attachment: main.log added

Main.log

comment:1 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Owner: changed from macports-tickets@… to michaelld@…
Summary: Port octave-devel Command execution failedoctave-devel: cannot find the library `libranlib.la' or unhandled argument `libranlib.la'

comment:2 Changed 10 years ago by michaelld (Michael Dickens)

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.

comment:3 Changed 10 years ago by michaelld (Michael Dickens)

Resolution: fixed
Status: newclosed

Should be fixed with r114034.

Last edited 10 years ago by michaelld (Michael Dickens) (previous) (diff)
Note: See TracTickets for help on using tickets.