Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 193661 - dev-perl/GD-2.35-r1 needs built_with_use check for USE=png
Summary: dev-perl/GD-2.35-r1 needs built_with_use check for USE=png
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 193662
  Show dependency tree
 
Reported: 2007-09-24 16:45 UTC by Doug Goldstein (RETIRED)
Modified: 2008-02-27 20:18 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Doug Goldstein (RETIRED) gentoo-dev 2007-09-24 16:45:26 UTC
[ebuild   R   ] dev-perl/GD-2.35-r1  USE="png -animgif -gif -jpeg -truetype -xpm" 0 kB 

I had it compiled with no USE flags. But I just recompiled it with USE=png. Now I get.

[Mon Sep 24 12:41:10 2007] [error] [client 216.155.111.10] Premature end of script headers: graph.cgi, referer: https://home.cardoe.com/cgi-bin/dspam.cgi?user=cardoe&template=analysis
[Mon Sep 24 12:41:10 2007] [error] [client 216.155.111.10] /usr/bin/perl: symbol lookup error: /usr/lib64/perl5/vendor_perl/5.8.8/x86_64-linux/auto/GD/GD.so: undefined symbol: gdImagePngPtr, referer: https://home.cardoe.com/cgi-bin/dspam.cgi?user=cardoe&template=analysis

I had rebuilt it for dspam-web because before I rebuilt it I got..

[Mon Sep 24 12:35:04 2007] [error] [client 216.155.111.10] Can't locate object method "png" via package "GD::Image" at graph.
cgi line 71., referer: https://home.cardoe.com/cgi-bin/dspam.cgi?user=cardoe&template=analysis
Comment 1 Doug Goldstein (RETIRED) gentoo-dev 2007-09-24 16:47:51 UTC
erm. that was simple. if dev-perl/GD has USE=png, it needs a built_with_use check on media-libs/gd to have USE=png as well.
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2008-02-27 19:04:50 UTC
Please add the check and close this bug; our perl herd is apparently completely MIA.
Comment 3 Doug Goldstein (RETIRED) gentoo-dev 2008-02-27 20:18:57 UTC
fixed. along with some other bits