Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 457696 - media-gfx/imagemagick-6.7.8.7: compilation error with gcc 4.3.4
Summary: media-gfx/imagemagick-6.7.8.7: compilation error with gcc 4.3.4
Status: RESOLVED DUPLICATE of bug 345999
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal minor (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-15 13:29 UTC by Jonathan Sielhorst
Modified: 2013-02-15 20:26 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,40.41 KB, text/plain)
2013-02-15 13:30 UTC, Jonathan Sielhorst
Details
emerge --info media-gfx/imagemagick (emerge-info-gcc.4.3.4.txt,5.65 KB, text/plain)
2013-02-15 13:31 UTC, Jonathan Sielhorst
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Sielhorst 2013-02-15 13:29:41 UTC
When I try to emerge imagemagick with gcc 4.3.4 it fails, but it works with 4.6.3

Reproducible: Always

Steps to Reproduce:
1. use gcc 4.3.4 to compile imagemagick



Update your gcc as an workaround.
Comment 1 Jonathan Sielhorst 2013-02-15 13:30:55 UTC
Created attachment 338984 [details]
build.log
Comment 2 Jonathan Sielhorst 2013-02-15 13:31:40 UTC
Created attachment 338986 [details]
emerge --info media-gfx/imagemagick
Comment 3 Denis M. (Phr33d0m) 2013-02-15 19:18:22 UTC
Do you have your gcc compiled with the USE=openmp flag?
Comment 4 Jonathan Sielhorst 2013-02-15 19:54:52 UTC
Yes i did.

emerge -pv =sys-devel/gcc-4.3.4 =sys-devel/gcc-4.6.3

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R    ] sys-devel/gcc-4.3.4:4.3  USE="cxx fortran gtk mudflap (multilib) nls nptl objc openmp (-altivec) -doc (-fixed-point) -gcj (-hardened) (-libssp) -multislot -nopie -nossp -objc++ -objc-gc {-test} -vanilla (-bootstrap%) (-build%)" 0 kB
[ebuild   R    ] sys-devel/gcc-4.6.3:4.6  USE="cxx fortran gtk mudflap (multilib) nls nptl objc openmp (-altivec) -doc (-fixed-point) -gcj -graphite (-hardened) (-libssp) -multislot -nopie -nossp -objc++ -objc-gc {-test} -vanilla" 0 kB

Total: 2 packages (2 reinstalls), Size of downloads: 0 kB
Comment 5 Denis M. (Phr33d0m) 2013-02-15 20:26:44 UTC
I'm closing this bug as duplicate of bug 345999. 

Please read there that if it this package compiles fine with latest stable gcc in the current tree there's nothing to do from our side.

*** This bug has been marked as a duplicate of bug 345999 ***