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

Bug 448330

Summary: media-gfx/imagemagick-6.7.9.9: cannot find -lMagickWand
Product: Gentoo Linux Reporter: Robin Hallabro-Kokko <robin>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log
emerge --info

Description Robin Hallabro-Kokko 2012-12-23 21:10:52 UTC
ImageMagick fails to compile using the latest version.

Reproducible: Always

Steps to Reproduce:
1. emerge =media-gfx/imagemagick-6.7.9.9
2. Watch the compilation fail.
Actual Results:  
Failed linking.

Expected Results:  
Succesful compilation.
Comment 1 Robin Hallabro-Kokko 2012-12-23 21:12:59 UTC
Created attachment 333160 [details]
build.log
Comment 2 Robin Hallabro-Kokko 2012-12-23 21:15:33 UTC
*** Bug 448328 has been marked as a duplicate of this bug. ***
Comment 3 Rafał Mużyło 2012-12-24 06:38:32 UTC
Seems to be a parallel make problem.
Comment 4 Markos Chandras (RETIRED) gentoo-dev 2012-12-24 10:57:53 UTC
Can we have your emerge --info please?
Comment 5 Robin Hallabro-Kokko 2012-12-24 11:28:32 UTC
Created attachment 333192 [details]
emerge --info
Comment 6 Robin Hallabro-Kokko 2012-12-24 11:35:59 UTC
Seems I forgot -flto enabled. It worked fine without link time optimzation.

Taking it this bug should be marked as invalid unless we have a LTO tracker bug around here (although I can't seem to find one).
Comment 7 Jeroen Roovers (RETIRED) gentoo-dev 2012-12-25 18:10:50 UTC
sys-devel/gcc:lto - Add support for link-time optimizations (unsupported, use at your own risk).