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

Bug 140418

Summary: media-gfx/imagemagick-6.2.8.0 won't do PNG->anything
Product: Gentoo Linux Reporter: Troy Telford <mquezn8wfq>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: major    
Priority: High    
Version: 2006.0   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Troy Telford 2006-07-14 15:55:55 UTC
I upgraded imagemagick this morning to 6.2.8.0.

Its changelog states that it went 'stable' on amd64 on Jul 13th, so at least emerge works ;)

I can take a graphic and convert it to png format.
(ie. `convert headhopper.jpg headhopper.png`)

however, what doesn't work is converting from PNG to anything (including another png)

`convert headhopper.png headhopper.gif`
convert: symbol lookup error: /usr/lib64/ImageMagick-6.2.8/modules-Q16/coders/png.so: undefined symbol: png_get_asm_flags

This has happened on two 64-bit systems (one AMD64, one Intel EM64T).

I don't have any problems with the upgrade on x86 architectures.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-07-14 16:03:20 UTC

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