Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 409973 - octave-3.4.3-r1 fails to link against libranlib.la
Summary: octave-3.4.3-r1 fails to link against libranlib.la
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-28 09:27 UTC by M. B.
Modified: 2012-03-28 11:18 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info (emerge-info,5.81 KB, text/plain)
2012-03-28 09:28 UTC, M. B.
Details
build.log (build.log,268.24 KB, text/plain)
2012-03-28 09:28 UTC, M. B.
Details

Note You need to log in before you can comment on or make changes to this bug.
Description M. B. 2012-03-28 09:27:13 UTC
The emerge of octave-3.4.3-r1 aborted in its linking stage, claiming it couldn't link against libranlib.la. A quick search indicates that there's a fix for it upstream so I'll try building one of the masked versions before investigating further.

[ebuild     U ] sci-mathematics/octave-3.4.3-r1 [3.2.4-r1] USE="X%* curl glpk%* imagemagick%* opengl openmp%* qhull%* qrupdate%* readline sparse* zlib -doc -fftw -static-libs% (-emacs%) (-fltk%) (-test%) (-xemacs%)"



Reproducible: Always
Comment 1 M. B. 2012-03-28 09:28:15 UTC
Created attachment 306937 [details]
emerge --info
Comment 2 M. B. 2012-03-28 09:28:43 UTC
Created attachment 306939 [details]
build.log
Comment 3 M. B. 2012-03-28 11:18:52 UTC
seems like it was a case of not running with MAKEOPTS=-j1.