Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 166699 - neon-0.26.1-r1 built_with_use nptl check fails with old glibc (2.3.4)
Summary: neon-0.26.1-r1 built_with_use nptl check fails with old glibc (2.3.4)
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-13 19:04 UTC by Matt Van Wormer
Modified: 2007-02-13 20:04 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 Matt Van Wormer 2007-02-13 19:04:05 UTC
I am using glibc 2.3.4-20040000-r1.  The built_with_use check against glibc in the neon ebuild doesn't account for old versions of glibc that do not have nptl or nptlonly in IUSE.

Reproducible: Always

Steps to Reproduce:
emerge neon
(on system with old glibc)



The easy fix seems to be adding "--missing false" to each built_with_use check for nptl and nptlonly
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-02-13 20:04:02 UTC
Nothing to fix here, upgrade your toolchain first.