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

Bug 457696

Summary: media-gfx/imagemagick-6.7.8.7: compilation error with gcc 4.3.4
Product: Gentoo Linux Reporter: Jonathan Sielhorst <jonathan.sielhorst+gentoo>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: minor CC: god
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log
emerge --info media-gfx/imagemagick

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 ***