Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 430948 - media-gfx/inkscape-0.48.3.1 automagically depends on sci-libs/blas-atlas - ld: cannot find -latlas
Summary: media-gfx/inkscape-0.48.3.1 automagically depends on sci-libs/blas-atlas - ld...
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal with 1 vote (vote)
Assignee: Gentoo Graphics Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-11 15:08 UTC by Vadim A. Misbakh-Soloviov (mva)
Modified: 2013-01-31 11:11 UTC (History)
2 users (show)

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


Attachments
emerge --info output (file_430948.txt,22.20 KB, text/plain)
2012-08-17 07:20 UTC, Vadim A. Misbakh-Soloviov (mva)
Details
build.log (media-gfx:inkscape-0.48.3.1:20120817-072541.log,133.12 KB, text/plain)
2012-08-17 07:58 UTC, Vadim A. Misbakh-Soloviov (mva)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vadim A. Misbakh-Soloviov (mva) gentoo-dev 2012-08-11 15:08:55 UTC
If I trying to compile media-gfs/inkscape-0.48.3.1 wihtout sci-libs/blas-atlas installed I get folowwinf error:

  CXXLD  inkscape
  CXXLD  inkview
/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -latlas
collect2: ld returned 1 exit status
make[2]: *** [inkscape] Error 1
make[2]: *** Waiting for unfinished jobs...
/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -latlas
collect2: ld returned 1 exit status
make[2]: *** [inkview] Error 1
make[1]: *** [all-recursive] Error 1


Additional info:
[ebuild   R    ] media-gfx/inkscape-0.48.3.1  USE="dia* inkjar* lcms nls spell wmf -gnome -postscript% (-debug%) (-gs%)" 0 kB


Reproducible: Always
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2012-08-12 15:12:05 UTC
1) Please post your `emerge --info' output in a comment.
2) Please attach the entire build log to this bug report.
Comment 2 Vadim A. Misbakh-Soloviov (mva) gentoo-dev 2012-08-17 07:20:14 UTC
Created attachment 321544 [details]
emerge --info output
Comment 3 Vadim A. Misbakh-Soloviov (mva) gentoo-dev 2012-08-17 07:58:36 UTC
Created attachment 321546 [details]
build.log

Here it is!
Comment 4 Siim Ainsaar 2012-12-22 18:47:29 UTC
I hit the bug after uninstalling sci-libs/blas-atlas and sci-libs/lapack-atlas (since they were masked in bug 372323) and installing sci-libs/blas-reference, sci-libs/cblas-reference and sci-libs/lapack-reference instead. The solution was to recompile sci-libs/gsl. I found it out by "grep -R atlas /lib /usr/lib".
Comment 5 Tom Wijsman (TomWij) (RETIRED) gentoo-dev 2012-12-27 09:56:35 UTC
Assigned to the maintaining herd.

If you deem your bug resolved and think the maintainers do not need to act upon it, please mark your bug with the status RESOLVED and select an appropriate reason.
Comment 6 Justin Lecher (RETIRED) gentoo-dev 2013-01-31 11:11:43 UTC
clear revdep-rebuild and/or preserved-libs thing. Please reopen if still existent.