Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 300367 - sys-libs/glibc-2.9_p20081201-r2: broken gd USE flag (should depend on media-libs/gd)
Summary: sys-libs/glibc-2.9_p20081201-r2: broken gd USE flag (should depend on media-l...
Status: RESOLVED DUPLICATE of bug 204525
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-10 05:19 UTC by Nikoli
Modified: 2010-01-10 08:51 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 Nikoli 2010-01-10 05:19:23 UTC
ldd /usr/bin/memusagestat |grep gd
        libgd.so.2 => /usr/lib/libgd.so.2 (0x00007f1e91647000)
----
equery b /usr/lib64/libgd.so.2
[ Searching for file(s) /usr/lib64/libgd.so.2 in *... ]
media-libs/gd-2.0.35-r1 (/usr/lib64/libgd.so.2 -> libgd.so.2.0.0)
----
equery b /usr/bin/memusagestat
[ Searching for file(s) /usr/bin/memusagestat in *... ]
sys-libs/glibc-2.9_p20081201-r2 (/usr/bin/memusagestat)
----
equery d media-libs/gd
[ Searching for packages depending on media-libs/gd... ]
media-gfx/graphviz-2.24.0-r2 (>=media-libs/gd-2.0.28[jpeg,png])
media-gfx/pstoedit-3.50 (media-libs/gd)
----



Reproducible: Always

Steps to Reproduce:
1. emerge -1v media-libs/gd
2. USE="gd" emerge -1v glibc
3. emerge -C media-libs/gd
4. revdep-rebuild
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2010-01-10 08:51:02 UTC
Stop adding people to CC when opening bugs to bug-wranglers. Thanks. That said, this is a WONTFIX (and duplicate).

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