Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 185417 - media-gfx/splashutils-1.4.3 bad built_with_use check w/ glibc-2.6
Summary: media-gfx/splashutils-1.4.3 bad built_with_use check w/ glibc-2.6
Status: VERIFIED DUPLICATE of bug 185415
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-15 15:05 UTC by Tomas Racek
Modified: 2007-07-15 15:30 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 Tomas Racek 2007-07-15 15:05:04 UTC
emerge splashutils fails because of absent nptl flag in glibc-2.6

Reproducible: Always

Steps to Reproduce:
emerge splashutils
Actual Results:  
 * 
 * ERROR: media-gfx/splashutils-1.4.3 failed.
 * Call stack:
 *   ebuild.sh, line 1647:   Called dyn_unpack
 *   ebuild.sh, line 768:   Called qa_call 'src_unpack'
 *   ebuild.sh, line 44:   Called src_unpack
 *   splashutils-1.4.3.ebuild, line 77:   Called built_with_use 'sys-libs/glibc' 'nptl'
 *   eutils.eclass, line 1714:   Called die
 * 
 * sys-libs/glibc-2.6 does not actually support the nptl USE flag!


CFLAGS="-Os -march=athlon-xp -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CXXFLAGS="${CFLAGS}"

ACCEPT_KEYWORDS="~x86"
FEATURES="parallel-fetch userpriv userfetch distcc"
PORTAGE_NICENESS="10"
MAKEOPTS="-j2"
CCACHE_SIZE="300M"

USE="3dnow 3dnowext X alsa bash-completion bzip2 cairo dbus glitz gtk gtk2 jpeg libnotify lm_sensors mmx mmxext mp3 nptl ogg opengl pdf png quicktime slang sqlite sse unicode theora trayicon truetype vim-syntax vorbis win32codecs xcomposite xv -cups -fortran -gnome -gpm -ldap -ipv6 -kde -perl -qt -qt3 -qt4"
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-07-15 15:21:07 UTC

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