Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 448330 - media-gfx/imagemagick-6.7.9.9: cannot find -lMagickWand
Summary: media-gfx/imagemagick-6.7.9.9: cannot find -lMagickWand
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
: 448328 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-12-23 21:10 UTC by Robin Hallabro-Kokko
Modified: 2012-12-25 18:10 UTC (History)
0 users

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


Attachments
build.log (build.log,343.40 KB, text/plain)
2012-12-23 21:12 UTC, Robin Hallabro-Kokko
Details
emerge --info (file_448330.txt,5.13 KB, text/plain)
2012-12-24 11:28 UTC, Robin Hallabro-Kokko
Details

Note You need to log in before you can comment on or make changes to this bug.
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).