Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 71422 - emerge glibc-2.3.4.20041102 fails when using use flags nptlonly and nptl
Summary: emerge glibc-2.3.4.20041102 fails when using use flags nptlonly and nptl
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-16 11:16 UTC by gentoo_lan
Modified: 2004-11-19 23:08 UTC (History)
0 users

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


Attachments
This is the output when I "emerge glibc" (emerge glibc,3.02 KB, text/plain)
2004-11-16 11:19 UTC, gentoo_lan
Details

Note You need to log in before you can comment on or make changes to this bug.
Description gentoo_lan 2004-11-16 11:16:34 UTC
When I try to emerge Glibc, I get errors after the program tries to install glibc with nptl support.

Reproducible: Always
Steps to Reproduce:
1.emerge glibc
2.
3.

Actual Results:  
.


Portage 2.0.51-r3 (default-linux/x86/2004.3, gcc-3.3.4, glibc-2.3.4.20041102-r0,
2.6.8.1 i686)
=================================================================
System uname: 2.6.8.1 i686 Intel(R) Pentium(R) 4 CPU 2.80GHz
Gentoo Base System version 1.4.16
ccache version 2.3 [enabled]
Autoconf: sys-devel/autoconf-2.59-r5
Automake: sys-devel/automake-1.8.5-r1
Binutils: sys-devel/binutils-2.14.90.0.8-r1
Headers:  sys-kernel/linux26-headers-2.6.8.1
Libtools: sys-devel/libtool-1.5.2-r5
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -mcpu=i686 -fomit-frame-pointer"
CHOST="i386-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown
/usr/kde/3/share/config /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -mcpu=i686 -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig candy ccache distlocks sandbox sfperms"
GENTOO_MIRRORS="http://gentoo.osuosl.org
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X alsa apm arts avi berkdb bitmap-fonts cdr crypt cups encode esd f77 fam
flac foomaticdb fortran gdbm gif gnome gpm gtk gtk2 imagemagick imlib java jpeg
junit kde libg++ libwww mad mikmod motif mpeg ncurses nls nptl nptlonly
oggvorbis opengl oss pam pdflib perl png python qt quicktime readline samba sdl
slang spell ssl svga tcltk tcpd tiff truetype x86 xml2 xmms xv zlib"
Comment 1 gentoo_lan 2004-11-16 11:19:33 UTC
Created attachment 44090 [details]
This is the output when I "emerge glibc"
Comment 2 SpanKY gentoo-dev 2004-11-19 23:08:36 UTC
your make.conf is screwed up, fix it

specifically, your CHOST does not match your CFLAGS