On emerge -u glibc-2.3.2-r9 patch and config stages seem to go alright and at a certain point in the compile process, make endlessly enters into and out of the same directory until I force interrupt. Searching for similar problems in bugzilla dredged up #32715, which seems somewhat similar. In the forums, I found a similar problem mentioned in thread http://forums.gentoo.org/viewtopic.php?t=5241&highlight=glibc+loop with glibc-2.2.5-r4, but no solution was posted. First I tried erasing all glibc related files and patches from distfiles and downloading again, but that was not the problem. I then tried downgrading my CFLAGS to "-march=athlon -O2 -pipe" and re-emerging first binutils-2.14.90.0.7-r3 then glibc-2.3.2-r9, observing the same behaviour. Disabling/shutting down ccache and/or distcc didn't help. The kicker is that I have a celeron 500 MHz machine with the 2.6-test9 kernel, running the same gcc, same glibc, same make and everything compiles to perfection! Can anyone suggest anything else to try so as to get out of this bind? Reproducible: Always Steps to Reproduce: 1.emerge -u glibc 2. 3. Actual Results: * Configuring GLIBC... checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking sysdep dirs... sysdeps/i386/elf linuxthreads/sysdeps/unix/sysv/linux/i386 linuxthreads/sysd eps/unix/sysv/linux linuxthreads/sysdeps/pthread sysdeps/pthread linuxthreads/sysdeps/unix/sysv linu xthreads/sysdeps/unix linuxthreads/sysdeps/i386/i686 linuxthreads/sysdeps/i386 sysdeps/unix/sysv/lin ux/i386 sysdeps/unix/sysv/linux sysdeps/gnu sysdeps/unix/common sysdeps/unix/mman sysdeps/unix/inet sysdeps/unix/sysv/i386 sysdeps/unix/sysv sysdeps/unix/i386 sysdeps/unix sysdeps/posix sysdeps/i386/i 686/fpu sysdeps/i386/i686 sysdeps/i386/i486 sysdeps/i386/fpu sysdeps/i386 sysdeps/wordsize-32 sysdep s/ieee754/ldbl-96 sysdeps/ieee754/dbl-64 sysdeps/ieee754/flt-32 sysdeps/ieee754 sysdeps/generic/elf sysdeps/generic checking for a BSD-compatible install... /bin/install -c checking whether ln -s works... yes checking for i686-pc-linux-gnu-gcc... gcc checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking how to run the C preprocessor... gcc -E checking for i686-pc-linux-gnu-g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking whether /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.2/../../../../i686-pc-linux-gnu/bin/as is GN U as... yes checking whether /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.2/../../../../i686-pc-linux-gnu/bin/ld is GN U ld... yes checking for /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.2/../../../../i686-pc-linux-gnu/bin/as... /usr/l ib/gcc-lib/i686-pc-linux-gnu/3.3.2/../../../../i686-pc-linux-gnu/bin/as checking version of /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.2/../../../../i686-pc-linux-gnu/bin/as... 2.14.90.0.7, ok checking for /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.2/../../../../i686-pc-linux-gnu/bin/ld... /usr/l ib/gcc-lib/i686-pc-linux-gnu/3.3.2/../../../../i686-pc-linux-gnu/bin/ld checking version of /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.2/../../../../i686-pc-linux-gnu/bin/ld... 2.14.90.0.7, ok checking for pwd... /bin/pwd checking for i686-pc-linux-gnu-gcc... (cached) gcc checking version of gcc... 3.3.2, ok checking for gnumake... no checking for gmake... gmake checking version of gmake... 3.80, ok checking for gnumsgfmt... no checking for gmsgfmt... no checking for msgfmt... msgfmt checking version of msgfmt... 0.12.1, ok checking for makeinfo... makeinfo checking version of makeinfo... 4.6, ok checking for sed... sed checking version of sed... 4.0.8, ok checking for autoconf... autoconf checking whether autoconf works... yes checking whether ranlib is necessary... no checking LD_LIBRARY_PATH variable... ok checking whether GCC supports -static-libgcc... -static-libgcc checking for bash... /bin/sh checking for gawk... gawk checking for perl... /usr/bin/perl checking for install-info... /usr/bin/install-info checking for bison... /usr/bin/bison checking for signed size_t type... no checking for libc-friendly stddef.h... yes checking whether we need to use -P to assemble .S files... no checking whether .text pseudo-op must be used... yes checking for assembler global-symbol directive... .globl checking for .set assembler directive... yes checking for assembler .type directive prefix... @ checking for .symver assembler directive... yes checking for ld --version-script... yes checking for .previous assembler directive... yes checking for .protected and .hidden assembler directive... yes checking whether __attribute__((visibility())) is supported... yes checking for broken __attribute__((visibility()))... no checking for broken __attribute__((alias()))... no checking whether to put _rtld_local into .sdata section... no checking for .preinit_array/.init_array/.fini_array support... yes checking for -z nodelete option... yes checking for -z nodlopen option... yes checking for -z initfirst option... yes checking for -Bgroup option... yes checking whether --noexecstack is desirable for .S files... yes checking for -z combreloc... yes checking for -z execstack... yes checking for -fpie... no checking whether cc puts quotes around section names... no checking for assembler .weak directive... yes checking whether CFI directives are supported... yes checking if -g produces usable source locations for assembler-with-cpp... yes checking for ld --no-whole-archive... yes checking for gcc -fexceptions... yes checking for DWARF2 unwind info support... no_registry_needed checking for __builtin_expect... yes checking for __builtin_memset... no checking for redirection of built-in functions... yes checking for local label subtraction... yes checking for libgd... no checking for egrep... grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for long double... yes checking size of long double... 12 running configure fragment for sysdeps/i386/elf running configure fragment for sysdeps/pthread running configure fragment for sysdeps/unix/sysv/linux checking for egrep... (cached) grep -E checking installed Linux kernel header files... 2.0.10 or later checking for kernel header at least 2.4.1... ok checking for symlinks in /usr/include... ok running configure fragment for sysdeps/unix/common running configure fragment for sysdeps/unix running configure fragment for sysdeps/generic checking for old glibc 2.0.x headers... no checking whether -fPIC is default... no configure: creating ./config.status config.status: creating config.make config.status: creating glibcbug config.status: creating Makefile config.status: creating config.h config.status: executing default commands configure: configuring in linuxthreads configure: running /bin/sh '../../linuxthreads/configure' --prefix=/usr '--build=i686-pc-linux-gnu' '--host=i686-pc-linux-gnu' '--with-gd=no' '--without-cvs' '--disable-profile' '--prefix=/usr' '--ma ndir=/usr/share/man' '--infodir=/usr/share/info' '--libexecdir=/usr/lib/misc' '--without-__thread' ' --enable-add-ons=linuxthreads' '--with-headers=/usr/include' '--enable-kernel=2.4.1' 'CC=gcc' 'CFLAG S=-march=athlon -pipe -O2 -freorder-blocks' 'CXXFLAGS=-march=athlon -pipe -O2 -freorder-blocks' 'CXX =g++' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' --cache-file=/dev/null --srcdir =../../linuxthreads * Building GLIBC... make -r PARALLELMFLAGS="-j2" CVSOPTS="" -C .. objdir=`pwd` all make[1]: Entering directory `/var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2' (echo 'sysd-rules-sysdirs := sysdeps/i386/elf linuxthreads/sysdeps/unix/sysv/linux/i386 linuxthreads /sysdeps/unix/sysv/linux linuxthreads/sysdeps/pthread sysdeps/pthread linuxthreads/sysdeps/unix/sysv linuxthreads/sysdeps/unix linuxthreads/sysdeps/i386/i686 linuxthreads/sysdeps/i386 sysdeps/unix/sys v/linux/i386 sysdeps/unix/sysv/linux sysdeps/gnu sysdeps/unix/common sysdeps/unix/mman sysdeps/unix/ inet sysdeps/unix/sysv/i386 sysdeps/unix/sysv sysdeps/unix/i386 sysdeps/unix sysdeps/posix sysdeps/i 386/i686/fpu sysdeps/i386/i686 sysdeps/i386/i486 sysdeps/i386/fpu sysdeps/i386 sysdeps/wordsize-32 s ysdeps/ieee754/ldbl-96 sysdeps/ieee754/dbl-64 sysdeps/ieee754/flt-32 sysdeps/ieee754 sysdeps/generic /elf sysdeps/generic'; \ for dir in '$(..)sysdeps/i386/elf' '$(..)linuxthreads/sysdeps/unix/sysv/linux/i386' '$(..)linuxthre ads/sysdeps/unix/sysv/linux' '$(..)linuxthreads/sysdeps/pthread' '$(..)sysdeps/pthread' '$(..)linuxt hreads/sysdeps/unix/sysv' '$(..)linuxthreads/sysdeps/unix' '$(..)linuxthreads/sysdeps/i386/i686' '$( ..)linuxthreads/sysdeps/i386' '$(..)sysdeps/unix/sysv/linux/i386' '$(..)sysdeps/unix/sysv/linux' '$( ..)sysdeps/gnu' '$(..)sysdeps/unix/common' '$(..)sysdeps/unix/mman' '$(..)sysdeps/unix/inet' '$(..)s ysdeps/unix/sysv/i386' '$(..)sysdeps/unix/sysv' '$(..)sysdeps/unix/i386' '$(..)sysdeps/unix' '$(..)s ysdeps/posix' '$(..)sysdeps/i386/i686/fpu' '$(..)sysdeps/i386/i686' '$(..)sysdeps/i386/i486' '$(..)s ysdeps/i386/fpu' '$(..)sysdeps/i386' '$(..)sysdeps/wordsize-32' '$(..)sysdeps/ieee754/ldbl-96' '$(.. )sysdeps/ieee754/dbl-64' '$(..)sysdeps/ieee754/flt-32' '$(..)sysdeps/ieee754' '$(..)sysdeps/generic/ elf' '$(..)sysdeps/generic'; do \ for o in .o .os .op .og .ob .oS; do \ \ echo "\$(objpfx)%$o: $dir/%.S \$(before-compile); \ \$(compile-command.S)"; \ echo "\$(objpfx)%$o: $dir/%.s \$(before-compile); \ \$(compile-command.s)"; \ echo "\$(objpfx)rtld-%$o: $dir/%.S \$(before-compile); \ \$(compile-command.S)"; \ echo "\$(objpfx)rtld-%$o: $dir/%.s \$(before-compile); \ \$(compile-command.s)"; \ echo "\$(objpfx)ptw-%$o: $dir/%.S \$(before-compile); \ \$(compile-command.S)"; \ echo "\$(objpfx)ptw-%$o: $dir/%.s \$(before-compile); \ \$(compile-command.s)"; \ \ echo "\$(objpfx)%$o: $dir/%.c \$(before-compile); \ \$(compile-command.c)"; \ echo "\$(objpfx)rtld-%$o: $dir/%.c \$(before-compile); \ \$(compile-command.c)"; \ echo "\$(objpfx)ptw-%$o: $dir/%.c \$(before-compile); \ \$(compile-command.c)"; \ done; \ echo "\$(objpfx)m_%.S: $dir/s_%.S; \$(+make-include-of-dep)"; \ echo "\$(objpfx)m_%.c: $dir/s_%.c; \$(+make-include-of-dep)"; \ done; \ echo 'sysd-rules-done = t') > /var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2/buildhere/sysd-rules T mv -f /var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2/buildhere/sysd-rulesT /var/tmp/portage/glibc- 2.3.2-r9/work/glibc-2.3.2/buildhere/sysd-rules for dir in /var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2/buildhere sysdeps/i386/elf linuxthreads/ sysdeps/unix/sysv/linux/i386 linuxthreads/sysdeps/unix/sysv/linux linuxthreads/sysdeps/pthread sysde ps/pthread linuxthreads/sysdeps/unix/sysv linuxthreads/sysdeps/unix linuxthreads/sysdeps/i386/i686 l inuxthreads/sysdeps/i386 sysdeps/unix/sysv/linux/i386 sysdeps/unix/sysv/linux sysdeps/gnu sysdeps/un ix/common sysdeps/unix/mman sysdeps/unix/inet sysdeps/unix/sysv/i386 sysdeps/unix/sysv sysdeps/unix/ i386 sysdeps/unix sysdeps/posix sysdeps/i386/i686/fpu sysdeps/i386/i686 sysdeps/i386/i486 sysdeps/i3 86/fpu sysdeps/i386 sysdeps/wordsize-32 sysdeps/ieee754/ldbl-96 sysdeps/ieee754/dbl-64 sysdeps/ieee7 54/flt-32 sysdeps/ieee754 sysdeps/generic/elf sysdeps/generic; do \ test -f $dir/syscalls.list && \ { /bin/sh sysdeps/unix/make-syscalls.sh $dir || exit 1; }; \ test $dir = sysdeps/unix && break; \ done > /var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2/buildhere/sysd-syscallsT mv -f /var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2/buildhere/sysd-syscallsT /var/tmp/portage/gli bc-2.3.2-r9/work/glibc-2.3.2/buildhere/sysd-syscalls gawk 'BEGIN { subdirs = ""; inhibit = "" }; \ /^#/ { next }; \ /^[^-]/ { subdirs = subdirs " " $0 }; \ /^-/ { inhibit = inhibit " " substr($0, 2) }; \ END { printf "sysdep-subdirs =%s\n", subdirs; \ printf "sysdep-inhibit-subdirs =%s\n", inhibit; \ print "sysd-dirs-done = t" }' \ /dev/null linuxthreads/sysdeps/pthread/Subdirs sysdeps/unix/inet/Subdirs sysdeps/unix/Subdirs > /var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2/buildhere/sysd-dirs-tmp mv -f /var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2/buildhere/sysd-dirs-tmp /var/tmp/portage/glib c-2.3.2-r9/work/glibc-2.3.2/buildhere/sysd-dirs make[1]: Leaving directory `/var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2' make[1]: Entering directory `/var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2' { echo '#include "posix/bits/posix1_lim.h"'; \ echo '#define _LIBC 1'; \ echo '#include "misc/sys/uio.h"'; } | \ gcc -E -dM -MD -MP -MF /var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2/buildhere/bits/stdio_lim.dT -MT '/var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2/buildhere/bits/stdio_lim.h /var/tmp/portage/gl ibc-2.3.2-r9/work/glibc-2.3.2/buildhere/bits/stdio_lim.d' \ -Iinclude -I. -I/var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2/buildhere -Ilibio -I/var/tm p/portage/glibc-2.3.2-r9/work/glibc-2.3.2/buildhere -Isysdeps/i386/elf -Ilinuxthreads/sysdeps/unix/s ysv/linux/i386 -Ilinuxthreads/sysdeps/unix/sysv/linux -Ilinuxthreads/sysdeps/pthread -Isysdeps/pthre ad -Ilinuxthreads/sysdeps/unix/sysv -Ilinuxthreads/sysdeps/unix -Ilinuxthreads/sysdeps/i386/i686 -Il inuxthreads/sysdeps/i386 -Isysdeps/unix/sysv/linux/i386 -Isysdeps/unix/sysv/linux -Isysdeps/gnu -Isy sdeps/unix/common -Isysdeps/unix/mman -Isysdeps/unix/inet -Isysdeps/unix/sysv/i386 -Isysdeps/unix/sy sv -Isysdeps/unix/i386 -Isysdeps/unix -Isysdeps/posix -Isysdeps/i386/i686/fpu -Isysdeps/i386/i686 -I sysdeps/i386/i486 -Isysdeps/i386/fpu -Isysdeps/i386 -Isysdeps/wordsize-32 -Isysdeps/ieee754/ldbl-96 -Isysdeps/ieee754/dbl-64 -Isysdeps/ieee754/flt-32 -Isysdeps/ieee754 -Isysdeps/generic/elf -Isysdeps/ generic -nostdinc -isystem /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.2/include -isystem /usr/include -x c - -o /var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2/buildhere/bits/stdio_lim.hT sed -e 's@ /var/tmp/portage/glibc-2\.3\.2-r9/work/glibc-2\.3\.2/buildhere/@ $(common-objpfx)@g' -e ' s@^/var/tmp/portage/glibc-2\.3\.2-r9/work/glibc-2\.3\.2/buildhere/@$(common-objpfx)@g' -e 's@ *\([^ \/$][^ \]*\)@ $(..)\1@g' -e 's@^\([^ \/$][^ \]*\)@$(..)\1@g' \ /var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2/buildhere/bits/stdio_lim.dT > /var/tmp/portage/ glibc-2.3.2-r9/work/glibc-2.3.2/buildhere/bits/stdio_lim.dt mv -f /var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2/buildhere/bits/stdio_lim.dt /var/tmp/portage/ glibc-2.3.2-r9/work/glibc-2.3.2/buildhere/bits/stdio_lim.d fopen_max=`sed -n 's/^#define OPEN_MAX //1p' /var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2/buildh ere/bits/stdio_lim.hT`; \ filename_max=`sed -n 's/^#define PATH_MAX //1p' /var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2/bui ldhere/bits/stdio_lim.hT`; \ iov_max=`sed -n 's/^#define UIO_MAXIOV //p' /var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2/buildhe re/bits/stdio_lim.hT`; \ fopen_max=${fopen_max:-16}; \ filename_max=${filename_max:-1024}; \ if [ -z "$iov_max" ]; then \ define_iov_max="# undef IOV_MAX"; \ else \ define_iov_max="# define IOV_MAX $iov_max"; \ fi; \ sed -e "s/@FOPEN_MAX@/$fopen_max/" \ -e "s/@FILENAME_MAX@/$filename_max/" \ -e "s/@L_tmpnam@/20/" \ -e "s/@TMP_MAX@/238328/" \ -e "s/@L_ctermid@/9/" \ -e "s/@L_cuserid@/9/" \ -e "s/@define_IOV_MAX@/$define_iov_max/" \ stdio-common/stdio_lim.h.in > /var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2/buildhere/bits/st dio_lim.h.new /bin/sh scripts/move-if-change /var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2/buildhere/bits/stdio _lim.h.new /var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2/buildhere/bits/stdio_lim.h rm -f /var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2/buildhere/bits/stdio_lim.hT /var/tmp/portage/ glibc-2.3.2-r9/work/glibc-2.3.2/buildhere/bits/stdio_lim.dT /var/tmp/portage/glibc-2.3.2-r9/work/gli bc-2.3.2/buildhere/bits/stdio_lim.dt touch /var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2/buildhere/bits/stdio_lim.st { { dirs='assert catgets iconvdata intl libio localedata malloc nis nscd nss posix resolv rt stdio-c ommon string time wcsmbs'; \ for d in $dirs; do \ while read on; do \ echo "depend $d $on"; \ done < $d/Depend; \ done; \ for f in csu assert ctype locale intl catgets math setjmp signal stdlib stdio-common libio mallo c string wcsmbs time dirent grp pwd posix io termios resource misc socket sysvipc gmon gnulib iconv iconvdata wctype manual shadow po argp crypt linuxthreads nss localedata timezone rt conform debug l inuxthreads_db inet resolv hesiod sunrpc nis nscd streams login dlfcn elf; do \ echo $f; \ done; \ } | gawk -f scripts/gen-sorted.awk && \ echo sysd-sorted-done = t; \ } > /var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2/buildhere/sysd-sorted-tmp mv -f /var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2/buildhere/sysd-sorted-tmp /var/tmp/portage/gl ibc-2.3.2-r9/work/glibc-2.3.2/buildhere/sysd-sorted make[1]: Leaving directory `/var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2' make[1]: Entering directory `/var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2' sed '/^[ ]*#/d;s/^[ ]*%/#/' shlib-versions linuxthreads/shlib-versions linuxthreads_db/s hlib-versions \ | gcc -E -undef -Iinclude -I. -I/var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2/buildhere -Ilibio -I/var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2/buildhere -Isysdeps/i386/elf -Ilinuxthreads/sys deps/unix/sysv/linux/i386 -Ilinuxthreads/sysdeps/unix/sysv/linux -Ilinuxthreads/sysdeps/pthread -Isy sdeps/pthread -Ilinuxthreads/sysdeps/unix/sysv -Ilinuxthreads/sysdeps/unix -Ilinuxthreads/sysdeps/i3 86/i686 -Ilinuxthreads/sysdeps/i386 -Isysdeps/unix/sysv/linux/i386 -Isysdeps/unix/sysv/linux -Isysde ps/gnu -Isysdeps/unix/common -Isysdeps/unix/mman -Isysdeps/unix/inet -Isysdeps/unix/sysv/i386 -Isysd eps/unix/sysv -Isysdeps/unix/i386 -Isysdeps/unix -Isysdeps/posix -Isysdeps/i386/i686/fpu -Isysdeps/i 386/i686 -Isysdeps/i386/i486 -Isysdeps/i386/fpu -Isysdeps/i386 -Isysdeps/wordsize-32 -Isysdeps/ieee7 54/ldbl-96 -Isysdeps/ieee754/dbl-64 -Isysdeps/ieee754/flt-32 -Isysdeps/ieee754 -Isysdeps/generic/elf -Isysdeps/generic -nostdinc -isystem /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.2/include -isystem /usr /include -D_LIBC_REENTRANT -include include/libc-symbols.h \ -DASSEMBLER -x assembler-with-cpp - \ > /var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2/buildhere/shlib-versions.v.iT mv -f /var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2/buildhere/shlib-versions.v.iT /var/tmp/portag e/glibc-2.3.2-r9/work/glibc-2.3.2/buildhere/shlib-versions.v.i sed '/^[ ]*#/d;/^[ ]*$/d' /var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2/buildhere/sh lib-versions.v.i > /var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2/buildhere/shlib-versions.vT mv -f /var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2/buildhere/shlib-versions.vT /var/tmp/portage/ glibc-2.3.2-r9/work/glibc-2.3.2/buildhere/shlib-versions.v default_setname=''; \ while read conf version setname; do \ test -n "$version" && \ test `expr 'i686-pc-linux-gnu' \ : "$conf"` != 0 || continue; \ if test "x$version" = xDEFAULT; then \ default_setname="$setname"; \ else \ \ lib=`echo $version | sed 's/=.*$//'`; \ if eval test -z "\${versioned_${lib}}"; then \ eval versioned_${lib}=yes; \ number=`echo $version | sed "s/^.*=//"`; \ echo $lib $number ${setname:-${default_setname}}; \ fi; \ fi; \ done < /var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2/buildhere/shlib-versions.v > /var/tmp/portag e/glibc-2.3.2-r9/work/glibc-2.3.2/buildhere/soversions.iT; exit 0 mv -f /var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2/buildhere/soversions.iT /var/tmp/portage/glib c-2.3.2-r9/work/glibc-2.3.2/buildhere/soversions.i sed '/^[ ]*#/d;s/^[ ]*%/#/' Versions.def \ | gcc -E -undef -Iinclude -I. -I/var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2/buildhere -Ilibio -I/var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2/buildhere -Isysdeps/i386/elf -Ilinuxthreads/sys deps/unix/sysv/linux/i386 -Ilinuxthreads/sysdeps/unix/sysv/linux -Ilinuxthreads/sysdeps/pthread -Isy sdeps/pthread -Ilinuxthreads/sysdeps/unix/sysv -Ilinuxthreads/sysdeps/unix -Ilinuxthreads/sysdeps/i3 86/i686 -Ilinuxthreads/sysdeps/i386 -Isysdeps/unix/sysv/linux/i386 -Isysdeps/unix/sysv/linux -Isysde ps/gnu -Isysdeps/unix/common -Isysdeps/unix/mman -Isysdeps/unix/inet -Isysdeps/unix/sysv/i386 -Isysd eps/unix/sysv -Isysdeps/unix/i386 -Isysdeps/unix -Isysdeps/posix -Isysdeps/i386/i686/fpu -Isysdeps/i 386/i686 -Isysdeps/i386/i486 -Isysdeps/i386/fpu -Isysdeps/i386 -Isysdeps/wordsize-32 -Isysdeps/ieee7 54/ldbl-96 -Isysdeps/ieee754/dbl-64 -Isysdeps/ieee754/flt-32 -Isysdeps/ieee754 -Isysdeps/generic/elf -Isysdeps/generic -nostdinc -isystem /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.2/include -isystem /usr /include -D_LIBC_REENTRANT -include include/libc-symbols.h \ -DASSEMBLER -x assembler-with-cpp - \ > /var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2/buildhere/Versions.def.v.iT mv -f /var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2/buildhere/Versions.def.v.iT /var/tmp/portage/ glibc-2.3.2-r9/work/glibc-2.3.2/buildhere/Versions.def.v.i sed '/^[ ]*#/d;/^[ ]*$/d' /var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2/buildhere/Ve rsions.def.v.i > /var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2/buildhere/Versions.def.vT mv -f /var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2/buildhere/Versions.def.vT /var/tmp/portage/gl ibc-2.3.2-r9/work/glibc-2.3.2/buildhere/Versions.def.v { while read lib version setname; do \ test -z "$setname" || echo "$lib : $setname"; \ done < /var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2/buildhere/soversions.i; \ cat /var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2/buildhere/Versions.def.v; \ } | LC_ALL=C gawk -f scripts/firstversions.awk > /var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2/bu ildhere/Versions.allT mv -f /var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2/buildhere/Versions.allT /var/tmp/portage/glib c-2.3.2-r9/work/glibc-2.3.2/buildhere/Versions.all LC_ALL=C gawk -v oldest_abi=default -f scripts/abi-versions.awk /var/tmp/portage/glibc-2.3.2-r9/work /glibc-2.3.2/buildhere/Versions.all > /var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2/buildhere/abi -versions.hT mv -f /var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2/buildhere/abi-versions.hT /var/tmp/portage/gl ibc-2.3.2-r9/work/glibc-2.3.2/buildhere/abi-versions.h rm -f /var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2/buildhere/tls.makeT /var/tmp/portage/glibc-2. 3.2-r9/work/glibc-2.3.2/buildhere/tls.make.dT (echo '# Generated from tls.make.c by Makerules.'; \ gcc -std=gnu99 -O2 -Wall -Winline -Wstrict-prototypes -Wwrite-strings -freorder-blocks -march=athlo n -pipe -mpreferred-stack-boundary=2 -Iinclude -I. -I/var/tmp/portage/glibc-2.3.2-r9/work/glibc- 2.3.2/buildhere -Ilibio -I/var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2/buildhere -Isysdeps/i38 6/elf -Ilinuxthreads/sysdeps/unix/sysv/linux/i386 -Ilinuxthreads/sysdeps/unix/sysv/linux -Ilinuxthre ads/sysdeps/pthread -Isysdeps/pthread -Ilinuxthreads/sysdeps/unix/sysv -Ilinuxthreads/sysdeps/unix - Ilinuxthreads/sysdeps/i386/i686 -Ilinuxthreads/sysdeps/i386 -Isysdeps/unix/sysv/linux/i386 -Isysdeps /unix/sysv/linux -Isysdeps/gnu -Isysdeps/unix/common -Isysdeps/unix/mman -Isysdeps/unix/inet -Isysde ps/unix/sysv/i386 -Isysdeps/unix/sysv -Isysdeps/unix/i386 -Isysdeps/unix -Isysdeps/posix -Isysdeps/i 386/i686/fpu -Isysdeps/i386/i686 -Isysdeps/i386/i486 -Isysdeps/i386/fpu -Isysdeps/i386 -Isysdeps/wor dsize-32 -Isysdeps/ieee754/ldbl-96 -Isysdeps/ieee754/dbl-64 -Isysdeps/ieee754/flt-32 -Isysdeps/ieee7 54 -Isysdeps/generic/elf -Isysdeps/generic -nostdinc -isystem /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3 .2/include -isystem /usr/include -D_LIBC_REENTRANT -include include/libc-symbols.h -E tls.make .c \ -MD -MP -MT '$(common-objpfx)tls.make' -MF /var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2/b uildhere/tls.make.dT \ | sed -n '/@@@/{s/@@@[ ]*\(.*\)@@@/\1/;s/[ ]*$//p;}'; \ echo 'common-generated += tls.make'; \ sed -e 's@ /var/tmp/portage/glibc-2\.3\.2-r9/work/glibc-2\.3\.2/buildhere/@ $(common-objpfx)@g' -e 's@^/var/tmp/portage/glibc-2\.3\.2-r9/work/glibc-2\.3\.2/buildhere/@$(common-objpfx)@g' -e 's@ *\([ ^ \/$][^ \]*\)@ $(..)\1@g' -e 's@^\([^ \/$][^ \]*\)@$(..)\1@g' /var/tmp/portage/glibc-2.3. 2-r9/work/glibc-2.3.2/buildhere/tls.make.dT; \ rm -f /var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2/buildhere/tls.make.dT) > /var/tmp/portage/gl ibc-2.3.2-r9/work/glibc-2.3.2/buildhere/tls.makeT mv -f /var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2/buildhere/tls.makeT /var/tmp/portage/glibc-2. 3.2-r9/work/glibc-2.3.2/buildhere/tls.make sed '/^[ ]*#/d;s/^[ ]*%/#/' csu/Versions assert/Versions ctype/Versions locale/Versions intl/Versions catgets/Versions math/Versions setjmp/Versions signal/Versions stdlib/Versions stdio-c ommon/Versions libio/Versions malloc/Versions string/Versions wcsmbs/Versions time/Versions dirent/V ersions grp/Versions pwd/Versions posix/Versions io/Versions termios/Versions resource/Versions misc /Versions socket/Versions sysvipc/Versions gmon/Versions iconv/Versions wctype/Versions shadow/Versi ons argp/Versions crypt/Versions linuxthreads/Versions nss/Versions rt/Versions debug/Versions linux threads_db/Versions inet/Versions resolv/Versions hesiod/Versions sunrpc/Versions nis/Versions strea ms/Versions login/Versions dlfcn/Versions elf/Versions sysdeps/i386/elf/Versions linuxthreads/sysdep s/unix/sysv/linux/Versions linuxthreads/sysdeps/i386/i686/Versions sysdeps/unix/sysv/linux/i386/Vers ions sysdeps/unix/sysv/linux/Versions sysdeps/unix/sysv/Versions sysdeps/i386/i486/Versions sysdeps/ i386/fpu/Versions sysdeps/i386/Versions sysdeps/wordsize-32/Versions \ | gcc -E -undef -Iinclude -I. -I/var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2/buildhere -Ilibio -I/var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2/buildhere -Isysdeps/i386/elf -Ilinuxthreads/sys deps/unix/sysv/linux/i386 -Ilinuxthreads/sysdeps/unix/sysv/linux -Ilinuxthreads/sysdeps/pthread -Isy sdeps/pthread -Ilinuxthreads/sysdeps/unix/sysv -Ilinuxthreads/sysdeps/unix -Ilinuxthreads/sysdeps/i3 86/i686 -Ilinuxthreads/sysdeps/i386 -Isysdeps/unix/sysv/linux/i386 -Isysdeps/unix/sysv/linux -Isysde ps/gnu -Isysdeps/unix/common -Isysdeps/unix/mman -Isysdeps/unix/inet -Isysdeps/unix/sysv/i386 -Isysd eps/unix/sysv -Isysdeps/unix/i386 -Isysdeps/unix -Isysdeps/posix -Isysdeps/i386/i686/fpu -Isysdeps/i 386/i686 -Isysdeps/i386/i486 -Isysdeps/i386/fpu -Isysdeps/i386 -Isysdeps/wordsize-32 -Isysdeps/ieee7 54/ldbl-96 -Isysdeps/ieee754/dbl-64 -Isysdeps/ieee754/flt-32 -Isysdeps/ieee754 -Isysdeps/generic/elf -Isysdeps/generic -nostdinc -isystem /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.2/include -isystem /usr /include -D_LIBC_REENTRANT -include include/libc-symbols.h \ -DASSEMBLER -x assembler-with-cpp - \ > /var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2/buildhere/Versions.v.iT mv -f /var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2/buildhere/Versions.v.iT /var/tmp/portage/glib c-2.3.2-r9/work/glibc-2.3.2/buildhere/Versions.v.i sed '/^[ ]*#/d;/^[ ]*$/d' /var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2/buildhere/Ve rsions.v.i > /var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2/buildhere/Versions.vT mv -f /var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2/buildhere/Versions.vT /var/tmp/portage/glibc- 2.3.2-r9/work/glibc-2.3.2/buildhere/Versions.v ( echo 'sysd-versions-subdirs = csu assert ctype locale intl catgets math setjmp signal stdlib stdio -common libio malloc string wcsmbs time dirent grp pwd posix io termios resource misc socket sysvipc gmon gnulib iconv iconvdata wctype manual shadow po argp crypt linuxthreads nss localedata timezone rt conform debug linuxthreads_db inet resolv hesiod sunrpc nis nscd streams login dlfcn elf sysdeps /i386/elf linuxthreads/sysdeps/unix/sysv/linux/i386 linuxthreads/sysdeps/unix/sysv/linux linuxthread s/sysdeps/pthread sysdeps/pthread linuxthreads/sysdeps/unix/sysv linuxthreads/sysdeps/unix linuxthre ads/sysdeps/i386/i686 linuxthreads/sysdeps/i386 sysdeps/unix/sysv/linux/i386 sysdeps/unix/sysv/linux sysdeps/gnu sysdeps/unix/common sysdeps/unix/mman sysdeps/unix/inet sysdeps/unix/sysv/i386 sysdeps/ unix/sysv sysdeps/unix/i386 sysdeps/unix sysdeps/posix sysdeps/i386/i686/fpu sysdeps/i386/i686 sysde ps/i386/i486 sysdeps/i386/fpu sysdeps/i386 sysdeps/wordsize-32 sysdeps/ieee754/ldbl-96 sysdeps/ieee7 54/dbl-64 sysdeps/ieee754/flt-32 sysdeps/ieee754 sysdeps/generic/elf sysdeps/generic' ; \ cat /var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2/buildhere/Versions.v \ | LC_ALL=C gawk -v buildroot=/var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2/buildhere/ -v defsfi le=/var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2/buildhere/Versions.all \ -v move_if_change='/bin/sh scripts/move-if-change' \ -f scripts/versions.awk; \ ) > /var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2/buildhere/sysd-versionsT mv -f /var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2/buildhere/sysd-versionsT /var/tmp/portage/gli bc-2.3.2-r9/work/glibc-2.3.2/buildhere/sysd-versions (while read lib number setname; do \ case $number in \ [0-9]*) echo "$lib.so-version=.$number"; \ echo "all-sonames+=$lib=$lib.so\$($lib.so-version)";;\ *) echo "$lib.so-version=$number"; \ echo "all-sonames+=$lib=\$($lib.so-version)";;\ esac; \ done; \ echo soversions.mk-done = t;) < /var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2/buildhere/soversio ns.i > /var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2/buildhere/soversions.mkT; exit 0 mv -f /var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2/buildhere/soversions.mkT /var/tmp/portage/gli bc-2.3.2-r9/work/glibc-2.3.2/buildhere/soversions.mk make[1]: Leaving directory `/var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2' make[1]: Entering directory `/var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2' ./scripts/mkinstalldirs /var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2/buildhere/gnu mkdir /var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2/buildhere/gnu (echo '/* This file is automatically generated.';\ echo ' It defines macros to allow user program to find the shared';\ echo ' library files which come as part of GNU libc. */';\ echo '#ifndef __GNU_LIB_NAMES_H'; \ echo '#define __GNU_LIB_NAMES_H 1'; \ echo; \ (libs='libm=libm.so.6 libc=libc.so.6 ld=ld-linux.so.2 libdl=libdl.so.2 libutil=libutil.so.1 libreso lv=libresolv.so.2 libnss_files=libnss_files.so.2 libnss_dns=libnss_dns.so.2 libnss_compat=libnss_com pat.so.2 libnss_nis=libnss_nis.so.2 libnss_nisplus=libnss_nisplus.so.2 libnss_ldap=libnss_ldap.so.2 libnss_hesiod=libnss_hesiod.so.2 libnsl=libnsl.so.1 libcrypt=libcrypt.so.1 libBrokenLocale=libBroken Locale.so.1 librt=librt.so.1 libanl=libanl.so.1 libpthread=libpthread.so.0 libthread_db=libthread_db .so.1';\ for l in $libs; do \ name=`echo $l | sed 's/.*=//'`; \ upname=`echo $l | sed 's/=.*//' | \ tr 'abcdefghijklmnopqrstuvwxyz-' \ 'ABCDEFGHIJKLMNOPQRSTUVWXYZ_'`; \ upname2=`echo $name | sed 's/[.]so.*//' | \ tr 'abcdefghijklmnopqrstuvwxyz-' \ 'ABCDEFGHIJKLMNOPQRSTUVWXYZ_'`; \ echo "#define ${upname}_SO \"$name\""; \ if test $upname != $upname2; then \ echo "#define ${upname2}_SO \"$name\""; \ fi; \ done;) | sort; \ echo; \ echo '#endif /* gnu/lib-names.h */';) > /var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2/buildher e/gnu/lib-names.T /bin/sh scripts/move-if-change /var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2/buildhere/gnu/lib-na mes.T /var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2/buildhere/gnu/lib-names.h touch /var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2/buildhere/gnu/lib-names.stmp rm -f /var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2/buildhere/tls.makeT /var/tmp/portage/glibc-2. 3.2-r9/work/glibc-2.3.2/buildhere/tls.make.dT (echo '# Generated from tls.make.c by Makerules.'; \ gcc -std=gnu99 -O2 -Wall -Winline -Wstrict-prototypes -Wwrite-strings -freorder-blocks -march=athlo n -pipe -mpreferred-stack-boundary=2 -Iinclude -I. -I/var/tmp/portage/glibc-2.3.2-r9/work/glibc- 2.3.2/buildhere -Ilibio -I/var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2/buildhere -Isysdeps/i38 6/elf -Ilinuxthreads/sysdeps/unix/sysv/linux/i386 -Ilinuxthreads/sysdeps/unix/sysv/linux -Ilinuxthre ads/sysdeps/pthread -Isysdeps/pthread -Ilinuxthreads/sysdeps/unix/sysv -Ilinuxthreads/sysdeps/unix - Ilinuxthreads/sysdeps/i386/i686 -Ilinuxthreads/sysdeps/i386 -Isysdeps/unix/sysv/linux/i386 -Isysdeps /unix/sysv/linux -Isysdeps/gnu -Isysdeps/unix/common -Isysdeps/unix/mman -Isysdeps/unix/inet -Isysde ps/unix/sysv/i386 -Isysdeps/unix/sysv -Isysdeps/unix/i386 -Isysdeps/unix -Isysdeps/posix -Isysdeps/i 386/i686/fpu -Isysdeps/i386/i686 -Isysdeps/i386/i486 -Isysdeps/i386/fpu -Isysdeps/i386 -Isysdeps/wor dsize-32 -Isysdeps/ieee754/ldbl-96 -Isysdeps/ieee754/dbl-64 -Isysdeps/ieee754/flt-32 -Isysdeps/ieee7 54 -Isysdeps/generic/elf -Isysdeps/generic -nostdinc -isystem /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3 .2/include -isystem /usr/include -D_LIBC_REENTRANT -include include/libc-symbols.h -E tls.make .c \ -MD -MP -MT '$(common-objpfx)tls.make' -MF /var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2/b uildhere/tls.make.dT \ | sed -n '/@@@/{s/@@@[ ]*\(.*\)@@@/\1/;s/[ ]*$//p;}'; \ echo 'common-generated += tls.make'; \ sed -e 's@ /var/tmp/portage/glibc-2\.3\.2-r9/work/glibc-2\.3\.2/buildhere/@ $(common-objpfx)@g' -e 's@^/var/tmp/portage/glibc-2\.3\.2-r9/work/glibc-2\.3\.2/buildhere/@$(common-objpfx)@g' -e 's@ *\([ ^ \/$][^ \]*\)@ $(..)\1@g' -e 's@^\([^ \/$][^ \]*\)@$(..)\1@g' /var/tmp/portage/glibc-2.3. 2-r9/work/glibc-2.3.2/buildhere/tls.make.dT; \ rm -f /var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2/buildhere/tls.make.dT) > /var/tmp/portage/gl ibc-2.3.2-r9/work/glibc-2.3.2/buildhere/tls.makeT mv -f /var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2/buildhere/tls.makeT /var/tmp/portage/glibc-2. 3.2-r9/work/glibc-2.3.2/buildhere/tls.make make[1]: Leaving directory `/var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2' make[1]: Entering directory `/var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2' rm -f /var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2/buildhere/tls.makeT /var/tmp/portage/glibc-2. 3.2-r9/work/glibc-2.3.2/buildhere/tls.make.dT (echo '# Generated from tls.make.c by Makerules.'; \ gcc -std=gnu99 -O2 -Wall -Winline -Wstrict-prototypes -Wwrite-strings -freorder-blocks -march=athlo n -pipe -mpreferred-stack-boundary=2 -Iinclude -I. -I/var/tmp/portage/glibc-2.3.2-r9/work/glibc- 2.3.2/buildhere -Ilibio -I/var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2/buildhere -Isysdeps/i38 6/elf -Ilinuxthreads/sysdeps/unix/sysv/linux/i386 -Ilinuxthreads/sysdeps/unix/sysv/linux -Ilinuxthre ads/sysdeps/pthread -Isysdeps/pthread -Ilinuxthreads/sysdeps/unix/sysv -Ilinuxthreads/sysdeps/unix - Ilinuxthreads/sysdeps/i386/i686 -Ilinuxthreads/sysdeps/i386 -Isysdeps/unix/sysv/linux/i386 -Isysdeps /unix/sysv/linux -Isysdeps/gnu -Isysdeps/unix/common -Isysdeps/unix/mman -Isysdeps/unix/inet -Isysde ps/unix/sysv/i386 -Isysdeps/unix/sysv -Isysdeps/unix/i386 -Isysdeps/unix -Isysdeps/posix -Isysdeps/i 386/i686/fpu -Isysdeps/i386/i686 -Isysdeps/i386/i486 -Isysdeps/i386/fpu -Isysdeps/i386 -Isysdeps/wor dsize-32 -Isysdeps/ieee754/ldbl-96 -Isysdeps/ieee754/dbl-64 -Isysdeps/ieee754/flt-32 -Isysdeps/ieee7 54 -Isysdeps/generic/elf -Isysdeps/generic -nostdinc -isystem /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3 .2/include -isystem /usr/include -D_LIBC_REENTRANT -include include/libc-symbols.h -E tls.make .c \ -MD -MP -MT '$(common-objpfx)tls.make' -MF /var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2/b uildhere/tls.make.dT \ | sed -n '/@@@/{s/@@@[ ]*\(.*\)@@@/\1/;s/[ ]*$//p;}'; \ echo 'common-generated += tls.make'; \ sed -e 's@ /var/tmp/portage/glibc-2\.3\.2-r9/work/glibc-2\.3\.2/buildhere/@ $(common-objpfx)@g' -e 's@^/var/tmp/portage/glibc-2\.3\.2-r9/work/glibc-2\.3\.2/buildhere/@$(common-objpfx)@g' -e 's@ *\([ ^ \/$][^ \]*\)@ $(..)\1@g' -e 's@^\([^ \/$][^ \]*\)@$(..)\1@g' /var/tmp/portage/glibc-2.3. 2-r9/work/glibc-2.3.2/buildhere/tls.make.dT; \ rm -f /var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2/buildhere/tls.make.dT) > /var/tmp/portage/gl ibc-2.3.2-r9/work/glibc-2.3.2/buildhere/tls.makeT mv -f /var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2/buildhere/tls.makeT /var/tmp/portage/glibc-2. 3.2-r9/work/glibc-2.3.2/buildhere/tls.make make[1]: Leaving directory `/var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2' make[1]: Entering directory `/var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2' rm -f /var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2/buildhere/tls.makeT /var/tmp/portage/glibc-2. 3.2-r9/work/glibc-2.3.2/buildhere/tls.make.dT (echo '# Generated from tls.make.c by Makerules.'; \ gcc -std=gnu99 -O2 -Wall -Winline -Wstrict-prototypes -Wwrite-strings -freorder-blocks -march=athlo n -pipe -mpreferred-stack-boundary=2 -Iinclude -I. -I/var/tmp/portage/glibc-2.3.2-r9/work/glibc- 2.3.2/buildhere -Ilibio -I/var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2/buildhere -Isysdeps/i38 6/elf -Ilinuxthreads/sysdeps/unix/sysv/linux/i386 -Ilinuxthreads/sysdeps/unix/sysv/linux -Ilinuxthre ads/sysdeps/pthread -Isysdeps/pthread -Ilinuxthreads/sysdeps/unix/sysv -Ilinuxthreads/sysdeps/unix - Ilinuxthreads/sysdeps/i386/i686 -Ilinuxthreads/sysdeps/i386 -Isysdeps/unix/sysv/linux/i386 -Isysdeps /unix/sysv/linux -Isysdeps/gnu -Isysdeps/unix/common -Isysdeps/unix/mman -Isysdeps/unix/inet -Isysde ps/unix/sysv/i386 -Isysdeps/unix/sysv -Isysdeps/unix/i386 -Isysdeps/unix -Isysdeps/posix -Isysdeps/i 386/i686/fpu -Isysdeps/i386/i686 -Isysdeps/i386/i486 -Isysdeps/i386/fpu -Isysdeps/i386 -Isysdeps/wor dsize-32 -Isysdeps/ieee754/ldbl-96 -Isysdeps/ieee754/dbl-64 -Isysdeps/ieee754/flt-32 -Isysdeps/ieee7 54 -Isysdeps/generic/elf -Isysdeps/generic -nostdinc -isystem /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3 .2/include -isystem /usr/include -D_LIBC_REENTRANT -include include/libc-symbols.h -E tls.make .c \ -MD -MP -MT '$(common-objpfx)tls.make' -MF /var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2/b uildhere/tls.make.dT \ | sed -n '/@@@/{s/@@@[ ]*\(.*\)@@@/\1/;s/[ ]*$//p;}'; \ echo 'common-generated += tls.make'; \ sed -e 's@ /var/tmp/portage/glibc-2\.3\.2-r9/work/glibc-2\.3\.2/buildhere/@ $(common-objpfx)@g' -e 's@^/var/tmp/portage/glibc-2\.3\.2-r9/work/glibc-2\.3\.2/buildhere/@$(common-objpfx)@g' -e 's@ *\([ ^ \/$][^ \]*\)@ $(..)\1@g' -e 's@^\([^ \/$][^ \]*\)@$(..)\1@g' /var/tmp/portage/glibc-2.3. 2-r9/work/glibc-2.3.2/buildhere/tls.make.dT; \ rm -f /var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2/buildhere/tls.make.dT) > /var/tmp/portage/gl ibc-2.3.2-r9/work/glibc-2.3.2/buildhere/tls.makeT mv -f /var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2/buildhere/tls.makeT /var/tmp/portage/glibc-2. 3.2-r9/work/glibc-2.3.2/buildhere/tls.make make[1]: Leaving directory `/var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2' make[1]: Entering directory `/var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2' rm -f /var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2/buildhere/tls.makeT /var/tmp/portage/glibc-2. 3.2-r9/work/glibc-2.3.2/buildhere/tls.make.dT (echo '# Generated from tls.make.c by Makerules.'; \ gcc -std=gnu99 -O2 -Wall -Winline -Wstrict-prototypes -Wwrite-strings -freorder-blocks -march=athlo n -pipe -mpreferred-stack-boundary=2 -Iinclude -I. -I/var/tmp/portage/glibc-2.3.2-r9/work/glibc- 2.3.2/buildhere -Ilibio -I/var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2/buildhere -Isysdeps/i38 6/elf -Ilinuxthreads/sysdeps/unix/sysv/linux/i386 -Ilinuxthreads/sysdeps/unix/sysv/linux -Ilinuxthre ads/sysdeps/pthread -Isysdeps/pthread -Ilinuxthreads/sysdeps/unix/sysv -Ilinuxthreads/sysdeps/unix - Ilinuxthreads/sysdeps/i386/i686 -Ilinuxthreads/sysdeps/i386 -Isysdeps/unix/sysv/linux/i386 -Isysdeps /unix/sysv/linux -Isysdeps/gnu -Isysdeps/unix/common -Isysdeps/unix/mman -Isysdeps/unix/inet -Isysde ps/unix/sysv/i386 -Isysdeps/unix/sysv -Isysdeps/unix/i386 -Isysdeps/unix -Isysdeps/posix -Isysdeps/i 386/i686/fpu -Isysdeps/i386/i686 -Isysdeps/i386/i486 -Isysdeps/i386/fpu -Isysdeps/i386 -Isysdeps/wor dsize-32 -Isysdeps/ieee754/ldbl-96 -Isysdeps/ieee754/dbl-64 -Isysdeps/ieee754/flt-32 -Isysdeps/ieee7 54 -Isysdeps/generic/elf -Isysdeps/generic -nostdinc -isystem /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3 .2/include -isystem /usr/include -D_LIBC_REENTRANT -include include/libc-symbols.h -E tls.make .c \ -MD -MP -MT '$(common-objpfx)tls.make' -MF /var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2/b uildhere/tls.make.dT \ | sed -n '/@@@/{s/@@@[ ]*\(.*\)@@@/\1/;s/[ ]*$//p;}'; \ echo 'common-generated += tls.make'; \ sed -e 's@ /var/tmp/portage/glibc-2\.3\.2-r9/work/glibc-2\.3\.2/buildhere/@ $(common-objpfx)@g' -e 's@^/var/tmp/portage/glibc-2\.3\.2-r9/work/glibc-2\.3\.2/buildhere/@$(common-objpfx)@g' -e 's@ *\([ ^ \/$][^ \]*\)@ $(..)\1@g' -e 's@^\([^ \/$][^ \]*\)@$(..)\1@g' /var/tmp/portage/glibc-2.3. 2-r9/work/glibc-2.3.2/buildhere/tls.make.dT; \ rm -f /var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2/buildhere/tls.make.dT) > /var/tmp/portage/gl ibc-2.3.2-r9/work/glibc-2.3.2/buildhere/tls.makeT mv -f /var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2/buildhere/tls.makeT /var/tmp/portage/glibc-2. 3.2-r9/work/glibc-2.3.2/buildhere/tls.make make[1]: Leaving directory `/var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2' make[1]: Entering directory `/var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2' rm -f /var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2/buildhere/tls.makeT /var/tmp/portage/glibc-2. 3.2-r9/work/glibc-2.3.2/buildhere/tls.make.dT (echo '# Generated from tls.make.c by Makerules.'; \ gcc -std=gnu99 -O2 -Wall -Winline -Wstrict-prototypes -Wwrite-strings -freorder-blocks -march=athlo n -pipe -mpreferred-stack-boundary=2 -Iinclude -I. -I/var/tmp/portage/glibc-2.3.2-r9/work/glibc- 2.3.2/buildhere -Ilibio -I/var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2/buildhere -Isysdeps/i38 6/elf -Ilinuxthreads/sysdeps/unix/sysv/linux/i386 -Ilinuxthreads/sysdeps/unix/sysv/linux -Ilinuxthre ads/sysdeps/pthread -Isysdeps/pthread -Ilinuxthreads/sysdeps/unix/sysv -Ilinuxthreads/sysdeps/unix - Ilinuxthreads/sysdeps/i386/i686 -Ilinuxthreads/sysdeps/i386 -Isysdeps/unix/sysv/linux/i386 -Isysdeps /unix/sysv/linux -Isysdeps/gnu -Isysdeps/unix/common -Isysdeps/unix/mman -Isysdeps/unix/inet -Isysde ps/unix/sysv/i386 -Isysdeps/unix/sysv -Isysdeps/unix/i386 -Isysdeps/unix -Isysdeps/posix -Isysdeps/i 386/i686/fpu -Isysdeps/i386/i686 -Isysdeps/i386/i486 -Isysdeps/i386/fpu -Isysdeps/i386 -Isysdeps/wor dsize-32 -Isysdeps/ieee754/ldbl-96 -Isysdeps/ieee754/dbl-64 -Isysdeps/ieee754/flt-32 -Isysdeps/ieee7 54 -Isysdeps/generic/elf -Isysdeps/generic -nostdinc -isystem /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3 .2/include -isystem /usr/include -D_LIBC_REENTRANT -include include/libc-symbols.h -E tls.make .c \ -MD -MP -MT '$(common-objpfx)tls.make' -MF /var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2/b uildhere/tls.make.dT \ | sed -n '/@@@/{s/@@@[ ]*\(.*\)@@@/\1/;s/[ ]*$//p;}'; \ echo 'common-generated += tls.make'; \ sed -e 's@ /var/tmp/portage/glibc-2\.3\.2-r9/work/glibc-2\.3\.2/buildhere/@ $(common-objpfx)@g' -e 's@^/var/tmp/portage/glibc-2\.3\.2-r9/work/glibc-2\.3\.2/buildhere/@$(common-objpfx)@g' -e 's@ *\([ ^ \/$][^ \]*\)@ $(..)\1@g' -e 's@^\([^ \/$][^ \]*\)@$(..)\1@g' /var/tmp/portage/glibc-2.3. 2-r9/work/glibc-2.3.2/buildhere/tls.make.dT; \ rm -f /var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2/buildhere/tls.make.dT) > /var/tmp/portage/gl ibc-2.3.2-r9/work/glibc-2.3.2/buildhere/tls.makeT mv -f /var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2/buildhere/tls.makeT /var/tmp/portage/glibc-2. 3.2-r9/work/glibc-2.3.2/buildhere/tls.make make[1]: Leaving directory `/var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2' make[1]: Entering directory `/var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2' rm -f /var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2/buildhere/tls.makeT /var/tmp/portage/glibc-2. 3.2-r9/work/glibc-2.3.2/buildhere/tls.make.dT (echo '# Generated from tls.make.c by Makerules.'; \ gcc -std=gnu99 -O2 -Wall -Winline -Wstrict-prototypes -Wwrite-strings -freorder-blocks -march=athlo n -pipe -mpreferred-stack-boundary=2 -Iinclude -I. -I/var/tmp/portage/glibc-2.3.2-r9/work/glibc- 2.3.2/buildhere -Ilibio -I/var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2/buildhere -Isysdeps/i38 6/elf -Ilinuxthreads/sysdeps/unix/sysv/linux/i386 -Ilinuxthreads/sysdeps/unix/sysv/linux -Ilinuxthre ads/sysdeps/pthread -Isysdeps/pthread -Ilinuxthreads/sysdeps/unix/sysv -Ilinuxthreads/sysdeps/unix - Ilinuxthreads/sysdeps/i386/i686 -Ilinuxthreads/sysdeps/i386 -Isysdeps/unix/sysv/linux/i386 -Isysdeps /unix/sysv/linux -Isysdeps/gnu -Isysdeps/unix/common -Isysdeps/unix/mman -Isysdeps/unix/inet -Isysde ps/unix/sysv/i386 -Isysdeps/unix/sysv -Isysdeps/unix/i386 -Isysdeps/unix -Isysdeps/posix -Isysdeps/i 386/i686/fpu -Isysdeps/i386/i686 -Isysdeps/i386/i486 -Isysdeps/i386/fpu -Isysdeps/i386 -Isysdeps/wor dsize-32 -Isysdeps/ieee754/ldbl-96 -Isysdeps/ieee754/dbl-64 -Isysdeps/ieee754/flt-32 -Isysdeps/ieee7 54 -Isysdeps/generic/elf -Isysdeps/generic -nostdinc -isystem /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3 .2/include -isystem /usr/include -D_LIBC_REENTRANT -include include/libc-symbols.h -E tls.make .c \ -MD -MP -MT '$(common-objpfx)tls.make' -MF /var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2/b uildhere/tls.make.dT \ | sed -n '/@@@/{s/@@@[ ]*\(.*\)@@@/\1/;s/[ ]*$//p;}'; \ echo 'common-generated += tls.make'; \ sed -e 's@ /var/tmp/portage/glibc-2\.3\.2-r9/work/glibc-2\.3\.2/buildhere/@ $(common-objpfx)@g' -e 's@^/var/tmp/portage/glibc-2\.3\.2-r9/work/glibc-2\.3\.2/buildhere/@$(common-objpfx)@g' -e 's@ *\([ ^ \/$][^ \]*\)@ $(..)\1@g' -e 's@^\([^ \/$][^ \]*\)@$(..)\1@g' /var/tmp/portage/glibc-2.3. 2-r9/work/glibc-2.3.2/buildhere/tls.make.dT; \ rm -f /var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2/buildhere/tls.make.dT) > /var/tmp/portage/gl ibc-2.3.2-r9/work/glibc-2.3.2/buildhere/tls.makeT mv -f /var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2/buildhere/tls.makeT /var/tmp/portage/glibc-2. 3.2-r9/work/glibc-2.3.2/buildhere/tls.make make[1]: Leaving directory `/var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2' make[1]: Entering directory `/var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2' rm -f /var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2/buildhere/tls.makeT /var/tmp/portage/glibc-2. 3.2-r9/work/glibc-2.3.2/buildhere/tls.make.dT (echo '# Generated from tls.make.c by Makerules.'; \ gcc -std=gnu99 -O2 -Wall -Winline -Wstrict-prototypes -Wwrite-strings -freorder-blocks -march=athlo n -pipe -mpreferred-stack-boundary=2 -Iinclude -I. -I/var/tmp/portage/glibc-2.3.2-r9/work/glibc- 2.3.2/buildhere -Ilibio -I/var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2/buildhere -Isysdeps/i38 6/elf -Ilinuxthreads/sysdeps/unix/sysv/linux/i386 -Ilinuxthreads/sysdeps/unix/sysv/linux -Ilinuxthre ads/sysdeps/pthread -Isysdeps/pthread -Ilinuxthreads/sysdeps/unix/sysv -Ilinuxthreads/sysdeps/unix - Ilinuxthreads/sysdeps/i386/i686 -Ilinuxthreads/sysdeps/i386 -Isysdeps/unix/sysv/linux/i386 -Isysdeps /unix/sysv/linux -Isysdeps/gnu -Isysdeps/unix/common -Isysdeps/unix/mman -Isysdeps/unix/inet -Isysde ps/unix/sysv/i386 -Isysdeps/unix/sysv -Isysdeps/unix/i386 -Isysdeps/unix -Isysdeps/posix -Isysdeps/i 386/i686/fpu -Isysdeps/i386/i686 -Isysdeps/i386/i486 -Isysdeps/i386/fpu -Isysdeps/i386 -Isysdeps/wor dsize-32 -Isysdeps/ieee754/ldbl-96 -Isysdeps/ieee754/dbl-64 -Isysdeps/ieee754/flt-32 -Isysdeps/ieee7 54 -Isysdeps/generic/elf -Isysdeps/generic -nostdinc -isystem /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3 .2/include -isystem /usr/include -D_LIBC_REENTRANT -include include/libc-symbols.h -E tls.make .c \ -MD -MP -MT '$(common-objpfx)tls.make' -MF /var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2/b uildhere/tls.make.dT \ | sed -n '/@@@/{s/@@@[ ]*\(.*\)@@@/\1/;s/[ ]*$//p;}'; \ echo 'common-generated += tls.make'; \ sed -e 's@ /var/tmp/portage/glibc-2\.3\.2-r9/work/glibc-2\.3\.2/buildhere/@ $(common-objpfx)@g' -e 's@^/var/tmp/portage/glibc-2\.3\.2-r9/work/glibc-2\.3\.2/buildhere/@$(common-objpfx)@g' -e 's@ *\([ ^ \/$][^ \]*\)@ $(..)\1@g' -e 's@^\([^ \/$][^ \]*\)@$(..)\1@g' /var/tmp/portage/glibc-2.3. 2-r9/work/glibc-2.3.2/buildhere/tls.make.dT; \ rm -f /var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2/buildhere/tls.make.dT) > /var/tmp/portage/gl ibc-2.3.2-r9/work/glibc-2.3.2/buildhere/tls.makeT mv -f /var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2/buildhere/tls.makeT /var/tmp/portage/glibc-2. 3.2-r9/work/glibc-2.3.2/buildhere/tls.make make[1]: Leaving directory `/var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2' make[1]: Entering directory `/var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2' rm -f /var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2/buildhere/tls.makeT /var/tmp/portage/glibc-2. 3.2-r9/work/glibc-2.3.2/buildhere/tls.make.dT (echo '# Generated from tls.make.c by Makerules.'; \ gcc -std=gnu99 -O2 -Wall -Winline -Wstrict-prototypes -Wwrite-strings -freorder-blocks -march=athlo n -pipe -mpreferred-stack-boundary=2 -Iinclude -I. -I/var/tmp/portage/glibc-2.3.2-r9/work/glibc- 2.3.2/buildhere -Ilibio -I/var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2/buildhere -Isysdeps/i38 6/elf -Ilinuxthreads/sysdeps/unix/sysv/linux/i386 -Ilinuxthreads/sysdeps/unix/sysv/linux -Ilinuxthre ads/sysdeps/pthread -Isysdeps/pthread -Ilinuxthreads/sysdeps/unix/sysv -Ilinuxthreads/sysdeps/unix - Ilinuxthreads/sysdeps/i386/i686 -Ilinuxthreads/sysdeps/i386 -Isysdeps/unix/sysv/linux/i386 -Isysdeps /unix/sysv/linux -Isysdeps/gnu -Isysdeps/unix/common -Isysdeps/unix/mman -Isysdeps/unix/inet -Isysde ps/unix/sysv/i386 -Isysdeps/unix/sysv -Isysdeps/unix/i386 -Isysdeps/unix -Isysdeps/posix -Isysdeps/i 386/i686/fpu -Isysdeps/i386/i686 -Isysdeps/i386/i486 -Isysdeps/i386/fpu -Isysdeps/i386 -Isysdeps/wor dsize-32 -Isysdeps/ieee754/ldbl-96 -Isysdeps/ieee754/dbl-64 -Isysdeps/ieee754/flt-32 -Isysdeps/ieee7 54 -Isysdeps/generic/elf -Isysdeps/generic -nostdinc -isystem /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3 .2/include -isystem /usr/include -D_LIBC_REENTRANT -include include/libc-symbols.h -E tls.make .c \ -MD -MP -MT '$(common-objpfx)tls.make' -MF /var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2/b uildhere/tls.make.dT \ | sed -n '/@@@/{s/@@@[ ]*\(.*\)@@@/\1/;s/[ ]*$//p;}'; \ echo 'common-generated += tls.make'; \ sed -e 's@ /var/tmp/portage/glibc-2\.3\.2-r9/work/glibc-2\.3\.2/buildhere/@ $(common-objpfx)@g' -e 's@^/var/tmp/portage/glibc-2\.3\.2-r9/work/glibc-2\.3\.2/buildhere/@$(common-objpfx)@g' -e 's@ *\([ ^ \/$][^ \]*\)@ $(..)\1@g' -e 's@^\([^ \/$][^ \]*\)@$(..)\1@g' /var/tmp/portage/glibc-2.3. 2-r9/work/glibc-2.3.2/buildhere/tls.make.dT; \ rm -f /var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2/buildhere/tls.make.dT) > /var/tmp/portage/gl ibc-2.3.2-r9/work/glibc-2.3.2/buildhere/tls.makeT mv -f /var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2/buildhere/tls.makeT /var/tmp/portage/glibc-2. 3.2-r9/work/glibc-2.3.2/buildhere/tls.make make[1]: Leaving directory `/var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2' make[1]: Entering directory `/var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2' rm -f /var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2/buildhere/tls.makeT /var/tmp/portage/glibc-2. 3.2-r9/work/glibc-2.3.2/buildhere/tls.make.dT (echo '# Generated from tls.make.c by Makerules.'; \ gcc -std=gnu99 -O2 -Wall -Winline -Wstrict-prototypes -Wwrite-strings -freorder-blocks -march=athlo n -pipe -mpreferred-stack-boundary=2 -Iinclude -I. -I/var/tmp/portage/glibc-2.3.2-r9/work/glibc- 2.3.2/buildhere -Ilibio -I/var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2/buildhere -Isysdeps/i38 6/elf -Ilinuxthreads/sysdeps/unix/sysv/linux/i386 -Ilinuxthreads/sysdeps/unix/sysv/linux -Ilinuxthre ads/sysdeps/pthread -Isysdeps/pthread -Ilinuxthreads/sysdeps/unix/sysv -Ilinuxthreads/sysdeps/unix - Ilinuxthreads/sysdeps/i386/i686 -Ilinuxthreads/sysdeps/i386 -Isysdeps/unix/sysv/linux/i386 -Isysdeps /unix/sysv/linux -Isysdeps/gnu -Isysdeps/unix/common -Isysdeps/unix/mman -Isysdeps/unix/inet -Isysde ps/unix/sysv/i386 -Isysdeps/unix/sysv -Isysdeps/unix/i386 -Isysdeps/unix -Isysdeps/posix -Isysdeps/i 386/i686/fpu -Isysdeps/i386/i686 -Isysdeps/i386/i486 -Isysdeps/i386/fpu -Isysdeps/i386 -Isysdeps/wor dsize-32 -Isysdeps/ieee754/ldbl-96 -Isysdeps/ieee754/dbl-64 -Isysdeps/ieee754/flt-32 -Isysdeps/ieee7 54 -Isysdeps/generic/elf -Isysdeps/generic -nostdinc -isystem /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3 .2/include -isystem /usr/include -D_LIBC_REENTRANT -include include/libc-symbols.h -E tls.make .c \ -MD -MP -MT '$(common-objpfx)tls.make' -MF /var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2/b uildhere/tls.make.dT \ | sed -n '/@@@/{s/@@@[ ]*\(.*\)@@@/\1/;s/[ ]*$//p;}'; \ echo 'common-generated += tls.make'; \ sed -e 's@ /var/tmp/portage/glibc-2\.3\.2-r9/work/glibc-2\.3\.2/buildhere/@ $(common-objpfx)@g' -e 's@^/var/tmp/portage/glibc-2\.3\.2-r9/work/glibc-2\.3\.2/buildhere/@$(common-objpfx)@g' -e 's@ *\([ ^ \/$][^ \]*\)@ $(..)\1@g' -e 's@^\([^ \/$][^ \]*\)@$(..)\1@g' /var/tmp/portage/glibc-2.3. 2-r9/work/glibc-2.3.2/buildhere/tls.make.dT; \ rm -f /var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2/buildhere/tls.make.dT) > /var/tmp/portage/gl ibc-2.3.2-r9/work/glibc-2.3.2/buildhere/tls.makeT mv -f /var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2/buildhere/tls.makeT /var/tmp/portage/glibc-2. 3.2-r9/work/glibc-2.3.2/buildhere/tls.make make[1]: Leaving directory `/var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2' make[1]: Entering directory `/var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2' rm -f /var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2/buildhere/tls.makeT /var/tmp/portage/glibc-2. 3.2-r9/work/glibc-2.3.2/buildhere/tls.make.dT (echo '# Generated from tls.make.c by Makerules.'; \ gcc -std=gnu99 -O2 -Wall -Winline -Wstrict-prototypes -Wwrite-strings -freorder-blocks -march=athlo n -pipe -mpreferred-stack-boundary=2 -Iinclude -I. -I/var/tmp/portage/glibc-2.3.2-r9/work/glibc- 2.3.2/buildhere -Ilibio -I/var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2/buildhere -Isysdeps/i38 6/elf -Ilinuxthreads/sysdeps/unix/sysv/linux/i386 -Ilinuxthreads/sysdeps/unix/sysv/linux -Ilinuxthre ads/sysdeps/pthread -Isysdeps/pthread -Ilinuxthreads/sysdeps/unix/sysv -Ilinuxthreads/sysdeps/unix - Ilinuxthreads/sysdeps/i386/i686 -Ilinuxthreads/sysdeps/i386 -Isysdeps/unix/sysv/linux/i386 -Isysdeps /unix/sysv/linux -Isysdeps/gnu -Isysdeps/unix/common -Isysdeps/unix/mman -Isysdeps/unix/inet -Isysde ps/unix/sysv/i386 -Isysdeps/unix/sysv -Isysdeps/unix/i386 -Isysdeps/unix -Isysdeps/posix -Isysdeps/i 386/i686/fpu -Isysdeps/i386/i686 -Isysdeps/i386/i486 -Isysdeps/i386/fpu -Isysdeps/i386 -Isysdeps/wor dsize-32 -Isysdeps/ieee754/ldbl-96 -Isysdeps/ieee754/dbl-64 -Isysdeps/ieee754/flt-32 -Isysdeps/ieee7 54 -Isysdeps/generic/elf -Isysdeps/generic -nostdinc -isystem /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3 .2/include -isystem /usr/include -D_LIBC_REENTRANT -include include/libc-symbols.h -E tls.make .c \ -MD -MP -MT '$(common-objpfx)tls.make' -MF /var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2/b uildhere/tls.make.dT \ | sed -n '/@@@/{s/@@@[ ]*\(.*\)@@@/\1/;s/[ ]*$//p;}'; \ echo 'common-generated += tls.make'; \ sed -e 's@ /var/tmp/portage/glibc-2\.3\.2-r9/work/glibc-2\.3\.2/buildhere/@ $(common-objpfx)@g' -e 's@^/var/tmp/portage/glibc-2\.3\.2-r9/work/glibc-2\.3\.2/buildhere/@$(common-objpfx)@g' -e 's@ *\([ ^ \/$][^ \]*\)@ $(..)\1@g' -e 's@^\([^ \/$][^ \]*\)@$(..)\1@g' /var/tmp/portage/glibc-2.3. 2-r9/work/glibc-2.3.2/buildhere/tls.make.dT; \ rm -f /var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2/buildhere/tls.make.dT) > /var/tmp/portage/gl ibc-2.3.2-r9/work/glibc-2.3.2/buildhere/tls.makeT mv -f /var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2/buildhere/tls.makeT /var/tmp/portage/glibc-2. 3.2-r9/work/glibc-2.3.2/buildhere/tls.make make[1]: Leaving directory `/var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2' make[1]: Entering directory `/var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2' rm -f /var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2/buildhere/tls.makeT /var/tmp/portage/glibc-2. 3.2-r9/work/glibc-2.3.2/buildhere/tls.make.dT (echo '# Generated from tls.make.c by Makerules.'; \ gcc -std=gnu99 -O2 -Wall -Winline -Wstrict-prototypes -Wwrite-strings -freorder-blocks -march=athlo n -pipe -mpreferred-stack-boundary=2 -Iinclude -I. -I/var/tmp/portage/glibc-2.3.2-r9/work/glibc- 2.3.2/buildhere -Ilibio -I/var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2/buildhere -Isysdeps/i38 6/elf -Ilinuxthreads/sysdeps/unix/sysv/linux/i386 -Ilinuxthreads/sysdeps/unix/sysv/linux -Ilinuxthre ads/sysdeps/pthread -Isysdeps/pthread -Ilinuxthreads/sysdeps/unix/sysv -Ilinuxthreads/sysdeps/unix - Ilinuxthreads/sysdeps/i386/i686 -Ilinuxthreads/sysdeps/i386 -Isysdeps/unix/sysv/linux/i386 -Isysdeps /unix/sysv/linux -Isysdeps/gnu -Isysdeps/unix/common -Isysdeps/unix/mman -Isysdeps/unix/inet -Isysde ps/unix/sysv/i386 -Isysdeps/unix/sysv -Isysdeps/unix/i386 -Isysdeps/unix -Isysdeps/posix -Isysdeps/i 386/i686/fpu -Isysdeps/i386/i686 -Isysdeps/i386/i486 -Isysdeps/i386/fpu -Isysdeps/i386 -Isysdeps/wor dsize-32 -Isysdeps/ieee754/ldbl-96 -Isysdeps/ieee754/dbl-64 -Isysdeps/ieee754/flt-32 -Isysdeps/ieee7 54 -Isysdeps/generic/elf -Isysdeps/generic -nostdinc -isystem /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3 .2/include -isystem /usr/include -D_LIBC_REENTRANT -include include/libc-symbols.h -E tls.make .c \ -MD -MP -MT '$(common-objpfx)tls.make' -MF /var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2/b uildhere/tls.make.dT \ | sed -n '/@@@/{s/@@@[ ]*\(.*\)@@@/\1/;s/[ ]*$//p;}'; \ echo 'common-generated += tls.make'; \ sed -e 's@ /var/tmp/portage/glibc-2\.3\.2-r9/work/glibc-2\.3\.2/buildhere/@ $(common-objpfx)@g' -e 's@^/var/tmp/portage/glibc-2\.3\.2-r9/work/glibc-2\.3\.2/buildhere/@$(common-objpfx)@g' -e 's@ *\([ ^ \/$][^ \]*\)@ $(..)\1@g' -e 's@^\([^ \/$][^ \]*\)@$(..)\1@g' /var/tmp/portage/glibc-2.3. 2-r9/work/glibc-2.3.2/buildhere/tls.make.dT; \ rm -f /var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2/buildhere/tls.make.dT) > /var/tmp/portage/gl ibc-2.3.2-r9/work/glibc-2.3.2/buildhere/tls.makeT mv -f /var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2/buildhere/tls.makeT /var/tmp/portage/glibc-2. 3.2-r9/work/glibc-2.3.2/buildhere/tls.make make[1]: Leaving directory `/var/tmp/portage/glibc-2.3.2-r9/work/glibc-2.3.2' ad infinitum Portage 2.0.49-r15 (default-x86-1.4, gcc-3.3.2, glibc-2.3.2-r8, 2.4.20-gentoo-r5) ================================================================= System uname: 2.4.20-gentoo-r5 i686 AMD Athlon(tm) Processor Gentoo Base System version 1.4.3.12 distcc 2.11.2 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled] ccache version 2.3 [enabled] ACCEPT_KEYWORDS="x86 ~x86" AUTOCLEAN="yes" CFLAGS="-march=athlon -O2 -pipe" CHOST="i686-pc-linux-gnu" COMPILER="gcc3" CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config /usr/kde/3/share/config /usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/config" CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d" CXXFLAGS="-march=athlon -O2 -pipe" DISTDIR="/usr/portage/distfiles" FEATURES="sandbox ccache autoaddcvs" GENTOO_MIRRORS="http://gentoo.oregonstate.edu http://distro.ibiblio.org/pub/Linux/distributions/gentoo" MAKEOPTS="-j2" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="" SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="x86 oss apm foomaticdb kde mad nls berkdb slang arts esd qt cdr 3dnow alsa avi bonobo cjk crypt cups dga directfb doc dvd emacs encode ethereal fbcon gb gd gdbm gif gnome gphoto2 gpm gtk gtk2 gtkhtml guile imlib ipv6 jack java jikes jpeg ladcca lcms ldap libg++ libgda libwww maildir mikmod mmx motif mozilla mpeg ncurses oggvorbis opengl pam pdflib perl plotutils png postgres python quicktime readline samba sdl slp spell sse ssl svga tcltk tcpd tetex tiff truetype usb wmf X waw3d xml xml2 xmms xv zlib"
*** Bug 34002 has been marked as a duplicate of this bug. ***
*** Bug 34008 has been marked as a duplicate of this bug. ***
*** Bug 34019 has been marked as a duplicate of this bug. ***
After wheedling away awhile to play with different CFLAG alternatives and going nowhere, I rebuilt binutils and gcc with previous CFLAGS setting (CFLAGS="-mcpu=athlon-xp -O3 -pipe") and everything seemed to go as it should. I then succeeded emerge'ing qt-3.2.3, which had recently failed mercilessly and just to make sure, compiled openoffice-1.1.0 overnight. All went well. This morning I threw in a gcc-config-1.3.4 (no changelog?) for good measure and lo, emerge'd a working glibc-2.3.2-r9 to the merry tunes of buckwheat zydeco!
Fortunately, I did not have to go the way of emerge'ing binary packages.