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
1) Please post your `emerge --info' output in a comment. 2) Please attach the entire build log to this bug report.
Created attachment 321544 [details] emerge --info output
Created attachment 321546 [details] build.log Here it is!
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".
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.
clear revdep-rebuild and/or preserved-libs thing. Please reopen if still existent.