Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 131481 - emerge of glibc 2.3.6 fails with test feature enabled
Summary: emerge of glibc 2.3.6 fails with test feature enabled
Status: RESOLVED DUPLICATE of bug 56898
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Other
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-27 10:03 UTC by Christophe Garault
Modified: 2006-04-27 10:09 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 Christophe Garault 2006-04-27 10:03:15 UTC
/var/tmp/portage/glibc-2.3.6-r3/work/build-default-i686-pc-linux-gnu-linuxthreads/iconvdata/bug-iconv3  > /var/tmp/portage/glibc-2.3.6-r3/work/build-default-i686-pc-linux-gnu-linuxthreads/iconvdata/bug-iconv3.out
/bin/sh -e run-iconv-test.sh /var/tmp/portage/glibc-2.3.6-r3/work/build-default-i686-pc-linux-gnu-linuxthreads > /var/tmp/portage/glibc-2.3.6-r3/work/build-default-i686-pc-linux-gnu-linuxthreads/iconvdata/iconv-test.out
      3943:     
Comment 1 Christophe Garault 2006-04-27 10:03:15 UTC
/var/tmp/portage/glibc-2.3.6-r3/work/build-default-i686-pc-linux-gnu-linuxthreads/iconvdata/bug-iconv3  > /var/tmp/portage/glibc-2.3.6-r3/work/build-default-i686-pc-linux-gnu-linuxthreads/iconvdata/bug-iconv3.out
/bin/sh -e run-iconv-test.sh /var/tmp/portage/glibc-2.3.6-r3/work/build-default-i686-pc-linux-gnu-linuxthreads > /var/tmp/portage/glibc-2.3.6-r3/work/build-default-i686-pc-linux-gnu-linuxthreads/iconvdata/iconv-test.out
      3943:     ÿÿÿÿONlibsandbox:  Can't resolve chmod: (null)
      3945:     ÿÿÿÿONlibsandbox:  Can't resolve chmod: (null)
      3946:     ÿÿÿÿONlibsandbox:  Can't resolve chmod: (null)
      3948:     ÿÿÿÿONlibsandbox:  Can't resolve chmod: (null)

[snip]

      4151:     ÿÿÿÿONlibsandbox:  Can't resolve chmod: (null)
make[2]: *** [/var/tmp/portage/glibc-2.3.6-r3/work/build-default-i686-pc-linux-gnu-linuxthreads/iconvdata/iconv-test.out
] Erreur 1
make[2]: Leaving directory `/var/tmp/portage/glibc-2.3.6-r3/work/glibc-2.3.6/iconvdata'
make[1]: *** [iconvdata/tests] Erreur 2
make[1]: Leaving directory `/var/tmp/portage/glibc-2.3.6-r3/work/glibc-2.3.6'
make: *** [check] Erreur 2

!!! ERROR: sys-libs/glibc-2.3.6-r3 failed.
!!! Function toolchain-glibc_src_test, Line 297, Exitcode 2
!!! linuxthreads glibc did not pass make check
!!! If you need support, post the topmost build error, NOT this status message.

In fact I'm still on a 2.4 kernel and linuxthreads are disabled:

marge ~ # equery uses glibc
[ Searching for packages matching glibc... ]
[ Colour Code : set unset ]
[ Legend        : Left column  (U) - USE flags from make.conf                     ]
[                  : Right column (I) - USE flags packages was installed with ]
[ Found these USE variables for sys-libs/glibc-2.3.5-r3 ]
 U I
 - - build            : !!internal use only!! DO NOT SET THIS FLAG YOURSELF!, used for creating build images and the first half of bootstrapping.
 - - erandom          : Enable erandom/frandom support in glibc for ssp
 - - glibc-compat20   : Enable the glibc-compat addon.
 - - glibc-omitfp     : Configure glibc with --enable-omitfp which lets the build system determine when it is safe to use -fomit-frame-pointer
 - - hardened         : activate default security enhancements for toolchain (gcc, glibc, binutils)
 - - linuxthreads-tls : Configure the linuxthreads glibc with --with-__thread if supported by your system.  --with-tls is always enabled if supported and is NOT controlled by this switch.  So the glibc built will always support TLS binaries.  This toggle chooses whether or not glibc itself uses TLS.  If you're concerned about backwards compatibility with old binaries, leave this off.
 - - multilib         : On 64bit systems, if you want to be able to compile 32bit and 64bit binaries
 + + nls              : Adds Native Language Support (using gettext - GNU locale utilities)
 - - nptl             : Enable support for Native POSIX Threads Library, the new threading module (requires linux-2.6 or better usually)
 - - nptlonly         : Disables building the linuxthreads fallback in glibc ebuilds that support building both linuxthreads and nptl.
 - - pic              : Build Position Independent Code.  Do not utilize this flag unless you know what you're doing.
 - - profile          : Adds profile support to builds of packages (will likely vary from ebuild to ebuild in support)
 - - selinux          : !!internal use only!! Security Enhanced Linux support, this must be set by the selinux profile or breakage will occur
 + + userlocales      : build only the locales specified in /etc/locales.build
marge ~ #

Here are my system's infos:

marge ~ # emerge --info
Portage 2203-svn (default-linux/x86/no-nptl/2.4, gcc-3.3.6, glibc-2.3.5-r3, 2.4.32 i686)
=================================================================
System uname: 2.4.32 i686 AMD Duron(tm)
Gentoo Base System version 1.6.14
ccache version 2.3 [enabled]
dev-lang/python:     2.3.5-r2, 2.4.2
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.4.26-r1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/lib/X11/xkb /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/bind /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/eselect/compiler /etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache collision-protect distlocks noauto sandbox sfperms strict test"
GENTOO_MIRRORS="http://mirror.switch.ch/mirror/gentoo/ http://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ http://ftp.snt.utwente.nl/pub/os/linux/gentoo http://ftp.du.se/pub/os/gentoo http://mirrors.sec.informatik.tu-darmstadt.de/gentoo/"
LANG="fr_FR@euro"
LC_ALL="fr_FR@euro"
LINGUAS="fr fr_FR en en_US"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="x86 3dfx 3dnow aalib acl adns aim apache2 audiofile avi bash-completion berkdb bindist bitmap-fonts bonobo bzip2 caps cdb cli crypt cscope cups curl directfb divx4linux doc dri eds emboss encode ethereal examples expat fam fastcgi fbcon fdftk flac flash foomaticdb fortran freetds gd gdbm ggi gif gmp gpm gstreamer gtk2 guile icq idn imagemagick imap imlib innodb isdnlog jabber jikes jpeg junit lcms ldap lesstif libg++ libgda libwww mad maildir mbox mcal md5sum mhash mikmod ming mmx mng mozilla mp3 mpeg mpi msn mysql ncurses nls nocd oci8 odbc ogg opengl oscar pam pcre pdflib perl php png postgres ppds pppd prelude python quicktime readline recode reflection ruby samba sasl session skey slang slp snmp socks5 speex spell spl sqlite sse ssl svga tcpd tetex theora tiff truetype truetype-fonts type1-fonts unicode usb vhosts vorbis wmf xface xml xml2 xorg xv xvid yahoo zeo zlib linguas_fr linguas_fr_FR linguas_en linguas_en_US userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, INSTALL_MASK, LDFLAGS, MAKEOPTS
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-04-27 10:09:35 UTC

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