Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 430948

Summary: media-gfx/inkscape-0.48.3.1 automagically depends on sci-libs/blas-atlas - ld: cannot find -latlas
Product: Gentoo Linux Reporter: Vadim A. Misbakh-Soloviov (mva) <mva>
Component: Current packagesAssignee: Gentoo Graphics Project <graphics+disabled>
Status: RESOLVED WORKSFORME    
Severity: normal CC: jlec, tomwij
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge --info output
build.log

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.