Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 259650 - Compile fails on imagemagick-6.4.9.2 and at least imagemagick-6.4.4.6 with openmp: can't find libgomp
Summary: Compile fails on imagemagick-6.4.9.2 and at least imagemagick-6.4.4.6 with op...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
: 260504 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-02-19 22:12 UTC by Florian Streibelt
Modified: 2009-03-04 13:43 UTC (History)
2 users (show)

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


Attachments
build.log of the old version not working. (imagemagick-6.4.4.6-build.log,161.25 KB, text/plain)
2009-02-19 22:14 UTC, Florian Streibelt
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Florian Streibelt 2009-02-19 22:12:35 UTC
When trying to build woth openmp, emerge bails out stating:

/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.3/libgomp.la: line 41: libdir/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.3: No such file or directory
/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.3/libgomp.la: line 41: libdir/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.3: No such file or directory
libtool: link: warning: library `/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.3/libgomp.la' was moved.
/usr/bin/nm: '/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.3/.libs/libgomp.a': No such file
x86_64-pc-linux-gnu-gcc: /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.3/.libs/libgomp.a: No such file or directory
make[1]: *** [magick/libMagickCore.la] Fehler 1
make[1]: Leaving directory `/var/tmp/portage/media-gfx/imagemagick-6.4.9.2/work/ImageMagick-6.4.9-2'


Reproducible: Always

Steps to Reproduce:
1. emerge imagemagick-6.4.9.2 with USE=openmp

Actual Results:  
see description


yes, gcc has openmp useflag.
revdep-rebuild does not help.

when setting USE=-openmp it is working.

[ebuild     U ] media-gfx/imagemagick-6.4.9.2 [6.4.8.3] USE="X bzip2 corefonts fontconfig graphviz gs jpeg jpeg2k perl png q32 q8 svg tiff truetype wmf zlib -djvu -doc -fpx -hdri -jbig -lcms -nocxx -openexr -openmp* -raw -xml" 0 kB
Comment 1 Florian Streibelt 2009-02-19 22:14:26 UTC
Created attachment 182583 [details]
build.log of the old version not working.

error message in new version is the same
Comment 2 emerald 2009-02-20 07:59:30 UTC
Remerge gcc:4.3 then it will work.
You merged gcc during a window of a broken toolchain eclass.
Comment 3 Florian Streibelt 2009-02-20 17:52:27 UTC
yea, great. thanks ;o)
Comment 4 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2009-02-28 19:23:05 UTC
*** Bug 260659 has been marked as a duplicate of this bug. ***
Comment 5 Leonard Khoo 2009-02-28 19:35:51 UTC
(In reply to comment #4)
> *** Bug 260659 has been marked as a duplicate of this bug. ***
> 

Lars, I think this is a different bug. Please read the previous bug again. Thanks
Comment 6 Peter Alfredsen (RETIRED) gentoo-dev 2009-03-04 13:43:16 UTC
*** Bug 260504 has been marked as a duplicate of this bug. ***