/etc/profile: line 38: /bin/hostname: No such file or directory Installing /builddir/build/SRPMS/glibc-2.6.90-12.src.rpm Building target platforms: ppc64 Building for target ppc64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.3731 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf glibc-20070825T1839 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/glibc-20070825T1839.tar.bz2 + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd glibc-20070825T1839 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/glibc-fedora-20070825T1839.tar.bz2 + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' ++ /usr/bin/id -u + '[' 101 = 0 ']' ++ /usr/bin/id -u + '[' 101 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (glibc-fedora.patch):' Patch #0 (glibc-fedora.patch): + patch -p1 -E -s + rm -f sysdeps/alpha/alphaev6/memcpy.S + find . -type f -size 0 -o -name '*.orig' -exec rm -f '{}' ';' + cat + chmod +x find_provides.sh ++ find . -name configure + touch ./nptl/configure ./nptl/sysdeps/pthread/configure ./posix/glob/configure ./configure ./rtkaio/configure ./sysdeps/i386/elf/configure ./sysdeps/i386/configure ./sysdeps/ia64/elf/configure ./sysdeps/powerpc/powerpc64/elf/configure ./sysdeps/powerpc/powerpc64/configure ./sysdeps/powerpc/configure ./sysdeps/powerpc/powerpc32/elf/configure ./sysdeps/powerpc/powerpc32/configure ./sysdeps/s390/s390-64/elf/configure ./sysdeps/s390/s390-32/elf/configure ./sysdeps/unix/sysv/linux/powerpc/configure ./sysdeps/unix/sysv/linux/configure ./sysdeps/sparc/sparc32/elf/configure ./sysdeps/sparc/sparc64/elf/configure ./sysdeps/sh/elf/configure ./sysdeps/pthread/configure ./sysdeps/mach/configure ./sysdeps/mach/hurd/configure ./sysdeps/ieee754/ldbl-opt/configure ./sysdeps/x86_64/elf/configure ./sysdeps/alpha/elf/configure ./c_stubs/configure ./libidn/configure + touch locale/programs/charmap-kw.h locale/programs/locfile-kw.h + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.82009 + umask 022 + cd /builddir/build/BUILD + cd glibc-20070825T1839 + LANG=C + export LANG + unset DISPLAY + GCC=gcc + GXX=g++ + BuildFlags=-mno-minimal-toc + GCC='gcc -m64' + GXX='g++ -m64' + BuildFlags='-mno-minimal-toc -DNDEBUG=1 -fasynchronous-unwind-tables' + EnableKernel=--enable-kernel=2.6.9 + echo 'gcc -m64' ++ echo c_stubs/configure libidn/configure nptl/configure rtkaio/configure ++ sed -e 's!/configure!!g;s!\(linuxthreads\|nptl\|rtkaio\|powerpc-cpu\)\( \|$\)!!g;s! \+$!!;s! !,!g;s!^!,!;/^,\*$/d' + AddOns=,c_stubs,libidn + AddOns=,rtkaio,c_stubs,libidn + build_nptl linuxnptl + builddir=build-ppc64-linuxnptl + shift + rm -rf build-ppc64-linuxnptl + mkdir build-ppc64-linuxnptl + cd build-ppc64-linuxnptl + build_CFLAGS='-mno-minimal-toc -DNDEBUG=1 -fasynchronous-unwind-tables -g -O3 ' + CC='gcc -m64' + CXX='g++ -m64' + CFLAGS='-mno-minimal-toc -DNDEBUG=1 -fasynchronous-unwind-tables -g -O3 ' + ../configure --prefix=/usr --enable-add-ons=nptl,rtkaio,c_stubs,libidn --without-cvs --enable-kernel=2.6.9 --with-headers=/usr/include --enable-bind-now --with-tls --with-__thread --build ppc64-redhat-linux --host ppc64-redhat-linux --disable-profile checking build system type... powerpc64-redhat-linux-gnu checking host system type... powerpc64-redhat-linux-gnu configure: running configure fragment for add-on nptl configure: running configure fragment for add-on rtkaio configure: running configure fragment for add-on c_stubs configure: running configure fragment for add-on libidn checking sysdep dirs... sysdeps/powerpc/powerpc64/elf sysdeps/powerpc/elf sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu sysdeps/powerpc/powerpc64/fpu nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64 rtkaio/sysdeps/unix/sysv/linux/powerpc/powerpc64 sysdeps/unix/sysv/linux/powerpc/powerpc64 sysdeps/unix/sysv/linux/wordsize-64 nptl/sysdeps/unix/sysv/linux/powerpc rtkaio/sysdeps/unix/sysv/linux/powerpc sysdeps/unix/sysv/linux/powerpc sysdeps/ieee754/ldbl-128ibm sysdeps/ieee754/ldbl-opt nptl/sysdeps/unix/sysv/linux nptl/sysdeps/pthread rtkaio/sysdeps/pthread sysdeps/pthread rtkaio/sysdeps/unix/sysv/linux configure: WARNING: rtkaio/sysdeps/unix/sysv/linux/Implies specifies nonexistent rtkaio sysdeps/unix/sysv/linux sysdeps/gnu sysdeps/unix/common sysdeps/unix/mman sysdeps/unix/inet nptl/sysdeps/unix/sysv rtkaio/sysdeps/unix/sysv sysdeps/unix/sysv sysdeps/unix/powerpc nptl/sysdeps/unix rtkaio/sysdeps/unix sysdeps/unix sysdeps/posix sysdeps/powerpc/powerpc64 sysdeps/wordsize-64 sysdeps/powerpc/fpu nptl/sysdeps/powerpc sysdeps/powerpc sysdeps/ieee754/dbl-64 sysdeps/ieee754/flt-32 sysdeps/ieee754 sysdeps/generic/elf sysdeps/generic checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking for ppc64-redhat-linux-gcc... gcc -m64 checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc -m64 accepts -g... yes checking for gcc -m64 option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -m64 -E checking whether we are using the GNU C++ compiler... yes checking whether g++ -m64 accepts -g... yes checking for ppc64-redhat-linux-ranlib... no checking for ranlib... ranlib checking whether as is GNU as... yes checking whether ld is GNU ld... yes checking for as... as checking version of as... 2.17.50.0.18, ok checking for ld... ld checking version of ld... 2.17.50.0.18, ok checking for pwd... /bin/pwd checking for ppc64-redhat-linux-gcc... (cached) gcc -m64 checking version of gcc -m64... 4.1.2, ok checking for gnumake... no checking for gmake... gmake checking version of gmake... 3.81, ok checking for gnumsgfmt... no checking for gmsgfmt... no checking for msgfmt... msgfmt checking version of msgfmt... 0.16.1, ok checking for makeinfo... makeinfo checking version of makeinfo... 4.9, ok checking for sed... sed checking version of sed... 4.1.5, ok checking for autoconf... no checking whether ranlib is necessary... no checking LD_LIBRARY_PATH variable... ok checking whether GCC supports -static-libgcc... -static-libgcc checking for bash... /bin/bash checking for gawk... gawk checking for perl... /usr/bin/perl checking for install-info... /sbin/install-info checking for bison... no 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... yes checking for .preinit_array/.init_array/.fini_array support... yes checking for libunwind-support in compiler... no checking for -z nodelete option... yes checking for -z nodlopen option... yes checking for -z initfirst option... yes checking for -z relro option... yes checking for -Bgroup option... yes checking for libgcc_s suffix... checking for --as-needed option... yes checking whether --noexecstack is desirable for .S files... yes checking for -z combreloc... yes checking for -z execstack... yes checking for -fpie... yes checking for --hash-style option... yes checking for -fno-toplevel-reorder... no checking for -fstack-protector... yes checking for -fgnu89-inline... yes checking whether cc puts quotes around section names... no checking for assembler .weak directive... yes checking whether CFI directives are supported... yes checking for ld --no-whole-archive... yes checking for gcc -fexceptions... yes checking for __builtin_expect... yes checking for __builtin_memset... no checking for redirection of built-in functions... yes checking for __thread... yes checking for tls_model attribute... yes checking for libgd... yes checking for is_selinux_enabled in -lselinux... yes checking for NSCD Flask permissions in selinux/av_permissions.h... yes checking for audit_log_user_avc_message in -laudit... yes checking for cap_init in -lcap... yes checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/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... 16 running configure fragment for sysdeps/powerpc/powerpc64/elf checking for powerpc64 TLS support... yes running configure fragment for sysdeps/unix/sysv/linux/powerpc checking whether gcc -m64 -mno-minimal-toc -DNDEBUG=1 -fasynchronous-unwind-tables -g -O3 -mlong-double-128 uses IBM extended format... yes running configure fragment for sysdeps/ieee754/ldbl-opt checking whether gcc -m64 -mno-minimal-toc -DNDEBUG=1 -fasynchronous-unwind-tables -g -O3 supports -mlong-double-128... yes running configure fragment for nptl/sysdeps/pthread checking for forced unwind support... yes checking for C cleanup handling... yes running configure fragment for sysdeps/pthread running configure fragment for sysdeps/unix/sysv/linux checking for egrep... grep -E checking installed Linux kernel header files... 2.0.10 or later checking for kernel header at least 2.6.9... ok checking for symlinks in /usr/include... ok running configure fragment for sysdeps/powerpc/powerpc64 checking for support for omitting dot symbols... yes checking for linker support for overlapping .opd entries... yes running configure fragment for sysdeps/powerpc checking for .machine support... yes checking for old glibc 2.0.x headers... no checking whether -fPIC is default... yes configure: creating ./config.status config.status: creating config.make config.status: WARNING: ../config.make.in seems to ignore the --datarootdir setting config.status: creating Makefile config.status: creating config.h config.status: executing default commands + make -j8 -r 'CFLAGS=-mno-minimal-toc -DNDEBUG=1 -fasynchronous-unwind-tables -g -O3 ' PARALLELMFLAGS=-s make -r PARALLELMFLAGS="-s" CVSOPTS="" -C .. objdir=`pwd` all make[1]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839' (echo 'sysd-rules-sysdirs := sysdeps/powerpc/powerpc64/elf sysdeps/powerpc/elf sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu sysdeps/powerpc/powerpc64/fpu nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64 rtkaio/sysdeps/unix/sysv/linux/powerpc/powerpc64 sysdeps/unix/sysv/linux/powerpc/powerpc64 sysdeps/unix/sysv/linux/wordsize-64 nptl/sysdeps/unix/sysv/linux/powerpc rtkaio/sysdeps/unix/sysv/linux/powerpc sysdeps/unix/sysv/linux/powerpc sysdeps/ieee754/ldbl-128ibm sysdeps/ieee754/ldbl-opt nptl/sysdeps/unix/sysv/linux nptl/sysdeps/pthread rtkaio/sysdeps/pthread sysdeps/pthread rtkaio/sysdeps/unix/sysv/linux sysdeps/unix/sysv/linux sysdeps/gnu sysdeps/unix/common sysdeps/unix/mman sysdeps/unix/inet nptl/sysdeps/unix/sysv rtkaio/sysdeps/unix/sysv sysdeps/unix/sysv sysdeps/unix/powerpc nptl/sysdeps/unix rtkaio/sysdeps/unix sysdeps/unix sysdeps/posix sysdeps/powerpc/powerpc64 sysdeps/wordsize-64 sysdeps/powerpc/fpu nptl/sysdeps/powerpc sysdeps/powerpc sysdeps/ieee754/dbl-64 sysdeps/ieee754/flt-32 sysdeps/ieee754 sysdeps/generic/elf sysdeps/generic'; \ for dir in sysdeps/powerpc/powerpc64/elf sysdeps/powerpc/elf sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu sysdeps/powerpc/powerpc64/fpu nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64 rtkaio/sysdeps/unix/sysv/linux/powerpc/powerpc64 sysdeps/unix/sysv/linux/powerpc/powerpc64 sysdeps/unix/sysv/linux/wordsize-64 nptl/sysdeps/unix/sysv/linux/powerpc rtkaio/sysdeps/unix/sysv/linux/powerpc sysdeps/unix/sysv/linux/powerpc sysdeps/ieee754/ldbl-128ibm sysdeps/ieee754/ldbl-opt nptl/sysdeps/unix/sysv/linux nptl/sysdeps/pthread rtkaio/sysdeps/pthread sysdeps/pthread rtkaio/sysdeps/unix/sysv/linux sysdeps/unix/sysv/linux sysdeps/gnu sysdeps/unix/common sysdeps/unix/mman sysdeps/unix/inet nptl/sysdeps/unix/sysv rtkaio/sysdeps/unix/sysv sysdeps/unix/sysv sysdeps/unix/powerpc nptl/sysdeps/unix rtkaio/sysdeps/unix sysdeps/unix sysdeps/posix sysdeps/powerpc/powerpc64 sysdeps/wordsize-64 sysdeps/powerpc/fpu nptl/sysdeps/powerpc sysdeps/powerpc sysdeps/ieee754/dbl-64 sysdeps/ieee754/flt-32 sysdeps/ieee754 sysdeps/generic/elf sysdeps/generic; do \ case "$dir" in \ /*) ;; \ *) dir="\$(..)$dir" ;; \ esac; \ 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) -DPTW"; \ echo "\$(objpfx)ptw-%$o: $dir/%.s \$(before-compile); \ \$(compile-command.s) -DPTW"; \ echo "\$(objpfx)m_%$o: $dir/s_%.S \$(before-compile); \ \$(compile-command.S)"; \ echo "\$(objpfx)m_%$o: $dir/s_%.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) -DPTW"; \ echo "\$(objpfx)m_%$o: $dir/s_%.c \$(before-compile); \ \$(compile-command.c)"; \ done; \ echo "\$(inst_includedir)/%.h: $dir/%.h \$(+force); \ \$(do-install)"; \ done; \ echo 'sysd-rules-done = t') > /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/sysd-rulesT mv -f /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/sysd-rulesT /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/sysd-rules for dir in /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl sysdeps/powerpc/powerpc64/elf sysdeps/powerpc/elf sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu sysdeps/powerpc/powerpc64/fpu nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64 rtkaio/sysdeps/unix/sysv/linux/powerpc/powerpc64 sysdeps/unix/sysv/linux/powerpc/powerpc64 sysdeps/unix/sysv/linux/wordsize-64 nptl/sysdeps/unix/sysv/linux/powerpc rtkaio/sysdeps/unix/sysv/linux/powerpc sysdeps/unix/sysv/linux/powerpc sysdeps/ieee754/ldbl-128ibm sysdeps/ieee754/ldbl-opt nptl/sysdeps/unix/sysv/linux nptl/sysdeps/pthread rtkaio/sysdeps/pthread sysdeps/pthread rtkaio/sysdeps/unix/sysv/linux sysdeps/unix/sysv/linux sysdeps/gnu sysdeps/unix/common sysdeps/unix/mman sysdeps/unix/inet nptl/sysdeps/unix/sysv rtkaio/sysdeps/unix/sysv sysdeps/unix/sysv sysdeps/unix/powerpc nptl/sysdeps/unix rtkaio/sysdeps/unix sysdeps/unix sysdeps/posix sysdeps/powerpc/powerpc64 sysdeps/wordsize-64 sysdeps/powerpc/fpu nptl/sysdeps/powerpc sysdeps/powerpc sysdeps/ieee754/dbl-64 sysdeps/ieee754/flt-32 sysdeps/ieee754 sysdeps/generic/elf sysdeps/generic nptl rtkaio; do \ test -f $dir/syscalls.list && \ { sysdirs='sysdeps/powerpc/powerpc64/elf sysdeps/powerpc/elf sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu sysdeps/powerpc/powerpc64/fpu nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64 rtkaio/sysdeps/unix/sysv/linux/powerpc/powerpc64 sysdeps/unix/sysv/linux/powerpc/powerpc64 sysdeps/unix/sysv/linux/wordsize-64 nptl/sysdeps/unix/sysv/linux/powerpc rtkaio/sysdeps/unix/sysv/linux/powerpc sysdeps/unix/sysv/linux/powerpc sysdeps/ieee754/ldbl-128ibm sysdeps/ieee754/ldbl-opt nptl/sysdeps/unix/sysv/linux nptl/sysdeps/pthread rtkaio/sysdeps/pthread sysdeps/pthread rtkaio/sysdeps/unix/sysv/linux sysdeps/unix/sysv/linux sysdeps/gnu sysdeps/unix/common sysdeps/unix/mman sysdeps/unix/inet nptl/sysdeps/unix/sysv rtkaio/sysdeps/unix/sysv sysdeps/unix/sysv sysdeps/unix/powerpc nptl/sysdeps/unix rtkaio/sysdeps/unix sysdeps/unix sysdeps/posix sysdeps/powerpc/powerpc64 sysdeps/wordsize-64 sysdeps/powerpc/fpu nptl/sysdeps/powerpc sysdeps/powerpc sysdeps/ieee754/dbl-64 sysdeps/ieee754/flt-32 sysdeps/ieee754 sysdeps/generic/elf sysdeps/generic' \ asm_CPP='gcc -m64 -c -Iinclude -I/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl -Isysdeps/powerpc/powerpc64/elf -Isysdeps/powerpc/elf -Isysdeps/unix/sysv/linux/powerpc/powerpc64/fpu -Isysdeps/powerpc/powerpc64/fpu -Inptl/sysdeps/unix/sysv/linux/powerpc/powerpc64 -Irtkaio/sysdeps/unix/sysv/linux/powerpc/powerpc64 -Isysdeps/unix/sysv/linux/powerpc/powerpc64 -Isysdeps/unix/sysv/linux/wordsize-64 -Inptl/sysdeps/unix/sysv/linux/powerpc -Irtkaio/sysdeps/unix/sysv/linux/powerpc -Isysdeps/unix/sysv/linux/powerpc -Isysdeps/ieee754/ldbl-128ibm -Isysdeps/ieee754/ldbl-opt -Inptl/sysdeps/unix/sysv/linux -Inptl/sysdeps/pthread -Irtkaio/sysdeps/pthread -Isysdeps/pthread -Irtkaio/sysdeps/unix/sysv/linux -Isysdeps/unix/sysv/linux -Isysdeps/gnu -Isysdeps/unix/common -Isysdeps/unix/mman -Isysdeps/unix/inet -Inptl/sysdeps/unix/sysv -Irtkaio/sysdeps/unix/sysv -Isysdeps/unix/sysv -Isysdeps/unix/powerpc -Inptl/sysdeps/unix -Irtkaio/sysdeps/unix -Isysdeps/unix -Isysdeps/posix -Isysdeps/powerpc/powerpc64 -Isysdeps/wordsize-64 -Isysdeps/powerpc/fpu -Inptl/sysdeps/powerpc -Isysdeps/powerpc -Isysdeps/ieee754/dbl-64 -Isysdeps/ieee754/flt-32 -Isysdeps/ieee754 -Isysdeps/generic/elf -Isysdeps/generic -Inptl -Irtkaio -Ilibio -I. -nostdinc -isystem /usr/lib/gcc/ppc64-redhat-linux/4.1.2/include -isystem /usr/include -D_LIBC_REENTRANT -include include/libc-symbols.h -DASSEMBLER -Wa,--noexecstack -E -x assembler-with-cpp' \ /bin/sh sysdeps/unix/make-syscalls.sh $dir || exit 1; }; \ test $dir = sysdeps/unix && break; \ done > /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/sysd-syscallsT mv -f /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/sysd-syscallsT /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/sysd-syscalls gawk -f scripts/gen-sorted.awk \ -v 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 nss localedata timezone rt conform debug rtkaio c_stubs libidn dlfcn elf' \ -v srcpfx='' \ nptl/sysdeps/pthread/Subdirs sysdeps/unix/inet/Subdirs sysdeps/unix/Subdirs assert/Depend intl/Depend catgets/Depend stdlib/Depend stdio-common/Depend libio/Depend malloc/Depend string/Depend wcsmbs/Depend time/Depend posix/Depend iconvdata/Depend nss/Depend localedata/Depend rt/Depend debug/Depend rtkaio/Depend > /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/sysd-sorted-tmp mv -f /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/sysd-sorted-tmp /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/sysd-sorted make[1]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839' make[1]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839' { echo '#include "posix/bits/posix1_lim.h"'; \ echo '#define _LIBC 1'; \ echo '#include "misc/sys/uio.h"'; } | \ gcc -m64 -E -dM -MD -MP -MF /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/bits/stdio_lim.dT -MT '/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/bits/stdio_lim.h /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/bits/stdio_lim.d' \ -Iinclude -I/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl -Isysdeps/powerpc/powerpc64/elf -Isysdeps/powerpc/elf -Isysdeps/unix/sysv/linux/powerpc/powerpc64/fpu -Isysdeps/powerpc/powerpc64/fpu -Inptl/sysdeps/unix/sysv/linux/powerpc/powerpc64 -Irtkaio/sysdeps/unix/sysv/linux/powerpc/powerpc64 -Isysdeps/unix/sysv/linux/powerpc/powerpc64 -Isysdeps/unix/sysv/linux/wordsize-64 -Inptl/sysdeps/unix/sysv/linux/powerpc -Irtkaio/sysdeps/unix/sysv/linux/powerpc -Isysdeps/unix/sysv/linux/powerpc -Isysdeps/ieee754/ldbl-128ibm -Isysdeps/ieee754/ldbl-opt -Inptl/sysdeps/unix/sysv/linux -Inptl/sysdeps/pthread -Irtkaio/sysdeps/pthread -Isysdeps/pthread -Irtkaio/sysdeps/unix/sysv/linux -Isysdeps/unix/sysv/linux -Isysdeps/gnu -Isysdeps/unix/common -Isysdeps/unix/mman -Isysdeps/unix/inet -Inptl/sysdeps/unix/sysv -Irtkaio/sysdeps/unix/sysv -Isysdeps/unix/sysv -Isysdeps/unix/powerpc -Inptl/sysdeps/unix -Irtkaio/sysdeps/unix -Isysdeps/unix -Isysdeps/posix -Isysdeps/powerpc/powerpc64 -Isysdeps/wordsize-64 -Isysdeps/powerpc/fpu -Inptl/sysdeps/powerpc -Isysdeps/powerpc -Isysdeps/ieee754/dbl-64 -Isysdeps/ieee754/flt-32 -Isysdeps/ieee754 -Isysdeps/generic/elf -Isysdeps/generic -Inptl -Irtkaio -Ilibio -I. -nostdinc -isystem /usr/lib/gcc/ppc64-redhat-linux/4.1.2/include -isystem /usr/include -xc - -o /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/bits/stdio_lim.hT sed -e 's@ /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/@ $(common-objpfx)@g' -e 's@^/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/@$(common-objpfx)@g' -e 's@ *\([^ \/$][^ \]*\)@ $(..)\1@g' -e 's@^\([^ \/$][^ \]*\)@$(..)\1@g' \ /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/bits/stdio_lim.dT > /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/bits/stdio_lim.dt mv -f /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/bits/stdio_lim.dt /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/bits/stdio_lim.d fopen_max=`sed -n 's/^#define OPEN_MAX //1p' /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/bits/stdio_lim.hT`; \ filename_max=`sed -n 's/^#define PATH_MAX //1p' /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/bits/stdio_lim.hT`; \ iov_max=`sed -n 's/^#define UIO_MAXIOV //p' /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/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 > /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/bits/stdio_lim.h.new /bin/sh scripts/move-if-change /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/bits/stdio_lim.h.new /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/bits/stdio_lim.h rm -f /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/bits/stdio_lim.hT /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/bits/stdio_lim.dT /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/bits/stdio_lim.dt touch /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/bits/stdio_lim.st sed '/^[ ]*#/d;s/^[ ]*%/#/' nptl/shlib-versions rtkaio/shlib-versions libidn/shlib-versions nptl_db/shlib-versions shlib-versions \ | gcc -m64 -E -undef -Iinclude -I/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl -Isysdeps/powerpc/powerpc64/elf -Isysdeps/powerpc/elf -Isysdeps/unix/sysv/linux/powerpc/powerpc64/fpu -Isysdeps/powerpc/powerpc64/fpu -Inptl/sysdeps/unix/sysv/linux/powerpc/powerpc64 -Irtkaio/sysdeps/unix/sysv/linux/powerpc/powerpc64 -Isysdeps/unix/sysv/linux/powerpc/powerpc64 -Isysdeps/unix/sysv/linux/wordsize-64 -Inptl/sysdeps/unix/sysv/linux/powerpc -Irtkaio/sysdeps/unix/sysv/linux/powerpc -Isysdeps/unix/sysv/linux/powerpc -Isysdeps/ieee754/ldbl-128ibm -Isysdeps/ieee754/ldbl-opt -Inptl/sysdeps/unix/sysv/linux -Inptl/sysdeps/pthread -Irtkaio/sysdeps/pthread -Isysdeps/pthread -Irtkaio/sysdeps/unix/sysv/linux -Isysdeps/unix/sysv/linux -Isysdeps/gnu -Isysdeps/unix/common -Isysdeps/unix/mman -Isysdeps/unix/inet -Inptl/sysdeps/unix/sysv -Irtkaio/sysdeps/unix/sysv -Isysdeps/unix/sysv -Isysdeps/unix/powerpc -Inptl/sysdeps/unix -Irtkaio/sysdeps/unix -Isysdeps/unix -Isysdeps/posix -Isysdeps/powerpc/powerpc64 -Isysdeps/wordsize-64 -Isysdeps/powerpc/fpu -Inptl/sysdeps/powerpc -Isysdeps/powerpc -Isysdeps/ieee754/dbl-64 -Isysdeps/ieee754/flt-32 -Isysdeps/ieee754 -Isysdeps/generic/elf -Isysdeps/generic -Inptl -Irtkaio -Ilibio -I. -nostdinc -isystem /usr/lib/gcc/ppc64-redhat-linux/4.1.2/include -isystem /usr/include -D_LIBC_REENTRANT -include include/libc-symbols.h -x assembler-with-cpp - \ > /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/shlib-versions.v.iT mv -f /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/shlib-versions.v.iT /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/shlib-versions.v.i sed '/^[ ]*#/d;/^[ ]*$/d' /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/shlib-versions.v.i > /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/shlib-versions.vT mv -f /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/shlib-versions.vT /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/shlib-versions.v gawk -v default_setname='' \ -v cpu='powerpc64' \ -v vendor='redhat' \ -v os='linux-gnu' \ -f scripts/soversions.awk /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/shlib-versions.v > /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/soversions.iT mv -f /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/soversions.iT /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/soversions.i sed '/^[ ]*#/d;s/^[ ]*%/#/' Versions.def rtkaio/Versions.def \ | gcc -m64 -E -undef -Iinclude -I/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl -Isysdeps/powerpc/powerpc64/elf -Isysdeps/powerpc/elf -Isysdeps/unix/sysv/linux/powerpc/powerpc64/fpu -Isysdeps/powerpc/powerpc64/fpu -Inptl/sysdeps/unix/sysv/linux/powerpc/powerpc64 -Irtkaio/sysdeps/unix/sysv/linux/powerpc/powerpc64 -Isysdeps/unix/sysv/linux/powerpc/powerpc64 -Isysdeps/unix/sysv/linux/wordsize-64 -Inptl/sysdeps/unix/sysv/linux/powerpc -Irtkaio/sysdeps/unix/sysv/linux/powerpc -Isysdeps/unix/sysv/linux/powerpc -Isysdeps/ieee754/ldbl-128ibm -Isysdeps/ieee754/ldbl-opt -Inptl/sysdeps/unix/sysv/linux -Inptl/sysdeps/pthread -Irtkaio/sysdeps/pthread -Isysdeps/pthread -Irtkaio/sysdeps/unix/sysv/linux -Isysdeps/unix/sysv/linux -Isysdeps/gnu -Isysdeps/unix/common -Isysdeps/unix/mman -Isysdeps/unix/inet -Inptl/sysdeps/unix/sysv -Irtkaio/sysdeps/unix/sysv -Isysdeps/unix/sysv -Isysdeps/unix/powerpc -Inptl/sysdeps/unix -Irtkaio/sysdeps/unix -Isysdeps/unix -Isysdeps/posix -Isysdeps/powerpc/powerpc64 -Isysdeps/wordsize-64 -Isysdeps/powerpc/fpu -Inptl/sysdeps/powerpc -Isysdeps/powerpc -Isysdeps/ieee754/dbl-64 -Isysdeps/ieee754/flt-32 -Isysdeps/ieee754 -Isysdeps/generic/elf -Isysdeps/generic -Inptl -Irtkaio -Ilibio -I. -nostdinc -isystem /usr/lib/gcc/ppc64-redhat-linux/4.1.2/include -isystem /usr/include -D_LIBC_REENTRANT -include include/libc-symbols.h -x assembler-with-cpp - \ > /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/Versions.def.v.iT mv -f /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/Versions.def.v.iT /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/Versions.def.v.i sed '/^[ ]*#/d;/^[ ]*$/d' /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/Versions.def.v.i > /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/Versions.def.vT mv -f /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/Versions.def.vT /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/Versions.def.v { while read which lib version setname; do \ test x"$which" = xDEFAULT || continue; \ test -z "$setname" || echo "$lib : $setname"; \ done < /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/soversions.i; \ cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/Versions.def.v; \ } | LC_ALL=C gawk -f scripts/firstversions.awk > /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/Versions.allT mv -f /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/Versions.allT /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/Versions.all LC_ALL=C gawk -v oldest_abi=default -f scripts/abi-versions.awk /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/Versions.all > /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/abi-versions.hT mv -f /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/abi-versions.hT /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/abi-versions.h rm -f /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/tls.makeT /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/tls.make.dT (echo '# Generated from tls.make.c by Makerules.'; \ gcc -m64 -std=gnu99 -fgnu89-inline -DNDEBUG=1 -O3 -Wall -Winline -Wwrite-strings -fasynchronous-unwind-tables -fmerge-all-constants -g -mno-minimal-toc -mnew-mnemonics -Wstrict-prototypes -mlong-double-128 -Iinclude -I/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl -Isysdeps/powerpc/powerpc64/elf -Isysdeps/powerpc/elf -Isysdeps/unix/sysv/linux/powerpc/powerpc64/fpu -Isysdeps/powerpc/powerpc64/fpu -Inptl/sysdeps/unix/sysv/linux/powerpc/powerpc64 -Irtkaio/sysdeps/unix/sysv/linux/powerpc/powerpc64 -Isysdeps/unix/sysv/linux/powerpc/powerpc64 -Isysdeps/unix/sysv/linux/wordsize-64 -Inptl/sysdeps/unix/sysv/linux/powerpc -Irtkaio/sysdeps/unix/sysv/linux/powerpc -Isysdeps/unix/sysv/linux/powerpc -Isysdeps/ieee754/ldbl-128ibm -Isysdeps/ieee754/ldbl-opt -Inptl/sysdeps/unix/sysv/linux -Inptl/sysdeps/pthread -Irtkaio/sysdeps/pthread -Isysdeps/pthread -Irtkaio/sysdeps/unix/sysv/linux -Isysdeps/unix/sysv/linux -Isysdeps/gnu -Isysdeps/unix/common -Isysdeps/unix/mman -Isysdeps/unix/inet -Inptl/sysdeps/unix/sysv -Irtkaio/sysdeps/unix/sysv -Isysdeps/unix/sysv -Isysdeps/unix/powerpc -Inptl/sysdeps/unix -Irtkaio/sysdeps/unix -Isysdeps/unix -Isysdeps/posix -Isysdeps/powerpc/powerpc64 -Isysdeps/wordsize-64 -Isysdeps/powerpc/fpu -Inptl/sysdeps/powerpc -Isysdeps/powerpc -Isysdeps/ieee754/dbl-64 -Isysdeps/ieee754/flt-32 -Isysdeps/ieee754 -Isysdeps/generic/elf -Isysdeps/generic -Inptl -Irtkaio -Ilibio -I. -nostdinc -isystem /usr/lib/gcc/ppc64-redhat-linux/4.1.2/include -isystem /usr/include -D_LIBC_REENTRANT -include include/libc-symbols.h -E -DASSEMBLER tls.make.c \ -MD -MP -MT '$(common-objpfx)tls.make' -MF /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/tls.make.dT \ | sed -n '/@@@/{s/@@@[ ]*\(.*\)@@@/\1/;s/[ ]*$//p;}'; \ echo 'common-generated += tls.make'; \ sed -e 's@ /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/@ $(common-objpfx)@g' -e 's@^/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/@$(common-objpfx)@g' -e 's@ *\([^ \/$][^ \]*\)@ $(..)\1@g' -e 's@^\([^ \/$][^ \]*\)@$(..)\1@g' /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/tls.make.dT; \ rm -f /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/tls.make.dT) > /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/tls.makeT mv -f /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/tls.makeT /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/tls.make sed '/^[ ]*#/d;s/^[ ]*%/#/' csu/Versions iconv/Versions locale/Versions assert/Versions ctype/Versions intl/Versions catgets/Versions math/Versions setjmp/Versions signal/Versions stdlib/Versions stdio-common/Versions libio/Versions dlfcn/Versions malloc/Versions string/Versions wcsmbs/Versions time/Versions dirent/Versions grp/Versions pwd/Versions posix/Versions io/Versions termios/Versions resource/Versions misc/Versions socket/Versions sysvipc/Versions gmon/Versions wctype/Versions shadow/Versions argp/Versions crypt/Versions nptl/Versions resolv/Versions nss/Versions rt/Versions debug/Versions rtkaio/Versions libidn/Versions nptl_db/Versions inet/Versions hesiod/Versions sunrpc/Versions nis/Versions streams/Versions login/Versions elf/Versions nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions rtkaio/sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions nptl/sysdeps/unix/sysv/linux/powerpc/Versions sysdeps/unix/sysv/linux/powerpc/Versions sysdeps/ieee754/ldbl-opt/Versions nptl/sysdeps/unix/sysv/linux/Versions rtkaio/sysdeps/pthread/Versions sysdeps/pthread/Versions sysdeps/unix/sysv/linux/Versions sysdeps/unix/sysv/Versions sysdeps/wordsize-64/Versions sysdeps/powerpc/Versions \ | gcc -m64 -E -undef -Iinclude -I/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl -Isysdeps/powerpc/powerpc64/elf -Isysdeps/powerpc/elf -Isysdeps/unix/sysv/linux/powerpc/powerpc64/fpu -Isysdeps/powerpc/powerpc64/fpu -Inptl/sysdeps/unix/sysv/linux/powerpc/powerpc64 -Irtkaio/sysdeps/unix/sysv/linux/powerpc/powerpc64 -Isysdeps/unix/sysv/linux/powerpc/powerpc64 -Isysdeps/unix/sysv/linux/wordsize-64 -Inptl/sysdeps/unix/sysv/linux/powerpc -Irtkaio/sysdeps/unix/sysv/linux/powerpc -Isysdeps/unix/sysv/linux/powerpc -Isysdeps/ieee754/ldbl-128ibm -Isysdeps/ieee754/ldbl-opt -Inptl/sysdeps/unix/sysv/linux -Inptl/sysdeps/pthread -Irtkaio/sysdeps/pthread -Isysdeps/pthread -Irtkaio/sysdeps/unix/sysv/linux -Isysdeps/unix/sysv/linux -Isysdeps/gnu -Isysdeps/unix/common -Isysdeps/unix/mman -Isysdeps/unix/inet -Inptl/sysdeps/unix/sysv -Irtkaio/sysdeps/unix/sysv -Isysdeps/unix/sysv -Isysdeps/unix/powerpc -Inptl/sysdeps/unix -Irtkaio/sysdeps/unix -Isysdeps/unix -Isysdeps/posix -Isysdeps/powerpc/powerpc64 -Isysdeps/wordsize-64 -Isysdeps/powerpc/fpu -Inptl/sysdeps/powerpc -Isysdeps/powerpc -Isysdeps/ieee754/dbl-64 -Isysdeps/ieee754/flt-32 -Isysdeps/ieee754 -Isysdeps/generic/elf -Isysdeps/generic -Inptl -Irtkaio -Ilibio -I. -nostdinc -isystem /usr/lib/gcc/ppc64-redhat-linux/4.1.2/include -isystem /usr/include -D_LIBC_REENTRANT -include include/libc-symbols.h -x assembler-with-cpp - \ > /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/Versions.v.iT mv -f /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/Versions.v.iT /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/Versions.v.i sed '/^[ ]*#/d;/^[ ]*$/d' /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/Versions.v.i > /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/Versions.vT mv -f /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/Versions.vT /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/Versions.v ( echo 'sysd-versions-subdirs = csu iconv iconvdata locale localedata assert ctype intl catgets math setjmp signal stdlib stdio-common libio dlfcn malloc string wcsmbs timezone time dirent grp pwd posix io termios resource misc socket sysvipc gmon gnulib wctype manual shadow po argp crypt nptl resolv nss rt conform debug rtkaio c_stubs libidn nptl_db inet hesiod sunrpc nis nscd streams login elf sysdeps/powerpc/powerpc64/elf sysdeps/powerpc/elf sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu sysdeps/powerpc/powerpc64/fpu nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64 rtkaio/sysdeps/unix/sysv/linux/powerpc/powerpc64 sysdeps/unix/sysv/linux/powerpc/powerpc64 sysdeps/unix/sysv/linux/wordsize-64 nptl/sysdeps/unix/sysv/linux/powerpc rtkaio/sysdeps/unix/sysv/linux/powerpc sysdeps/unix/sysv/linux/powerpc sysdeps/ieee754/ldbl-128ibm sysdeps/ieee754/ldbl-opt nptl/sysdeps/unix/sysv/linux nptl/sysdeps/pthread rtkaio/sysdeps/pthread sysdeps/pthread rtkaio/sysdeps/unix/sysv/linux sysdeps/unix/sysv/linux sysdeps/gnu sysdeps/unix/common sysdeps/unix/mman sysdeps/unix/inet nptl/sysdeps/unix/sysv rtkaio/sysdeps/unix/sysv sysdeps/unix/sysv sysdeps/unix/powerpc nptl/sysdeps/unix rtkaio/sysdeps/unix sysdeps/unix sysdeps/posix sysdeps/powerpc/powerpc64 sysdeps/wordsize-64 sysdeps/powerpc/fpu nptl/sysdeps/powerpc sysdeps/powerpc sysdeps/ieee754/dbl-64 sysdeps/ieee754/flt-32 sysdeps/ieee754 sysdeps/generic/elf sysdeps/generic' ; \ cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/Versions.v \ | LC_ALL=C gawk -v buildroot=/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/ -v defsfile=/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/Versions.all \ -v move_if_change='/bin/sh scripts/move-if-change' \ -f scripts/versions.awk; \ ) > /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/sysd-versionsT mv -f /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/sysd-versionsT /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/sysd-versions (seen_DEFAULT=0; seen_WORDSIZE32=0; seen_WORDSIZE64=0; \ while read which lib number setname; do \ eval seen_$which=1; \ test x"$which" = xDEFAULT || continue; \ 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; \ case "$seen_DEFAULT$seen_WORDSIZE32$seen_WORDSIZE64" in \ 100) echo biarch = no;; \ 101) echo biarch = 32;; \ ?1?) echo biarch = 64;; \ *) echo >&2 BUG; exit 2;; \ esac; \ echo soversions.mk-done = t;) < /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/soversions.i > /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/soversions.mkT; exit 0 mv -f /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/soversions.mkT /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/soversions.mk make[1]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839' make[1]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839' ./scripts/mkinstalldirs /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/gnu mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/gnu LC_ALL=C gawk -f scripts/lib-names.awk /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/soversions.i > /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/gnu/lib-names.T /bin/sh scripts/move-if-change /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/gnu/lib-names.T /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/gnu/lib-names.h touch /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/gnu/lib-names.stmp rm -f /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/tls.makeT /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/tls.make.dT (echo '# Generated from tls.make.c by Makerules.'; \ gcc -m64 -std=gnu99 -fgnu89-inline -DNDEBUG=1 -O3 -Wall -Winline -Wwrite-strings -fasynchronous-unwind-tables -fmerge-all-constants -g -mno-minimal-toc -mnew-mnemonics -Wstrict-prototypes -mlong-double-128 -Iinclude -I/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl -Isysdeps/powerpc/powerpc64/elf -Isysdeps/powerpc/elf -Isysdeps/unix/sysv/linux/powerpc/powerpc64/fpu -Isysdeps/powerpc/powerpc64/fpu -Inptl/sysdeps/unix/sysv/linux/powerpc/powerpc64 -Irtkaio/sysdeps/unix/sysv/linux/powerpc/powerpc64 -Isysdeps/unix/sysv/linux/powerpc/powerpc64 -Isysdeps/unix/sysv/linux/wordsize-64 -Inptl/sysdeps/unix/sysv/linux/powerpc -Irtkaio/sysdeps/unix/sysv/linux/powerpc -Isysdeps/unix/sysv/linux/powerpc -Isysdeps/ieee754/ldbl-128ibm -Isysdeps/ieee754/ldbl-opt -Inptl/sysdeps/unix/sysv/linux -Inptl/sysdeps/pthread -Irtkaio/sysdeps/pthread -Isysdeps/pthread -Irtkaio/sysdeps/unix/sysv/linux -Isysdeps/unix/sysv/linux -Isysdeps/gnu -Isysdeps/unix/common -Isysdeps/unix/mman -Isysdeps/unix/inet -Inptl/sysdeps/unix/sysv -Irtkaio/sysdeps/unix/sysv -Isysdeps/unix/sysv -Isysdeps/unix/powerpc -Inptl/sysdeps/unix -Irtkaio/sysdeps/unix -Isysdeps/unix -Isysdeps/posix -Isysdeps/powerpc/powerpc64 -Isysdeps/wordsize-64 -Isysdeps/powerpc/fpu -Inptl/sysdeps/powerpc -Isysdeps/powerpc -Isysdeps/ieee754/dbl-64 -Isysdeps/ieee754/flt-32 -Isysdeps/ieee754 -Isysdeps/generic/elf -Isysdeps/generic -Inptl -Irtkaio -Ilibio -I. -nostdinc -isystem /usr/lib/gcc/ppc64-redhat-linux/4.1.2/include -isystem /usr/include -D_LIBC_REENTRANT -include include/libc-symbols.h -E -DASSEMBLER tls.make.c \ -MD -MP -MT '$(common-objpfx)tls.make' -MF /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/tls.make.dT \ | sed -n '/@@@/{s/@@@[ ]*\(.*\)@@@/\1/;s/[ ]*$//p;}'; \ echo 'common-generated += tls.make'; \ sed -e 's@ /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/@ $(common-objpfx)@g' -e 's@^/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/@$(common-objpfx)@g' -e 's@ *\([^ \/$][^ \]*\)@ $(..)\1@g' -e 's@^\([^ \/$][^ \]*\)@$(..)\1@g' /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/tls.make.dT; \ rm -f /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/tls.make.dT) > /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/tls.makeT mv -f /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/tls.makeT /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/tls.make make[1]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839' make[1]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839' rm -f /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/stamp.o; > /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/stamp.o rm -f /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/stamp.os; > /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/stamp.os rm -f /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/stamp.oS; > /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/stamp.oS make -s subdir=csu -C csu ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/csu' mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/csu make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/csu' make -s subdir=iconv -C iconv ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/iconv' mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/iconv make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/iconv' make -s subdir=iconvdata -C iconvdata ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/iconvdata' mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/iconvdata make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/iconvdata' make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/iconvdata' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/iconvdata' make -s subdir=locale -C locale ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/locale' mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/locale make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/locale' make -s subdir=localedata -C localedata ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/localedata' mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/localedata make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/localedata' make -s subdir=assert -C assert ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/assert' mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/assert make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/assert' make -s subdir=ctype -C ctype ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/ctype' mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/ctype make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/ctype' make -s subdir=intl -C intl ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/intl' mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/intl mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/intl mkdir: cannot create directory `/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/intl': File exists make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/intl' make -s subdir=catgets -C catgets ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/catgets' mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/catgets make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/catgets' make -s subdir=math -C math ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/math' mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/math In file included from ../sysdeps/powerpc/powerpc64/fpu/s_isnan.c:1: ../sysdeps/powerpc/fpu/s_isnan.c:59: warning: conflicting types for built-in function 'isnanf' In file included from ../sysdeps/powerpc/powerpc64/fpu/s_isnan.c:1: ../sysdeps/powerpc/fpu/s_isnan.c:59: warning: conflicting types for built-in function 'isnanf' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/math' make -s subdir=setjmp -C setjmp ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/setjmp' mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/setjmp make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/setjmp' make -s subdir=signal -C signal ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/signal' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/signal' make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/signal' mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/signal mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/signal mkdir: cannot create directory `/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/signal': File exists make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/signal' make -s subdir=stdlib -C stdlib ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/stdlib' mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/stdlib make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/stdlib' make -s subdir=stdio-common -C stdio-common ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/stdio-common' mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/stdio-common make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/stdio-common' make -s subdir=libio -C libio ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/libio' mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/libio make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/libio' make -s subdir=dlfcn -C dlfcn ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/dlfcn' mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/dlfcn make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/dlfcn' make -s subdir=malloc -C malloc ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/malloc' mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/malloc mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/malloc mkdir: cannot create directory `/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/malloc': File exists make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/malloc' make -s subdir=string -C string ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/string' mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/string make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/string' make -s subdir=wcsmbs -C wcsmbs ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/wcsmbs' mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/wcsmbs make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/wcsmbs' make -s subdir=timezone -C timezone ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/timezone' mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/timezone mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/timezone mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/timezone mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/timezone mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/timezone mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/timezone mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/timezone mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/timezone mkdir: cannot create directory `/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/timezone': File exists mkdir: cannot create directory `/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/timezone': File exists mkdir: cannot create directory `/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/timezone': File exists mkdir: cannot create directory `/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/timezone': File existsmkdir: cannot create directory `/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/timezone': File exists mkdir: cannot create directory `/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/timezone': File exists mkdir: cannot create directory `/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/timezone': File exists make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/timezone' make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/timezone' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/timezone' make -s subdir=time -C time ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/time' mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/time make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/time' make -s subdir=dirent -C dirent ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/dirent' mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/dirent make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/dirent' make -s subdir=grp -C grp ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/grp' mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/grp make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/grp' make -s subdir=pwd -C pwd ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/pwd' mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/pwd make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/pwd' make -s subdir=posix -C posix ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/posix' mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/posix mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/posix mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/posix mkdir: cannot create directory `/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/posix': File exists mkdir: cannot create directory `/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/posix': File exists make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/posix' make -s subdir=io -C io ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/io' mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/io make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/io' make -s subdir=termios -C termios ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/termios' mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/termios make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/termios' make -s subdir=resource -C resource ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/resource' mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/resource mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/resource mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/resource mkdir: cannot create directory `/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/resource': File exists mkdir: cannot create directory `/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/resource': File exists make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/resource' make -s subdir=misc -C misc ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/misc' mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/misc make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/misc' make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/misc' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/misc' make -s subdir=socket -C socket ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/socket' mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/socket make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/socket' make -s subdir=sysvipc -C sysvipc ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/sysvipc' mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/sysvipc make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/sysvipc' make -s subdir=gmon -C gmon ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/gmon' mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/gmon make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/gmon' make -s subdir=gnulib -C gnulib ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/gnulib' mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/gnulib mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/gnulib mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/gnulib mkdir: cannot create directory `/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/gnulib': File exists mkdir: cannot create directory `/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/gnulib': File exists make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/gnulib' make -s subdir=wctype -C wctype ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/wctype' mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/wctype make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/wctype' make -s subdir=manual -C manual ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/manual' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/manual' make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/manual' mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/manual mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/manual mkdir: cannot create directory `/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/manual': File exists make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/manual' make -s subdir=shadow -C shadow ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/shadow' mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/shadow make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/shadow' make -s subdir=po -C po ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/po' mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/po mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/po mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/po mkdir: cannot create directory `/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/po': File exists mkdir: cannot create directory `/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/po': File exists make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/po' make -s subdir=argp -C argp ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/argp' mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/argp make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/argp' make -s subdir=crypt -C crypt ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/crypt' mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/crypt mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/crypt mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/crypt mkdir: cannot create directory `/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/crypt': File exists mkdir: cannot create directory `/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/crypt': File exists make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/crypt' make -s subdir=nptl -C nptl ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/nptl' mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/nptl make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/nptl' make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/nptl' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/nptl' make -s subdir=resolv -C resolv ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/resolv' mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/resolv make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/resolv' make -s subdir=nss -C nss ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/nss' mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/nss make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/nss' make -s subdir=rt -C rt ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/rt' mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/rt make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/rt' make -s subdir=conform -C conform ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/conform' mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/conform mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/conform mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/conform mkdir: cannot create directory `/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/conform': File exists mkdir: cannot create directory `/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/conform': File exists make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/conform' make -s subdir=debug -C debug ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/debug' mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/debug make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/debug' make -s subdir=rtkaio -C rtkaio ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/rtkaio' mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/rtkaio mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/rtkaio mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/rtkaio mkdir: cannot create directory `/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/rtkaio': File exists mkdir: cannot create directory `/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/rtkaio': File exists make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/rtkaio' make -s subdir=c_stubs -C c_stubs ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/c_stubs' mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/c_stubs mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/c_stubs mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/c_stubs mkdir: cannot create directory `/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/c_stubs': File exists mkdir: cannot create directory `/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/c_stubs': File exists make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/c_stubs' make -s subdir=libidn -C libidn ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/libidn' mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/libidn make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/libidn' make -s subdir=nptl_db -C nptl_db ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/nptl_db' mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/nptl_db mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/nptl_db mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/nptl_db mkdir: cannot create directory `/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/nptl_db'mkdir: cannot create directory `/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/nptl_db': File exists : File exists make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/nptl_db' make -s subdir=inet -C inet ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/inet' mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/inet make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/inet' make -s subdir=hesiod -C hesiod ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/hesiod' mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/hesiod make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/hesiod' make -s subdir=sunrpc -C sunrpc ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/sunrpc' mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/sunrpc authuxprot.c: In function 'xdr_authunix_parms': authuxprot.c:52: warning: dereferencing type-punned pointer will break strict-aliasing rules authuxprot.c:55: warning: dereferencing type-punned pointer will break strict-aliasing rules authuxprot.c:57: warning: dereferencing type-punned pointer will break strict-aliasing rules rpc_prot.c: In function 'xdr_accepted_reply': rpc_prot.c:89: warning: dereferencing type-punned pointer will break strict-aliasing rules rpc_prot.c: In function 'xdr_rejected_reply': rpc_prot.c:113: warning: dereferencing type-punned pointer will break strict-aliasing rules rpc_prot.c:123: warning: dereferencing type-punned pointer will break strict-aliasing rules rpc_prot.c: In function 'xdr_replymsg': rpc_prot.c:144: warning: dereferencing type-punned pointer will break strict-aliasing rules rpc_prot.c:146: warning: dereferencing type-punned pointer will break strict-aliasing rules rpc_prot.c: In function 'xdr_callhdr': rpc_prot.c:170: warning: dereferencing type-punned pointer will break strict-aliasing rules rpc_cmsg.c: In function 'xdr_callmsg': rpc_cmsg.c:193: warning: dereferencing type-punned pointer will break strict-aliasing rules xdr.c: In function 'xdr_string': xdr.c:669: warning: 'size' may be used uninitialized in this function authdes_prot.c: In function 'xdr_authdes_cred': authdes_prot.c:49: warning: dereferencing type-punned pointer will break strict-aliasing rules key_prot.c: In function 'xdr_unixcred': key_prot.c:118: warning: dereferencing type-punned pointer will break strict-aliasing rules authuxprot.c: In function 'xdr_authunix_parms': authuxprot.c:52: warning: dereferencing type-punned pointer will break strict-aliasing rules authuxprot.c:55: warning: dereferencing type-punned pointer will break strict-aliasing rules authuxprot.c:57: warning: dereferencing type-punned pointer will break strict-aliasing rules rpc_prot.c: In function 'xdr_accepted_reply': rpc_prot.c:89: warning: dereferencing type-punned pointer will break strict-aliasing rules rpc_prot.c: In function 'xdr_rejected_reply': rpc_prot.c:113: warning: dereferencing type-punned pointer will break strict-aliasing rules rpc_prot.c:123: warning: dereferencing type-punned pointer will break strict-aliasing rules rpc_prot.c: In function 'xdr_replymsg': rpc_prot.c:144: warning: dereferencing type-punned pointer will break strict-aliasing rules rpc_prot.c:146: warning: dereferencing type-punned pointer will break strict-aliasing rules rpc_prot.c: In function 'xdr_callhdr': rpc_prot.c:170: warning: dereferencing type-punned pointer will break strict-aliasing rules rpc_cmsg.c: In function 'xdr_callmsg': rpc_cmsg.c:193: warning: dereferencing type-punned pointer will break strict-aliasing rules authdes_prot.c: In function 'xdr_authdes_cred': authdes_prot.c:49: warning: dereferencing type-punned pointer will break strict-aliasing rules key_prot.c: In function 'xdr_unixcred': key_prot.c:118: warning: dereferencing type-punned pointer will break strict-aliasing rules make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/sunrpc' make -s subdir=nis -C nis ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/nis' mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/nis mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/nis mkdir: cannot create directory `/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/nis': File exists make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/nis' make -s subdir=nscd -C nscd ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/nscd' mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/nscd make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/nscd' make -s subdir=streams -C streams ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/streams' mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/streams make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/streams' make -s subdir=login -C login ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/login' mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/login make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/login' make -s subdir=elf -C elf ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/elf' mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/elf make[3]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/elf' make[4]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/misc' make[4]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/csu' make[4]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/io' make[4]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/gmon' make[4]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/posix' make[4]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/setjmp' make[4]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/gmon' make[4]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/signal' make[4]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/nptl' make[4]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/csu' make[4]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/setjmp' make[4]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/gmon' make[4]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/signal' make[4]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/gmon' make[4]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/csu' make[4]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/setjmp' make[4]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/setjmp' make[4]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/csu' make[4]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/io' make[4]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/signal' make[4]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/stdlib' make[4]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/signal' make[4]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/misc' make[4]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/time' make[4]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/posix' make[4]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/string' make[4]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/time' make[4]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/io' make[4]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/io' make[4]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/misc' make[4]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/misc' make[4]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/string' make[4]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/time' make[4]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/time' make[4]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/posix' make[4]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/posix' make[4]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/stdlib' make[4]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/nptl' make[4]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/string' make[4]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/string' make[4]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/stdlib' make[4]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/stdlib' make[4]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/nptl' make[4]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/nptl' make[3]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/elf' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/elf' cd /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl && ar cruv libc.a `cat csu/stamp.o iconv/stamp.o iconvdata/stamp.o locale/stamp.o localedata/stamp.o assert/stamp.o ctype/stamp.o intl/stamp.o catgets/stamp.o math/stamp.o setjmp/stamp.o signal/stamp.o stdlib/stamp.o stdio-common/stamp.o libio/stamp.o dlfcn/stamp.o malloc/stamp.o string/stamp.o wcsmbs/stamp.o timezone/stamp.o time/stamp.o dirent/stamp.o grp/stamp.o pwd/stamp.o posix/stamp.o io/stamp.o termios/stamp.o resource/stamp.o misc/stamp.o socket/stamp.o sysvipc/stamp.o gmon/stamp.o gnulib/stamp.o wctype/stamp.o manual/stamp.o shadow/stamp.o po/stamp.o argp/stamp.o crypt/stamp.o nptl/stamp.o resolv/stamp.o nss/stamp.o rt/stamp.o conform/stamp.o debug/stamp.o rtkaio/stamp.o c_stubs/stamp.o libidn/stamp.o nptl_db/stamp.o inet/stamp.o hesiod/stamp.o sunrpc/stamp.o nis/stamp.o nscd/stamp.o streams/stamp.o login/stamp.o elf/stamp.o stamp.o` a - csu/init-first.o a - csu/libc-start.o a - csu/sysdep.o a - csu/version.o a - csu/check_fds.o a - csu/libc-tls.o a - csu/elf-init.o a - csu/dso_handle.o a - csu/errno.o a - csu/errno-loc.o a - csu/hp-timing.o a - iconv/iconv_open.o a - iconv/iconv.o a - iconv/iconv_close.o a - iconv/gconv_open.o a - iconv/gconv.o a - iconv/gconv_close.o a - iconv/gconv_db.o a - iconv/gconv_conf.o a - iconv/gconv_builtin.o a - iconv/gconv_simple.o a - iconv/gconv_trans.o a - iconv/gconv_cache.o a - iconv/gconv_dl.o a - locale/setlocale.o a - locale/findlocale.o a - locale/loadlocale.o a - locale/loadarchive.o a - locale/localeconv.o a - locale/nl_langinfo.o a - locale/nl_langinfo_l.o a - locale/mb_cur_max.o a - locale/newlocale.o a - locale/duplocale.o a - locale/freelocale.o a - locale/uselocale.o a - locale/lc-ctype.o a - locale/lc-messages.o a - locale/lc-monetary.o a - locale/lc-numeric.o a - locale/lc-time.o a - locale/lc-paper.o a - locale/lc-name.o a - locale/lc-address.o a - locale/lc-telephone.o a - locale/lc-measurement.o a - locale/lc-identification.o a - locale/lc-collate.o a - locale/C-ctype.o a - locale/C-messages.o a - locale/C-monetary.o a - locale/C-numeric.o a - locale/C-time.o a - locale/C-paper.o a - locale/C-name.o a - locale/C-address.o a - locale/C-telephone.o a - locale/C-measurement.o a - locale/C-identification.o a - locale/C-collate.o a - locale/SYS_libc.o a - locale/C_name.o a - locale/xlocale.o a - locale/localename.o a - locale/global-locale.o a - locale/coll-lookup.o a - assert/assert.o a - assert/assert-perr.o a - assert/__assert.o a - ctype/ctype.o a - ctype/ctype-extn.o a - ctype/ctype_l.o a - ctype/isctype.o a - ctype/ctype-info.o a - intl/bindtextdom.o a - intl/dcgettext.o a - intl/dgettext.o a - intl/gettext.o a - intl/dcigettext.o a - intl/dcngettext.o a - intl/dngettext.o a - intl/ngettext.o a - intl/finddomain.o a - intl/loadmsgcat.o a - intl/localealias.o a - intl/textdomain.o a - intl/l10nflist.o a - intl/explodename.o a - intl/plural.o a - intl/plural-exp.o a - intl/hash-string.o a - catgets/catgets.o a - catgets/open_catalog.o a - math/s_isinf.o a - math/s_isnan.o a - math/s_finite.o a - math/s_copysign.o a - math/s_modf.o a - math/s_scalbn.o a - math/s_frexp.o a - math/s_ldexp.o a - math/s_signbit.o a - math/s_isinff.o a - math/s_isnanf.o a - math/s_finitef.o a - math/s_copysignf.o a - math/s_modff.o a - math/s_scalbnf.o a - math/s_frexpf.o a - math/s_ldexpf.o a - math/s_signbitf.o a - math/s_isinfl.o a - math/s_isnanl.o a - math/s_finitel.o a - math/s_copysignl.o a - math/s_modfl.o a - math/s_scalbnl.o a - math/s_frexpl.o a - math/s_ldexpl.o a - math/s_signbitl.o a - math/math_ldbl_opt.o a - math/nldbl-compat.o a - math/setfpucw.o a - math/fpu_control.o a - setjmp/setjmp.o a - setjmp/sigjmp.o a - setjmp/bsd-setjmp.o a - setjmp/bsd-_setjmp.o a - setjmp/longjmp.o a - setjmp/__longjmp.o a - setjmp/jmp-unwind.o a - setjmp/novmx-longjmp.o a - setjmp/novmx-sigjmp.o a - signal/signal.o a - signal/raise.o a - signal/killpg.o a - signal/sigaction.o a - signal/sigprocmask.o a - signal/kill.o a - signal/sigpending.o a - signal/sigsuspend.o a - signal/sigwait.o a - signal/sigblock.o a - signal/sigsetmask.o a - signal/sigpause.o a - signal/sigvec.o a - signal/sigstack.o a - signal/sigaltstack.o a - signal/sigintr.o a - signal/sigsetops.o a - signal/sigempty.o a - signal/sigfillset.o a - signal/sigaddset.o a - signal/sigdelset.o a - signal/sigismem.o a - signal/sigreturn.o a - signal/siggetmask.o a - signal/sysv_signal.o a - signal/sigisempty.o a - signal/sigandset.o a - signal/sigorset.o a - signal/allocrtsig.o a - signal/sigtimedwait.o a - signal/sigwaitinfo.o a - signal/sigqueue.o a - signal/sighold.o a - signal/sigrelse.o a - signal/sigignore.o a - signal/sigset.o a - stdlib/atof.o a - stdlib/atoi.o a - stdlib/atol.o a - stdlib/atoll.o a - stdlib/abort.o a - stdlib/bsearch.o a - stdlib/qsort.o a - stdlib/msort.o a - stdlib/getenv.o a - stdlib/putenv.o a - stdlib/setenv.o a - stdlib/secure-getenv.o a - stdlib/exit.o a - stdlib/on_exit.o a - stdlib/atexit.o a - stdlib/cxa_atexit.o a - stdlib/cxa_finalize.o a - stdlib/old_atexit.o a - stdlib/abs.o a - stdlib/labs.o a - stdlib/llabs.o a - stdlib/div.o a - stdlib/ldiv.o a - stdlib/lldiv.o a - stdlib/mblen.o a - stdlib/mbstowcs.o a - stdlib/mbtowc.o a - stdlib/wcstombs.o a - stdlib/wctomb.o a - stdlib/random.o a - stdlib/random_r.o a - stdlib/rand.o a - stdlib/rand_r.o a - stdlib/drand48.o a - stdlib/erand48.o a - stdlib/lrand48.o a - stdlib/nrand48.o a - stdlib/mrand48.o a - stdlib/jrand48.o a - stdlib/srand48.o a - stdlib/seed48.o a - stdlib/lcong48.o a - stdlib/drand48_r.o a - stdlib/erand48_r.o a - stdlib/lrand48_r.o a - stdlib/nrand48_r.o a - stdlib/mrand48_r.o a - stdlib/jrand48_r.o a - stdlib/srand48_r.o a - stdlib/seed48_r.o a - stdlib/lcong48_r.o a - stdlib/drand48-iter.o a - stdlib/strtol.o a - stdlib/strtoul.o a - stdlib/strtoll.o a - stdlib/strtoull.o a - stdlib/strtol_l.o a - stdlib/strtoul_l.o a - stdlib/strtoll_l.o a - stdlib/strtoull_l.o a - stdlib/strtof.o a - stdlib/strtod.o a - stdlib/strtold.o a - stdlib/strtof_l.o a - stdlib/strtod_l.o a - stdlib/strtold_l.o a - stdlib/system.o a - stdlib/canonicalize.o a - stdlib/a64l.o a - stdlib/l64a.o a - stdlib/rpmatch.o a - stdlib/strfmon.o a - stdlib/strfmon_l.o a - stdlib/getsubopt.o a - stdlib/xpg_basename.o a - stdlib/fmtmsg.o a - stdlib/strtoimax.o a - stdlib/strtoumax.o a - stdlib/wcstoimax.o a - stdlib/wcstoumax.o a - stdlib/getcontext.o a - stdlib/setcontext.o a - stdlib/makecontext.o a - stdlib/swapcontext.o a - stdlib/inlines.o a - stdlib/add_n.o a - stdlib/addmul_1.o a - stdlib/cmp.o a - stdlib/divmod_1.o a - stdlib/divrem.o a - stdlib/udiv_qrnnd.o a - stdlib/lshift.o a - stdlib/rshift.o a - stdlib/mod_1.o a - stdlib/mul.o a - stdlib/mul_1.o a - stdlib/mul_n.o a - stdlib/sub_n.o a - stdlib/submul_1.o a - stdlib/dbl2mpn.o a - stdlib/ldbl2mpn.o a - stdlib/mpn2flt.o a - stdlib/mpn2dbl.o a - stdlib/mpn2ldbl.o a - stdlib/grouping.o a - stdlib/groupingwc.o a - stdlib/fpioconst.o a - stdlib/mp_clz_tab.o a - stdio-common/ctermid.o a - stdio-common/cuserid.o a - stdio-common/_itoa.o a - stdio-common/_itowa.o a - stdio-common/itoa-digits.o a - stdio-common/itoa-udigits.o a - stdio-common/itowa-digits.o a - stdio-common/vfprintf.o a - stdio-common/vprintf.o a - stdio-common/printf_fp.o a - stdio-common/reg-printf.o a - stdio-common/printf-prs.o a - stdio-common/printf_fphex.o a - stdio-common/printf_size.o a - stdio-common/fprintf.o a - stdio-common/printf.o a - stdio-common/snprintf.o a - stdio-common/sprintf.o a - stdio-common/asprintf.o a - stdio-common/dprintf.o a - stdio-common/vfwprintf.o a - stdio-common/vfscanf.o a - stdio-common/vfwscanf.o a - stdio-common/fscanf.o a - stdio-common/scanf.o a - stdio-common/sscanf.o a - stdio-common/perror.o a - stdio-common/psignal.o a - stdio-common/tmpfile.o a - stdio-common/tmpfile64.o a - stdio-common/tmpnam.o a - stdio-common/tmpnam_r.o a - stdio-common/tempnam.o a - stdio-common/tempname.o a - stdio-common/getline.o a - stdio-common/getw.o a - stdio-common/putw.o a - stdio-common/remove.o a - stdio-common/rename.o a - stdio-common/renameat.o a - stdio-common/flockfile.o a - stdio-common/ftrylockfile.o a - stdio-common/funlockfile.o a - stdio-common/errlist.o a - stdio-common/siglist.o a - stdio-common/printf-parsemb.o a - stdio-common/printf-parsewc.o a - stdio-common/fxprintf.o a - libio/filedoalloc.o a - libio/iofclose.o a - libio/iofdopen.o a - libio/iofflush.o a - libio/iofgetpos.o a - libio/iofgets.o a - libio/iofopen.o a - libio/iofopncook.o a - libio/iofputs.o a - libio/iofread.o a - libio/iofsetpos.o a - libio/ioftell.o a - libio/wfiledoalloc.o a - libio/iofwrite.o a - libio/iogetdelim.o a - libio/iogetline.o a - libio/iogets.o a - libio/iopadn.o a - libio/iopopen.o a - libio/ioputs.o a - libio/ioseekoff.o a - libio/ioseekpos.o a - libio/iosetbuffer.o a - libio/iosetvbuf.o a - libio/ioungetc.o a - libio/iovsprintf.o a - libio/iovsscanf.o a - libio/iofgetpos64.o a - libio/iofopen64.o a - libio/iofsetpos64.o a - libio/fputwc.o a - libio/fputwc_u.o a - libio/getwc.o a - libio/getwc_u.o a - libio/getwchar.o a - libio/getwchar_u.o a - libio/iofgetws.o a - libio/iofgetws_u.o a - libio/iofputws.o a - libio/iofputws_u.o a - libio/iogetwline.o a - libio/iowpadn.o a - libio/ioungetwc.o a - libio/putwc.o a - libio/putwc_u.o a - libio/putwchar.o a - libio/putwchar_u.o a - libio/putchar.o a - libio/putchar_u.o a - libio/fwprintf.o a - libio/swprintf.o a - libio/vwprintf.o a - libio/wprintf.o a - libio/wscanf.o a - libio/fwscanf.o a - libio/vwscanf.o a - libio/vswprintf.o a - libio/iovswscanf.o a - libio/swscanf.o a - libio/wgenops.o a - libio/wstrops.o a - libio/wfileops.o a - libio/iofwide.o a - libio/fwide.o a - libio/wmemstream.o a - libio/clearerr.o a - libio/feof.o a - libio/ferror.o a - libio/fileno.o a - libio/fputc.o a - libio/freopen.o a - libio/fseek.o a - libio/getc.o a - libio/getchar.o a - libio/memstream.o a - libio/pclose.o a - libio/putc.o a - libio/rewind.o a - libio/setbuf.o a - libio/setlinebuf.o a - libio/vasprintf.o a - libio/iovdprintf.o a - libio/vscanf.o a - libio/vsnprintf.o a - libio/obprintf.o a - libio/fcloseall.o a - libio/fseeko.o a - libio/ftello.o a - libio/freopen64.o a - libio/fseeko64.o a - libio/ftello64.o a - libio/__fbufsize.o a - libio/__freading.o a - libio/__fwriting.o a - libio/__freadable.o a - libio/__fwritable.o a - libio/__flbf.o a - libio/__fpurge.o a - libio/__fpending.o a - libio/__fsetlocking.o a - libio/libc_fatal.o a - libio/fmemopen.o a - libio/clearerr_u.o a - libio/feof_u.o a - libio/ferror_u.o a - libio/fputc_u.o a - libio/getc_u.o a - libio/getchar_u.o a - libio/iofflush_u.o a - libio/putc_u.o a - libio/peekc.o a - libio/iofread_u.o a - libio/iofwrite_u.o a - libio/iofgets_u.o a - libio/iofputs_u.o a - libio/fileops.o a - libio/genops.o a - libio/stdfiles.o a - libio/stdio.o a - libio/strops.o a - dlfcn/sdlopen.o a - dlfcn/sdlclose.o a - dlfcn/sdlsym.o a - dlfcn/sdlvsym.o a - dlfcn/sdlerror.o a - dlfcn/sdladdr.o a - dlfcn/sdladdr1.o a - dlfcn/sdlinfo.o a - dlfcn/sdlmopen.o a - malloc/malloc.o a - malloc/morecore.o a - malloc/mcheck.o a - malloc/mtrace.o a - malloc/obstack.o a - malloc/set-freeres.o a - malloc/thread-freeres.o a - string/strcat.o a - string/strchr.o a - string/strcmp.o a - string/strcoll.o a - string/strcpy.o a - string/strcspn.o a - string/strverscmp.o a - string/strdup.o a - string/strndup.o a - string/strerror.o a - string/_strerror.o a - string/strlen.o a - string/strnlen.o a - string/strncat.o a - string/strncmp.o a - string/strncpy.o a - string/strrchr.o a - string/strpbrk.o a - string/strsignal.o a - string/strspn.o a - string/strstr.o a - string/strtok.o a - string/strtok_r.o a - string/strxfrm.o a - string/memchr.o a - string/memcmp.o a - string/memmove.o a - string/memset.o a - string/mempcpy.o a - string/bcopy.o a - string/bzero.o a - string/ffs.o a - string/ffsll.o a - string/stpcpy.o a - string/stpncpy.o a - string/strcasecmp.o a - string/strncase.o a - string/strcasecmp_l.o a - string/strncase_l.o a - string/memccpy.o a - string/memcpy.o a - string/wordcopy.o a - string/strsep.o a - string/strcasestr.o a - string/swab.o a - string/strfry.o a - string/memfrob.o a - string/memmem.o a - string/rawmemchr.o a - string/strchrnul.o a - string/argz-append.o a - string/argz-count.o a - string/argz-create.o a - string/argz-ctsep.o a - string/argz-next.o a - string/argz-delete.o a - string/argz-extract.o a - string/argz-insert.o a - string/argz-stringify.o a - string/argz-addsep.o a - string/argz-replace.o a - string/envz.o a - string/basename.o a - string/strcoll_l.o a - string/strxfrm_l.o a - string/string-inlines.o a - string/memrchr.o a - string/xpg-strerror.o a - string/strerror_l.o a - wcsmbs/wcscat.o a - wcsmbs/wcschr.o a - wcsmbs/wcscmp.o a - wcsmbs/wcscpy.o a - wcsmbs/wcscspn.o a - wcsmbs/wcsdup.o a - wcsmbs/wcslen.o a - wcsmbs/wcsncat.o a - wcsmbs/wcsncmp.o a - wcsmbs/wcsncpy.o a - wcsmbs/wcspbrk.o a - wcsmbs/wcsrchr.o a - wcsmbs/wcsspn.o a - wcsmbs/wcstok.o a - wcsmbs/wcsstr.o a - wcsmbs/wmemchr.o a - wcsmbs/wmemcmp.o a - wcsmbs/wmemcpy.o a - wcsmbs/wmemmove.o a - wcsmbs/wmemset.o a - wcsmbs/wcpcpy.o a - wcsmbs/wcpncpy.o a - wcsmbs/wmempcpy.o a - wcsmbs/btowc.o a - wcsmbs/wctob.o a - wcsmbs/mbsinit.o a - wcsmbs/mbrlen.o a - wcsmbs/mbrtowc.o a - wcsmbs/wcrtomb.o a - wcsmbs/mbsrtowcs.o a - wcsmbs/wcsrtombs.o a - wcsmbs/mbsnrtowcs.o a - wcsmbs/wcsnrtombs.o a - wcsmbs/wcsnlen.o a - wcsmbs/wcschrnul.o a - wcsmbs/wcstol.o a - wcsmbs/wcstoul.o a - wcsmbs/wcstoll.o a - wcsmbs/wcstoull.o a - wcsmbs/wcstod.o a - wcsmbs/wcstold.o a - wcsmbs/wcstof.o a - wcsmbs/wcstol_l.o a - wcsmbs/wcstoul_l.o a - wcsmbs/wcstoll_l.o a - wcsmbs/wcstoull_l.o a - wcsmbs/wcstod_l.o a - wcsmbs/wcstold_l.o a - wcsmbs/wcstof_l.o a - wcsmbs/wcscoll.o a - wcsmbs/wcsxfrm.o a - wcsmbs/wcwidth.o a - wcsmbs/wcswidth.o a - wcsmbs/wcscoll_l.o a - wcsmbs/wcsxfrm_l.o a - wcsmbs/wcscasecmp.o a - wcsmbs/wcsncase.o a - wcsmbs/wcscasecmp_l.o a - wcsmbs/wcsncase_l.o a - wcsmbs/wcsmbsload.o a - wcsmbs/mbsrtowcs_l.o a - time/offtime.o a - time/asctime.o a - time/clock.o a - time/ctime.o a - time/ctime_r.o a - time/difftime.o a - time/gmtime.o a - time/localtime.o a - time/mktime.o a - time/time.o a - time/gettimeofday.o a - time/settimeofday.o a - time/adjtime.o a - time/tzset.o a - time/tzfile.o a - time/getitimer.o a - time/setitimer.o a - time/stime.o a - time/dysize.o a - time/timegm.o a - time/ftime.o a - time/getdate.o a - time/strptime.o a - time/strptime_l.o a - time/strftime.o a - time/wcsftime.o a - time/strftime_l.o a - time/wcsftime_l.o a - time/era.o a - time/alt_digit.o a - time/lc-time-cleanup.o a - time/ntp_gettime.o a - dirent/opendir.o a - dirent/closedir.o a - dirent/readdir.o a - dirent/readdir_r.o a - dirent/rewinddir.o a - dirent/seekdir.o a - dirent/telldir.o a - dirent/scandir.o a - dirent/alphasort.o a - dirent/versionsort.o a - dirent/getdents.o a - dirent/getdents64.o a - dirent/dirfd.o a - dirent/readdir64.o a - dirent/readdir64_r.o a - dirent/scandir64.o a - dirent/alphasort64.o a - dirent/versionsort64.o a - dirent/fdopendir.o a - dirent/getdirentries.o a - dirent/getdirentries64.o a - grp/fgetgrent.o a - grp/initgroups.o a - grp/setgroups.o a - grp/getgrent.o a - grp/getgrgid.o a - grp/getgrnam.o a - grp/putgrent.o a - grp/getgrent_r.o a - grp/getgrgid_r.o a - grp/getgrnam_r.o a - grp/fgetgrent_r.o a - pwd/fgetpwent.o a - pwd/getpw.o a - pwd/putpwent.o a - pwd/getpwent.o a - pwd/getpwnam.o a - pwd/getpwuid.o a - pwd/getpwent_r.o a - pwd/getpwnam_r.o a - pwd/getpwuid_r.o a - pwd/fgetpwent_r.o a - posix/uname.o a - posix/times.o a - posix/wait.o a - posix/waitpid.o a - posix/wait3.o a - posix/wait4.o a - posix/waitid.o a - posix/alarm.o a - posix/sleep.o a - posix/pause.o a - posix/nanosleep.o a - posix/fork.o a - posix/vfork.o a - posix/_exit.o a - posix/execve.o a - posix/fexecve.o a - posix/execv.o a - posix/execle.o a - posix/execl.o a - posix/execvp.o a - posix/execlp.o a - posix/getpid.o a - posix/getppid.o a - posix/getuid.o a - posix/geteuid.o a - posix/getgid.o a - posix/getegid.o a - posix/getgroups.o a - posix/setuid.o a - posix/setgid.o a - posix/group_member.o a - posix/getpgid.o a - posix/setpgid.o a - posix/getpgrp.o a - posix/bsd-getpgrp.o a - posix/setpgrp.o a - posix/getsid.o a - posix/setsid.o a - posix/getresuid.o a - posix/getresgid.o a - posix/setresuid.o a - posix/setresgid.o a - posix/getlogin.o a - posix/getlogin_r.o a - posix/setlogin.o a - posix/pathconf.o a - posix/sysconf.o a - posix/fpathconf.o a - posix/glob.o a - posix/glob64.o a - posix/fnmatch.o a - posix/regex.o a - posix/confstr.o a - posix/getopt.o a - posix/getopt1.o a - posix/getopt_init.o a - posix/sched_setp.o a - posix/sched_getp.o a - posix/sched_sets.o a - posix/sched_gets.o a - posix/sched_yield.o a - posix/sched_primax.o a - posix/sched_primin.o a - posix/sched_rr_gi.o a - posix/sched_getaffinity.o a - posix/sched_setaffinity.o a - posix/getaddrinfo.o a - posix/gai_strerror.o a - posix/wordexp.o a - posix/pread.o a - posix/pwrite.o a - posix/pread64.o a - posix/pwrite64.o a - posix/spawn_faction_init.o a - posix/spawn_faction_destroy.o a - posix/spawn_faction_addclose.o a - posix/spawn_faction_addopen.o a - posix/spawn_faction_adddup2.o a - posix/spawnattr_init.o a - posix/spawnattr_destroy.o a - posix/spawnattr_getdefault.o a - posix/spawnattr_setdefault.o a - posix/spawnattr_getflags.o a - posix/spawnattr_setflags.o a - posix/spawnattr_getpgroup.o a - posix/spawnattr_setpgroup.o a - posix/spawn.o a - posix/spawnp.o a - posix/spawni.o a - posix/spawnattr_getsigmask.o a - posix/spawnattr_getschedpolicy.o a - posix/spawnattr_getschedparam.o a - posix/spawnattr_setsigmask.o a - posix/spawnattr_setschedpolicy.o a - posix/spawnattr_setschedparam.o a - posix/posix_madvise.o a - posix/get_child_max.o a - posix/sched_cpucount.o a - posix/sched_cpualloc.o a - posix/sched_cpufree.o a - posix/init-posix.o a - posix/environ.o a - posix/exit-thread.o a - posix/sched_getcpu.o a - io/utime.o a - io/mkfifo.o a - io/mkfifoat.o a - io/stat.o a - io/fstat.o a - io/lstat.o a - io/stat64.o a - io/fstat64.o a - io/lstat64.o a - io/fstatat.o a - io/fstatat64.o a - io/xstat.o a - io/fxstat.o a - io/lxstat.o a - io/xstat64.o a - io/fxstat64.o a - io/lxstat64.o a - io/mknod.o a - io/mknodat.o a - io/xmknod.o a - io/xmknodat.o a - io/fxstatat.o a - io/fxstatat64.o a - io/statfs.o a - io/fstatfs.o a - io/statfs64.o a - io/fstatfs64.o a - io/statvfs.o a - io/fstatvfs.o a - io/statvfs64.o a - io/fstatvfs64.o a - io/umask.o a - io/chmod.o a - io/fchmod.o a - io/lchmod.o a - io/fchmodat.o a - io/mkdir.o a - io/mkdirat.o a - io/open.o a - io/open64.o a - io/openat.o a - io/openat64.o a - io/close.o a - io/read.o a - io/write.o a - io/lseek.o a - io/lseek64.o a - io/access.o a - io/euidaccess.o a - io/faccessat.o a - io/fcntl.o a - io/flock.o a - io/lockf.o a - io/lockf64.o a - io/dup.o a - io/dup2.o a - io/pipe.o a - io/creat.o a - io/creat64.o a - io/chdir.o a - io/fchdir.o a - io/getcwd.o a - io/getwd.o a - io/getdirname.o a - io/chown.o a - io/fchown.o a - io/lchown.o a - io/fchownat.o a - io/ttyname.o a - io/ttyname_r.o a - io/isatty.o a - io/link.o a - io/linkat.o a - io/symlink.o a - io/symlinkat.o a - io/readlink.o a - io/readlinkat.o a - io/unlink.o a - io/unlinkat.o a - io/rmdir.o a - io/ftw.o a - io/ftw64.o a - io/fts.o a - io/poll.o a - io/ppoll.o a - io/posix_fadvise.o a - io/posix_fadvise64.o a - io/posix_fallocate.o a - io/posix_fallocate64.o a - io/sendfile.o a - io/sendfile64.o a - io/utimensat.o a - io/futimens.o a - io/have_o_cloexec.o a - io/xstatconv.o a - io/internal_statvfs.o a - io/internal_statvfs64.o a - io/sync_file_range.o a - io/open_2.o a - termios/speed.o a - termios/cfsetspeed.o a - termios/tcsetattr.o a - termios/tcgetattr.o a - termios/tcgetpgrp.o a - termios/tcsetpgrp.o a - termios/tcdrain.o a - termios/tcflow.o a - termios/tcflush.o a - termios/tcsendbrk.o a - termios/cfmakeraw.o a - termios/tcgetsid.o a - resource/getrlimit.o a - resource/setrlimit.o a - resource/getrlimit64.o a - resource/setrlimit64.o a - resource/getrusage.o a - resource/ulimit.o a - resource/vlimit.o a - resource/vtimes.o a - resource/getpriority.o a - resource/setpriority.o a - resource/nice.o a - misc/brk.o a - misc/sbrk.o a - misc/sstk.o a - misc/ioctl.o a - misc/readv.o a - misc/writev.o a - misc/setreuid.o a - misc/setregid.o a - misc/seteuid.o a - misc/setegid.o a - misc/getpagesize.o a - misc/getdtsz.o a - misc/gethostname.o a - misc/sethostname.o a - misc/getdomain.o a - misc/setdomain.o a - misc/select.o a - misc/pselect.o a - misc/acct.o a - misc/chroot.o a - misc/fsync.o a - misc/sync.o a - misc/fdatasync.o a - misc/reboot.o a - misc/gethostid.o a - misc/sethostid.o a - misc/revoke.o a - misc/vhangup.o a - misc/swapon.o a - misc/swapoff.o a - misc/mktemp.o a - misc/mkstemp.o a - misc/mkstemp64.o a - misc/mkdtemp.o a - misc/mkostemp.o a - misc/mkostemp64.o a - misc/ualarm.o a - misc/usleep.o a - misc/gtty.o a - misc/stty.o a - misc/ptrace.o a - misc/fstab.o a - misc/mntent.o a - misc/mntent_r.o a - misc/utimes.o a - misc/lutimes.o a - misc/futimes.o a - misc/futimesat.o a - misc/truncate.o a - misc/ftruncate.o a - misc/truncate64.o a - misc/ftruncate64.o a - misc/chflags.o a - misc/fchflags.o a - misc/insremque.o a - misc/getttyent.o a - misc/getusershell.o a - misc/getpass.o a - misc/ttyslot.o a - misc/syslog.o a - misc/syscall.o a - misc/daemon.o a - misc/mmap.o a - misc/mmap64.o a - misc/munmap.o a - misc/mprotect.o a - misc/msync.o a - misc/madvise.o a - misc/mincore.o a - misc/remap_file_pages.o a - misc/mlock.o a - misc/munlock.o a - misc/mlockall.o a - misc/munlockall.o a - misc/efgcvt.o a - misc/efgcvt_r.o a - misc/qefgcvt.o a - misc/qefgcvt_r.o a - misc/hsearch.o a - misc/hsearch_r.o a - misc/tsearch.o a - misc/lsearch.o a - misc/err.o a - misc/error.o a - misc/ustat.o a - misc/getsysstats.o a - misc/dirname.o a - misc/regexp.o a - misc/getloadavg.o a - misc/getclktck.o a - misc/fgetxattr.o a - misc/flistxattr.o a - misc/fremovexattr.o a - misc/fsetxattr.o a - misc/getxattr.o a - misc/listxattr.o a - misc/lgetxattr.o a - misc/llistxattr.o a - misc/lremovexattr.o a - misc/lsetxattr.o a - misc/removexattr.o a - misc/setxattr.o a - misc/init-misc.o a - misc/sysctl.o a - misc/clone.o a - misc/llseek.o a - misc/umount.o a - misc/umount2.o a - misc/readahead.o a - misc/setfsuid.o a - misc/setfsgid.o a - misc/makedev.o a - misc/epoll_pwait.o a - misc/lseek.o a - misc/adjtimex.o a - misc/bdflush.o a - misc/capget.o a - misc/capset.o a - misc/create_module.o a - misc/delete_module.o a - misc/epoll_create.o a - misc/epoll_ctl.o a - misc/epoll_wait.o a - misc/get_kernel_syms.o a - misc/init_module.o a - misc/inotify_add_watch.o a - misc/inotify_init.o a - misc/inotify_rm_watch.o a - misc/klogctl.o a - misc/mount.o a - misc/mremap.o a - misc/nfsservctl.o a - misc/pivot_root.o a - misc/prctl.o a - misc/query_module.o a - misc/quotactl.o a - misc/splice.o a - misc/sysinfo.o a - misc/tee.o a - misc/unshare.o a - misc/uselib.o a - misc/vmsplice.o a - socket/accept.o a - socket/bind.o a - socket/connect.o a - socket/getpeername.o a - socket/getsockname.o a - socket/getsockopt.o a - socket/listen.o a - socket/recv.o a - socket/recvfrom.o a - socket/recvmsg.o a - socket/send.o a - socket/sendmsg.o a - socket/sendto.o a - socket/setsockopt.o a - socket/shutdown.o a - socket/socket.o a - socket/socketpair.o a - socket/isfdtype.o a - socket/opensock.o a - socket/sockatmark.o a - socket/cmsg_nxthdr.o a - socket/sa_len.o a - sysvipc/ftok.o a - sysvipc/msgsnd.o a - sysvipc/msgrcv.o a - sysvipc/msgget.o a - sysvipc/msgctl.o a - sysvipc/semop.o a - sysvipc/semget.o a - sysvipc/semctl.o a - sysvipc/semtimedop.o a - sysvipc/shmat.o a - sysvipc/shmdt.o a - sysvipc/shmget.o a - sysvipc/shmctl.o a - gmon/gmon.o a - gmon/mcount.o a - gmon/profil.o a - gmon/sprofil.o a - gmon/bb_init_func.o a - gmon/bb_exit_func.o a - gmon/prof-freq.o a - gmon/ppc-mcount.o a - wctype/wcfuncs.o a - wctype/wctype.o a - wctype/iswctype.o a - wctype/wctrans.o a - wctype/towctrans.o a - wctype/wcfuncs_l.o a - wctype/wctype_l.o a - wctype/iswctype_l.o a - wctype/wctrans_l.o a - wctype/towctrans_l.o a - shadow/getspent.o a - shadow/getspnam.o a - shadow/sgetspent.o a - shadow/fgetspent.o a - shadow/putspent.o a - shadow/getspent_r.o a - shadow/getspnam_r.o a - shadow/sgetspent_r.o a - shadow/fgetspent_r.o a - shadow/lckpwdf.o a - argp/argp-ba.o a - argp/argp-fmtstream.o a - argp/argp-fs-xinl.o a - argp/argp-help.o a - argp/argp-parse.o a - argp/argp-pv.o a - argp/argp-pvh.o a - argp/argp-xinl.o a - argp/argp-eexst.o a - nptl/alloca_cutoff.o a - nptl/libc-lowlevellock.o a - nptl/libc-cancellation.o a - nptl/register-atfork.o a - nptl/unregister-atfork.o a - nptl/libc_pthread_init.o a - nptl/libc_multiple_threads.o a - resolv/herror.o a - resolv/inet_addr.o a - resolv/inet_ntop.o a - resolv/inet_pton.o a - resolv/nsap_addr.o a - resolv/res_init.o a - resolv/res_hconf.o a - resolv/res_libc.o a - resolv/res-state.o a - resolv/gai_sigqueue.o a - nss/nsswitch.o a - nss/getnssent.o a - nss/getnssent_r.o a - nss/digits_dots.o a - nss/proto-lookup.o a - nss/service-lookup.o a - nss/hosts-lookup.o a - nss/network-lookup.o a - nss/grp-lookup.o a - nss/pwd-lookup.o a - nss/rpc-lookup.o a - nss/ethers-lookup.o a - nss/spwd-lookup.o a - nss/netgrp-lookup.o a - nss/key-lookup.o a - nss/alias-lookup.o a - debug/backtrace.o a - debug/backtracesyms.o a - debug/backtracesymsfd.o a - debug/noophooks.o a - debug/memcpy_chk.o a - debug/memmove_chk.o a - debug/mempcpy_chk.o a - debug/memset_chk.o a - debug/stpcpy_chk.o a - debug/strcat_chk.o a - debug/strcpy_chk.o a - debug/strncat_chk.o a - debug/strncpy_chk.o a - debug/stpncpy_chk.o a - debug/sprintf_chk.o a - debug/vsprintf_chk.o a - debug/snprintf_chk.o a - debug/vsnprintf_chk.o a - debug/printf_chk.o a - debug/fprintf_chk.o a - debug/vprintf_chk.o a - debug/vfprintf_chk.o a - debug/gets_chk.o a - debug/chk_fail.o a - debug/readonly-area.o a - debug/fgets_chk.o a - debug/fgets_u_chk.o a - debug/read_chk.o a - debug/pread_chk.o a - debug/pread64_chk.o a - debug/recv_chk.o a - debug/recvfrom_chk.o a - debug/readlink_chk.o a - debug/readlinkat_chk.o a - debug/getwd_chk.o a - debug/getcwd_chk.o a - debug/realpath_chk.o a - debug/ptsname_r_chk.o a - debug/wctomb_chk.o a - debug/wcscpy_chk.o a - debug/wmemcpy_chk.o a - debug/wmemmove_chk.o a - debug/wmempcpy_chk.o a - debug/wcpcpy_chk.o a - debug/wcsncpy_chk.o a - debug/wcscat_chk.o a - debug/wcsncat_chk.o a - debug/wmemset_chk.o a - debug/wcpncpy_chk.o a - debug/swprintf_chk.o a - debug/vswprintf_chk.o a - debug/wprintf_chk.o a - debug/fwprintf_chk.o a - debug/vwprintf_chk.o a - debug/vfwprintf_chk.o a - debug/fgetws_chk.o a - debug/fgetws_u_chk.o a - debug/confstr_chk.o a - debug/getgroups_chk.o a - debug/ttyname_r_chk.o a - debug/getlogin_r_chk.o a - debug/gethostname_chk.o a - debug/getdomainname_chk.o a - debug/wcrtomb_chk.o a - debug/mbsnrtowcs_chk.o a - debug/wcsnrtombs_chk.o a - debug/mbsrtowcs_chk.o a - debug/wcsrtombs_chk.o a - debug/mbstowcs_chk.o a - debug/wcstombs_chk.o a - debug/stack_chk_fail.o a - debug/fortify_fail.o a - debug/warning-nop.o a - debug/stack_chk_fail_local.o a - libidn/idn-stub.o a - inet/htonl.o a - inet/htons.o a - inet/inet_lnaof.o a - inet/inet_mkadr.o a - inet/inet_netof.o a - inet/inet_ntoa.o a - inet/inet_net.o a - inet/herrno.o a - inet/herrno-loc.o a - inet/gethstbyad.o a - inet/gethstbyad_r.o a - inet/gethstbynm.o a - inet/gethstbynm2.o a - inet/gethstbynm2_r.o a - inet/gethstbynm_r.o a - inet/gethstent.o a - inet/gethstent_r.o a - inet/getnetbyad.o a - inet/getnetbyad_r.o a - inet/getnetbynm.o a - inet/getnetent.o a - inet/getnetent_r.o a - inet/getnetbynm_r.o a - inet/getproto.o a - inet/getproto_r.o a - inet/getprtent.o a - inet/getprtent_r.o a - inet/getprtname.o a - inet/getprtname_r.o a - inet/getsrvbynm.o a - inet/getsrvbynm_r.o a - inet/getsrvbypt.o a - inet/getsrvbypt_r.o a - inet/getservent.o a - inet/getservent_r.o a - inet/getrpcent.o a - inet/getrpcbyname.o a - inet/getrpcbynumber.o a - inet/getrpcent_r.o a - inet/getrpcbyname_r.o a - inet/getrpcbynumber_r.o a - inet/ether_aton.o a - inet/ether_aton_r.o a - inet/ether_hton.o a - inet/ether_line.o a - inet/ether_ntoa.o a - inet/ether_ntoa_r.o a - inet/ether_ntoh.o a - inet/rcmd.o a - inet/rexec.o a - inet/ruserpass.o a - inet/getnetgrent_r.o a - inet/getnetgrent.o a - inet/getaliasent_r.o a - inet/getaliasent.o a - inet/getaliasname.o a - inet/getaliasname_r.o a - inet/in6_addr.o a - inet/getnameinfo.o a - inet/if_index.o a - inet/ifaddrs.o a - inet/inet6_option.o a - inet/getipv4sourcefilter.o a - inet/setipv4sourcefilter.o a - inet/getsourcefilter.o a - inet/setsourcefilter.o a - inet/inet6_opt.o a - inet/inet6_rth.o a - inet/check_pf.o a - inet/ifreq.o a - sunrpc/auth_none.o a - sunrpc/auth_unix.o a - sunrpc/authuxprot.o a - sunrpc/bindrsvprt.o a - sunrpc/clnt_gen.o a - sunrpc/clnt_perr.o a - sunrpc/clnt_raw.o a - sunrpc/clnt_simp.o a - sunrpc/clnt_tcp.o a - sunrpc/clnt_udp.o a - sunrpc/rpc_dtable.o a - sunrpc/get_myaddr.o a - sunrpc/getrpcport.o a - sunrpc/pmap_clnt.o a - sunrpc/pm_getmaps.o a - sunrpc/pm_getport.o a - sunrpc/pmap_prot.o a - sunrpc/pmap_prot2.o a - sunrpc/pmap_rmt.o a - sunrpc/rpc_prot.o a - sunrpc/rpc_common.o a - sunrpc/rpc_cmsg.o a - sunrpc/rpc_thread.o a - sunrpc/svc.o a - sunrpc/svc_auth.o a - sunrpc/svc_authux.o a - sunrpc/svc_raw.o a - sunrpc/svc_run.o a - sunrpc/svc_simple.o a - sunrpc/svc_tcp.o a - sunrpc/svc_udp.o a - sunrpc/xdr.o a - sunrpc/xdr_array.o a - sunrpc/xdr_float.o a - sunrpc/xdr_mem.o a - sunrpc/xdr_rec.o a - sunrpc/xdr_ref.o a - sunrpc/xdr_stdio.o a - sunrpc/publickey.o a - sunrpc/xdr_sizeof.o a - sunrpc/auth_des.o a - sunrpc/authdes_prot.o a - sunrpc/des_crypt.o a - sunrpc/des_impl.o a - sunrpc/des_soft.o a - sunrpc/key_call.o a - sunrpc/key_prot.o a - sunrpc/netname.o a - sunrpc/openchild.o a - sunrpc/rtime.o a - sunrpc/svcauth_des.o a - sunrpc/xcrypt.o a - sunrpc/clnt_unix.o a - sunrpc/svc_unix.o a - sunrpc/create_xid.o a - sunrpc/xdr_intXX_t.o a - nis/nis_hash.o a - nscd/nscd_getpw_r.o a - nscd/nscd_getgr_r.o a - nscd/nscd_gethst_r.o a - nscd/nscd_getai.o a - nscd/nscd_initgroups.o a - nscd/nscd_getserv_r.o a - nscd/nscd_helper.o a - streams/isastream.o a - streams/getmsg.o a - streams/getpmsg.o a - streams/putmsg.o a - streams/putpmsg.o a - streams/fattach.o a - streams/fdetach.o a - login/getutent.o a - login/getutent_r.o a - login/getutid.o a - login/getutline.o a - login/getutid_r.o a - login/getutline_r.o a - login/utmp_file.o a - login/utmpname.o a - login/updwtmp.o a - login/getpt.o a - login/grantpt.o a - login/unlockpt.o a - login/ptsname.o a - login/setutxent.o a - login/getutxent.o a - login/endutxent.o a - login/getutxid.o a - login/getutxline.o a - login/pututxline.o a - login/utmpxname.o a - login/updwtmpx.o a - login/getutmpx.o a - login/getutmp.o a - elf/dl-load.o a - elf/dl-cache.o a - elf/dl-lookup.o a - elf/dl-object.o a - elf/dl-reloc.o a - elf/dl-deps.o a - elf/dl-runtime.o a - elf/dl-error.o a - elf/dl-init.o a - elf/dl-fini.o a - elf/dl-debug.o a - elf/dl-misc.o a - elf/dl-version.o a - elf/dl-profile.o a - elf/dl-conflict.o a - elf/dl-tls.o a - elf/dl-origin.o a - elf/dl-execstack.o a - elf/dl-open.o a - elf/dl-close.o a - elf/dl-trampoline.o a - elf/dl-support.o a - elf/dl-iteratephdr.o a - elf/dl-addr.o a - elf/enbl-secure.o a - elf/dl-profstub.o a - elf/dl-libc.o a - elf/dl-sym.o a - elf/dl-tsd.o a - elf/dl-vdso.o a - elf/dl-machine.o : /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/libc.a cd /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl && ar cruv libc_nonshared.a `cat csu/stamp.oS iconv/stamp.oS iconvdata/stamp.oS locale/stamp.oS localedata/stamp.oS assert/stamp.oS ctype/stamp.oS intl/stamp.oS catgets/stamp.oS math/stamp.oS setjmp/stamp.oS signal/stamp.oS stdlib/stamp.oS stdio-common/stamp.oS libio/stamp.oS dlfcn/stamp.oS malloc/stamp.oS string/stamp.oS wcsmbs/stamp.oS timezone/stamp.oS time/stamp.oS dirent/stamp.oS grp/stamp.oS pwd/stamp.oS posix/stamp.oS io/stamp.oS termios/stamp.oS resource/stamp.oS misc/stamp.oS socket/stamp.oS sysvipc/stamp.oS gmon/stamp.oS gnulib/stamp.oS wctype/stamp.oS manual/stamp.oS shadow/stamp.oS po/stamp.oS argp/stamp.oS crypt/stamp.oS nptl/stamp.oS resolv/stamp.oS nss/stamp.oS rt/stamp.oS conform/stamp.oS debug/stamp.oS rtkaio/stamp.oS c_stubs/stamp.oS libidn/stamp.oS nptl_db/stamp.oS inet/stamp.oS hesiod/stamp.oS sunrpc/stamp.oS nis/stamp.oS nscd/stamp.oS streams/stamp.oS login/stamp.oS elf/stamp.oS stamp.oS` a - csu/elf-init.oS a - stdlib/atexit.oS a - io/stat.oS a - io/fstat.oS a - io/lstat.oS a - io/stat64.oS a - io/fstat64.oS a - io/lstat64.oS a - io/fstatat.oS a - io/fstatat64.oS a - io/mknod.oS a - io/mknodat.oS a - debug/warning-nop.oS a - debug/stack_chk_fail_local.oS : /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/libc_nonshared.a gcc -m64 -nostdlib -nostartfiles -r -o /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/libc_pic.os \ -Wl,-d -Wl,--whole-archive /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/libc_pic.a gcc -m64 -shared -Wl,-O1 \ -nostdlib -nostartfiles \ -Wl,-dynamic-linker=/lib64/ld64.so.1 -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both \ -Wl,--verbose 2>&1 | \ sed > /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/shlib.ldsT \ -e '/^=========/,/^=========/!d;/^=========/d' \ -e 's/^.*\.gnu\.hash[ ]*:.*$/ .note.ABI-tag : { *(.note.ABI-tag) } &/' -e '/^[ ]*\.hash[ ]*:.*$/{h;d;}' -e '/DATA_SEGMENT_ALIGN/{H;g}' \ -e 's/^.*\*(\.dynbss).*$/& \ PROVIDE(__start___libc_freeres_ptrs = .); \ *(__libc_freeres_ptrs) \ PROVIDE(__stop___libc_freeres_ptrs = .);/'\ -e 's@^.*\*(\.jcr).*$@& \ PROVIDE(__start___libc_subfreeres = .);\ __libc_subfreeres : { *(__libc_subfreeres) }\ PROVIDE(__stop___libc_subfreeres = .);\ PROVIDE(__start___libc_atexit = .);\ __libc_atexit : { *(__libc_atexit) }\ PROVIDE(__stop___libc_atexit = .);\ PROVIDE(__start___libc_thread_subfreeres = .);\ __libc_thread_subfreeres : { *(__libc_thread_subfreeres) }\ PROVIDE(__stop___libc_thread_subfreeres = .);\ /DISCARD/ : { *(.gnu.glibc-stub.*) }@' mv -f /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/shlib.ldsT /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/shlib.lds gcc -m64 -shared -static-libgcc -Wl,-O1 -Wl,-z,defs -Wl,-dynamic-linker=/lib64/ld64.so.1 -B/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/csu/ -Wl,--version-script=/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/libc.map -Wl,-soname=libc.so.6 -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -nostdlib -nostartfiles -e __libc_main -Wl,-z,now -L/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl -L/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/math -L/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/elf -L/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/dlfcn -L/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/nss -L/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/nis -L/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/rt -L/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/resolv -L/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/crypt -L/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/nptl -Wl,-rpath-link=/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/math:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/elf:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/dlfcn:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/nss:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/nis:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/rt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/resolv:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/crypt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/nptl -o /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/libc.so -T /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/shlib.lds /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/csu/abi-note.o /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/elf/soinit.os /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/libc_pic.os /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/elf/sofini.os /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/elf/interp.os /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/elf/ld.so -lgcc (echo '#!/bin/sh'; \ echo "GCONV_PATH='/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/iconvdata' \\"; \ echo 'exec /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/elf/ld64.so.1 --library-path /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/math:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/elf:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/dlfcn:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/nss:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/nis:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/rt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/resolv:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/crypt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/nptl ${1+"$@"}'; \ ) > /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/testrun.shT chmod a+x /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/testrun.shT mv -f /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/testrun.shT /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/testrun.sh make -s subdir=csu -C csu ..=../ others make -s subdir=iconv -C iconv ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/iconv' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/iconv' make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/iconv' ../locale/programs/charmap-dir.c: In function 'charmap_aliases': ../locale/programs/charmap-dir.c:267: warning: format '%a' expects type 'float *', but argument 3 has type 'char **' ../locale/programs/charmap-dir.c:268: warning: format '%a' expects type 'float *', but argument 3 has type 'char **' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/iconv' make -s subdir=iconvdata -C iconvdata ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/iconvdata' ../iconv/skeleton.c: In function 'gconv': ../iconv/loop.c:414: warning: 'buf[0]' may be used uninitialized in this function ../iconv/loop.c:414: warning: 'buf[1]' may be used uninitialized in this function ../iconv/loop.c:311: warning: 'buf[0]' may be used uninitialized in this function ../iconv/loop.c:311: warning: 'buf[1]' may be used uninitialized in this function ../iconv/loop.c:311: warning: 'buf[0]' may be used uninitialized in this function ../iconv/loop.c:311: warning: 'buf[1]' may be used uninitialized in this function ../iconv/skeleton.c: In function 'gconv': ../iconv/loop.c:414: warning: 'buf[0]' may be used uninitialized in this function ../iconv/loop.c:414: warning: 'buf[1]' may be used uninitialized in this function ../iconv/loop.c:311: warning: 'buf[0]' may be used uninitialized in this function ../iconv/loop.c:311: warning: 'buf[1]' may be used uninitialized in this function ../iconv/loop.c:311: warning: 'buf[0]' may be used uninitialized in this function ../iconv/loop.c:311: warning: 'buf[1]' may be used uninitialized in this function make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/iconvdata' make -s subdir=locale -C locale ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/locale' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/locale' make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/locale' programs/ld-collate.c: In function 'collate_output': programs/ld-collate.c:2521: warning: unused variable 'start_idx' programs/charmap-dir.c: In function 'charmap_aliases': programs/charmap-dir.c:267: warning: format '%a' expects type 'float *', but argument 3 has type 'char **' programs/charmap-dir.c:268: warning: format '%a' expects type 'float *', but argument 3 has type 'char **' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/locale' make -s subdir=localedata -C localedata ..=../ others make -s subdir=assert -C assert ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/assert' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/assert' make -s subdir=ctype -C ctype ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/ctype' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/ctype' make -s subdir=intl -C intl ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/intl' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/intl' make -s subdir=catgets -C catgets ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/catgets' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/catgets' make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/catgets' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/catgets' make -s subdir=math -C math ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/math' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/math' make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/math' In file included from ../sysdeps/powerpc/powerpc64/fpu/s_isnan.c:1: ../sysdeps/powerpc/fpu/s_isnan.c:59: warning: conflicting types for built-in function 'isnanf' In file included from ../sysdeps/powerpc/powerpc64/fpu/s_isnan.c:1: ../sysdeps/powerpc/fpu/s_isnan.c:59: warning: conflicting types for built-in function 'isnanf' ../sysdeps/ieee754/ldbl-opt/nldbl-isinf.c:9: warning: conflicting types for built-in function 'isinfl' ../sysdeps/ieee754/ldbl-opt/nldbl-finite.c:9: warning: conflicting types for built-in function 'finitel' ../sysdeps/ieee754/ldbl-opt/nldbl-isnan.c:9: warning: conflicting types for built-in function 'isnanl' ../sysdeps/ieee754/ldbl-opt/nldbl-log2.c:6: warning: conflicting types for built-in function 'log2l' ../sysdeps/ieee754/ldbl-opt/nldbl-ceil.c:6: warning: conflicting types for built-in function 'ceill' ../sysdeps/ieee754/ldbl-opt/nldbl-acos.c:6: warning: conflicting types for built-in function 'acosl' ../sysdeps/ieee754/ldbl-opt/nldbl-scalb.c:6: warning: conflicting types for built-in function 'scalbl' ../sysdeps/ieee754/ldbl-opt/nldbl-significand.c:6: warning: conflicting types for built-in function 'significandl' ../sysdeps/ieee754/ldbl-opt/nldbl-tan.c:6: warning: conflicting types for built-in function 'tanl' ../sysdeps/ieee754/ldbl-opt/nldbl-cos.c:6: warning: conflicting types for built-in function 'cosl' ../sysdeps/ieee754/ldbl-opt/nldbl-asin.c:6: warning: conflicting types for built-in function 'asinl' ../sysdeps/ieee754/ldbl-opt/nldbl-sin.c:6: warning: conflicting types for built-in function 'sinl' ../sysdeps/ieee754/ldbl-opt/nldbl-atan2.c:6: warning: conflicting types for built-in function 'atan2l' ../sysdeps/ieee754/ldbl-opt/nldbl-cosh.c:6: warning: conflicting types for built-in function 'coshl' ../sysdeps/ieee754/ldbl-opt/nldbl-atan.c:6: warning: conflicting types for built-in function 'atanl' ../sysdeps/ieee754/ldbl-opt/nldbl-acosh.c:6: warning: conflicting types for built-in function 'acoshl' ../sysdeps/ieee754/ldbl-opt/nldbl-atanh.c:6: warning: conflicting types for built-in function 'atanhl' ../sysdeps/ieee754/ldbl-opt/nldbl-exp10.c:6: warning: conflicting types for built-in function 'exp10l' ../sysdeps/ieee754/ldbl-opt/nldbl-sinh.c:6: warning: conflicting types for built-in function 'sinhl' ../sysdeps/ieee754/ldbl-opt/nldbl-log.c:6: warning: conflicting types for built-in function 'logl' ../sysdeps/ieee754/ldbl-opt/nldbl-tanh.c:6: warning: conflicting types for built-in function 'tanhl' ../sysdeps/ieee754/ldbl-opt/nldbl-asinh.c:6: warning: conflicting types for built-in function 'asinhl' ../sysdeps/ieee754/ldbl-opt/nldbl-log10.c:6: warning: conflicting types for built-in function 'log10l' ../sysdeps/ieee754/ldbl-opt/nldbl-exp.c:6: warning: conflicting types for built-in function 'expl' ../sysdeps/ieee754/ldbl-opt/nldbl-pow10.c:6: warning: conflicting types for built-in function 'pow10l' ../sysdeps/ieee754/ldbl-opt/nldbl-expm1.c:6: warning: conflicting types for built-in function 'expm1l' ../sysdeps/ieee754/ldbl-opt/nldbl-log1p.c:6: warning: conflicting types for built-in function 'log1pl' ../sysdeps/ieee754/ldbl-opt/nldbl-logb.c:6: warning: conflicting types for built-in function 'logbl' ../sysdeps/ieee754/ldbl-opt/nldbl-exp2.c:6: warning: conflicting types for built-in function 'exp2l' ../sysdeps/ieee754/ldbl-opt/nldbl-sqrt.c:6: warning: conflicting types for built-in function 'sqrtl' ../sysdeps/ieee754/ldbl-opt/nldbl-cbrt.c:6: warning: conflicting types for built-in function 'cbrtl' ../sysdeps/ieee754/ldbl-opt/nldbl-fabs.c:6: warning: conflicting types for built-in function 'fabsl' ../sysdeps/ieee754/ldbl-opt/nldbl-floor.c:6: warning: conflicting types for built-in function 'floorl' ../sysdeps/ieee754/ldbl-opt/nldbl-j0.c:6: warning: conflicting types for built-in function 'j0l' ../sysdeps/ieee754/ldbl-opt/nldbl-y1.c:6: warning: conflicting types for built-in function 'y1l' ../sysdeps/ieee754/ldbl-opt/nldbl-lgamma.c:6: warning: conflicting types for built-in function 'lgammal' ../sysdeps/ieee754/ldbl-opt/nldbl-j1.c:6: warning: conflicting types for built-in function 'j1l' ../sysdeps/ieee754/ldbl-opt/nldbl-y0.c:6: warning: conflicting types for built-in function 'y0l' ../sysdeps/ieee754/ldbl-opt/nldbl-erf.c:6: warning: conflicting types for built-in function 'erfl' ../sysdeps/ieee754/ldbl-opt/nldbl-erfc.c:6: warning: conflicting types for built-in function 'erfcl' ../sysdeps/ieee754/ldbl-opt/nldbl-tgamma.c:6: warning: conflicting types for built-in function 'tgammal' ../sysdeps/ieee754/ldbl-opt/nldbl-nearbyint.c:6: warning: conflicting types for built-in function 'nearbyintl' ../sysdeps/ieee754/ldbl-opt/nldbl-trunc.c:6: warning: conflicting types for built-in function 'truncl' ../sysdeps/ieee754/ldbl-opt/nldbl-rint.c:6: warning: conflicting types for built-in function 'rintl' ../sysdeps/ieee754/ldbl-opt/nldbl-round.c:6: warning: conflicting types for built-in function 'roundl' ../sysdeps/ieee754/ldbl-opt/nldbl-copysign.c:6: warning: conflicting types for built-in function 'copysignl' ../sysdeps/ieee754/ldbl-opt/nldbl-fdim.c:6: warning: conflicting types for built-in function 'fdiml' ../sysdeps/ieee754/ldbl-opt/nldbl-gamma.c:6: warning: conflicting types for built-in function 'gammal' ../sysdeps/ieee754/ldbl-opt/nldbl-fmax.c:6: warning: conflicting types for built-in function 'fmaxl' ../sysdeps/ieee754/ldbl-opt/nldbl-fmin.c:6: warning: conflicting types for built-in function 'fminl' ../sysdeps/ieee754/ldbl-opt/nldbl-pow.c:6: warning: conflicting types for built-in function 'powl' ../sysdeps/ieee754/ldbl-opt/nldbl-nextafter.c:6: warning: conflicting types for built-in function 'nextafterl' ../sysdeps/ieee754/ldbl-opt/nldbl-fmod.c:6: warning: conflicting types for built-in function 'fmodl' ../sysdeps/ieee754/ldbl-opt/nldbl-ldexp.c:6: warning: conflicting types for built-in function 'ldexpl' ../sysdeps/ieee754/ldbl-opt/nldbl-drem.c:6: warning: conflicting types for built-in function 'dreml' ../sysdeps/ieee754/ldbl-opt/nldbl-frexp.c:6: warning: conflicting types for built-in function 'frexpl' ../sysdeps/ieee754/ldbl-opt/nldbl-scalbn.c:6: warning: conflicting types for built-in function 'scalbnl' ../sysdeps/ieee754/ldbl-opt/nldbl-hypot.c:6: warning: conflicting types for built-in function 'hypotl' ../sysdeps/ieee754/ldbl-opt/nldbl-modf.c:6: warning: conflicting types for built-in function 'modfl' ../sysdeps/ieee754/ldbl-opt/nldbl-scalbln.c:6: warning: conflicting types for built-in function 'scalblnl' ../sysdeps/ieee754/ldbl-opt/nldbl-remainder.c:6: warning: conflicting types for built-in function 'remainderl' ../sysdeps/ieee754/ldbl-opt/nldbl-sincos.c:6: warning: conflicting types for built-in function 'sincosl' ../sysdeps/ieee754/ldbl-opt/nldbl-remquo.c:6: warning: conflicting types for built-in function 'remquol' ../sysdeps/ieee754/ldbl-opt/nldbl-ilogb.c:6: warning: conflicting types for built-in function 'ilogbl' ../sysdeps/ieee754/ldbl-opt/nldbl-yn.c:6: warning: conflicting types for built-in function 'ynl' ../sysdeps/ieee754/ldbl-opt/nldbl-fma.c:6: warning: conflicting types for built-in function 'fmal' ../sysdeps/ieee754/ldbl-opt/nldbl-lrint.c:6: warning: conflicting types for built-in function 'lrintl' ../sysdeps/ieee754/ldbl-opt/nldbl-jn.c:6: warning: conflicting types for built-in function 'jnl' ../sysdeps/ieee754/ldbl-opt/nldbl-lround.c:6: warning: conflicting types for built-in function 'lroundl' ../sysdeps/ieee754/ldbl-opt/nldbl-llrint.c:6: warning: conflicting types for built-in function 'llrintl' ../sysdeps/ieee754/ldbl-opt/nldbl-cacosh.c:7: warning: conflicting types for built-in function 'cacoshl' ../sysdeps/ieee754/ldbl-opt/nldbl-nexttoward.c:10: warning: conflicting types for built-in function 'nexttoward' ../sysdeps/ieee754/ldbl-opt/nldbl-nexttoward.c:13: warning: conflicting types for built-in function 'nexttowardl' ../sysdeps/ieee754/ldbl-opt/nldbl-cacos.c:7: warning: conflicting types for built-in function 'cacosl' ../sysdeps/ieee754/ldbl-opt/nldbl-llround.c:6: warning: conflicting types for built-in function 'llroundl' ../sysdeps/ieee754/ldbl-opt/nldbl-casin.c:7: warning: conflicting types for built-in function 'casinl' ../sysdeps/ieee754/ldbl-opt/nldbl-catan.c:7: warning: conflicting types for built-in function 'catanl' ../sysdeps/ieee754/ldbl-opt/nldbl-nexttowardf.c:10: warning: conflicting types for built-in function 'nexttowardf' ../sysdeps/ieee754/ldbl-opt/nldbl-catanh.c:7: warning: conflicting types for built-in function 'catanhl'../sysdeps/ieee754/ldbl-opt/nldbl-conj.c:7: warning: conflicting types for built-in function 'conjl' ../sysdeps/ieee754/ldbl-opt/nldbl-ccos.c:7: warning: conflicting types for built-in function 'ccosl' ../sysdeps/ieee754/ldbl-opt/nldbl-ccosh.c:7: warning: conflicting types for built-in function 'ccoshl' ../sysdeps/ieee754/ldbl-opt/nldbl-casinh.c:7: warning: conflicting types for built-in function 'casinhl' ../sysdeps/ieee754/ldbl-opt/nldbl-clog.c:7: warning: conflicting types for built-in function 'clogl' ../sysdeps/ieee754/ldbl-opt/nldbl-cexp.c:7: warning: conflicting types for built-in function 'cexpl' ../sysdeps/ieee754/ldbl-opt/nldbl-cproj.c:7: warning: conflicting types for built-in function 'cprojl' ../sysdeps/ieee754/ldbl-opt/nldbl-csin.c:7: warning: conflicting types for built-in function 'csinl' ../sysdeps/ieee754/ldbl-opt/nldbl-csinh.c:7: warning: conflicting types for built-in function 'csinhl' ../sysdeps/ieee754/ldbl-opt/nldbl-ctan.c:7: warning: conflicting types for built-in function 'ctanl' ../sysdeps/ieee754/ldbl-opt/nldbl-csqrt.c:7: warning: conflicting types for built-in function 'csqrtl' ../sysdeps/ieee754/ldbl-opt/nldbl-ctanh.c:7: warning: conflicting types for built-in function 'ctanhl' ../sysdeps/ieee754/ldbl-opt/nldbl-carg.c:7: warning: conflicting types for built-in function 'cargl' ../sysdeps/ieee754/ldbl-opt/nldbl-cabs.c:7: warning: conflicting types for built-in function 'cabsl' ../sysdeps/ieee754/ldbl-opt/nldbl-cpow.c:7: warning: conflicting types for built-in function 'cpowl' ../sysdeps/ieee754/ldbl-opt/nldbl-cimag.c:7: warning: conflicting types for built-in function 'cimagl' ../sysdeps/ieee754/ldbl-opt/nldbl-creal.c:7: warning: conflicting types for built-in function 'creall' ../sysdeps/ieee754/ldbl-opt/nldbl-clog10.c:7: warning: conflicting types for built-in function 'clog10l' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/math' make -s subdir=setjmp -C setjmp ..=../ others make -s subdir=signal -C signal ..=../ others make -s subdir=stdlib -C stdlib ..=../ others make -s subdir=stdio-common -C stdio-common ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/stdio-common' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/stdio-common' make -s subdir=libio -C libio ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/libio' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/libio' make -s subdir=dlfcn -C dlfcn ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/dlfcn' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/dlfcn' make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/dlfcn' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/dlfcn' make -s subdir=malloc -C malloc ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/malloc' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/malloc' make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/malloc' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/malloc' make -s subdir=string -C string ..=../ others make -s subdir=wcsmbs -C wcsmbs ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/wcsmbs' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/wcsmbs' make -s subdir=timezone -C timezone ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/timezone' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/timezone' make -s subdir=time -C time ..=../ others make -s subdir=dirent -C dirent ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/dirent' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/dirent' make -s subdir=grp -C grp ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/grp' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/grp' make -s subdir=pwd -C pwd ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/pwd' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/pwd' make -s subdir=posix -C posix ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/posix' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/posix' make -s subdir=io -C io ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/io' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/io' make -s subdir=termios -C termios ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/termios' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/termios' make -s subdir=resource -C resource ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/resource' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/resource' make -s subdir=misc -C misc ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/misc' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/misc' make -s subdir=socket -C socket ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/socket' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/socket' make -s subdir=sysvipc -C sysvipc ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/sysvipc' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/sysvipc' make -s subdir=gmon -C gmon ..=../ others make -s subdir=gnulib -C gnulib ..=../ others make -s subdir=wctype -C wctype ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/wctype' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/wctype' make -s subdir=manual -C manual ..=../ others make -s subdir=shadow -C shadow ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/shadow' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/shadow' make -s subdir=po -C po ..=../ others make -s subdir=argp -C argp ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/argp' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/argp' make -s subdir=crypt -C crypt ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/crypt' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/crypt' make -s subdir=nptl -C nptl ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/nptl' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/nptl' make -s subdir=resolv -C resolv ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/resolv' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/resolv' make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/resolv' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/resolv' make -s subdir=nss -C nss ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/nss' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/nss' make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/nss' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/nss' make -s subdir=rt -C rt ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/rt' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/rt' make -s subdir=conform -C conform ..=../ others make -s subdir=debug -C debug ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/debug' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/debug' make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/debug' pcprofiledump.c: In function 'main': pcprofiledump.c:170: warning: format '%#018lx' expects type 'long unsigned int', but argument 2 has type 'long long unsigned int' pcprofiledump.c:170: warning: format '%#018lx' expects type 'long unsigned int', but argument 3 has type 'long long unsigned int' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/debug' make -s subdir=rtkaio -C rtkaio ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/rtkaio' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/rtkaio' make -s subdir=c_stubs -C c_stubs ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/c_stubs' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/c_stubs' make -s subdir=libidn -C libidn ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/libidn' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/libidn' make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/libidn' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/libidn' make -s subdir=nptl_db -C nptl_db ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/nptl_db' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/nptl_db' make -s subdir=inet -C inet ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/inet' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/inet' make -s subdir=hesiod -C hesiod ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/hesiod' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/hesiod' make -s subdir=sunrpc -C sunrpc ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/sunrpc' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/sunrpc' make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/sunrpc' mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/sunrpc/rpcsvc mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/sunrpc/rpcsvc mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/sunrpc/rpcsvc mkdir: cannot create directory `/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/sunrpc/rpcsvc': File exists mkdir: cannot create directory `/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/sunrpc/rpcsvc': File exists /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/sunrpc/xrex.c: In function 'xdr_rex_start': /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/sunrpc/xrex.c:25: warning: dereferencing type-punned pointer will break strict-aliasing rules /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/sunrpc/xrex.c:34: warning: dereferencing type-punned pointer will break strict-aliasing rules /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/sunrpc/xrex.c:55: warning: dereferencing type-punned pointer will break strict-aliasing rules /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/sunrpc/xrex.c:64: warning: dereferencing type-punned pointer will break strict-aliasing rules /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/sunrpc/xrex.c:86: warning: dereferencing type-punned pointer will break strict-aliasing rules /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/sunrpc/xrex.c:95: warning: dereferencing type-punned pointer will break strict-aliasing rules /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/sunrpc/xrusers.c: In function 'xdr_utmp_array': /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/sunrpc/xrusers.c:36: warning: dereferencing type-punned pointer will break strict-aliasing rules /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/sunrpc/xrusers.c: In function 'xdr_utmparr': /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/sunrpc/xrusers.c:94: warning: dereferencing type-punned pointer will break strict-aliasing rules /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/sunrpc/xrusers.c: In function 'xdr_utmpidlearr': /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/sunrpc/xrusers.c:137: warning: dereferencing type-punned pointer will break strict-aliasing rules /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/sunrpc/xnfs_prot.c: In function 'xdr_entry': /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/sunrpc/xnfs_prot.c:551: warning: dereferencing type-punned pointer will break strict-aliasing rules /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/sunrpc/xnfs_prot.c: In function 'xdr_dirlist': /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/sunrpc/xnfs_prot.c:561: warning: dereferencing type-punned pointer will break strict-aliasing rules /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/sunrpc/xkey_prot.c: In function 'xdr_unixcred': /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/sunrpc/xkey_prot.c:130: warning: dereferencing type-punned pointer will break strict-aliasing rules make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/sunrpc' make -s subdir=nis -C nis ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/nis' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/nis' make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/nis' yp_xdr.c: In function 'xdr_ypmaplist': yp_xdr.c:198: warning: dereferencing type-punned pointer will break strict-aliasing rules yp_xdr.c: In function 'xdr_ypresp_maplist': yp_xdr.c:208: warning: dereferencing type-punned pointer will break strict-aliasing rules nis_xdr.c: In function '_xdr_nis_server': nis_xdr.c:90: warning: dereferencing type-punned pointer will break strict-aliasing rules nis_xdr.c: In function '_xdr_directory_obj': nis_xdr.c:111: warning: dereferencing type-punned pointer will break strict-aliasing rules nis_xdr.c:119: warning: dereferencing type-punned pointer will break strict-aliasing rules nis_xdr.c: In function 'xdr_entry_obj': nis_xdr.c:143: warning: dereferencing type-punned pointer will break strict-aliasing rules nis_xdr.c: In function 'xdr_group_obj': nis_xdr.c:154: warning: dereferencing type-punned pointer will break strict-aliasing rules nis_xdr.c: In function 'xdr_link_obj': nis_xdr.c:166: warning: dereferencing type-punned pointer will break strict-aliasing rules nis_xdr.c: In function 'xdr_table_obj': nis_xdr.c:200: warning: dereferencing type-punned pointer will break strict-aliasing rules nis_xdr.c: In function '_xdr_nis_result': nis_xdr.c:299: warning: dereferencing type-punned pointer will break strict-aliasing rules nis_xdr.c: In function '_xdr_ns_request': nis_xdr.c:330: warning: dereferencing type-punned pointer will break strict-aliasing rules nis_xdr.c: In function '_xdr_ib_request': nis_xdr.c:342: warning: dereferencing type-punned pointer will break strict-aliasing rules nis_xdr.c:350: warning: dereferencing type-punned pointer will break strict-aliasing rules nis_xdr.c:357: warning: dereferencing type-punned pointer will break strict-aliasing rules nis_xdr.c: In function '_xdr_nis_taglist': nis_xdr.c:409: warning: dereferencing type-punned pointer will break strict-aliasing rules nis_xdr.c: In function 'xdr_cback_data': nis_xdr.c:455: warning: dereferencing type-punned pointer will break strict-aliasing rules yp_xdr.c: In function 'xdr_ypmaplist': yp_xdr.c:198: warning: dereferencing type-punned pointer will break strict-aliasing rules yp_xdr.c: In function 'xdr_ypresp_maplist': yp_xdr.c:208: warning: dereferencing type-punned pointer will break strict-aliasing rules nis_xdr.c: In function '_xdr_nis_server': nis_xdr.c:90: warning: dereferencing type-punned pointer will break strict-aliasing rules nis_xdr.c: In function '_xdr_directory_obj': nis_xdr.c:111: warning: dereferencing type-punned pointer will break strict-aliasing rules nis_xdr.c:119: warning: dereferencing type-punned pointer will break strict-aliasing rules nis_xdr.c: In function 'xdr_entry_obj': nis_xdr.c:143: warning: dereferencing type-punned pointer will break strict-aliasing rules nis_xdr.c: In function 'xdr_group_obj': nis_xdr.c:154: warning: dereferencing type-punned pointer will break strict-aliasing rules nis_xdr.c: In function 'xdr_link_obj': nis_xdr.c:166: warning: dereferencing type-punned pointer will break strict-aliasing rules nis_xdr.c: In function 'xdr_table_obj': nis_xdr.c:200: warning: dereferencing type-punned pointer will break strict-aliasing rules nis_xdr.c: In function '_xdr_nis_result': nis_xdr.c:299: warning: dereferencing type-punned pointer will break strict-aliasing rules nis_xdr.c: In function '_xdr_ns_request': nis_xdr.c:330: warning: dereferencing type-punned pointer will break strict-aliasing rules nis_xdr.c: In function '_xdr_ib_request': nis_xdr.c:342: warning: dereferencing type-punned pointer will break strict-aliasing rules nis_xdr.c:350: warning: dereferencing type-punned pointer will break strict-aliasing rules nis_xdr.c:357: warning: dereferencing type-punned pointer will break strict-aliasing rules nis_xdr.c: In function '_xdr_nis_taglist': nis_xdr.c:409: warning: dereferencing type-punned pointer will break strict-aliasing rules nis_xdr.c: In function 'xdr_cback_data': nis_xdr.c:455: warning: dereferencing type-punned pointer will break strict-aliasing rules make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/nis' make -s subdir=nscd -C nscd ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/nscd' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/nscd' make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/nscd' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/nscd' make -s subdir=streams -C streams ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/streams' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/streams' make -s subdir=login -C login ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/login' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/login' make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/login' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/login' make -s subdir=elf -C elf ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/elf' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/elf' make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/elf' make[3]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/elf' make[4]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/gmon' make[4]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/gmon' make[4]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/setjmp' make[4]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/csu' make[4]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/posix' make[4]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/io' make[4]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/setjmp' make[4]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/misc' make[4]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/csu' make[4]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/posix' make[4]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/misc' make[4]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/signal' make[4]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/io' make[4]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/signal' make[4]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/nptl' make[4]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/nptl' make[4]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/stdlib' make[4]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/string' make[4]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/stdlib' make[4]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/string' make[3]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/elf' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/elf' make[1]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839' + cd .. ++ LD_SHOW_AUXV=1 ++ /bin/true ++ sed -n 's/^AT_PLATFORM:[[:blank:]]*//p' + platform=power5+ + '[' power5+ '!=' power6 ']' + mkdir -p power6emul/lib power6emul/lib64 + gcc -m64 -shared -O2 -fpic -o power6emul/lib64/power6emul.so fedora/power6emul.c -Wl,-z,initfirst + echo '' + gcc -shared -nostdlib -O2 -fpic -m32 -o power6emul/lib/power6emul.so -xc - ++ pwd + export 'LD_PRELOAD=/builddir/build/BUILD/glibc-20070825T1839/power6emul/$LIB/power6emul.so' + LD_PRELOAD='/builddir/build/BUILD/glibc-20070825T1839/power6emul/$LIB/power6emul.so' + AddOns=',rtkaio,c_stubs,libidn --with-cpu=power6' + GCC='gcc -m64 -mcpu=power6' + GXX='g++ -m64 -mcpu=power6' + build_nptl linuxnptl-power6 + builddir=build-ppc64-linuxnptl-power6 + shift + rm -rf build-ppc64-linuxnptl-power6 + mkdir build-ppc64-linuxnptl-power6 + cd build-ppc64-linuxnptl-power6 + build_CFLAGS='-mno-minimal-toc -DNDEBUG=1 -fasynchronous-unwind-tables -g -O3 ' + CC='gcc -m64 -mcpu=power6' + CXX='g++ -m64 -mcpu=power6' + CFLAGS='-mno-minimal-toc -DNDEBUG=1 -fasynchronous-unwind-tables -g -O3 ' + ../configure --prefix=/usr --enable-add-ons=nptl,rtkaio,c_stubs,libidn --with-cpu=power6 --without-cvs --enable-kernel=2.6.9 --with-headers=/usr/include --enable-bind-now --with-tls --with-__thread --build ppc64-redhat-linux --host ppc64-redhat-linux --disable-profile checking build system type... powerpc64-redhat-linux-gnu checking host system type... powerpc64-redhat-linux-gnu configure: running configure fragment for add-on nptl configure: running configure fragment for add-on rtkaio configure: running configure fragment for add-on c_stubs configure: running configure fragment for add-on libidn checking sysdep dirs... sysdeps/powerpc/powerpc64/elf sysdeps/powerpc/elf sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/fpu sysdeps/powerpc/powerpc64/power6/fpu sysdeps/powerpc/powerpc64/power5+/fpu sysdeps/powerpc/powerpc64/power4/fpu sysdeps/unix/sysv/linux/powerpc/powerpc64/power6 sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu sysdeps/powerpc/powerpc64/fpu nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64 rtkaio/sysdeps/unix/sysv/linux/powerpc/powerpc64 sysdeps/unix/sysv/linux/powerpc/powerpc64 sysdeps/unix/sysv/linux/wordsize-64 nptl/sysdeps/unix/sysv/linux/powerpc rtkaio/sysdeps/unix/sysv/linux/powerpc sysdeps/unix/sysv/linux/powerpc sysdeps/ieee754/ldbl-128ibm sysdeps/ieee754/ldbl-opt nptl/sysdeps/unix/sysv/linux nptl/sysdeps/pthread rtkaio/sysdeps/pthread sysdeps/pthread rtkaio/sysdeps/unix/sysv/linux configure: WARNING: rtkaio/sysdeps/unix/sysv/linux/Implies specifies nonexistent rtkaio sysdeps/unix/sysv/linux sysdeps/gnu sysdeps/unix/common sysdeps/unix/mman sysdeps/unix/inet nptl/sysdeps/unix/sysv rtkaio/sysdeps/unix/sysv sysdeps/unix/sysv sysdeps/unix/powerpc nptl/sysdeps/unix rtkaio/sysdeps/unix sysdeps/unix sysdeps/posix sysdeps/powerpc/powerpc64/power6 sysdeps/powerpc/powerpc64/power5+ sysdeps/powerpc/powerpc64/power4 sysdeps/powerpc/powerpc64 sysdeps/wordsize-64 sysdeps/powerpc/fpu nptl/sysdeps/powerpc sysdeps/powerpc sysdeps/ieee754/dbl-64 sysdeps/ieee754/flt-32 sysdeps/ieee754 sysdeps/generic/elf sysdeps/generic checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking for ppc64-redhat-linux-gcc... gcc -m64 -mcpu=power6 checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc -m64 -mcpu=power6 accepts -g... yes checking for gcc -m64 -mcpu=power6 option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -m64 -mcpu=power6 -E checking whether we are using the GNU C++ compiler... yes checking whether g++ -m64 -mcpu=power6 accepts -g... yes checking for ppc64-redhat-linux-ranlib... no checking for ranlib... ranlib checking whether as is GNU as... yes checking whether ld is GNU ld... yes checking for as... as checking version of as... 2.17.50.0.18, ok checking for ld... ld checking version of ld... 2.17.50.0.18, ok checking for pwd... /bin/pwd checking for ppc64-redhat-linux-gcc... (cached) gcc -m64 -mcpu=power6 checking version of gcc -m64 -mcpu=power6... 4.1.2, ok checking for gnumake... no checking for gmake... gmake checking version of gmake... 3.81, ok checking for gnumsgfmt... no checking for gmsgfmt... no checking for msgfmt... msgfmt checking version of msgfmt... 0.16.1, ok checking for makeinfo... makeinfo checking version of makeinfo... 4.9, ok checking for sed... sed checking version of sed... 4.1.5, ok checking for autoconf... no checking whether ranlib is necessary... no checking LD_LIBRARY_PATH variable... ok checking whether GCC supports -static-libgcc... -static-libgcc checking for bash... /bin/bash checking for gawk... gawk checking for perl... /usr/bin/perl checking for install-info... /sbin/install-info checking for bison... no 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... yes checking for .preinit_array/.init_array/.fini_array support... yes checking for libunwind-support in compiler... no checking for -z nodelete option... yes checking for -z nodlopen option... yes checking for -z initfirst option... yes checking for -z relro option... yes checking for -Bgroup option... yes checking for libgcc_s suffix... checking for --as-needed option... yes checking whether --noexecstack is desirable for .S files... yes checking for -z combreloc... yes checking for -z execstack... yes checking for -fpie... yes checking for --hash-style option... yes checking for -fno-toplevel-reorder... no checking for -fstack-protector... yes checking for -fgnu89-inline... yes checking whether cc puts quotes around section names... no checking for assembler .weak directive... yes checking whether CFI directives are supported... yes checking for ld --no-whole-archive... yes checking for gcc -fexceptions... yes checking for __builtin_expect... yes checking for __builtin_memset... no checking for redirection of built-in functions... yes checking for __thread... yes checking for tls_model attribute... yes checking for libgd... yes checking for is_selinux_enabled in -lselinux... yes checking for NSCD Flask permissions in selinux/av_permissions.h... yes checking for audit_log_user_avc_message in -laudit... yes checking for cap_init in -lcap... yes checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/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... 16 running configure fragment for sysdeps/powerpc/powerpc64/elf checking for powerpc64 TLS support... yes running configure fragment for sysdeps/unix/sysv/linux/powerpc checking whether gcc -m64 -mcpu=power6 -mno-minimal-toc -DNDEBUG=1 -fasynchronous-unwind-tables -g -O3 -mlong-double-128 uses IBM extended format... yes running configure fragment for sysdeps/ieee754/ldbl-opt checking whether gcc -m64 -mcpu=power6 -mno-minimal-toc -DNDEBUG=1 -fasynchronous-unwind-tables -g -O3 supports -mlong-double-128... yes running configure fragment for nptl/sysdeps/pthread checking for forced unwind support... yes checking for C cleanup handling... yes running configure fragment for sysdeps/pthread running configure fragment for sysdeps/unix/sysv/linux checking for egrep... grep -E checking installed Linux kernel header files... 2.0.10 or later checking for kernel header at least 2.6.9... ok checking for symlinks in /usr/include... ok running configure fragment for sysdeps/powerpc/powerpc64 checking for support for omitting dot symbols... yes checking for linker support for overlapping .opd entries... yes running configure fragment for sysdeps/powerpc checking for .machine support... yes checking for old glibc 2.0.x headers... no checking whether -fPIC is default... yes configure: creating ./config.status config.status: creating config.make config.status: WARNING: ../config.make.in seems to ignore the --datarootdir setting config.status: creating Makefile config.status: creating config.h config.status: executing default commands + make -j8 -r 'CFLAGS=-mno-minimal-toc -DNDEBUG=1 -fasynchronous-unwind-tables -g -O3 ' PARALLELMFLAGS=-s make -r PARALLELMFLAGS="-s" CVSOPTS="" -C .. objdir=`pwd` all make[1]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839' (echo 'sysd-rules-sysdirs := sysdeps/powerpc/powerpc64/elf sysdeps/powerpc/elf sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/fpu sysdeps/powerpc/powerpc64/power6/fpu sysdeps/powerpc/powerpc64/power5+/fpu sysdeps/powerpc/powerpc64/power4/fpu sysdeps/unix/sysv/linux/powerpc/powerpc64/power6 sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu sysdeps/powerpc/powerpc64/fpu nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64 rtkaio/sysdeps/unix/sysv/linux/powerpc/powerpc64 sysdeps/unix/sysv/linux/powerpc/powerpc64 sysdeps/unix/sysv/linux/wordsize-64 nptl/sysdeps/unix/sysv/linux/powerpc rtkaio/sysdeps/unix/sysv/linux/powerpc sysdeps/unix/sysv/linux/powerpc sysdeps/ieee754/ldbl-128ibm sysdeps/ieee754/ldbl-opt nptl/sysdeps/unix/sysv/linux nptl/sysdeps/pthread rtkaio/sysdeps/pthread sysdeps/pthread rtkaio/sysdeps/unix/sysv/linux sysdeps/unix/sysv/linux sysdeps/gnu sysdeps/unix/common sysdeps/unix/mman sysdeps/unix/inet nptl/sysdeps/unix/sysv rtkaio/sysdeps/unix/sysv sysdeps/unix/sysv sysdeps/unix/powerpc nptl/sysdeps/unix rtkaio/sysdeps/unix sysdeps/unix sysdeps/posix sysdeps/powerpc/powerpc64/power6 sysdeps/powerpc/powerpc64/power5+ sysdeps/powerpc/powerpc64/power4 sysdeps/powerpc/powerpc64 sysdeps/wordsize-64 sysdeps/powerpc/fpu nptl/sysdeps/powerpc sysdeps/powerpc sysdeps/ieee754/dbl-64 sysdeps/ieee754/flt-32 sysdeps/ieee754 sysdeps/generic/elf sysdeps/generic'; \ for dir in sysdeps/powerpc/powerpc64/elf sysdeps/powerpc/elf sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/fpu sysdeps/powerpc/powerpc64/power6/fpu sysdeps/powerpc/powerpc64/power5+/fpu sysdeps/powerpc/powerpc64/power4/fpu sysdeps/unix/sysv/linux/powerpc/powerpc64/power6 sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu sysdeps/powerpc/powerpc64/fpu nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64 rtkaio/sysdeps/unix/sysv/linux/powerpc/powerpc64 sysdeps/unix/sysv/linux/powerpc/powerpc64 sysdeps/unix/sysv/linux/wordsize-64 nptl/sysdeps/unix/sysv/linux/powerpc rtkaio/sysdeps/unix/sysv/linux/powerpc sysdeps/unix/sysv/linux/powerpc sysdeps/ieee754/ldbl-128ibm sysdeps/ieee754/ldbl-opt nptl/sysdeps/unix/sysv/linux nptl/sysdeps/pthread rtkaio/sysdeps/pthread sysdeps/pthread rtkaio/sysdeps/unix/sysv/linux sysdeps/unix/sysv/linux sysdeps/gnu sysdeps/unix/common sysdeps/unix/mman sysdeps/unix/inet nptl/sysdeps/unix/sysv rtkaio/sysdeps/unix/sysv sysdeps/unix/sysv sysdeps/unix/powerpc nptl/sysdeps/unix rtkaio/sysdeps/unix sysdeps/unix sysdeps/posix sysdeps/powerpc/powerpc64/power6 sysdeps/powerpc/powerpc64/power5+ sysdeps/powerpc/powerpc64/power4 sysdeps/powerpc/powerpc64 sysdeps/wordsize-64 sysdeps/powerpc/fpu nptl/sysdeps/powerpc sysdeps/powerpc sysdeps/ieee754/dbl-64 sysdeps/ieee754/flt-32 sysdeps/ieee754 sysdeps/generic/elf sysdeps/generic; do \ case "$dir" in \ /*) ;; \ *) dir="\$(..)$dir" ;; \ esac; \ 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) -DPTW"; \ echo "\$(objpfx)ptw-%$o: $dir/%.s \$(before-compile); \ \$(compile-command.s) -DPTW"; \ echo "\$(objpfx)m_%$o: $dir/s_%.S \$(before-compile); \ \$(compile-command.S)"; \ echo "\$(objpfx)m_%$o: $dir/s_%.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) -DPTW"; \ echo "\$(objpfx)m_%$o: $dir/s_%.c \$(before-compile); \ \$(compile-command.c)"; \ done; \ echo "\$(inst_includedir)/%.h: $dir/%.h \$(+force); \ \$(do-install)"; \ done; \ echo 'sysd-rules-done = t') > /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/sysd-rulesT mv -f /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/sysd-rulesT /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/sysd-rules for dir in /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6 sysdeps/powerpc/powerpc64/elf sysdeps/powerpc/elf sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/fpu sysdeps/powerpc/powerpc64/power6/fpu sysdeps/powerpc/powerpc64/power5+/fpu sysdeps/powerpc/powerpc64/power4/fpu sysdeps/unix/sysv/linux/powerpc/powerpc64/power6 sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu sysdeps/powerpc/powerpc64/fpu nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64 rtkaio/sysdeps/unix/sysv/linux/powerpc/powerpc64 sysdeps/unix/sysv/linux/powerpc/powerpc64 sysdeps/unix/sysv/linux/wordsize-64 nptl/sysdeps/unix/sysv/linux/powerpc rtkaio/sysdeps/unix/sysv/linux/powerpc sysdeps/unix/sysv/linux/powerpc sysdeps/ieee754/ldbl-128ibm sysdeps/ieee754/ldbl-opt nptl/sysdeps/unix/sysv/linux nptl/sysdeps/pthread rtkaio/sysdeps/pthread sysdeps/pthread rtkaio/sysdeps/unix/sysv/linux sysdeps/unix/sysv/linux sysdeps/gnu sysdeps/unix/common sysdeps/unix/mman sysdeps/unix/inet nptl/sysdeps/unix/sysv rtkaio/sysdeps/unix/sysv sysdeps/unix/sysv sysdeps/unix/powerpc nptl/sysdeps/unix rtkaio/sysdeps/unix sysdeps/unix sysdeps/posix sysdeps/powerpc/powerpc64/power6 sysdeps/powerpc/powerpc64/power5+ sysdeps/powerpc/powerpc64/power4 sysdeps/powerpc/powerpc64 sysdeps/wordsize-64 sysdeps/powerpc/fpu nptl/sysdeps/powerpc sysdeps/powerpc sysdeps/ieee754/dbl-64 sysdeps/ieee754/flt-32 sysdeps/ieee754 sysdeps/generic/elf sysdeps/generic nptl rtkaio; do \ test -f $dir/syscalls.list && \ { sysdirs='sysdeps/powerpc/powerpc64/elf sysdeps/powerpc/elf sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/fpu sysdeps/powerpc/powerpc64/power6/fpu sysdeps/powerpc/powerpc64/power5+/fpu sysdeps/powerpc/powerpc64/power4/fpu sysdeps/unix/sysv/linux/powerpc/powerpc64/power6 sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu sysdeps/powerpc/powerpc64/fpu nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64 rtkaio/sysdeps/unix/sysv/linux/powerpc/powerpc64 sysdeps/unix/sysv/linux/powerpc/powerpc64 sysdeps/unix/sysv/linux/wordsize-64 nptl/sysdeps/unix/sysv/linux/powerpc rtkaio/sysdeps/unix/sysv/linux/powerpc sysdeps/unix/sysv/linux/powerpc sysdeps/ieee754/ldbl-128ibm sysdeps/ieee754/ldbl-opt nptl/sysdeps/unix/sysv/linux nptl/sysdeps/pthread rtkaio/sysdeps/pthread sysdeps/pthread rtkaio/sysdeps/unix/sysv/linux sysdeps/unix/sysv/linux sysdeps/gnu sysdeps/unix/common sysdeps/unix/mman sysdeps/unix/inet nptl/sysdeps/unix/sysv rtkaio/sysdeps/unix/sysv sysdeps/unix/sysv sysdeps/unix/powerpc nptl/sysdeps/unix rtkaio/sysdeps/unix sysdeps/unix sysdeps/posix sysdeps/powerpc/powerpc64/power6 sysdeps/powerpc/powerpc64/power5+ sysdeps/powerpc/powerpc64/power4 sysdeps/powerpc/powerpc64 sysdeps/wordsize-64 sysdeps/powerpc/fpu nptl/sysdeps/powerpc sysdeps/powerpc sysdeps/ieee754/dbl-64 sysdeps/ieee754/flt-32 sysdeps/ieee754 sysdeps/generic/elf sysdeps/generic' \ asm_CPP='gcc -m64 -mcpu=power6 -c -Iinclude -I/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6 -Isysdeps/powerpc/powerpc64/elf -Isysdeps/powerpc/elf -Isysdeps/unix/sysv/linux/powerpc/powerpc64/power6/fpu -Isysdeps/powerpc/powerpc64/power6/fpu -Isysdeps/powerpc/powerpc64/power5+/fpu -Isysdeps/powerpc/powerpc64/power4/fpu -Isysdeps/unix/sysv/linux/powerpc/powerpc64/power6 -Isysdeps/unix/sysv/linux/powerpc/powerpc64/fpu -Isysdeps/powerpc/powerpc64/fpu -Inptl/sysdeps/unix/sysv/linux/powerpc/powerpc64 -Irtkaio/sysdeps/unix/sysv/linux/powerpc/powerpc64 -Isysdeps/unix/sysv/linux/powerpc/powerpc64 -Isysdeps/unix/sysv/linux/wordsize-64 -Inptl/sysdeps/unix/sysv/linux/powerpc -Irtkaio/sysdeps/unix/sysv/linux/powerpc -Isysdeps/unix/sysv/linux/powerpc -Isysdeps/ieee754/ldbl-128ibm -Isysdeps/ieee754/ldbl-opt -Inptl/sysdeps/unix/sysv/linux -Inptl/sysdeps/pthread -Irtkaio/sysdeps/pthread -Isysdeps/pthread -Irtkaio/sysdeps/unix/sysv/linux -Isysdeps/unix/sysv/linux -Isysdeps/gnu -Isysdeps/unix/common -Isysdeps/unix/mman -Isysdeps/unix/inet -Inptl/sysdeps/unix/sysv -Irtkaio/sysdeps/unix/sysv -Isysdeps/unix/sysv -Isysdeps/unix/powerpc -Inptl/sysdeps/unix -Irtkaio/sysdeps/unix -Isysdeps/unix -Isysdeps/posix -Isysdeps/powerpc/powerpc64/power6 -Isysdeps/powerpc/powerpc64/power5+ -Isysdeps/powerpc/powerpc64/power4 -Isysdeps/powerpc/powerpc64 -Isysdeps/wordsize-64 -Isysdeps/powerpc/fpu -Inptl/sysdeps/powerpc -Isysdeps/powerpc -Isysdeps/ieee754/dbl-64 -Isysdeps/ieee754/flt-32 -Isysdeps/ieee754 -Isysdeps/generic/elf -Isysdeps/generic -Inptl -Irtkaio -Ilibio -I. -nostdinc -isystem /usr/lib/gcc/ppc64-redhat-linux/4.1.2/include -isystem /usr/include -D_LIBC_REENTRANT -include include/libc-symbols.h -DASSEMBLER -Wa,--noexecstack -E -x assembler-with-cpp' \ /bin/sh sysdeps/unix/make-syscalls.sh $dir || exit 1; }; \ test $dir = sysdeps/unix && break; \ done > /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/sysd-syscallsT mv -f /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/sysd-syscallsT /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/sysd-syscalls gawk -f scripts/gen-sorted.awk \ -v 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 nss localedata timezone rt conform debug rtkaio c_stubs libidn dlfcn elf' \ -v srcpfx='' \ nptl/sysdeps/pthread/Subdirs sysdeps/unix/inet/Subdirs sysdeps/unix/Subdirs assert/Depend intl/Depend catgets/Depend stdlib/Depend stdio-common/Depend libio/Depend malloc/Depend string/Depend wcsmbs/Depend time/Depend posix/Depend iconvdata/Depend nss/Depend localedata/Depend rt/Depend debug/Depend rtkaio/Depend > /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/sysd-sorted-tmp mv -f /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/sysd-sorted-tmp /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/sysd-sorted make[1]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839' make[1]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839' { echo '#include "posix/bits/posix1_lim.h"'; \ echo '#define _LIBC 1'; \ echo '#include "misc/sys/uio.h"'; } | \ gcc -m64 -mcpu=power6 -E -dM -MD -MP -MF /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/bits/stdio_lim.dT -MT '/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/bits/stdio_lim.h /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/bits/stdio_lim.d' \ -Iinclude -I/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6 -Isysdeps/powerpc/powerpc64/elf -Isysdeps/powerpc/elf -Isysdeps/unix/sysv/linux/powerpc/powerpc64/power6/fpu -Isysdeps/powerpc/powerpc64/power6/fpu -Isysdeps/powerpc/powerpc64/power5+/fpu -Isysdeps/powerpc/powerpc64/power4/fpu -Isysdeps/unix/sysv/linux/powerpc/powerpc64/power6 -Isysdeps/unix/sysv/linux/powerpc/powerpc64/fpu -Isysdeps/powerpc/powerpc64/fpu -Inptl/sysdeps/unix/sysv/linux/powerpc/powerpc64 -Irtkaio/sysdeps/unix/sysv/linux/powerpc/powerpc64 -Isysdeps/unix/sysv/linux/powerpc/powerpc64 -Isysdeps/unix/sysv/linux/wordsize-64 -Inptl/sysdeps/unix/sysv/linux/powerpc -Irtkaio/sysdeps/unix/sysv/linux/powerpc -Isysdeps/unix/sysv/linux/powerpc -Isysdeps/ieee754/ldbl-128ibm -Isysdeps/ieee754/ldbl-opt -Inptl/sysdeps/unix/sysv/linux -Inptl/sysdeps/pthread -Irtkaio/sysdeps/pthread -Isysdeps/pthread -Irtkaio/sysdeps/unix/sysv/linux -Isysdeps/unix/sysv/linux -Isysdeps/gnu -Isysdeps/unix/common -Isysdeps/unix/mman -Isysdeps/unix/inet -Inptl/sysdeps/unix/sysv -Irtkaio/sysdeps/unix/sysv -Isysdeps/unix/sysv -Isysdeps/unix/powerpc -Inptl/sysdeps/unix -Irtkaio/sysdeps/unix -Isysdeps/unix -Isysdeps/posix -Isysdeps/powerpc/powerpc64/power6 -Isysdeps/powerpc/powerpc64/power5+ -Isysdeps/powerpc/powerpc64/power4 -Isysdeps/powerpc/powerpc64 -Isysdeps/wordsize-64 -Isysdeps/powerpc/fpu -Inptl/sysdeps/powerpc -Isysdeps/powerpc -Isysdeps/ieee754/dbl-64 -Isysdeps/ieee754/flt-32 -Isysdeps/ieee754 -Isysdeps/generic/elf -Isysdeps/generic -Inptl -Irtkaio -Ilibio -I. -nostdinc -isystem /usr/lib/gcc/ppc64-redhat-linux/4.1.2/include -isystem /usr/include -xc - -o /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/bits/stdio_lim.hT sed -e 's@ /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/@ $(common-objpfx)@g' -e 's@^/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/@$(common-objpfx)@g' -e 's@ *\([^ \/$][^ \]*\)@ $(..)\1@g' -e 's@^\([^ \/$][^ \]*\)@$(..)\1@g' \ /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/bits/stdio_lim.dT > /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/bits/stdio_lim.dt mv -f /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/bits/stdio_lim.dt /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/bits/stdio_lim.d fopen_max=`sed -n 's/^#define OPEN_MAX //1p' /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/bits/stdio_lim.hT`; \ filename_max=`sed -n 's/^#define PATH_MAX //1p' /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/bits/stdio_lim.hT`; \ iov_max=`sed -n 's/^#define UIO_MAXIOV //p' /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/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 > /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/bits/stdio_lim.h.new /bin/sh scripts/move-if-change /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/bits/stdio_lim.h.new /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/bits/stdio_lim.h rm -f /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/bits/stdio_lim.hT /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/bits/stdio_lim.dT /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/bits/stdio_lim.dt touch /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/bits/stdio_lim.st sed '/^[ ]*#/d;s/^[ ]*%/#/' nptl/shlib-versions rtkaio/shlib-versions libidn/shlib-versions nptl_db/shlib-versions shlib-versions \ | gcc -m64 -mcpu=power6 -E -undef -Iinclude -I/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6 -Isysdeps/powerpc/powerpc64/elf -Isysdeps/powerpc/elf -Isysdeps/unix/sysv/linux/powerpc/powerpc64/power6/fpu -Isysdeps/powerpc/powerpc64/power6/fpu -Isysdeps/powerpc/powerpc64/power5+/fpu -Isysdeps/powerpc/powerpc64/power4/fpu -Isysdeps/unix/sysv/linux/powerpc/powerpc64/power6 -Isysdeps/unix/sysv/linux/powerpc/powerpc64/fpu -Isysdeps/powerpc/powerpc64/fpu -Inptl/sysdeps/unix/sysv/linux/powerpc/powerpc64 -Irtkaio/sysdeps/unix/sysv/linux/powerpc/powerpc64 -Isysdeps/unix/sysv/linux/powerpc/powerpc64 -Isysdeps/unix/sysv/linux/wordsize-64 -Inptl/sysdeps/unix/sysv/linux/powerpc -Irtkaio/sysdeps/unix/sysv/linux/powerpc -Isysdeps/unix/sysv/linux/powerpc -Isysdeps/ieee754/ldbl-128ibm -Isysdeps/ieee754/ldbl-opt -Inptl/sysdeps/unix/sysv/linux -Inptl/sysdeps/pthread -Irtkaio/sysdeps/pthread -Isysdeps/pthread -Irtkaio/sysdeps/unix/sysv/linux -Isysdeps/unix/sysv/linux -Isysdeps/gnu -Isysdeps/unix/common -Isysdeps/unix/mman -Isysdeps/unix/inet -Inptl/sysdeps/unix/sysv -Irtkaio/sysdeps/unix/sysv -Isysdeps/unix/sysv -Isysdeps/unix/powerpc -Inptl/sysdeps/unix -Irtkaio/sysdeps/unix -Isysdeps/unix -Isysdeps/posix -Isysdeps/powerpc/powerpc64/power6 -Isysdeps/powerpc/powerpc64/power5+ -Isysdeps/powerpc/powerpc64/power4 -Isysdeps/powerpc/powerpc64 -Isysdeps/wordsize-64 -Isysdeps/powerpc/fpu -Inptl/sysdeps/powerpc -Isysdeps/powerpc -Isysdeps/ieee754/dbl-64 -Isysdeps/ieee754/flt-32 -Isysdeps/ieee754 -Isysdeps/generic/elf -Isysdeps/generic -Inptl -Irtkaio -Ilibio -I. -nostdinc -isystem /usr/lib/gcc/ppc64-redhat-linux/4.1.2/include -isystem /usr/include -D_LIBC_REENTRANT -include include/libc-symbols.h -x assembler-with-cpp - \ > /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/shlib-versions.v.iT mv -f /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/shlib-versions.v.iT /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/shlib-versions.v.i sed '/^[ ]*#/d;/^[ ]*$/d' /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/shlib-versions.v.i > /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/shlib-versions.vT mv -f /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/shlib-versions.vT /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/shlib-versions.v gawk -v default_setname='' \ -v cpu='powerpc64' \ -v vendor='redhat' \ -v os='linux-gnu' \ -f scripts/soversions.awk /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/shlib-versions.v > /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/soversions.iT mv -f /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/soversions.iT /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/soversions.i sed '/^[ ]*#/d;s/^[ ]*%/#/' Versions.def rtkaio/Versions.def \ | gcc -m64 -mcpu=power6 -E -undef -Iinclude -I/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6 -Isysdeps/powerpc/powerpc64/elf -Isysdeps/powerpc/elf -Isysdeps/unix/sysv/linux/powerpc/powerpc64/power6/fpu -Isysdeps/powerpc/powerpc64/power6/fpu -Isysdeps/powerpc/powerpc64/power5+/fpu -Isysdeps/powerpc/powerpc64/power4/fpu -Isysdeps/unix/sysv/linux/powerpc/powerpc64/power6 -Isysdeps/unix/sysv/linux/powerpc/powerpc64/fpu -Isysdeps/powerpc/powerpc64/fpu -Inptl/sysdeps/unix/sysv/linux/powerpc/powerpc64 -Irtkaio/sysdeps/unix/sysv/linux/powerpc/powerpc64 -Isysdeps/unix/sysv/linux/powerpc/powerpc64 -Isysdeps/unix/sysv/linux/wordsize-64 -Inptl/sysdeps/unix/sysv/linux/powerpc -Irtkaio/sysdeps/unix/sysv/linux/powerpc -Isysdeps/unix/sysv/linux/powerpc -Isysdeps/ieee754/ldbl-128ibm -Isysdeps/ieee754/ldbl-opt -Inptl/sysdeps/unix/sysv/linux -Inptl/sysdeps/pthread -Irtkaio/sysdeps/pthread -Isysdeps/pthread -Irtkaio/sysdeps/unix/sysv/linux -Isysdeps/unix/sysv/linux -Isysdeps/gnu -Isysdeps/unix/common -Isysdeps/unix/mman -Isysdeps/unix/inet -Inptl/sysdeps/unix/sysv -Irtkaio/sysdeps/unix/sysv -Isysdeps/unix/sysv -Isysdeps/unix/powerpc -Inptl/sysdeps/unix -Irtkaio/sysdeps/unix -Isysdeps/unix -Isysdeps/posix -Isysdeps/powerpc/powerpc64/power6 -Isysdeps/powerpc/powerpc64/power5+ -Isysdeps/powerpc/powerpc64/power4 -Isysdeps/powerpc/powerpc64 -Isysdeps/wordsize-64 -Isysdeps/powerpc/fpu -Inptl/sysdeps/powerpc -Isysdeps/powerpc -Isysdeps/ieee754/dbl-64 -Isysdeps/ieee754/flt-32 -Isysdeps/ieee754 -Isysdeps/generic/elf -Isysdeps/generic -Inptl -Irtkaio -Ilibio -I. -nostdinc -isystem /usr/lib/gcc/ppc64-redhat-linux/4.1.2/include -isystem /usr/include -D_LIBC_REENTRANT -include include/libc-symbols.h -x assembler-with-cpp - \ > /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/Versions.def.v.iT mv -f /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/Versions.def.v.iT /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/Versions.def.v.i sed '/^[ ]*#/d;/^[ ]*$/d' /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/Versions.def.v.i > /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/Versions.def.vT mv -f /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/Versions.def.vT /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/Versions.def.v { while read which lib version setname; do \ test x"$which" = xDEFAULT || continue; \ test -z "$setname" || echo "$lib : $setname"; \ done < /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/soversions.i; \ cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/Versions.def.v; \ } | LC_ALL=C gawk -f scripts/firstversions.awk > /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/Versions.allT mv -f /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/Versions.allT /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/Versions.all LC_ALL=C gawk -v oldest_abi=default -f scripts/abi-versions.awk /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/Versions.all > /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/abi-versions.hT mv -f /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/abi-versions.hT /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/abi-versions.h rm -f /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/tls.makeT /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/tls.make.dT (echo '# Generated from tls.make.c by Makerules.'; \ gcc -m64 -mcpu=power6 -std=gnu99 -fgnu89-inline -DNDEBUG=1 -O3 -Wall -Winline -Wwrite-strings -fasynchronous-unwind-tables -fmerge-all-constants -g -mcpu=power6 -mno-minimal-toc -mnew-mnemonics -Wstrict-prototypes -mlong-double-128 -Iinclude -I/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6 -Isysdeps/powerpc/powerpc64/elf -Isysdeps/powerpc/elf -Isysdeps/unix/sysv/linux/powerpc/powerpc64/power6/fpu -Isysdeps/powerpc/powerpc64/power6/fpu -Isysdeps/powerpc/powerpc64/power5+/fpu -Isysdeps/powerpc/powerpc64/power4/fpu -Isysdeps/unix/sysv/linux/powerpc/powerpc64/power6 -Isysdeps/unix/sysv/linux/powerpc/powerpc64/fpu -Isysdeps/powerpc/powerpc64/fpu -Inptl/sysdeps/unix/sysv/linux/powerpc/powerpc64 -Irtkaio/sysdeps/unix/sysv/linux/powerpc/powerpc64 -Isysdeps/unix/sysv/linux/powerpc/powerpc64 -Isysdeps/unix/sysv/linux/wordsize-64 -Inptl/sysdeps/unix/sysv/linux/powerpc -Irtkaio/sysdeps/unix/sysv/linux/powerpc -Isysdeps/unix/sysv/linux/powerpc -Isysdeps/ieee754/ldbl-128ibm -Isysdeps/ieee754/ldbl-opt -Inptl/sysdeps/unix/sysv/linux -Inptl/sysdeps/pthread -Irtkaio/sysdeps/pthread -Isysdeps/pthread -Irtkaio/sysdeps/unix/sysv/linux -Isysdeps/unix/sysv/linux -Isysdeps/gnu -Isysdeps/unix/common -Isysdeps/unix/mman -Isysdeps/unix/inet -Inptl/sysdeps/unix/sysv -Irtkaio/sysdeps/unix/sysv -Isysdeps/unix/sysv -Isysdeps/unix/powerpc -Inptl/sysdeps/unix -Irtkaio/sysdeps/unix -Isysdeps/unix -Isysdeps/posix -Isysdeps/powerpc/powerpc64/power6 -Isysdeps/powerpc/powerpc64/power5+ -Isysdeps/powerpc/powerpc64/power4 -Isysdeps/powerpc/powerpc64 -Isysdeps/wordsize-64 -Isysdeps/powerpc/fpu -Inptl/sysdeps/powerpc -Isysdeps/powerpc -Isysdeps/ieee754/dbl-64 -Isysdeps/ieee754/flt-32 -Isysdeps/ieee754 -Isysdeps/generic/elf -Isysdeps/generic -Inptl -Irtkaio -Ilibio -I. -nostdinc -isystem /usr/lib/gcc/ppc64-redhat-linux/4.1.2/include -isystem /usr/include -D_LIBC_REENTRANT -include include/libc-symbols.h -E -DASSEMBLER tls.make.c \ -MD -MP -MT '$(common-objpfx)tls.make' -MF /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/tls.make.dT \ | sed -n '/@@@/{s/@@@[ ]*\(.*\)@@@/\1/;s/[ ]*$//p;}'; \ echo 'common-generated += tls.make'; \ sed -e 's@ /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/@ $(common-objpfx)@g' -e 's@^/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/@$(common-objpfx)@g' -e 's@ *\([^ \/$][^ \]*\)@ $(..)\1@g' -e 's@^\([^ \/$][^ \]*\)@$(..)\1@g' /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/tls.make.dT; \ rm -f /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/tls.make.dT) > /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/tls.makeT mv -f /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/tls.makeT /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/tls.make sed '/^[ ]*#/d;s/^[ ]*%/#/' csu/Versions iconv/Versions locale/Versions assert/Versions ctype/Versions intl/Versions catgets/Versions math/Versions setjmp/Versions signal/Versions stdlib/Versions stdio-common/Versions libio/Versions dlfcn/Versions malloc/Versions string/Versions wcsmbs/Versions time/Versions dirent/Versions grp/Versions pwd/Versions posix/Versions io/Versions termios/Versions resource/Versions misc/Versions socket/Versions sysvipc/Versions gmon/Versions wctype/Versions shadow/Versions argp/Versions crypt/Versions nptl/Versions resolv/Versions nss/Versions rt/Versions debug/Versions rtkaio/Versions libidn/Versions nptl_db/Versions inet/Versions hesiod/Versions sunrpc/Versions nis/Versions streams/Versions login/Versions elf/Versions nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions rtkaio/sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions nptl/sysdeps/unix/sysv/linux/powerpc/Versions sysdeps/unix/sysv/linux/powerpc/Versions sysdeps/ieee754/ldbl-opt/Versions nptl/sysdeps/unix/sysv/linux/Versions rtkaio/sysdeps/pthread/Versions sysdeps/pthread/Versions sysdeps/unix/sysv/linux/Versions sysdeps/unix/sysv/Versions sysdeps/wordsize-64/Versions sysdeps/powerpc/Versions \ | gcc -m64 -mcpu=power6 -E -undef -Iinclude -I/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6 -Isysdeps/powerpc/powerpc64/elf -Isysdeps/powerpc/elf -Isysdeps/unix/sysv/linux/powerpc/powerpc64/power6/fpu -Isysdeps/powerpc/powerpc64/power6/fpu -Isysdeps/powerpc/powerpc64/power5+/fpu -Isysdeps/powerpc/powerpc64/power4/fpu -Isysdeps/unix/sysv/linux/powerpc/powerpc64/power6 -Isysdeps/unix/sysv/linux/powerpc/powerpc64/fpu -Isysdeps/powerpc/powerpc64/fpu -Inptl/sysdeps/unix/sysv/linux/powerpc/powerpc64 -Irtkaio/sysdeps/unix/sysv/linux/powerpc/powerpc64 -Isysdeps/unix/sysv/linux/powerpc/powerpc64 -Isysdeps/unix/sysv/linux/wordsize-64 -Inptl/sysdeps/unix/sysv/linux/powerpc -Irtkaio/sysdeps/unix/sysv/linux/powerpc -Isysdeps/unix/sysv/linux/powerpc -Isysdeps/ieee754/ldbl-128ibm -Isysdeps/ieee754/ldbl-opt -Inptl/sysdeps/unix/sysv/linux -Inptl/sysdeps/pthread -Irtkaio/sysdeps/pthread -Isysdeps/pthread -Irtkaio/sysdeps/unix/sysv/linux -Isysdeps/unix/sysv/linux -Isysdeps/gnu -Isysdeps/unix/common -Isysdeps/unix/mman -Isysdeps/unix/inet -Inptl/sysdeps/unix/sysv -Irtkaio/sysdeps/unix/sysv -Isysdeps/unix/sysv -Isysdeps/unix/powerpc -Inptl/sysdeps/unix -Irtkaio/sysdeps/unix -Isysdeps/unix -Isysdeps/posix -Isysdeps/powerpc/powerpc64/power6 -Isysdeps/powerpc/powerpc64/power5+ -Isysdeps/powerpc/powerpc64/power4 -Isysdeps/powerpc/powerpc64 -Isysdeps/wordsize-64 -Isysdeps/powerpc/fpu -Inptl/sysdeps/powerpc -Isysdeps/powerpc -Isysdeps/ieee754/dbl-64 -Isysdeps/ieee754/flt-32 -Isysdeps/ieee754 -Isysdeps/generic/elf -Isysdeps/generic -Inptl -Irtkaio -Ilibio -I. -nostdinc -isystem /usr/lib/gcc/ppc64-redhat-linux/4.1.2/include -isystem /usr/include -D_LIBC_REENTRANT -include include/libc-symbols.h -x assembler-with-cpp - \ > /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/Versions.v.iT mv -f /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/Versions.v.iT /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/Versions.v.i sed '/^[ ]*#/d;/^[ ]*$/d' /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/Versions.v.i > /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/Versions.vT mv -f /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/Versions.vT /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/Versions.v ( echo 'sysd-versions-subdirs = csu iconv iconvdata locale localedata assert ctype intl catgets math setjmp signal stdlib stdio-common libio dlfcn malloc string wcsmbs timezone time dirent grp pwd posix io termios resource misc socket sysvipc gmon gnulib wctype manual shadow po argp crypt nptl resolv nss rt conform debug rtkaio c_stubs libidn nptl_db inet hesiod sunrpc nis nscd streams login elf sysdeps/powerpc/powerpc64/elf sysdeps/powerpc/elf sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/fpu sysdeps/powerpc/powerpc64/power6/fpu sysdeps/powerpc/powerpc64/power5+/fpu sysdeps/powerpc/powerpc64/power4/fpu sysdeps/unix/sysv/linux/powerpc/powerpc64/power6 sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu sysdeps/powerpc/powerpc64/fpu nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64 rtkaio/sysdeps/unix/sysv/linux/powerpc/powerpc64 sysdeps/unix/sysv/linux/powerpc/powerpc64 sysdeps/unix/sysv/linux/wordsize-64 nptl/sysdeps/unix/sysv/linux/powerpc rtkaio/sysdeps/unix/sysv/linux/powerpc sysdeps/unix/sysv/linux/powerpc sysdeps/ieee754/ldbl-128ibm sysdeps/ieee754/ldbl-opt nptl/sysdeps/unix/sysv/linux nptl/sysdeps/pthread rtkaio/sysdeps/pthread sysdeps/pthread rtkaio/sysdeps/unix/sysv/linux sysdeps/unix/sysv/linux sysdeps/gnu sysdeps/unix/common sysdeps/unix/mman sysdeps/unix/inet nptl/sysdeps/unix/sysv rtkaio/sysdeps/unix/sysv sysdeps/unix/sysv sysdeps/unix/powerpc nptl/sysdeps/unix rtkaio/sysdeps/unix sysdeps/unix sysdeps/posix sysdeps/powerpc/powerpc64/power6 sysdeps/powerpc/powerpc64/power5+ sysdeps/powerpc/powerpc64/power4 sysdeps/powerpc/powerpc64 sysdeps/wordsize-64 sysdeps/powerpc/fpu nptl/sysdeps/powerpc sysdeps/powerpc sysdeps/ieee754/dbl-64 sysdeps/ieee754/flt-32 sysdeps/ieee754 sysdeps/generic/elf sysdeps/generic' ; \ cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/Versions.v \ | LC_ALL=C gawk -v buildroot=/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/ -v defsfile=/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/Versions.all \ -v move_if_change='/bin/sh scripts/move-if-change' \ -f scripts/versions.awk; \ ) > /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/sysd-versionsT mv -f /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/sysd-versionsT /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/sysd-versions (seen_DEFAULT=0; seen_WORDSIZE32=0; seen_WORDSIZE64=0; \ while read which lib number setname; do \ eval seen_$which=1; \ test x"$which" = xDEFAULT || continue; \ 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; \ case "$seen_DEFAULT$seen_WORDSIZE32$seen_WORDSIZE64" in \ 100) echo biarch = no;; \ 101) echo biarch = 32;; \ ?1?) echo biarch = 64;; \ *) echo >&2 BUG; exit 2;; \ esac; \ echo soversions.mk-done = t;) < /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/soversions.i > /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/soversions.mkT; exit 0 mv -f /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/soversions.mkT /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/soversions.mk make[1]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839' make[1]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839' ./scripts/mkinstalldirs /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/gnu mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/gnu LC_ALL=C gawk -f scripts/lib-names.awk /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/soversions.i > /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/gnu/lib-names.T /bin/sh scripts/move-if-change /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/gnu/lib-names.T /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/gnu/lib-names.h touch /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/gnu/lib-names.stmp rm -f /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/tls.makeT /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/tls.make.dT (echo '# Generated from tls.make.c by Makerules.'; \ gcc -m64 -mcpu=power6 -std=gnu99 -fgnu89-inline -DNDEBUG=1 -O3 -Wall -Winline -Wwrite-strings -fasynchronous-unwind-tables -fmerge-all-constants -g -mcpu=power6 -mno-minimal-toc -mnew-mnemonics -Wstrict-prototypes -mlong-double-128 -Iinclude -I/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6 -Isysdeps/powerpc/powerpc64/elf -Isysdeps/powerpc/elf -Isysdeps/unix/sysv/linux/powerpc/powerpc64/power6/fpu -Isysdeps/powerpc/powerpc64/power6/fpu -Isysdeps/powerpc/powerpc64/power5+/fpu -Isysdeps/powerpc/powerpc64/power4/fpu -Isysdeps/unix/sysv/linux/powerpc/powerpc64/power6 -Isysdeps/unix/sysv/linux/powerpc/powerpc64/fpu -Isysdeps/powerpc/powerpc64/fpu -Inptl/sysdeps/unix/sysv/linux/powerpc/powerpc64 -Irtkaio/sysdeps/unix/sysv/linux/powerpc/powerpc64 -Isysdeps/unix/sysv/linux/powerpc/powerpc64 -Isysdeps/unix/sysv/linux/wordsize-64 -Inptl/sysdeps/unix/sysv/linux/powerpc -Irtkaio/sysdeps/unix/sysv/linux/powerpc -Isysdeps/unix/sysv/linux/powerpc -Isysdeps/ieee754/ldbl-128ibm -Isysdeps/ieee754/ldbl-opt -Inptl/sysdeps/unix/sysv/linux -Inptl/sysdeps/pthread -Irtkaio/sysdeps/pthread -Isysdeps/pthread -Irtkaio/sysdeps/unix/sysv/linux -Isysdeps/unix/sysv/linux -Isysdeps/gnu -Isysdeps/unix/common -Isysdeps/unix/mman -Isysdeps/unix/inet -Inptl/sysdeps/unix/sysv -Irtkaio/sysdeps/unix/sysv -Isysdeps/unix/sysv -Isysdeps/unix/powerpc -Inptl/sysdeps/unix -Irtkaio/sysdeps/unix -Isysdeps/unix -Isysdeps/posix -Isysdeps/powerpc/powerpc64/power6 -Isysdeps/powerpc/powerpc64/power5+ -Isysdeps/powerpc/powerpc64/power4 -Isysdeps/powerpc/powerpc64 -Isysdeps/wordsize-64 -Isysdeps/powerpc/fpu -Inptl/sysdeps/powerpc -Isysdeps/powerpc -Isysdeps/ieee754/dbl-64 -Isysdeps/ieee754/flt-32 -Isysdeps/ieee754 -Isysdeps/generic/elf -Isysdeps/generic -Inptl -Irtkaio -Ilibio -I. -nostdinc -isystem /usr/lib/gcc/ppc64-redhat-linux/4.1.2/include -isystem /usr/include -D_LIBC_REENTRANT -include include/libc-symbols.h -E -DASSEMBLER tls.make.c \ -MD -MP -MT '$(common-objpfx)tls.make' -MF /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/tls.make.dT \ | sed -n '/@@@/{s/@@@[ ]*\(.*\)@@@/\1/;s/[ ]*$//p;}'; \ echo 'common-generated += tls.make'; \ sed -e 's@ /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/@ $(common-objpfx)@g' -e 's@^/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/@$(common-objpfx)@g' -e 's@ *\([^ \/$][^ \]*\)@ $(..)\1@g' -e 's@^\([^ \/$][^ \]*\)@$(..)\1@g' /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/tls.make.dT; \ rm -f /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/tls.make.dT) > /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/tls.makeT mv -f /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/tls.makeT /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/tls.make make[1]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839' make[1]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839' rm -f /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/stamp.o; > /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/stamp.o rm -f /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/stamp.os; > /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/stamp.os rm -f /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/stamp.oS; > /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/stamp.oS make -s subdir=csu -C csu ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/csu' mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/csu mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/csu mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/csu mkdir: cannot create directory `/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/csu': File exists mkdir: cannot create directory `/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/csu': File exists make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/csu' make -s subdir=iconv -C iconv ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/iconv' mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/iconv make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/iconv' make -s subdir=iconvdata -C iconvdata ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/iconvdata' mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/iconvdata make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/iconvdata' make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/iconvdata' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/iconvdata' make -s subdir=locale -C locale ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/locale' mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/locale make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/locale' make -s subdir=localedata -C localedata ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/localedata' mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/localedata make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/localedata' make -s subdir=assert -C assert ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/assert' mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/assert make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/assert' make -s subdir=ctype -C ctype ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/ctype' mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/ctype make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/ctype' make -s subdir=intl -C intl ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/intl' mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/intl make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/intl' make -s subdir=catgets -C catgets ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/catgets' mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/catgets make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/catgets' make -s subdir=math -C math ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/math' mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math mkdir: cannot create directory `/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math': File exists In file included from ../sysdeps/powerpc/powerpc64/fpu/s_isnan.c:1: ../sysdeps/powerpc/fpu/s_isnan.c:59: warning: conflicting types for built-in function 'isnanf' In file included from ../sysdeps/powerpc/powerpc64/fpu/s_isnan.c:1: ../sysdeps/powerpc/fpu/s_isnan.c:59: warning: conflicting types for built-in function 'isnanf' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/math' make -s subdir=setjmp -C setjmp ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/setjmp' mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/setjmp make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/setjmp' make -s subdir=signal -C signal ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/signal' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/signal' make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/signal' mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/signal make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/signal' make -s subdir=stdlib -C stdlib ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/stdlib' mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/stdlib make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/stdlib' make -s subdir=stdio-common -C stdio-common ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/stdio-common' mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/stdio-common make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/stdio-common' make -s subdir=libio -C libio ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/libio' mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/libio make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/libio' make -s subdir=dlfcn -C dlfcn ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/dlfcn' mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/dlfcn make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/dlfcn' make -s subdir=malloc -C malloc ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/malloc' mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/malloc make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/malloc' make -s subdir=string -C string ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/string' mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/string make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/string' make -s subdir=wcsmbs -C wcsmbs ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/wcsmbs' mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/wcsmbs make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/wcsmbs' make -s subdir=timezone -C timezone ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/timezone' mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/timezone make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/timezone' make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/timezone' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/timezone' make -s subdir=time -C time ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/time' mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/time make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/time' make -s subdir=dirent -C dirent ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/dirent' mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/dirent make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/dirent' make -s subdir=grp -C grp ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/grp' mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/grp mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/grp mkdir: cannot create directory `/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/grp': File exists make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/grp' make -s subdir=pwd -C pwd ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/pwd' mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/pwd make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/pwd' make -s subdir=posix -C posix ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/posix' mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix mkdir: cannot create directory `/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix': File existsmkdir: cannot create directory `/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix': File exists mkdir: cannot create directory `/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix': File exists mkdir: cannot create directory `/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix': File exists mkdir: cannot create directory `/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix'mkdir: cannot create directory `/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix': File exists : File exists mkdir: cannot create directory `/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix': File exists make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/posix' make -s subdir=io -C io ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/io' mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/io make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/io' make -s subdir=termios -C termios ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/termios' mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/termios make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/termios' make -s subdir=resource -C resource ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/resource' mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/resource mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/resource mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/resource mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/resource mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/resource mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/resource mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/resource mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/resource mkdir: cannot create directory `/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/resource': File exists mkdir: cannot create directory `/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/resource': File exists mkdir: cannot create directory `/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/resource': File exists mkdir: cannot create directory `/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/resource': File exists mkdir: cannot create directory `/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/resource': File exists mkdir: cannot create directory `/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/resource': File exists mkdir: cannot create directory `/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/resource': File exists make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/resource' make -s subdir=misc -C misc ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/misc' mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/misc make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/misc' make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/misc' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/misc' make -s subdir=socket -C socket ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/socket' mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/socket make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/socket' make -s subdir=sysvipc -C sysvipc ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/sysvipc' mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/sysvipc make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/sysvipc' make -s subdir=gmon -C gmon ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/gmon' mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/gmon make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/gmon' make -s subdir=gnulib -C gnulib ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/gnulib' mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/gnulib mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/gnulib mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/gnulib mkdir: cannot create directory `/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/gnulib': File exists mkdir: cannot create directory `/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/gnulib': File exists make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/gnulib' make -s subdir=wctype -C wctype ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/wctype' mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/wctype make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/wctype' make -s subdir=manual -C manual ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/manual' mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/manual mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/manual mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/manual mkdir: cannot create directory `/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/manual': File exists mkdir: cannot create directory `/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/manual': File exists make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/manual' make -s subdir=shadow -C shadow ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/shadow' mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/shadow make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/shadow' make -s subdir=po -C po ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/po' mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/po mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/po mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/po mkdir: cannot create directory `/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/po': File exists mkdir: cannot create directory `/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/po': File exists make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/po' make -s subdir=argp -C argp ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/argp' mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/argp make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/argp' make -s subdir=crypt -C crypt ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/crypt' mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/crypt mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/crypt mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/crypt mkdir: cannot create directory `/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/crypt': File exists mkdir: cannot create directory `/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/crypt': File exists make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/crypt' make -s subdir=nptl -C nptl ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/nptl' mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/nptl' make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/nptl' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/nptl' make -s subdir=resolv -C resolv ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/resolv' mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/resolv make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/resolv' make -s subdir=nss -C nss ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/nss' mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nss make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/nss' make -s subdir=rt -C rt ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/rt' mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt mkdir: cannot create directory `/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt': File exists mkdir: cannot create directory `/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt': File exists make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/rt' make -s subdir=conform -C conform ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/conform' mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/conform mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/conform mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/conform mkdir: cannot create directory `/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/conform': File exists mkdir: cannot create directory `/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/conform': File exists make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/conform' make -s subdir=debug -C debug ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/debug' mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/debug make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/debug' make -s subdir=rtkaio -C rtkaio ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/rtkaio' mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio mkdir: cannot create directory `/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio': File exists mkdir: cannot create directory `/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio': File exists make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/rtkaio' make -s subdir=c_stubs -C c_stubs ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/c_stubs' mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/c_stubs mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/c_stubs mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/c_stubs mkdir: cannot create directory `/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/c_stubs': File exists mkdir: cannot create directory `/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/c_stubs': File exists make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/c_stubs' make -s subdir=libidn -C libidn ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/libidn' mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/libidn make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/libidn' make -s subdir=nptl_db -C nptl_db ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/nptl_db' mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl_db mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl_db mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl_db mkdir: cannot create directory `/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl_db': File exists mkdir: cannot create directory `/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl_db': File exists make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/nptl_db' make -s subdir=inet -C inet ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/inet' mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/inet make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/inet' make -s subdir=hesiod -C hesiod ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/hesiod' mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/hesiod mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/hesiod mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/hesiod mkdir: cannot create directory `/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/hesiod': File exists mkdir: cannot create directory `/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/hesiod': File exists make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/hesiod' make -s subdir=sunrpc -C sunrpc ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/sunrpc' mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/sunrpc authuxprot.c: In function 'xdr_authunix_parms': authuxprot.c:52: warning: dereferencing type-punned pointer will break strict-aliasing rules authuxprot.c:55: warning: dereferencing type-punned pointer will break strict-aliasing rules authuxprot.c:57: warning: dereferencing type-punned pointer will break strict-aliasing rules rpc_cmsg.c: In function 'xdr_callmsg': rpc_cmsg.c:193: warning: dereferencing type-punned pointer will break strict-aliasing rules rpc_prot.c: In function 'xdr_accepted_reply': rpc_prot.c:89: warning: dereferencing type-punned pointer will break strict-aliasing rules rpc_prot.c: In function 'xdr_rejected_reply': rpc_prot.c:113: warning: dereferencing type-punned pointer will break strict-aliasing rules rpc_prot.c:123: warning: dereferencing type-punned pointer will break strict-aliasing rules rpc_prot.c: In function 'xdr_replymsg': rpc_prot.c:144: warning: dereferencing type-punned pointer will break strict-aliasing rules rpc_prot.c:146: warning: dereferencing type-punned pointer will break strict-aliasing rules rpc_prot.c: In function 'xdr_callhdr': rpc_prot.c:170: warning: dereferencing type-punned pointer will break strict-aliasing rules xdr.c: In function 'xdr_string': xdr.c:669: warning: 'size' may be used uninitialized in this function authdes_prot.c: In function 'xdr_authdes_cred': authdes_prot.c:49: warning: dereferencing type-punned pointer will break strict-aliasing rules key_prot.c: In function 'xdr_unixcred': key_prot.c:118: warning: dereferencing type-punned pointer will break strict-aliasing rules authuxprot.c: In function 'xdr_authunix_parms': authuxprot.c:52: warning: dereferencing type-punned pointer will break strict-aliasing rules authuxprot.c:55: warning: dereferencing type-punned pointer will break strict-aliasing rules authuxprot.c:57: warning: dereferencing type-punned pointer will break strict-aliasing rules rpc_prot.c: In function 'xdr_accepted_reply': rpc_prot.c:89: warning: dereferencing type-punned pointer will break strict-aliasing rules rpc_prot.c: In function 'xdr_rejected_reply': rpc_prot.c:113: warning: dereferencing type-punned pointer will break strict-aliasing rules rpc_prot.c:123: warning: dereferencing type-punned pointer will break strict-aliasing rules rpc_prot.c: In function 'xdr_replymsg': rpc_prot.c:144: warning: dereferencing type-punned pointer will break strict-aliasing rules rpc_prot.c:146: warning: dereferencing type-punned pointer will break strict-aliasing rules rpc_prot.c: In function 'xdr_callhdr': rpc_prot.c:170: warning: dereferencing type-punned pointer will break strict-aliasing rules rpc_cmsg.c: In function 'xdr_callmsg': rpc_cmsg.c:193: warning: dereferencing type-punned pointer will break strict-aliasing rules authdes_prot.c: In function 'xdr_authdes_cred': authdes_prot.c:49: warning: dereferencing type-punned pointer will break strict-aliasing rules key_prot.c: In function 'xdr_unixcred': key_prot.c:118: warning: dereferencing type-punned pointer will break strict-aliasing rules make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/sunrpc' make -s subdir=nis -C nis ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/nis' mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nis make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/nis' make -s subdir=nscd -C nscd ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/nscd' mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nscd make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/nscd' make -s subdir=streams -C streams ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/streams' mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/streams make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/streams' make -s subdir=login -C login ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/login' mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/login make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/login' make -s subdir=elf -C elf ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/elf' mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf make[3]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/elf' make[4]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/io' make[4]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/csu' make[4]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/gmon' make[4]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/misc' make[4]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/setjmp' make[4]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/gmon' make[4]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/posix' make[4]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/signal' make[4]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/csu' make[4]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/nptl' make[4]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/setjmp' make[4]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/signal' make[4]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/io' make[4]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/csu' make[4]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/setjmp' make[4]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/setjmp' make[4]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/csu' make[4]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/gmon' make[4]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/misc' make[4]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/posix' make[4]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/gmon' make[4]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/stdlib' make[4]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/signal' make[4]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/io' make[4]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/string' make[4]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/signal' make[4]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/io' make[4]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/time' make[4]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/misc' make[4]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/misc' make[4]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/posix' make[4]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/time' make[4]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/nptl' make[4]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/posix' make[4]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/stdlib' make[4]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/string' make[4]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/time' make[4]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/time' make[4]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/stdlib' make[4]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/string' make[4]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/stdlib' make[4]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/string' make[4]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/nptl' make[4]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/nptl' make[3]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/elf' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/elf' cd /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6 && ar cruv libc.a `cat csu/stamp.o iconv/stamp.o iconvdata/stamp.o locale/stamp.o localedata/stamp.o assert/stamp.o ctype/stamp.o intl/stamp.o catgets/stamp.o math/stamp.o setjmp/stamp.o signal/stamp.o stdlib/stamp.o stdio-common/stamp.o libio/stamp.o dlfcn/stamp.o malloc/stamp.o string/stamp.o wcsmbs/stamp.o timezone/stamp.o time/stamp.o dirent/stamp.o grp/stamp.o pwd/stamp.o posix/stamp.o io/stamp.o termios/stamp.o resource/stamp.o misc/stamp.o socket/stamp.o sysvipc/stamp.o gmon/stamp.o gnulib/stamp.o wctype/stamp.o manual/stamp.o shadow/stamp.o po/stamp.o argp/stamp.o crypt/stamp.o nptl/stamp.o resolv/stamp.o nss/stamp.o rt/stamp.o conform/stamp.o debug/stamp.o rtkaio/stamp.o c_stubs/stamp.o libidn/stamp.o nptl_db/stamp.o inet/stamp.o hesiod/stamp.o sunrpc/stamp.o nis/stamp.o nscd/stamp.o streams/stamp.o login/stamp.o elf/stamp.o stamp.o` a - csu/init-first.o a - csu/libc-start.o a - csu/sysdep.o a - csu/version.o a - csu/check_fds.o a - csu/libc-tls.o a - csu/elf-init.o a - csu/dso_handle.o a - csu/errno.o a - csu/errno-loc.o a - csu/hp-timing.o a - iconv/iconv_open.o a - iconv/iconv.o a - iconv/iconv_close.o a - iconv/gconv_open.o a - iconv/gconv.o a - iconv/gconv_close.o a - iconv/gconv_db.o a - iconv/gconv_conf.o a - iconv/gconv_builtin.o a - iconv/gconv_simple.o a - iconv/gconv_trans.o a - iconv/gconv_cache.o a - iconv/gconv_dl.o a - locale/setlocale.o a - locale/findlocale.o a - locale/loadlocale.o a - locale/loadarchive.o a - locale/localeconv.o a - locale/nl_langinfo.o a - locale/nl_langinfo_l.o a - locale/mb_cur_max.o a - locale/newlocale.o a - locale/duplocale.o a - locale/freelocale.o a - locale/uselocale.o a - locale/lc-ctype.o a - locale/lc-messages.o a - locale/lc-monetary.o a - locale/lc-numeric.o a - locale/lc-time.o a - locale/lc-paper.o a - locale/lc-name.o a - locale/lc-address.o a - locale/lc-telephone.o a - locale/lc-measurement.o a - locale/lc-identification.o a - locale/lc-collate.o a - locale/C-ctype.o a - locale/C-messages.o a - locale/C-monetary.o a - locale/C-numeric.o a - locale/C-time.o a - locale/C-paper.o a - locale/C-name.o a - locale/C-address.o a - locale/C-telephone.o a - locale/C-measurement.o a - locale/C-identification.o a - locale/C-collate.o a - locale/SYS_libc.o a - locale/C_name.o a - locale/xlocale.o a - locale/localename.o a - locale/global-locale.o a - locale/coll-lookup.o a - assert/assert.o a - assert/assert-perr.o a - assert/__assert.o a - ctype/ctype.o a - ctype/ctype-extn.o a - ctype/ctype_l.o a - ctype/isctype.o a - ctype/ctype-info.o a - intl/bindtextdom.o a - intl/dcgettext.o a - intl/dgettext.o a - intl/gettext.o a - intl/dcigettext.o a - intl/dcngettext.o a - intl/dngettext.o a - intl/ngettext.o a - intl/finddomain.o a - intl/loadmsgcat.o a - intl/localealias.o a - intl/textdomain.o a - intl/l10nflist.o a - intl/explodename.o a - intl/plural.o a - intl/plural-exp.o a - intl/hash-string.o a - catgets/catgets.o a - catgets/open_catalog.o a - math/s_isinf.o a - math/s_isnan.o a - math/s_finite.o a - math/s_copysign.o a - math/s_modf.o a - math/s_scalbn.o a - math/s_frexp.o a - math/s_ldexp.o a - math/s_signbit.o a - math/s_isinff.o a - math/s_isnanf.o a - math/s_finitef.o a - math/s_copysignf.o a - math/s_modff.o a - math/s_scalbnf.o a - math/s_frexpf.o a - math/s_ldexpf.o a - math/s_signbitf.o a - math/s_isinfl.o a - math/s_isnanl.o a - math/s_finitel.o a - math/s_copysignl.o a - math/s_modfl.o a - math/s_scalbnl.o a - math/s_frexpl.o a - math/s_ldexpl.o a - math/s_signbitl.o a - math/math_ldbl_opt.o a - math/nldbl-compat.o a - math/setfpucw.o a - math/fpu_control.o a - setjmp/setjmp.o a - setjmp/sigjmp.o a - setjmp/bsd-setjmp.o a - setjmp/bsd-_setjmp.o a - setjmp/longjmp.o a - setjmp/__longjmp.o a - setjmp/jmp-unwind.o a - setjmp/novmx-longjmp.o a - setjmp/novmx-sigjmp.o a - signal/signal.o a - signal/raise.o a - signal/killpg.o a - signal/sigaction.o a - signal/sigprocmask.o a - signal/kill.o a - signal/sigpending.o a - signal/sigsuspend.o a - signal/sigwait.o a - signal/sigblock.o a - signal/sigsetmask.o a - signal/sigpause.o a - signal/sigvec.o a - signal/sigstack.o a - signal/sigaltstack.o a - signal/sigintr.o a - signal/sigsetops.o a - signal/sigempty.o a - signal/sigfillset.o a - signal/sigaddset.o a - signal/sigdelset.o a - signal/sigismem.o a - signal/sigreturn.o a - signal/siggetmask.o a - signal/sysv_signal.o a - signal/sigisempty.o a - signal/sigandset.o a - signal/sigorset.o a - signal/allocrtsig.o a - signal/sigtimedwait.o a - signal/sigwaitinfo.o a - signal/sigqueue.o a - signal/sighold.o a - signal/sigrelse.o a - signal/sigignore.o a - signal/sigset.o a - stdlib/atof.o a - stdlib/atoi.o a - stdlib/atol.o a - stdlib/atoll.o a - stdlib/abort.o a - stdlib/bsearch.o a - stdlib/qsort.o a - stdlib/msort.o a - stdlib/getenv.o a - stdlib/putenv.o a - stdlib/setenv.o a - stdlib/secure-getenv.o a - stdlib/exit.o a - stdlib/on_exit.o a - stdlib/atexit.o a - stdlib/cxa_atexit.o a - stdlib/cxa_finalize.o a - stdlib/old_atexit.o a - stdlib/abs.o a - stdlib/labs.o a - stdlib/llabs.o a - stdlib/div.o a - stdlib/ldiv.o a - stdlib/lldiv.o a - stdlib/mblen.o a - stdlib/mbstowcs.o a - stdlib/mbtowc.o a - stdlib/wcstombs.o a - stdlib/wctomb.o a - stdlib/random.o a - stdlib/random_r.o a - stdlib/rand.o a - stdlib/rand_r.o a - stdlib/drand48.o a - stdlib/erand48.o a - stdlib/lrand48.o a - stdlib/nrand48.o a - stdlib/mrand48.o a - stdlib/jrand48.o a - stdlib/srand48.o a - stdlib/seed48.o a - stdlib/lcong48.o a - stdlib/drand48_r.o a - stdlib/erand48_r.o a - stdlib/lrand48_r.o a - stdlib/nrand48_r.o a - stdlib/mrand48_r.o a - stdlib/jrand48_r.o a - stdlib/srand48_r.o a - stdlib/seed48_r.o a - stdlib/lcong48_r.o a - stdlib/drand48-iter.o a - stdlib/strtol.o a - stdlib/strtoul.o a - stdlib/strtoll.o a - stdlib/strtoull.o a - stdlib/strtol_l.o a - stdlib/strtoul_l.o a - stdlib/strtoll_l.o a - stdlib/strtoull_l.o a - stdlib/strtof.o a - stdlib/strtod.o a - stdlib/strtold.o a - stdlib/strtof_l.o a - stdlib/strtod_l.o a - stdlib/strtold_l.o a - stdlib/system.o a - stdlib/canonicalize.o a - stdlib/a64l.o a - stdlib/l64a.o a - stdlib/rpmatch.o a - stdlib/strfmon.o a - stdlib/strfmon_l.o a - stdlib/getsubopt.o a - stdlib/xpg_basename.o a - stdlib/fmtmsg.o a - stdlib/strtoimax.o a - stdlib/strtoumax.o a - stdlib/wcstoimax.o a - stdlib/wcstoumax.o a - stdlib/getcontext.o a - stdlib/setcontext.o a - stdlib/makecontext.o a - stdlib/swapcontext.o a - stdlib/inlines.o a - stdlib/add_n.o a - stdlib/addmul_1.o a - stdlib/cmp.o a - stdlib/divmod_1.o a - stdlib/divrem.o a - stdlib/udiv_qrnnd.o a - stdlib/lshift.o a - stdlib/rshift.o a - stdlib/mod_1.o a - stdlib/mul.o a - stdlib/mul_1.o a - stdlib/mul_n.o a - stdlib/sub_n.o a - stdlib/submul_1.o a - stdlib/dbl2mpn.o a - stdlib/ldbl2mpn.o a - stdlib/mpn2flt.o a - stdlib/mpn2dbl.o a - stdlib/mpn2ldbl.o a - stdlib/grouping.o a - stdlib/groupingwc.o a - stdlib/fpioconst.o a - stdlib/mp_clz_tab.o a - stdio-common/ctermid.o a - stdio-common/cuserid.o a - stdio-common/_itoa.o a - stdio-common/_itowa.o a - stdio-common/itoa-digits.o a - stdio-common/itoa-udigits.o a - stdio-common/itowa-digits.o a - stdio-common/vfprintf.o a - stdio-common/vprintf.o a - stdio-common/printf_fp.o a - stdio-common/reg-printf.o a - stdio-common/printf-prs.o a - stdio-common/printf_fphex.o a - stdio-common/printf_size.o a - stdio-common/fprintf.o a - stdio-common/printf.o a - stdio-common/snprintf.o a - stdio-common/sprintf.o a - stdio-common/asprintf.o a - stdio-common/dprintf.o a - stdio-common/vfwprintf.o a - stdio-common/vfscanf.o a - stdio-common/vfwscanf.o a - stdio-common/fscanf.o a - stdio-common/scanf.o a - stdio-common/sscanf.o a - stdio-common/perror.o a - stdio-common/psignal.o a - stdio-common/tmpfile.o a - stdio-common/tmpfile64.o a - stdio-common/tmpnam.o a - stdio-common/tmpnam_r.o a - stdio-common/tempnam.o a - stdio-common/tempname.o a - stdio-common/getline.o a - stdio-common/getw.o a - stdio-common/putw.o a - stdio-common/remove.o a - stdio-common/rename.o a - stdio-common/renameat.o a - stdio-common/flockfile.o a - stdio-common/ftrylockfile.o a - stdio-common/funlockfile.o a - stdio-common/errlist.o a - stdio-common/siglist.o a - stdio-common/printf-parsemb.o a - stdio-common/printf-parsewc.o a - stdio-common/fxprintf.o a - libio/filedoalloc.o a - libio/iofclose.o a - libio/iofdopen.o a - libio/iofflush.o a - libio/iofgetpos.o a - libio/iofgets.o a - libio/iofopen.o a - libio/iofopncook.o a - libio/iofputs.o a - libio/iofread.o a - libio/iofsetpos.o a - libio/ioftell.o a - libio/wfiledoalloc.o a - libio/iofwrite.o a - libio/iogetdelim.o a - libio/iogetline.o a - libio/iogets.o a - libio/iopadn.o a - libio/iopopen.o a - libio/ioputs.o a - libio/ioseekoff.o a - libio/ioseekpos.o a - libio/iosetbuffer.o a - libio/iosetvbuf.o a - libio/ioungetc.o a - libio/iovsprintf.o a - libio/iovsscanf.o a - libio/iofgetpos64.o a - libio/iofopen64.o a - libio/iofsetpos64.o a - libio/fputwc.o a - libio/fputwc_u.o a - libio/getwc.o a - libio/getwc_u.o a - libio/getwchar.o a - libio/getwchar_u.o a - libio/iofgetws.o a - libio/iofgetws_u.o a - libio/iofputws.o a - libio/iofputws_u.o a - libio/iogetwline.o a - libio/iowpadn.o a - libio/ioungetwc.o a - libio/putwc.o a - libio/putwc_u.o a - libio/putwchar.o a - libio/putwchar_u.o a - libio/putchar.o a - libio/putchar_u.o a - libio/fwprintf.o a - libio/swprintf.o a - libio/vwprintf.o a - libio/wprintf.o a - libio/wscanf.o a - libio/fwscanf.o a - libio/vwscanf.o a - libio/vswprintf.o a - libio/iovswscanf.o a - libio/swscanf.o a - libio/wgenops.o a - libio/wstrops.o a - libio/wfileops.o a - libio/iofwide.o a - libio/fwide.o a - libio/wmemstream.o a - libio/clearerr.o a - libio/feof.o a - libio/ferror.o a - libio/fileno.o a - libio/fputc.o a - libio/freopen.o a - libio/fseek.o a - libio/getc.o a - libio/getchar.o a - libio/memstream.o a - libio/pclose.o a - libio/putc.o a - libio/rewind.o a - libio/setbuf.o a - libio/setlinebuf.o a - libio/vasprintf.o a - libio/iovdprintf.o a - libio/vscanf.o a - libio/vsnprintf.o a - libio/obprintf.o a - libio/fcloseall.o a - libio/fseeko.o a - libio/ftello.o a - libio/freopen64.o a - libio/fseeko64.o a - libio/ftello64.o a - libio/__fbufsize.o a - libio/__freading.o a - libio/__fwriting.o a - libio/__freadable.o a - libio/__fwritable.o a - libio/__flbf.o a - libio/__fpurge.o a - libio/__fpending.o a - libio/__fsetlocking.o a - libio/libc_fatal.o a - libio/fmemopen.o a - libio/clearerr_u.o a - libio/feof_u.o a - libio/ferror_u.o a - libio/fputc_u.o a - libio/getc_u.o a - libio/getchar_u.o a - libio/iofflush_u.o a - libio/putc_u.o a - libio/peekc.o a - libio/iofread_u.o a - libio/iofwrite_u.o a - libio/iofgets_u.o a - libio/iofputs_u.o a - libio/fileops.o a - libio/genops.o a - libio/stdfiles.o a - libio/stdio.o a - libio/strops.o a - dlfcn/sdlopen.o a - dlfcn/sdlclose.o a - dlfcn/sdlsym.o a - dlfcn/sdlvsym.o a - dlfcn/sdlerror.o a - dlfcn/sdladdr.o a - dlfcn/sdladdr1.o a - dlfcn/sdlinfo.o a - dlfcn/sdlmopen.o a - malloc/malloc.o a - malloc/morecore.o a - malloc/mcheck.o a - malloc/mtrace.o a - malloc/obstack.o a - malloc/set-freeres.o a - malloc/thread-freeres.o a - string/strcat.o a - string/strchr.o a - string/strcmp.o a - string/strcoll.o a - string/strcpy.o a - string/strcspn.o a - string/strverscmp.o a - string/strdup.o a - string/strndup.o a - string/strerror.o a - string/_strerror.o a - string/strlen.o a - string/strnlen.o a - string/strncat.o a - string/strncmp.o a - string/strncpy.o a - string/strrchr.o a - string/strpbrk.o a - string/strsignal.o a - string/strspn.o a - string/strstr.o a - string/strtok.o a - string/strtok_r.o a - string/strxfrm.o a - string/memchr.o a - string/memcmp.o a - string/memmove.o a - string/memset.o a - string/mempcpy.o a - string/bcopy.o a - string/bzero.o a - string/ffs.o a - string/ffsll.o a - string/stpcpy.o a - string/stpncpy.o a - string/strcasecmp.o a - string/strncase.o a - string/strcasecmp_l.o a - string/strncase_l.o a - string/memccpy.o a - string/memcpy.o a - string/wordcopy.o a - string/strsep.o a - string/strcasestr.o a - string/swab.o a - string/strfry.o a - string/memfrob.o a - string/memmem.o a - string/rawmemchr.o a - string/strchrnul.o a - string/argz-append.o a - string/argz-count.o a - string/argz-create.o a - string/argz-ctsep.o a - string/argz-next.o a - string/argz-delete.o a - string/argz-extract.o a - string/argz-insert.o a - string/argz-stringify.o a - string/argz-addsep.o a - string/argz-replace.o a - string/envz.o a - string/basename.o a - string/strcoll_l.o a - string/strxfrm_l.o a - string/string-inlines.o a - string/memrchr.o a - string/xpg-strerror.o a - string/strerror_l.o a - wcsmbs/wcscat.o a - wcsmbs/wcschr.o a - wcsmbs/wcscmp.o a - wcsmbs/wcscpy.o a - wcsmbs/wcscspn.o a - wcsmbs/wcsdup.o a - wcsmbs/wcslen.o a - wcsmbs/wcsncat.o a - wcsmbs/wcsncmp.o a - wcsmbs/wcsncpy.o a - wcsmbs/wcspbrk.o a - wcsmbs/wcsrchr.o a - wcsmbs/wcsspn.o a - wcsmbs/wcstok.o a - wcsmbs/wcsstr.o a - wcsmbs/wmemchr.o a - wcsmbs/wmemcmp.o a - wcsmbs/wmemcpy.o a - wcsmbs/wmemmove.o a - wcsmbs/wmemset.o a - wcsmbs/wcpcpy.o a - wcsmbs/wcpncpy.o a - wcsmbs/wmempcpy.o a - wcsmbs/btowc.o a - wcsmbs/wctob.o a - wcsmbs/mbsinit.o a - wcsmbs/mbrlen.o a - wcsmbs/mbrtowc.o a - wcsmbs/wcrtomb.o a - wcsmbs/mbsrtowcs.o a - wcsmbs/wcsrtombs.o a - wcsmbs/mbsnrtowcs.o a - wcsmbs/wcsnrtombs.o a - wcsmbs/wcsnlen.o a - wcsmbs/wcschrnul.o a - wcsmbs/wcstol.o a - wcsmbs/wcstoul.o a - wcsmbs/wcstoll.o a - wcsmbs/wcstoull.o a - wcsmbs/wcstod.o a - wcsmbs/wcstold.o a - wcsmbs/wcstof.o a - wcsmbs/wcstol_l.o a - wcsmbs/wcstoul_l.o a - wcsmbs/wcstoll_l.o a - wcsmbs/wcstoull_l.o a - wcsmbs/wcstod_l.o a - wcsmbs/wcstold_l.o a - wcsmbs/wcstof_l.o a - wcsmbs/wcscoll.o a - wcsmbs/wcsxfrm.o a - wcsmbs/wcwidth.o a - wcsmbs/wcswidth.o a - wcsmbs/wcscoll_l.o a - wcsmbs/wcsxfrm_l.o a - wcsmbs/wcscasecmp.o a - wcsmbs/wcsncase.o a - wcsmbs/wcscasecmp_l.o a - wcsmbs/wcsncase_l.o a - wcsmbs/wcsmbsload.o a - wcsmbs/mbsrtowcs_l.o a - time/offtime.o a - time/asctime.o a - time/clock.o a - time/ctime.o a - time/ctime_r.o a - time/difftime.o a - time/gmtime.o a - time/localtime.o a - time/mktime.o a - time/time.o a - time/gettimeofday.o a - time/settimeofday.o a - time/adjtime.o a - time/tzset.o a - time/tzfile.o a - time/getitimer.o a - time/setitimer.o a - time/stime.o a - time/dysize.o a - time/timegm.o a - time/ftime.o a - time/getdate.o a - time/strptime.o a - time/strptime_l.o a - time/strftime.o a - time/wcsftime.o a - time/strftime_l.o a - time/wcsftime_l.o a - time/era.o a - time/alt_digit.o a - time/lc-time-cleanup.o a - time/ntp_gettime.o a - dirent/opendir.o a - dirent/closedir.o a - dirent/readdir.o a - dirent/readdir_r.o a - dirent/rewinddir.o a - dirent/seekdir.o a - dirent/telldir.o a - dirent/scandir.o a - dirent/alphasort.o a - dirent/versionsort.o a - dirent/getdents.o a - dirent/getdents64.o a - dirent/dirfd.o a - dirent/readdir64.o a - dirent/readdir64_r.o a - dirent/scandir64.o a - dirent/alphasort64.o a - dirent/versionsort64.o a - dirent/fdopendir.o a - dirent/getdirentries.o a - dirent/getdirentries64.o a - grp/fgetgrent.o a - grp/initgroups.o a - grp/setgroups.o a - grp/getgrent.o a - grp/getgrgid.o a - grp/getgrnam.o a - grp/putgrent.o a - grp/getgrent_r.o a - grp/getgrgid_r.o a - grp/getgrnam_r.o a - grp/fgetgrent_r.o a - pwd/fgetpwent.o a - pwd/getpw.o a - pwd/putpwent.o a - pwd/getpwent.o a - pwd/getpwnam.o a - pwd/getpwuid.o a - pwd/getpwent_r.o a - pwd/getpwnam_r.o a - pwd/getpwuid_r.o a - pwd/fgetpwent_r.o a - posix/uname.o a - posix/times.o a - posix/wait.o a - posix/waitpid.o a - posix/wait3.o a - posix/wait4.o a - posix/waitid.o a - posix/alarm.o a - posix/sleep.o a - posix/pause.o a - posix/nanosleep.o a - posix/fork.o a - posix/vfork.o a - posix/_exit.o a - posix/execve.o a - posix/fexecve.o a - posix/execv.o a - posix/execle.o a - posix/execl.o a - posix/execvp.o a - posix/execlp.o a - posix/getpid.o a - posix/getppid.o a - posix/getuid.o a - posix/geteuid.o a - posix/getgid.o a - posix/getegid.o a - posix/getgroups.o a - posix/setuid.o a - posix/setgid.o a - posix/group_member.o a - posix/getpgid.o a - posix/setpgid.o a - posix/getpgrp.o a - posix/bsd-getpgrp.o a - posix/setpgrp.o a - posix/getsid.o a - posix/setsid.o a - posix/getresuid.o a - posix/getresgid.o a - posix/setresuid.o a - posix/setresgid.o a - posix/getlogin.o a - posix/getlogin_r.o a - posix/setlogin.o a - posix/pathconf.o a - posix/sysconf.o a - posix/fpathconf.o a - posix/glob.o a - posix/glob64.o a - posix/fnmatch.o a - posix/regex.o a - posix/confstr.o a - posix/getopt.o a - posix/getopt1.o a - posix/getopt_init.o a - posix/sched_setp.o a - posix/sched_getp.o a - posix/sched_sets.o a - posix/sched_gets.o a - posix/sched_yield.o a - posix/sched_primax.o a - posix/sched_primin.o a - posix/sched_rr_gi.o a - posix/sched_getaffinity.o a - posix/sched_setaffinity.o a - posix/getaddrinfo.o a - posix/gai_strerror.o a - posix/wordexp.o a - posix/pread.o a - posix/pwrite.o a - posix/pread64.o a - posix/pwrite64.o a - posix/spawn_faction_init.o a - posix/spawn_faction_destroy.o a - posix/spawn_faction_addclose.o a - posix/spawn_faction_addopen.o a - posix/spawn_faction_adddup2.o a - posix/spawnattr_init.o a - posix/spawnattr_destroy.o a - posix/spawnattr_getdefault.o a - posix/spawnattr_setdefault.o a - posix/spawnattr_getflags.o a - posix/spawnattr_setflags.o a - posix/spawnattr_getpgroup.o a - posix/spawnattr_setpgroup.o a - posix/spawn.o a - posix/spawnp.o a - posix/spawni.o a - posix/spawnattr_getsigmask.o a - posix/spawnattr_getschedpolicy.o a - posix/spawnattr_getschedparam.o a - posix/spawnattr_setsigmask.o a - posix/spawnattr_setschedpolicy.o a - posix/spawnattr_setschedparam.o a - posix/posix_madvise.o a - posix/get_child_max.o a - posix/sched_cpucount.o a - posix/sched_cpualloc.o a - posix/sched_cpufree.o a - posix/init-posix.o a - posix/environ.o a - posix/exit-thread.o a - posix/sched_getcpu.o a - io/utime.o a - io/mkfifo.o a - io/mkfifoat.o a - io/stat.o a - io/fstat.o a - io/lstat.o a - io/stat64.o a - io/fstat64.o a - io/lstat64.o a - io/fstatat.o a - io/fstatat64.o a - io/xstat.o a - io/fxstat.o a - io/lxstat.o a - io/xstat64.o a - io/fxstat64.o a - io/lxstat64.o a - io/mknod.o a - io/mknodat.o a - io/xmknod.o a - io/xmknodat.o a - io/fxstatat.o a - io/fxstatat64.o a - io/statfs.o a - io/fstatfs.o a - io/statfs64.o a - io/fstatfs64.o a - io/statvfs.o a - io/fstatvfs.o a - io/statvfs64.o a - io/fstatvfs64.o a - io/umask.o a - io/chmod.o a - io/fchmod.o a - io/lchmod.o a - io/fchmodat.o a - io/mkdir.o a - io/mkdirat.o a - io/open.o a - io/open64.o a - io/openat.o a - io/openat64.o a - io/close.o a - io/read.o a - io/write.o a - io/lseek.o a - io/lseek64.o a - io/access.o a - io/euidaccess.o a - io/faccessat.o a - io/fcntl.o a - io/flock.o a - io/lockf.o a - io/lockf64.o a - io/dup.o a - io/dup2.o a - io/pipe.o a - io/creat.o a - io/creat64.o a - io/chdir.o a - io/fchdir.o a - io/getcwd.o a - io/getwd.o a - io/getdirname.o a - io/chown.o a - io/fchown.o a - io/lchown.o a - io/fchownat.o a - io/ttyname.o a - io/ttyname_r.o a - io/isatty.o a - io/link.o a - io/linkat.o a - io/symlink.o a - io/symlinkat.o a - io/readlink.o a - io/readlinkat.o a - io/unlink.o a - io/unlinkat.o a - io/rmdir.o a - io/ftw.o a - io/ftw64.o a - io/fts.o a - io/poll.o a - io/ppoll.o a - io/posix_fadvise.o a - io/posix_fadvise64.o a - io/posix_fallocate.o a - io/posix_fallocate64.o a - io/sendfile.o a - io/sendfile64.o a - io/utimensat.o a - io/futimens.o a - io/have_o_cloexec.o a - io/xstatconv.o a - io/internal_statvfs.o a - io/internal_statvfs64.o a - io/sync_file_range.o a - io/open_2.o a - termios/speed.o a - termios/cfsetspeed.o a - termios/tcsetattr.o a - termios/tcgetattr.o a - termios/tcgetpgrp.o a - termios/tcsetpgrp.o a - termios/tcdrain.o a - termios/tcflow.o a - termios/tcflush.o a - termios/tcsendbrk.o a - termios/cfmakeraw.o a - termios/tcgetsid.o a - resource/getrlimit.o a - resource/setrlimit.o a - resource/getrlimit64.o a - resource/setrlimit64.o a - resource/getrusage.o a - resource/ulimit.o a - resource/vlimit.o a - resource/vtimes.o a - resource/getpriority.o a - resource/setpriority.o a - resource/nice.o a - misc/brk.o a - misc/sbrk.o a - misc/sstk.o a - misc/ioctl.o a - misc/readv.o a - misc/writev.o a - misc/setreuid.o a - misc/setregid.o a - misc/seteuid.o a - misc/setegid.o a - misc/getpagesize.o a - misc/getdtsz.o a - misc/gethostname.o a - misc/sethostname.o a - misc/getdomain.o a - misc/setdomain.o a - misc/select.o a - misc/pselect.o a - misc/acct.o a - misc/chroot.o a - misc/fsync.o a - misc/sync.o a - misc/fdatasync.o a - misc/reboot.o a - misc/gethostid.o a - misc/sethostid.o a - misc/revoke.o a - misc/vhangup.o a - misc/swapon.o a - misc/swapoff.o a - misc/mktemp.o a - misc/mkstemp.o a - misc/mkstemp64.o a - misc/mkdtemp.o a - misc/mkostemp.o a - misc/mkostemp64.o a - misc/ualarm.o a - misc/usleep.o a - misc/gtty.o a - misc/stty.o a - misc/ptrace.o a - misc/fstab.o a - misc/mntent.o a - misc/mntent_r.o a - misc/utimes.o a - misc/lutimes.o a - misc/futimes.o a - misc/futimesat.o a - misc/truncate.o a - misc/ftruncate.o a - misc/truncate64.o a - misc/ftruncate64.o a - misc/chflags.o a - misc/fchflags.o a - misc/insremque.o a - misc/getttyent.o a - misc/getusershell.o a - misc/getpass.o a - misc/ttyslot.o a - misc/syslog.o a - misc/syscall.o a - misc/daemon.o a - misc/mmap.o a - misc/mmap64.o a - misc/munmap.o a - misc/mprotect.o a - misc/msync.o a - misc/madvise.o a - misc/mincore.o a - misc/remap_file_pages.o a - misc/mlock.o a - misc/munlock.o a - misc/mlockall.o a - misc/munlockall.o a - misc/efgcvt.o a - misc/efgcvt_r.o a - misc/qefgcvt.o a - misc/qefgcvt_r.o a - misc/hsearch.o a - misc/hsearch_r.o a - misc/tsearch.o a - misc/lsearch.o a - misc/err.o a - misc/error.o a - misc/ustat.o a - misc/getsysstats.o a - misc/dirname.o a - misc/regexp.o a - misc/getloadavg.o a - misc/getclktck.o a - misc/fgetxattr.o a - misc/flistxattr.o a - misc/fremovexattr.o a - misc/fsetxattr.o a - misc/getxattr.o a - misc/listxattr.o a - misc/lgetxattr.o a - misc/llistxattr.o a - misc/lremovexattr.o a - misc/lsetxattr.o a - misc/removexattr.o a - misc/setxattr.o a - misc/init-misc.o a - misc/sysctl.o a - misc/clone.o a - misc/llseek.o a - misc/umount.o a - misc/umount2.o a - misc/readahead.o a - misc/setfsuid.o a - misc/setfsgid.o a - misc/makedev.o a - misc/epoll_pwait.o a - misc/lseek.o a - misc/adjtimex.o a - misc/bdflush.o a - misc/capget.o a - misc/capset.o a - misc/create_module.o a - misc/delete_module.o a - misc/epoll_create.o a - misc/epoll_ctl.o a - misc/epoll_wait.o a - misc/get_kernel_syms.o a - misc/init_module.o a - misc/inotify_add_watch.o a - misc/inotify_init.o a - misc/inotify_rm_watch.o a - misc/klogctl.o a - misc/mount.o a - misc/mremap.o a - misc/nfsservctl.o a - misc/pivot_root.o a - misc/prctl.o a - misc/query_module.o a - misc/quotactl.o a - misc/splice.o a - misc/sysinfo.o a - misc/tee.o a - misc/unshare.o a - misc/uselib.o a - misc/vmsplice.o a - socket/accept.o a - socket/bind.o a - socket/connect.o a - socket/getpeername.o a - socket/getsockname.o a - socket/getsockopt.o a - socket/listen.o a - socket/recv.o a - socket/recvfrom.o a - socket/recvmsg.o a - socket/send.o a - socket/sendmsg.o a - socket/sendto.o a - socket/setsockopt.o a - socket/shutdown.o a - socket/socket.o a - socket/socketpair.o a - socket/isfdtype.o a - socket/opensock.o a - socket/sockatmark.o a - socket/cmsg_nxthdr.o a - socket/sa_len.o a - sysvipc/ftok.o a - sysvipc/msgsnd.o a - sysvipc/msgrcv.o a - sysvipc/msgget.o a - sysvipc/msgctl.o a - sysvipc/semop.o a - sysvipc/semget.o a - sysvipc/semctl.o a - sysvipc/semtimedop.o a - sysvipc/shmat.o a - sysvipc/shmdt.o a - sysvipc/shmget.o a - sysvipc/shmctl.o a - gmon/gmon.o a - gmon/mcount.o a - gmon/profil.o a - gmon/sprofil.o a - gmon/bb_init_func.o a - gmon/bb_exit_func.o a - gmon/prof-freq.o a - gmon/ppc-mcount.o a - wctype/wcfuncs.o a - wctype/wctype.o a - wctype/iswctype.o a - wctype/wctrans.o a - wctype/towctrans.o a - wctype/wcfuncs_l.o a - wctype/wctype_l.o a - wctype/iswctype_l.o a - wctype/wctrans_l.o a - wctype/towctrans_l.o a - shadow/getspent.o a - shadow/getspnam.o a - shadow/sgetspent.o a - shadow/fgetspent.o a - shadow/putspent.o a - shadow/getspent_r.o a - shadow/getspnam_r.o a - shadow/sgetspent_r.o a - shadow/fgetspent_r.o a - shadow/lckpwdf.o a - argp/argp-ba.o a - argp/argp-fmtstream.o a - argp/argp-fs-xinl.o a - argp/argp-help.o a - argp/argp-parse.o a - argp/argp-pv.o a - argp/argp-pvh.o a - argp/argp-xinl.o a - argp/argp-eexst.o a - nptl/alloca_cutoff.o a - nptl/libc-lowlevellock.o a - nptl/libc-cancellation.o a - nptl/register-atfork.o a - nptl/unregister-atfork.o a - nptl/libc_pthread_init.o a - nptl/libc_multiple_threads.o a - resolv/herror.o a - resolv/inet_addr.o a - resolv/inet_ntop.o a - resolv/inet_pton.o a - resolv/nsap_addr.o a - resolv/res_init.o a - resolv/res_hconf.o a - resolv/res_libc.o a - resolv/res-state.o a - resolv/gai_sigqueue.o a - nss/nsswitch.o a - nss/getnssent.o a - nss/getnssent_r.o a - nss/digits_dots.o a - nss/proto-lookup.o a - nss/service-lookup.o a - nss/hosts-lookup.o a - nss/network-lookup.o a - nss/grp-lookup.o a - nss/pwd-lookup.o a - nss/rpc-lookup.o a - nss/ethers-lookup.o a - nss/spwd-lookup.o a - nss/netgrp-lookup.o a - nss/key-lookup.o a - nss/alias-lookup.o a - debug/backtrace.o a - debug/backtracesyms.o a - debug/backtracesymsfd.o a - debug/noophooks.o a - debug/memcpy_chk.o a - debug/memmove_chk.o a - debug/mempcpy_chk.o a - debug/memset_chk.o a - debug/stpcpy_chk.o a - debug/strcat_chk.o a - debug/strcpy_chk.o a - debug/strncat_chk.o a - debug/strncpy_chk.o a - debug/stpncpy_chk.o a - debug/sprintf_chk.o a - debug/vsprintf_chk.o a - debug/snprintf_chk.o a - debug/vsnprintf_chk.o a - debug/printf_chk.o a - debug/fprintf_chk.o a - debug/vprintf_chk.o a - debug/vfprintf_chk.o a - debug/gets_chk.o a - debug/chk_fail.o a - debug/readonly-area.o a - debug/fgets_chk.o a - debug/fgets_u_chk.o a - debug/read_chk.o a - debug/pread_chk.o a - debug/pread64_chk.o a - debug/recv_chk.o a - debug/recvfrom_chk.o a - debug/readlink_chk.o a - debug/readlinkat_chk.o a - debug/getwd_chk.o a - debug/getcwd_chk.o a - debug/realpath_chk.o a - debug/ptsname_r_chk.o a - debug/wctomb_chk.o a - debug/wcscpy_chk.o a - debug/wmemcpy_chk.o a - debug/wmemmove_chk.o a - debug/wmempcpy_chk.o a - debug/wcpcpy_chk.o a - debug/wcsncpy_chk.o a - debug/wcscat_chk.o a - debug/wcsncat_chk.o a - debug/wmemset_chk.o a - debug/wcpncpy_chk.o a - debug/swprintf_chk.o a - debug/vswprintf_chk.o a - debug/wprintf_chk.o a - debug/fwprintf_chk.o a - debug/vwprintf_chk.o a - debug/vfwprintf_chk.o a - debug/fgetws_chk.o a - debug/fgetws_u_chk.o a - debug/confstr_chk.o a - debug/getgroups_chk.o a - debug/ttyname_r_chk.o a - debug/getlogin_r_chk.o a - debug/gethostname_chk.o a - debug/getdomainname_chk.o a - debug/wcrtomb_chk.o a - debug/mbsnrtowcs_chk.o a - debug/wcsnrtombs_chk.o a - debug/mbsrtowcs_chk.o a - debug/wcsrtombs_chk.o a - debug/mbstowcs_chk.o a - debug/wcstombs_chk.o a - debug/stack_chk_fail.o a - debug/fortify_fail.o a - debug/warning-nop.o a - debug/stack_chk_fail_local.o a - libidn/idn-stub.o a - inet/htonl.o a - inet/htons.o a - inet/inet_lnaof.o a - inet/inet_mkadr.o a - inet/inet_netof.o a - inet/inet_ntoa.o a - inet/inet_net.o a - inet/herrno.o a - inet/herrno-loc.o a - inet/gethstbyad.o a - inet/gethstbyad_r.o a - inet/gethstbynm.o a - inet/gethstbynm2.o a - inet/gethstbynm2_r.o a - inet/gethstbynm_r.o a - inet/gethstent.o a - inet/gethstent_r.o a - inet/getnetbyad.o a - inet/getnetbyad_r.o a - inet/getnetbynm.o a - inet/getnetent.o a - inet/getnetent_r.o a - inet/getnetbynm_r.o a - inet/getproto.o a - inet/getproto_r.o a - inet/getprtent.o a - inet/getprtent_r.o a - inet/getprtname.o a - inet/getprtname_r.o a - inet/getsrvbynm.o a - inet/getsrvbynm_r.o a - inet/getsrvbypt.o a - inet/getsrvbypt_r.o a - inet/getservent.o a - inet/getservent_r.o a - inet/getrpcent.o a - inet/getrpcbyname.o a - inet/getrpcbynumber.o a - inet/getrpcent_r.o a - inet/getrpcbyname_r.o a - inet/getrpcbynumber_r.o a - inet/ether_aton.o a - inet/ether_aton_r.o a - inet/ether_hton.o a - inet/ether_line.o a - inet/ether_ntoa.o a - inet/ether_ntoa_r.o a - inet/ether_ntoh.o a - inet/rcmd.o a - inet/rexec.o a - inet/ruserpass.o a - inet/getnetgrent_r.o a - inet/getnetgrent.o a - inet/getaliasent_r.o a - inet/getaliasent.o a - inet/getaliasname.o a - inet/getaliasname_r.o a - inet/in6_addr.o a - inet/getnameinfo.o a - inet/if_index.o a - inet/ifaddrs.o a - inet/inet6_option.o a - inet/getipv4sourcefilter.o a - inet/setipv4sourcefilter.o a - inet/getsourcefilter.o a - inet/setsourcefilter.o a - inet/inet6_opt.o a - inet/inet6_rth.o a - inet/check_pf.o a - inet/ifreq.o a - sunrpc/auth_none.o a - sunrpc/auth_unix.o a - sunrpc/authuxprot.o a - sunrpc/bindrsvprt.o a - sunrpc/clnt_gen.o a - sunrpc/clnt_perr.o a - sunrpc/clnt_raw.o a - sunrpc/clnt_simp.o a - sunrpc/clnt_tcp.o a - sunrpc/clnt_udp.o a - sunrpc/rpc_dtable.o a - sunrpc/get_myaddr.o a - sunrpc/getrpcport.o a - sunrpc/pmap_clnt.o a - sunrpc/pm_getmaps.o a - sunrpc/pm_getport.o a - sunrpc/pmap_prot.o a - sunrpc/pmap_prot2.o a - sunrpc/pmap_rmt.o a - sunrpc/rpc_prot.o a - sunrpc/rpc_common.o a - sunrpc/rpc_cmsg.o a - sunrpc/rpc_thread.o a - sunrpc/svc.o a - sunrpc/svc_auth.o a - sunrpc/svc_authux.o a - sunrpc/svc_raw.o a - sunrpc/svc_run.o a - sunrpc/svc_simple.o a - sunrpc/svc_tcp.o a - sunrpc/svc_udp.o a - sunrpc/xdr.o a - sunrpc/xdr_array.o a - sunrpc/xdr_float.o a - sunrpc/xdr_mem.o a - sunrpc/xdr_rec.o a - sunrpc/xdr_ref.o a - sunrpc/xdr_stdio.o a - sunrpc/publickey.o a - sunrpc/xdr_sizeof.o a - sunrpc/auth_des.o a - sunrpc/authdes_prot.o a - sunrpc/des_crypt.o a - sunrpc/des_impl.o a - sunrpc/des_soft.o a - sunrpc/key_call.o a - sunrpc/key_prot.o a - sunrpc/netname.o a - sunrpc/openchild.o a - sunrpc/rtime.o a - sunrpc/svcauth_des.o a - sunrpc/xcrypt.o a - sunrpc/clnt_unix.o a - sunrpc/svc_unix.o a - sunrpc/create_xid.o a - sunrpc/xdr_intXX_t.o a - nis/nis_hash.o a - nscd/nscd_getpw_r.o a - nscd/nscd_getgr_r.o a - nscd/nscd_gethst_r.o a - nscd/nscd_getai.o a - nscd/nscd_initgroups.o a - nscd/nscd_getserv_r.o a - nscd/nscd_helper.o a - streams/isastream.o a - streams/getmsg.o a - streams/getpmsg.o a - streams/putmsg.o a - streams/putpmsg.o a - streams/fattach.o a - streams/fdetach.o a - login/getutent.o a - login/getutent_r.o a - login/getutid.o a - login/getutline.o a - login/getutid_r.o a - login/getutline_r.o a - login/utmp_file.o a - login/utmpname.o a - login/updwtmp.o a - login/getpt.o a - login/grantpt.o a - login/unlockpt.o a - login/ptsname.o a - login/setutxent.o a - login/getutxent.o a - login/endutxent.o a - login/getutxid.o a - login/getutxline.o a - login/pututxline.o a - login/utmpxname.o a - login/updwtmpx.o a - login/getutmpx.o a - login/getutmp.o a - elf/dl-load.o a - elf/dl-cache.o a - elf/dl-lookup.o a - elf/dl-object.o a - elf/dl-reloc.o a - elf/dl-deps.o a - elf/dl-runtime.o a - elf/dl-error.o a - elf/dl-init.o a - elf/dl-fini.o a - elf/dl-debug.o a - elf/dl-misc.o a - elf/dl-version.o a - elf/dl-profile.o a - elf/dl-conflict.o a - elf/dl-tls.o a - elf/dl-origin.o a - elf/dl-execstack.o a - elf/dl-open.o a - elf/dl-close.o a - elf/dl-trampoline.o a - elf/dl-support.o a - elf/dl-iteratephdr.o a - elf/dl-addr.o a - elf/enbl-secure.o a - elf/dl-profstub.o a - elf/dl-libc.o a - elf/dl-sym.o a - elf/dl-tsd.o a - elf/dl-vdso.o a - elf/dl-machine.o : /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/libc.a cd /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6 && ar cruv libc_nonshared.a `cat csu/stamp.oS iconv/stamp.oS iconvdata/stamp.oS locale/stamp.oS localedata/stamp.oS assert/stamp.oS ctype/stamp.oS intl/stamp.oS catgets/stamp.oS math/stamp.oS setjmp/stamp.oS signal/stamp.oS stdlib/stamp.oS stdio-common/stamp.oS libio/stamp.oS dlfcn/stamp.oS malloc/stamp.oS string/stamp.oS wcsmbs/stamp.oS timezone/stamp.oS time/stamp.oS dirent/stamp.oS grp/stamp.oS pwd/stamp.oS posix/stamp.oS io/stamp.oS termios/stamp.oS resource/stamp.oS misc/stamp.oS socket/stamp.oS sysvipc/stamp.oS gmon/stamp.oS gnulib/stamp.oS wctype/stamp.oS manual/stamp.oS shadow/stamp.oS po/stamp.oS argp/stamp.oS crypt/stamp.oS nptl/stamp.oS resolv/stamp.oS nss/stamp.oS rt/stamp.oS conform/stamp.oS debug/stamp.oS rtkaio/stamp.oS c_stubs/stamp.oS libidn/stamp.oS nptl_db/stamp.oS inet/stamp.oS hesiod/stamp.oS sunrpc/stamp.oS nis/stamp.oS nscd/stamp.oS streams/stamp.oS login/stamp.oS elf/stamp.oS stamp.oS` a - csu/elf-init.oS a - stdlib/atexit.oS a - io/stat.oS a - io/fstat.oS a - io/lstat.oS a - io/stat64.oS a - io/fstat64.oS a - io/lstat64.oS a - io/fstatat.oS a - io/fstatat64.oS a - io/mknod.oS a - io/mknodat.oS a - debug/warning-nop.oS a - debug/stack_chk_fail_local.oS : /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/libc_nonshared.a gcc -m64 -mcpu=power6 -nostdlib -nostartfiles -r -o /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/libc_pic.os \ -Wl,-d -Wl,--whole-archive /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/libc_pic.a gcc -m64 -mcpu=power6 -shared -Wl,-O1 \ -nostdlib -nostartfiles \ -Wl,-dynamic-linker=/lib64/ld64.so.1 -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both \ -Wl,--verbose 2>&1 | \ sed > /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/shlib.ldsT \ -e '/^=========/,/^=========/!d;/^=========/d' \ -e 's/^.*\.gnu\.hash[ ]*:.*$/ .note.ABI-tag : { *(.note.ABI-tag) } &/' -e '/^[ ]*\.hash[ ]*:.*$/{h;d;}' -e '/DATA_SEGMENT_ALIGN/{H;g}' \ -e 's/^.*\*(\.dynbss).*$/& \ PROVIDE(__start___libc_freeres_ptrs = .); \ *(__libc_freeres_ptrs) \ PROVIDE(__stop___libc_freeres_ptrs = .);/'\ -e 's@^.*\*(\.jcr).*$@& \ PROVIDE(__start___libc_subfreeres = .);\ __libc_subfreeres : { *(__libc_subfreeres) }\ PROVIDE(__stop___libc_subfreeres = .);\ PROVIDE(__start___libc_atexit = .);\ __libc_atexit : { *(__libc_atexit) }\ PROVIDE(__stop___libc_atexit = .);\ PROVIDE(__start___libc_thread_subfreeres = .);\ __libc_thread_subfreeres : { *(__libc_thread_subfreeres) }\ PROVIDE(__stop___libc_thread_subfreeres = .);\ /DISCARD/ : { *(.gnu.glibc-stub.*) }@' mv -f /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/shlib.ldsT /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/shlib.lds gcc -m64 -mcpu=power6 -shared -static-libgcc -Wl,-O1 -Wl,-z,defs -Wl,-dynamic-linker=/lib64/ld64.so.1 -B/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/csu/ -Wl,--version-script=/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/libc.map -Wl,-soname=libc.so.6 -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -nostdlib -nostartfiles -e __libc_main -Wl,-z,now -L/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6 -L/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math -L/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf -L/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/dlfcn -L/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nss -L/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nis -L/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt -L/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/resolv -L/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/crypt -L/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl -Wl,-rpath-link=/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/dlfcn:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nss:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nis:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/resolv:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/crypt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl -o /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/libc.so -T /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/shlib.lds /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/csu/abi-note.o /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf/soinit.os /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/libc_pic.os /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf/sofini.os /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf/interp.os /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf/ld.so -lgcc (echo '#!/bin/sh'; \ echo "GCONV_PATH='/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/iconvdata' \\"; \ echo 'exec /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf/ld64.so.1 --library-path /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/dlfcn:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nss:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nis:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/resolv:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/crypt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl ${1+"$@"}'; \ ) > /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/testrun.shT chmod a+x /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/testrun.shT mv -f /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/testrun.shT /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/testrun.sh make -s subdir=csu -C csu ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/csu' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/csu' make -s subdir=iconv -C iconv ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/iconv' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/iconv' make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/iconv' ../locale/programs/charmap-dir.c: In function 'charmap_aliases': ../locale/programs/charmap-dir.c:267: warning: format '%a' expects type 'float *', but argument 3 has type 'char **' ../locale/programs/charmap-dir.c:268: warning: format '%a' expects type 'float *', but argument 3 has type 'char **' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/iconv' make -s subdir=iconvdata -C iconvdata ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/iconvdata' ../iconv/skeleton.c: In function 'gconv': ../iconv/loop.c:414: warning: 'buf[0]' may be used uninitialized in this function ../iconv/loop.c:414: warning: 'buf[1]' may be used uninitialized in this function ../iconv/loop.c:311: warning: 'buf[0]' may be used uninitialized in this function ../iconv/loop.c:311: warning: 'buf[1]' may be used uninitialized in this function ../iconv/loop.c:311: warning: 'buf[0]' may be used uninitialized in this function ../iconv/loop.c:311: warning: 'buf[1]' may be used uninitialized in this function ../iconv/skeleton.c: In function 'gconv': ../iconv/loop.c:414: warning: 'buf[0]' may be used uninitialized in this function ../iconv/loop.c:414: warning: 'buf[1]' may be used uninitialized in this function ../iconv/loop.c:311: warning: 'buf[0]' may be used uninitialized in this function ../iconv/loop.c:311: warning: 'buf[1]' may be used uninitialized in this function ../iconv/loop.c:311: warning: 'buf[0]' may be used uninitialized in this function ../iconv/loop.c:311: warning: 'buf[1]' may be used uninitialized in this function make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/iconvdata' make -s subdir=locale -C locale ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/locale' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/locale' make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/locale' programs/ld-collate.c: In function 'collate_output': programs/ld-collate.c:2521: warning: unused variable 'start_idx' programs/charmap-dir.c: In function 'charmap_aliases': programs/charmap-dir.c:267: warning: format '%a' expects type 'float *', but argument 3 has type 'char **' programs/charmap-dir.c:268: warning: format '%a' expects type 'float *', but argument 3 has type 'char **' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/locale' make -s subdir=localedata -C localedata ..=../ others make -s subdir=assert -C assert ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/assert' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/assert' make -s subdir=ctype -C ctype ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/ctype' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/ctype' make -s subdir=intl -C intl ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/intl' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/intl' make -s subdir=catgets -C catgets ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/catgets' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/catgets' make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/catgets' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/catgets' make -s subdir=math -C math ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/math' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/math' make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/math' In file included from ../sysdeps/powerpc/powerpc64/fpu/s_isnan.c:1: ../sysdeps/powerpc/fpu/s_isnan.c:59: warning: conflicting types for built-in function 'isnanf' In file included from ../sysdeps/powerpc/powerpc64/fpu/s_isnan.c:1: ../sysdeps/powerpc/fpu/s_isnan.c:59: warning: conflicting types for built-in function 'isnanf' ../sysdeps/ieee754/ldbl-opt/nldbl-isinf.c:9: warning: conflicting types for built-in function 'isinfl' ../sysdeps/ieee754/ldbl-opt/nldbl-finite.c:9: warning: conflicting types for built-in function 'finitel' ../sysdeps/ieee754/ldbl-opt/nldbl-isnan.c:9: warning: conflicting types for built-in function 'isnanl' ../sysdeps/ieee754/ldbl-opt/nldbl-log2.c:6: warning: conflicting types for built-in function 'log2l' ../sysdeps/ieee754/ldbl-opt/nldbl-scalb.c:6: warning: conflicting types for built-in function 'scalbl' ../sysdeps/ieee754/ldbl-opt/nldbl-ceil.c:6: warning: conflicting types for built-in function 'ceill' ../sysdeps/ieee754/ldbl-opt/nldbl-significand.c:6: warning: conflicting types for built-in function 'significandl' ../sysdeps/ieee754/ldbl-opt/nldbl-acos.c:6: warning: conflicting types for built-in function 'acosl' ../sysdeps/ieee754/ldbl-opt/nldbl-asin.c:6: warning: conflicting types for built-in function 'asinl' ../sysdeps/ieee754/ldbl-opt/nldbl-atan.c:6: warning: conflicting types for built-in function 'atanl' ../sysdeps/ieee754/ldbl-opt/nldbl-atan2.c:6: warning: conflicting types for built-in function 'atan2l' ../sysdeps/ieee754/ldbl-opt/nldbl-cos.c:6: warning: conflicting types for built-in function 'cosl' ../sysdeps/ieee754/ldbl-opt/nldbl-sin.c:6: warning: conflicting types for built-in function 'sinl' ../sysdeps/ieee754/ldbl-opt/nldbl-tan.c:6: warning: conflicting types for built-in function 'tanl' ../sysdeps/ieee754/ldbl-opt/nldbl-sinh.c:6: warning: conflicting types for built-in function 'sinhl' ../sysdeps/ieee754/ldbl-opt/nldbl-acosh.c:6: warning: conflicting types for built-in function 'acoshl' ../sysdeps/ieee754/ldbl-opt/nldbl-tanh.c:6: warning: conflicting types for built-in function 'tanhl' ../sysdeps/ieee754/ldbl-opt/nldbl-cosh.c:6: warning: conflicting types for built-in function 'coshl' ../sysdeps/ieee754/ldbl-opt/nldbl-atanh.c:6: warning: conflicting types for built-in function 'atanhl' ../sysdeps/ieee754/ldbl-opt/nldbl-exp.c:6: warning: conflicting types for built-in function 'expl' ../sysdeps/ieee754/ldbl-opt/nldbl-asinh.c:6: warning: conflicting types for built-in function 'asinhl' ../sysdeps/ieee754/ldbl-opt/nldbl-exp10.c:6: warning: conflicting types for built-in function 'exp10l' ../sysdeps/ieee754/ldbl-opt/nldbl-pow10.c:6: warning: conflicting types for built-in function 'pow10l' ../sysdeps/ieee754/ldbl-opt/nldbl-log10.c:6: warning: conflicting types for built-in function 'log10l' ../sysdeps/ieee754/ldbl-opt/nldbl-log.c:6: warning: conflicting types for built-in function 'logl' ../sysdeps/ieee754/ldbl-opt/nldbl-expm1.c:6: warning: conflicting types for built-in function 'expm1l' ../sysdeps/ieee754/ldbl-opt/nldbl-log1p.c:6: warning: conflicting types for built-in function 'log1pl' ../sysdeps/ieee754/ldbl-opt/nldbl-logb.c:6: warning: conflicting types for built-in function 'logbl' ../sysdeps/ieee754/ldbl-opt/nldbl-exp2.c:6: warning: conflicting types for built-in function 'exp2l' ../sysdeps/ieee754/ldbl-opt/nldbl-sqrt.c:6: warning: conflicting types for built-in function 'sqrtl' ../sysdeps/ieee754/ldbl-opt/nldbl-cbrt.c:6: warning: conflicting types for built-in function 'cbrtl' ../sysdeps/ieee754/ldbl-opt/nldbl-fabs.c:6: warning: conflicting types for built-in function 'fabsl' ../sysdeps/ieee754/ldbl-opt/nldbl-floor.c:6: warning: conflicting types for built-in function 'floorl' ../sysdeps/ieee754/ldbl-opt/nldbl-j0.c:6: warning: conflicting types for built-in function 'j0l' ../sysdeps/ieee754/ldbl-opt/nldbl-j1.c:6: warning: conflicting types for built-in function 'j1l' ../sysdeps/ieee754/ldbl-opt/nldbl-y0.c:6: warning: conflicting types for built-in function 'y0l' ../sysdeps/ieee754/ldbl-opt/nldbl-y1.c:6: warning: conflicting types for built-in function 'y1l' ../sysdeps/ieee754/ldbl-opt/nldbl-erf.c:6: warning: conflicting types for built-in function 'erfl' ../sysdeps/ieee754/ldbl-opt/nldbl-tgamma.c:6: warning: conflicting types for built-in function 'tgammal' ../sysdeps/ieee754/ldbl-opt/nldbl-erfc.c:6: warning: conflicting types for built-in function 'erfcl' ../sysdeps/ieee754/ldbl-opt/nldbl-gamma.c:6: warning: conflicting types for built-in function 'gammal' ../sysdeps/ieee754/ldbl-opt/nldbl-lgamma.c:6: warning: conflicting types for built-in function 'lgammal' ../sysdeps/ieee754/ldbl-opt/nldbl-rint.c:6: warning: conflicting types for built-in function 'rintl' ../sysdeps/ieee754/ldbl-opt/nldbl-nearbyint.c:6: warning: conflicting types for built-in function 'nearbyintl' ../sysdeps/ieee754/ldbl-opt/nldbl-copysign.c:6: warning: conflicting types for built-in function 'copysignl' ../sysdeps/ieee754/ldbl-opt/nldbl-fdim.c:6: warning: conflicting types for built-in function 'fdiml' ../sysdeps/ieee754/ldbl-opt/nldbl-fmax.c:6: warning: conflicting types for built-in function 'fmaxl' ../sysdeps/ieee754/ldbl-opt/nldbl-round.c:6: warning: conflicting types for built-in function 'roundl' ../sysdeps/ieee754/ldbl-opt/nldbl-fmin.c:6: warning: conflicting types for built-in function 'fminl' ../sysdeps/ieee754/ldbl-opt/nldbl-trunc.c:6: warning: conflicting types for built-in function 'truncl' ../sysdeps/ieee754/ldbl-opt/nldbl-nextafter.c:6: warning: conflicting types for built-in function 'nextafterl' ../sysdeps/ieee754/ldbl-opt/nldbl-pow.c:6: warning: conflicting types for built-in function 'powl' ../sysdeps/ieee754/ldbl-opt/nldbl-hypot.c:6: warning: conflicting types for built-in function 'hypotl' ../sysdeps/ieee754/ldbl-opt/nldbl-remainder.c:6: warning: conflicting types for built-in function 'remainderl' ../sysdeps/ieee754/ldbl-opt/nldbl-drem.c:6: warning: conflicting types for built-in function 'dreml' ../sysdeps/ieee754/ldbl-opt/nldbl-ldexp.c:6: warning: conflicting types for built-in function 'ldexpl' ../sysdeps/ieee754/ldbl-opt/nldbl-scalbn.c:6: warning: conflicting types for built-in function 'scalbnl' ../sysdeps/ieee754/ldbl-opt/nldbl-fmod.c:6: warning: conflicting types for built-in function 'fmodl' ../sysdeps/ieee754/ldbl-opt/nldbl-frexp.c:6: warning: conflicting types for built-in function 'frexpl' ../sysdeps/ieee754/ldbl-opt/nldbl-modf.c:6: warning: conflicting types for built-in function 'modfl' ../sysdeps/ieee754/ldbl-opt/nldbl-fma.c:6: warning: conflicting types for built-in function 'fmal' ../sysdeps/ieee754/ldbl-opt/nldbl-sincos.c:6: warning: conflicting types for built-in function 'sincosl' ../sysdeps/ieee754/ldbl-opt/nldbl-yn.c:6: warning: conflicting types for built-in function 'ynl' ../sysdeps/ieee754/ldbl-opt/nldbl-ilogb.c:6: warning: conflicting types for built-in function 'ilogbl' ../sysdeps/ieee754/ldbl-opt/nldbl-remquo.c:6: warning: conflicting types for built-in function 'remquol' ../sysdeps/ieee754/ldbl-opt/nldbl-jn.c:6: warning: conflicting types for built-in function 'jnl' ../sysdeps/ieee754/ldbl-opt/nldbl-scalbln.c:6: warning: conflicting types for built-in function 'scalblnl' ../sysdeps/ieee754/ldbl-opt/nldbl-lrint.c:6: warning: conflicting types for built-in function 'lrintl' ../sysdeps/ieee754/ldbl-opt/nldbl-llrint.c:6: warning: conflicting types for built-in function 'llrintl' ../sysdeps/ieee754/ldbl-opt/nldbl-lround.c:6: warning: conflicting types for built-in function 'lroundl' ../sysdeps/ieee754/ldbl-opt/nldbl-conj.c:7: warning: conflicting types for built-in function 'conjl' ../sysdeps/ieee754/ldbl-opt/nldbl-llround.c:6: warning: conflicting types for built-in function 'llroundl' ../sysdeps/ieee754/ldbl-opt/nldbl-nexttoward.c:10: warning: conflicting types for built-in function 'nexttoward' ../sysdeps/ieee754/ldbl-opt/nldbl-nexttoward.c:13: warning: conflicting types for built-in function 'nexttowardl' ../sysdeps/ieee754/ldbl-opt/nldbl-nexttowardf.c:10: warning: conflicting types for built-in function 'nexttowardf' ../sysdeps/ieee754/ldbl-opt/nldbl-cacosh.c:7: warning: conflicting types for built-in function 'cacoshl' ../sysdeps/ieee754/ldbl-opt/nldbl-cacos.c:7: warning: conflicting types for built-in function 'cacosl' ../sysdeps/ieee754/ldbl-opt/nldbl-casin.c:7: warning: conflicting types for built-in function 'casinl' ../sysdeps/ieee754/ldbl-opt/nldbl-catan.c:7: warning: conflicting types for built-in function 'catanl' ../sysdeps/ieee754/ldbl-opt/nldbl-ccos.c:7: warning: conflicting types for built-in function 'ccosl' ../sysdeps/ieee754/ldbl-opt/nldbl-catanh.c:7: warning: conflicting types for built-in function 'catanhl' ../sysdeps/ieee754/ldbl-opt/nldbl-ccosh.c:7: warning: conflicting types for built-in function 'ccoshl' ../sysdeps/ieee754/ldbl-opt/nldbl-clog.c:7: warning: conflicting types for built-in function 'clogl' ../sysdeps/ieee754/ldbl-opt/nldbl-cproj.c:7: warning: conflicting types for built-in function 'cprojl' ../sysdeps/ieee754/ldbl-opt/nldbl-casinh.c:7: warning: conflicting types for built-in function 'casinhl' ../sysdeps/ieee754/ldbl-opt/nldbl-csinh.c:7: warning: conflicting types for built-in function 'csinhl' ../sysdeps/ieee754/ldbl-opt/nldbl-csin.c:7: warning: conflicting types for built-in function 'csinl' ../sysdeps/ieee754/ldbl-opt/nldbl-csqrt.c:7: warning: conflicting types for built-in function 'csqrtl' ../sysdeps/ieee754/ldbl-opt/nldbl-cexp.c:7: warning: conflicting types for built-in function 'cexpl' ../sysdeps/ieee754/ldbl-opt/nldbl-ctan.c:7: warning: conflicting types for built-in function 'ctanl' ../sysdeps/ieee754/ldbl-opt/nldbl-ctanh.c:7: warning: conflicting types for built-in function 'ctanhl' ../sysdeps/ieee754/ldbl-opt/nldbl-cpow.c:7: warning: conflicting types for built-in function 'cpowl' ../sysdeps/ieee754/ldbl-opt/nldbl-cabs.c:7: warning: conflicting types for built-in function 'cabsl' ../sysdeps/ieee754/ldbl-opt/nldbl-cimag.c:7: warning: conflicting types for built-in function 'cimagl' ../sysdeps/ieee754/ldbl-opt/nldbl-carg.c:7: warning: conflicting types for built-in function 'cargl' ../sysdeps/ieee754/ldbl-opt/nldbl-clog10.c:7: warning: conflicting types for built-in function 'clog10l' ../sysdeps/ieee754/ldbl-opt/nldbl-creal.c:7: warning: conflicting types for built-in function 'creall' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/math' make -s subdir=setjmp -C setjmp ..=../ others make -s subdir=signal -C signal ..=../ others make -s subdir=stdlib -C stdlib ..=../ others make -s subdir=stdio-common -C stdio-common ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/stdio-common' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/stdio-common' make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/stdio-common' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/stdio-common' make -s subdir=libio -C libio ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/libio' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/libio' make -s subdir=dlfcn -C dlfcn ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/dlfcn' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/dlfcn' make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/dlfcn' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/dlfcn' make -s subdir=malloc -C malloc ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/malloc' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/malloc' make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/malloc' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/malloc' make -s subdir=string -C string ..=../ others make -s subdir=wcsmbs -C wcsmbs ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/wcsmbs' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/wcsmbs' make -s subdir=timezone -C timezone ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/timezone' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/timezone' make -s subdir=time -C time ..=../ others make -s subdir=dirent -C dirent ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/dirent' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/dirent' make -s subdir=grp -C grp ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/grp' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/grp' make -s subdir=pwd -C pwd ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/pwd' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/pwd' make -s subdir=posix -C posix ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/posix' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/posix' make -s subdir=io -C io ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/io' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/io' make -s subdir=termios -C termios ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/termios' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/termios' make -s subdir=resource -C resource ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/resource' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/resource' make -s subdir=misc -C misc ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/misc' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/misc' make -s subdir=socket -C socket ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/socket' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/socket' make -s subdir=sysvipc -C sysvipc ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/sysvipc' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/sysvipc' make -s subdir=gmon -C gmon ..=../ others make -s subdir=gnulib -C gnulib ..=../ others make -s subdir=wctype -C wctype ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/wctype' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/wctype' make -s subdir=manual -C manual ..=../ others make -s subdir=shadow -C shadow ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/shadow' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/shadow' make -s subdir=po -C po ..=../ others make -s subdir=argp -C argp ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/argp' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/argp' make -s subdir=crypt -C crypt ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/crypt' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/crypt' make -s subdir=nptl -C nptl ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/nptl' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/nptl' make -s subdir=resolv -C resolv ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/resolv' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/resolv' make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/resolv' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/resolv' make -s subdir=nss -C nss ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/nss' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/nss' make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/nss' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/nss' make -s subdir=rt -C rt ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/rt' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/rt' make -s subdir=conform -C conform ..=../ others make -s subdir=debug -C debug ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/debug' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/debug' make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/debug' pcprofiledump.c: In function 'main': pcprofiledump.c:170: warning: format '%#018lx' expects type 'long unsigned int', but argument 2 has type 'long long unsigned int' pcprofiledump.c:170: warning: format '%#018lx' expects type 'long unsigned int', but argument 3 has type 'long long unsigned int' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/debug' make -s subdir=rtkaio -C rtkaio ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/rtkaio' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/rtkaio' make -s subdir=c_stubs -C c_stubs ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/c_stubs' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/c_stubs' make -s subdir=libidn -C libidn ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/libidn' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/libidn' make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/libidn' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/libidn' make -s subdir=nptl_db -C nptl_db ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/nptl_db' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/nptl_db' make -s subdir=inet -C inet ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/inet' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/inet' make -s subdir=hesiod -C hesiod ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/hesiod' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/hesiod' make -s subdir=sunrpc -C sunrpc ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/sunrpc' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/sunrpc' make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/sunrpc' mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/sunrpc/rpcsvc /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/sunrpc/xrex.c: In function 'xdr_rex_start': /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/sunrpc/xrex.c:25: warning: dereferencing type-punned pointer will break strict-aliasing rules /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/sunrpc/xrex.c:34: warning: dereferencing type-punned pointer will break strict-aliasing rules /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/sunrpc/xrex.c:55: warning: dereferencing type-punned pointer will break strict-aliasing rules /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/sunrpc/xrex.c:64: warning: dereferencing type-punned pointer will break strict-aliasing rules /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/sunrpc/xrex.c:86: warning: dereferencing type-punned pointer will break strict-aliasing rules /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/sunrpc/xrex.c:95: warning: dereferencing type-punned pointer will break strict-aliasing rules /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/sunrpc/xrusers.c: In function 'xdr_utmp_array': /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/sunrpc/xrusers.c:36: warning: dereferencing type-punned pointer will break strict-aliasing rules /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/sunrpc/xrusers.c: In function 'xdr_utmparr': /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/sunrpc/xrusers.c:94: warning: dereferencing type-punned pointer will break strict-aliasing rules /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/sunrpc/xrusers.c: In function 'xdr_utmpidlearr': /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/sunrpc/xrusers.c:137: warning: dereferencing type-punned pointer will break strict-aliasing rules /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/sunrpc/xnfs_prot.c: In function 'xdr_entry': /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/sunrpc/xnfs_prot.c:551: warning: dereferencing type-punned pointer will break strict-aliasing rules /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/sunrpc/xnfs_prot.c: In function 'xdr_dirlist': /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/sunrpc/xnfs_prot.c:561: warning: dereferencing type-punned pointer will break strict-aliasing rules /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/sunrpc/xkey_prot.c: In function 'xdr_unixcred': /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/sunrpc/xkey_prot.c:130: warning: dereferencing type-punned pointer will break strict-aliasing rules make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/sunrpc' make -s subdir=nis -C nis ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/nis' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/nis' make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/nis' yp_xdr.c: In function 'xdr_ypmaplist': yp_xdr.c:198: warning: dereferencing type-punned pointer will break strict-aliasing rules yp_xdr.c: In function 'xdr_ypresp_maplist': yp_xdr.c:208: warning: dereferencing type-punned pointer will break strict-aliasing rules nis_xdr.c: In function '_xdr_nis_server': nis_xdr.c:90: warning: dereferencing type-punned pointer will break strict-aliasing rules nis_xdr.c: In function '_xdr_directory_obj': nis_xdr.c:111: warning: dereferencing type-punned pointer will break strict-aliasing rules nis_xdr.c:119: warning: dereferencing type-punned pointer will break strict-aliasing rules nis_xdr.c: In function 'xdr_entry_obj': nis_xdr.c:143: warning: dereferencing type-punned pointer will break strict-aliasing rules nis_xdr.c: In function 'xdr_group_obj': nis_xdr.c:154: warning: dereferencing type-punned pointer will break strict-aliasing rules nis_xdr.c: In function 'xdr_link_obj': nis_xdr.c:166: warning: dereferencing type-punned pointer will break strict-aliasing rules nis_xdr.c: In function 'xdr_table_obj': nis_xdr.c:200: warning: dereferencing type-punned pointer will break strict-aliasing rules nis_xdr.c: In function '_xdr_nis_result': nis_xdr.c:299: warning: dereferencing type-punned pointer will break strict-aliasing rules nis_xdr.c: In function '_xdr_ns_request': nis_xdr.c:330: warning: dereferencing type-punned pointer will break strict-aliasing rules nis_xdr.c: In function '_xdr_ib_request': nis_xdr.c:342: warning: dereferencing type-punned pointer will break strict-aliasing rules nis_xdr.c:350: warning: dereferencing type-punned pointer will break strict-aliasing rules nis_xdr.c:357: warning: dereferencing type-punned pointer will break strict-aliasing rules nis_xdr.c: In function '_xdr_nis_taglist': nis_xdr.c:409: warning: dereferencing type-punned pointer will break strict-aliasing rules nis_xdr.c: In function 'xdr_cback_data': nis_xdr.c:455: warning: dereferencing type-punned pointer will break strict-aliasing rules yp_xdr.c: In function 'xdr_ypmaplist': yp_xdr.c:198: warning: dereferencing type-punned pointer will break strict-aliasing rules yp_xdr.c: In function 'xdr_ypresp_maplist': yp_xdr.c:208: warning: dereferencing type-punned pointer will break strict-aliasing rules nis_xdr.c: In function '_xdr_nis_server': nis_xdr.c:90: warning: dereferencing type-punned pointer will break strict-aliasing rules nis_xdr.c: In function '_xdr_directory_obj': nis_xdr.c:111: warning: dereferencing type-punned pointer will break strict-aliasing rules nis_xdr.c:119: warning: dereferencing type-punned pointer will break strict-aliasing rules nis_xdr.c: In function 'xdr_entry_obj': nis_xdr.c:143: warning: dereferencing type-punned pointer will break strict-aliasing rules nis_xdr.c: In function 'xdr_group_obj': nis_xdr.c:154: warning: dereferencing type-punned pointer will break strict-aliasing rules nis_xdr.c: In function 'xdr_link_obj': nis_xdr.c:166: warning: dereferencing type-punned pointer will break strict-aliasing rules nis_xdr.c: In function 'xdr_table_obj': nis_xdr.c:200: warning: dereferencing type-punned pointer will break strict-aliasing rules nis_xdr.c: In function '_xdr_nis_result': nis_xdr.c:299: warning: dereferencing type-punned pointer will break strict-aliasing rules nis_xdr.c: In function '_xdr_ns_request': nis_xdr.c:330: warning: dereferencing type-punned pointer will break strict-aliasing rules nis_xdr.c: In function '_xdr_ib_request': nis_xdr.c:342: warning: dereferencing type-punned pointer will break strict-aliasing rules nis_xdr.c:350: warning: dereferencing type-punned pointer will break strict-aliasing rules nis_xdr.c:357: warning: dereferencing type-punned pointer will break strict-aliasing rules nis_xdr.c: In function '_xdr_nis_taglist': nis_xdr.c:409: warning: dereferencing type-punned pointer will break strict-aliasing rules nis_xdr.c: In function 'xdr_cback_data': nis_xdr.c:455: warning: dereferencing type-punned pointer will break strict-aliasing rules make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/nis' make -s subdir=nscd -C nscd ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/nscd' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/nscd' make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/nscd' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/nscd' make -s subdir=streams -C streams ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/streams' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/streams' make -s subdir=login -C login ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/login' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/login' make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/login' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/login' make -s subdir=elf -C elf ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/elf' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/elf' make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/elf' make[3]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/elf' make[4]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/csu' make[4]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/gmon' make[4]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/misc' make[4]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/posix' make[4]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/setjmp' make[4]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/io' make[4]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/csu' make[4]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/gmon' make[4]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/misc' make[4]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/setjmp' make[4]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/nptl' make[4]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/signal' make[4]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/posix' make[4]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/io' make[4]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/signal' make[4]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/nptl' make[4]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/stdlib' make[4]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/stdlib' make[4]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/string' make[4]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/string' make[3]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/elf' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/elf' make[1]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839' + cd .. + cd build-ppc64-linuxnptl + gcc -m64 -static -L. -Os ../fedora/glibc_post_upgrade.c -o glibc_post_upgrade.ppc64 -DNO_SIZE_OPTIMIZATION '-DLIBTLS="/lib64/tls/"' '-DGCONV_MODULES_DIR="/usr/lib64/gconv"' '-DLD_SO_CONF="/etc/ld.so.conf"' '-DICONVCONFIG="/usr/sbin/iconvconfig.ppc64"' ../fedora/glibc_post_upgrade.c: In function 'main': ../fedora/glibc_post_upgrade.c:165: warning: initialization discards qualifiers from pointer target type ../fedora/glibc_post_upgrade.c:165: warning: initialization discards qualifiers from pointer target type + cd .. + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.11986 + umask 022 + cd /builddir/build/BUILD + cd glibc-20070825T1839 + LANG=C + export LANG + unset DISPLAY ++ cat Gcc + GCC='gcc -m64' + rm -rf /var/tmp/glibc-2.6.90-root + mkdir -p /var/tmp/glibc-2.6.90-root + make -j1 install_root=/var/tmp/glibc-2.6.90-root install -C build-ppc64-linuxnptl PARALLELMFLAGS=-s make: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl' LANGUAGE=C LC_ALL=C; export LANGUAGE LC_ALL; \ make -r PARALLELMFLAGS="-s" CVSOPTS="" -C .. objdir=`pwd` install make[1]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839' make -s subdir=csu -C csu ..=../ subdir_lib make -s subdir=iconv -C iconv ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/iconv' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/iconv' make -s subdir=iconvdata -C iconvdata ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/iconvdata' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/iconvdata' make -s subdir=locale -C locale ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/locale' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/locale' make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/locale' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/locale' make -s subdir=localedata -C localedata ..=../ subdir_lib make -s subdir=assert -C assert ..=../ subdir_lib make -s subdir=ctype -C ctype ..=../ subdir_lib make -s subdir=intl -C intl ..=../ subdir_lib make -s subdir=catgets -C catgets ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/catgets' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/catgets' make -s subdir=math -C math ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/math' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/math' make -s subdir=setjmp -C setjmp ..=../ subdir_lib make -s subdir=signal -C signal ..=../ subdir_lib make -s subdir=stdlib -C stdlib ..=../ subdir_lib make -s subdir=stdio-common -C stdio-common ..=../ subdir_lib make -s subdir=libio -C libio ..=../ subdir_lib make -s subdir=dlfcn -C dlfcn ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/dlfcn' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/dlfcn' make -s subdir=malloc -C malloc ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/malloc' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/malloc' make -s subdir=string -C string ..=../ subdir_lib make -s subdir=wcsmbs -C wcsmbs ..=../ subdir_lib make -s subdir=timezone -C timezone ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/timezone' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/timezone' make -s subdir=time -C time ..=../ subdir_lib make -s subdir=dirent -C dirent ..=../ subdir_lib make -s subdir=grp -C grp ..=../ subdir_lib make -s subdir=pwd -C pwd ..=../ subdir_lib make -s subdir=posix -C posix ..=../ subdir_lib make -s subdir=io -C io ..=../ subdir_lib make -s subdir=termios -C termios ..=../ subdir_lib make -s subdir=resource -C resource ..=../ subdir_lib make -s subdir=misc -C misc ..=../ subdir_lib make -s subdir=socket -C socket ..=../ subdir_lib make -s subdir=sysvipc -C sysvipc ..=../ subdir_lib make -s subdir=gmon -C gmon ..=../ subdir_lib make -s subdir=gnulib -C gnulib ..=../ subdir_lib make -s subdir=wctype -C wctype ..=../ subdir_lib make -s subdir=manual -C manual ..=../ subdir_lib make -s subdir=shadow -C shadow ..=../ subdir_lib make -s subdir=po -C po ..=../ subdir_lib make -s subdir=argp -C argp ..=../ subdir_lib make -s subdir=crypt -C crypt ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/crypt' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/crypt' make -s subdir=nptl -C nptl ..=../ subdir_lib make -s subdir=resolv -C resolv ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/resolv' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/resolv' make -s subdir=nss -C nss ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/nss' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/nss' make -s subdir=rt -C rt ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/rt' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/rt' make -s subdir=conform -C conform ..=../ subdir_lib make -s subdir=debug -C debug ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/debug' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/debug' make -s subdir=rtkaio -C rtkaio ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/rtkaio' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/rtkaio' make -s subdir=c_stubs -C c_stubs ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/c_stubs' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/c_stubs' make -s subdir=libidn -C libidn ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/libidn' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/libidn' make -s subdir=nptl_db -C nptl_db ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/nptl_db' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/nptl_db' make -s subdir=inet -C inet ..=../ subdir_lib make -s subdir=hesiod -C hesiod ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/hesiod' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/hesiod' make -s subdir=sunrpc -C sunrpc ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/sunrpc' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/sunrpc' make -s subdir=nis -C nis ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/nis' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/nis' make -s subdir=nscd -C nscd ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/nscd' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/nscd' make -s subdir=streams -C streams ..=../ subdir_lib make -s subdir=login -C login ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/login' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/login' make -s subdir=elf -C elf ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/elf' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/elf' make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/elf' make[3]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/elf' make[3]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/elf' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/elf' cd /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl && ar cruv libc.a `cat csu/stamp.o iconv/stamp.o iconvdata/stamp.o locale/stamp.o localedata/stamp.o assert/stamp.o ctype/stamp.o intl/stamp.o catgets/stamp.o math/stamp.o setjmp/stamp.o signal/stamp.o stdlib/stamp.o stdio-common/stamp.o libio/stamp.o dlfcn/stamp.o malloc/stamp.o string/stamp.o wcsmbs/stamp.o timezone/stamp.o time/stamp.o dirent/stamp.o grp/stamp.o pwd/stamp.o posix/stamp.o io/stamp.o termios/stamp.o resource/stamp.o misc/stamp.o socket/stamp.o sysvipc/stamp.o gmon/stamp.o gnulib/stamp.o wctype/stamp.o manual/stamp.o shadow/stamp.o po/stamp.o argp/stamp.o crypt/stamp.o nptl/stamp.o resolv/stamp.o nss/stamp.o rt/stamp.o conform/stamp.o debug/stamp.o rtkaio/stamp.o c_stubs/stamp.o libidn/stamp.o nptl_db/stamp.o inet/stamp.o hesiod/stamp.o sunrpc/stamp.o nis/stamp.o nscd/stamp.o streams/stamp.o login/stamp.o elf/stamp.o stamp.o` r - locale/C-ctype.o r - misc/lseek.o : /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/libc.a ./scripts/mkinstalldirs /var/tmp/glibc-2.6.90-root/usr/lib64 mkdir /var/tmp/glibc-2.6.90-root/usr mkdir /var/tmp/glibc-2.6.90-root/usr/lib64 /usr/bin/install -c -m 644 /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/libc.a /var/tmp/glibc-2.6.90-root/usr/lib64/libc.a : /var/tmp/glibc-2.6.90-root/usr/lib64/libc.a ./scripts/mkinstalldirs /var/tmp/glibc-2.6.90-root/usr/lib64 /usr/bin/install -c -m 644 /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/libc_nonshared.a /var/tmp/glibc-2.6.90-root/usr/lib64/libc_nonshared.a : /var/tmp/glibc-2.6.90-root/usr/lib64/libc_nonshared.a make -C elf ldso_install make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/elf' make -f /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/elf/librtld.mk -f rtld-Rules make[3]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/elf' make subdir=csu -C ../csu ..=../ objdir=/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-sysdep.os rtld-check_fds.os rtld-errno.os rtld-errno-loc.os' make[4]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/csu' make[4]: Nothing to be done for `rtld-all'. make[4]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/csu' make subdir=gmon -C ../gmon ..=../ objdir=/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-profil.os rtld-prof-freq.os' make[4]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/gmon' make[4]: Nothing to be done for `rtld-all'. make[4]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/gmon' make subdir=io -C ../io ..=../ objdir=/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-xstat.os rtld-fxstat.os rtld-open.os rtld-close.os rtld-read.os rtld-write.os rtld-access.os rtld-fcntl.os rtld-getcwd.os' make[4]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/io' make[4]: Nothing to be done for `rtld-all'. make[4]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/io' make subdir=misc -C ../misc ..=../ objdir=/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-getpagesize.os rtld-mmap.os rtld-munmap.os rtld-mprotect.os rtld-llseek.os' make[4]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/misc' make[4]: Nothing to be done for `rtld-all'. make[4]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/misc' make subdir=nptl -C ../nptl ..=../ objdir=/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-libc-cancellation.os rtld-forward.os rtld-libc-lowlevellock.os' make[4]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/nptl' make[4]: Nothing to be done for `rtld-all'. make[4]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/nptl' make subdir=posix -C ../posix ..=../ objdir=/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-uname.os rtld-_exit.os rtld-getpid.os rtld-environ.os' make[4]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/posix' make[4]: Nothing to be done for `rtld-all'. make[4]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/posix' make subdir=setjmp -C ../setjmp ..=../ objdir=/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-setjmp.os rtld-sigjmp.os rtld-__longjmp.os rtld-novmx-sigjmp.os' make[4]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/setjmp' make[4]: Nothing to be done for `rtld-all'. make[4]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/setjmp' make subdir=signal -C ../signal ..=../ objdir=/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-sigprocmask.os rtld-sigaction.os' make[4]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/signal' make[4]: Nothing to be done for `rtld-all'. make[4]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/signal' make subdir=stdlib -C ../stdlib ..=../ objdir=/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-exit.os rtld-cxa_atexit.os' make[4]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/stdlib' make[4]: Nothing to be done for `rtld-all'. make[4]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/stdlib' make subdir=string -C ../string ..=../ objdir=/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-strchr.os rtld-strcmp.os rtld-strlen.os rtld-strnlen.os rtld-strncmp.os rtld-memchr.os rtld-memcmp.os rtld-memmove.os rtld-memset.os rtld-mempcpy.os rtld-stpcpy.os rtld-memcpy.os rtld-wordcopy.os rtld-rawmemchr.os' make[4]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/string' make[4]: Nothing to be done for `rtld-all'. make[4]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/string' make subdir=time -C ../time ..=../ objdir=/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-setitimer.os' make[4]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/time' make[4]: Nothing to be done for `rtld-all'. make[4]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/time' make[3]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/elf' .././scripts/mkinstalldirs /var/tmp/glibc-2.6.90-root/lib64 mkdir /var/tmp/glibc-2.6.90-root/lib64 .././scripts/mkinstalldirs /var/tmp/glibc-2.6.90-root/lib64 /usr/bin/install -c /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/elf/ld.so /var/tmp/glibc-2.6.90-root/lib64/ld-2.6.90.so.new mv -f /var/tmp/glibc-2.6.90-root/lib64/ld-2.6.90.so.new /var/tmp/glibc-2.6.90-root/lib64/ld-2.6.90.so .././scripts/mkinstalldirs /var/tmp/glibc-2.6.90-root/lib64 /usr/bin/install -c /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/libc.so /var/tmp/glibc-2.6.90-root/lib64/libc-2.6.90.so.new mv -f /var/tmp/glibc-2.6.90-root/lib64/libc-2.6.90.so.new /var/tmp/glibc-2.6.90-root/lib64/libc-2.6.90.so echo ld-2.6.90.so /var/tmp/glibc-2.6.90-root/lib64/ld64.so.1 >> /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/elf/symlink.list make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/elf' /usr/bin/install -c /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/libc.so /var/tmp/glibc-2.6.90-root/lib64/libc-2.6.90.so.new mv -f /var/tmp/glibc-2.6.90-root/lib64/libc-2.6.90.so.new /var/tmp/glibc-2.6.90-root/lib64/libc-2.6.90.so echo libc-2.6.90.so /var/tmp/glibc-2.6.90-root/lib64/libc.so.6 >> /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/elf/symlink.list gcc -m64 -shared -Wl,-dynamic-linker=/lib64/ld64.so.1 -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both \ -x c /dev/null -o /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/format.lds.so -Wl,--verbose -v 2>&1 \ | sed -n -f scripts/output-format.sed > /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/format.lds.new rm -f /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/format.lds.so mv -f /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/format.lds.new /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/format.lds (echo '/* GNU ld script';\ echo ' Use the shared library, but some functions are only in';\ echo ' the static library, so try that secondarily. */';\ cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/format.lds; \ echo 'GROUP ( /lib64/libc.so.6' \ '/usr/lib64/libc_nonshared.a'\ ' AS_NEEDED (' /lib64/ld64.so.1 ') )' \ ) > /var/tmp/glibc-2.6.90-root/usr/lib64/libc.so.new mv -f /var/tmp/glibc-2.6.90-root/usr/lib64/libc.so.new /var/tmp/glibc-2.6.90-root/usr/lib64/libc.so ./scripts/mkinstalldirs /var/tmp/glibc-2.6.90-root/usr/include mkdir /var/tmp/glibc-2.6.90-root/usr/include /usr/bin/install -c -m 644 include/limits.h /var/tmp/glibc-2.6.90-root/usr/include/limits.h ./scripts/mkinstalldirs /var/tmp/glibc-2.6.90-root/usr/include /usr/bin/install -c -m 644 include/values.h /var/tmp/glibc-2.6.90-root/usr/include/values.h ./scripts/mkinstalldirs /var/tmp/glibc-2.6.90-root/usr/include /usr/bin/install -c -m 644 include/features.h /var/tmp/glibc-2.6.90-root/usr/include/features.h ./scripts/mkinstalldirs /var/tmp/glibc-2.6.90-root/usr/include /usr/bin/install -c -m 644 include/gnu-versions.h /var/tmp/glibc-2.6.90-root/usr/include/gnu-versions.h ./scripts/mkinstalldirs /var/tmp/glibc-2.6.90-root/usr/include/bits mkdir /var/tmp/glibc-2.6.90-root/usr/include/bits /usr/bin/install -c -m 644 nptl/sysdeps/pthread/bits/libc-lock.h /var/tmp/glibc-2.6.90-root/usr/include/bits/libc-lock.h ./scripts/mkinstalldirs /var/tmp/glibc-2.6.90-root/usr/include/bits /usr/bin/install -c -m 644 include/bits/xopen_lim.h /var/tmp/glibc-2.6.90-root/usr/include/bits/xopen_lim.h ./scripts/mkinstalldirs /var/tmp/glibc-2.6.90-root/usr/include/gnu mkdir /var/tmp/glibc-2.6.90-root/usr/include/gnu /usr/bin/install -c -m 644 include/gnu/libc-version.h /var/tmp/glibc-2.6.90-root/usr/include/gnu/libc-version.h ./scripts/mkinstalldirs /var/tmp/glibc-2.6.90-root/usr/include/gnu /usr/bin/install -c -m 644 /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/gnu/lib-names.h /var/tmp/glibc-2.6.90-root/usr/include/gnu/lib-names.h ./scripts/mkinstalldirs /var/tmp/glibc-2.6.90-root/usr/include/gnu /usr/bin/install -c -m 644 include/stubs-biarch.h /var/tmp/glibc-2.6.90-root/usr/include/gnu/stubs.h make -s subdir=csu -C csu ..=../ subdir_install make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/csu' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/csu' make -s subdir=iconv -C iconv ..=../ subdir_install make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/iconv' mkdir /var/tmp/glibc-2.6.90-root/usr/sbin mkdir /var/tmp/glibc-2.6.90-root/usr/bin make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/iconv' make -s subdir=iconvdata -C iconvdata ..=../ subdir_install make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/iconvdata' mkdir /var/tmp/glibc-2.6.90-root/usr/lib64/gconv make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/iconvdata' make -s subdir=locale -C locale ..=../ subdir_install make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/locale' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/locale' make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/locale' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/locale' make -s subdir=localedata -C localedata ..=../ subdir_install make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/localedata' mkdir /var/tmp/glibc-2.6.90-root/usr/share mkdir /var/tmp/glibc-2.6.90-root/usr/share/i18n mkdir /var/tmp/glibc-2.6.90-root/usr/share/i18n/charmaps mkdir /var/tmp/glibc-2.6.90-root/usr/share/i18n/locales make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/localedata' make -s subdir=assert -C assert ..=../ subdir_install make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/assert' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/assert' make -s subdir=ctype -C ctype ..=../ subdir_install make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/ctype' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/ctype' make -s subdir=intl -C intl ..=../ subdir_install make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/intl' mkdir /var/tmp/glibc-2.6.90-root/usr/share/locale make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/intl' make -s subdir=catgets -C catgets ..=../ subdir_install make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/catgets' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/catgets' make -s subdir=math -C math ..=../ subdir_install make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/math' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/math' make -s subdir=setjmp -C setjmp ..=../ subdir_install make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/setjmp' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/setjmp' make -s subdir=signal -C signal ..=../ subdir_install make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/signal' mkdir /var/tmp/glibc-2.6.90-root/usr/include/sys make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/signal' make -s subdir=stdlib -C stdlib ..=../ subdir_install make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/stdlib' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/stdlib' make -s subdir=stdio-common -C stdio-common ..=../ subdir_install make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/stdio-common' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/stdio-common' make -s subdir=libio -C libio ..=../ subdir_install make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/libio' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/libio' make -s subdir=dlfcn -C dlfcn ..=../ subdir_install make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/dlfcn' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/dlfcn' make -s subdir=malloc -C malloc ..=../ subdir_install make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/malloc' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/malloc' make -s subdir=string -C string ..=../ subdir_install make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/string' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/string' make -s subdir=wcsmbs -C wcsmbs ..=../ subdir_install make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/wcsmbs' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/wcsmbs' make -s subdir=timezone -C timezone ..=../ subdir_install make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/timezone' mkdir /var/tmp/glibc-2.6.90-root/etc make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/timezone' make -s subdir=time -C time ..=../ subdir_install make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/time' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/time' make -s subdir=dirent -C dirent ..=../ subdir_install make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/dirent' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/dirent' make -s subdir=grp -C grp ..=../ subdir_install make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/grp' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/grp' make -s subdir=pwd -C pwd ..=../ subdir_install make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/pwd' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/pwd' make -s subdir=posix -C posix ..=../ subdir_install make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/posix' mkdir /var/tmp/glibc-2.6.90-root/usr/libexec mkdir /var/tmp/glibc-2.6.90-root/usr/libexec/getconf make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/posix' make -s subdir=io -C io ..=../ subdir_install make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/io' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/io' make -s subdir=termios -C termios ..=../ subdir_install make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/termios' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/termios' make -s subdir=resource -C resource ..=../ subdir_install make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/resource' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/resource' make -s subdir=misc -C misc ..=../ subdir_install make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/misc' mkdir /var/tmp/glibc-2.6.90-root/usr/include/scsi make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/misc' make -s subdir=socket -C socket ..=../ subdir_install make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/socket' mkdir /var/tmp/glibc-2.6.90-root/usr/include/net make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/socket' make -s subdir=sysvipc -C sysvipc ..=../ subdir_install make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/sysvipc' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/sysvipc' make -s subdir=gmon -C gmon ..=../ subdir_install make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/gmon' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/gmon' make -s subdir=gnulib -C gnulib ..=../ subdir_install make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/gnulib' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/gnulib' make -s subdir=wctype -C wctype ..=../ subdir_install make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/wctype' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/wctype' make -s subdir=manual -C manual ..=../ subdir_install make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/manual' /builddir/build/BUILD/glibc-20070825T1839/manual//creature.texi:220: warning: @strong{Note...} produces a spurious cross-reference in Info; reword to avoid that. /builddir/build/BUILD/glibc-20070825T1839/manual//memory.texi:2329: warning: @strong{Note...} produces a spurious cross-reference in Info; reword to avoid that. /builddir/build/BUILD/glibc-20070825T1839/manual//filesys.texi:3242: warning: @strong{Note...} produces a spurious cross-reference in Info; reword to avoid that. /builddir/build/BUILD/glibc-20070825T1839/manual//syslog.texi:340: warning: @strong{Note...} produces a spurious cross-reference in Info; reword to avoid that. /builddir/build/BUILD/glibc-20070825T1839/manual//math.texi:1369: warning: @strong{Note...} produces a spurious cross-reference in Info; reword to avoid that. /builddir/build/BUILD/glibc-20070825T1839/manual//arith.texi:421: warning: @strong{Note...} produces a spurious cross-reference in Info; reword to avoid that. /builddir/build/BUILD/glibc-20070825T1839/manual//arith.texi:972: warning: @strong{Note...} produces a spurious cross-reference in Info; reword to avoid that. /builddir/build/BUILD/glibc-20070825T1839/manual//arith.texi:1725: warning: @strong{Note...} produces a spurious cross-reference in Info; reword to avoid that. /builddir/build/BUILD/glibc-20070825T1839/manual//time.texi:1655: warning: @strong{Note...} produces a spurious cross-reference in Info; reword to avoid that. /builddir/build/BUILD/glibc-20070825T1839/manual//resource.texi:594: warning: @strong{Note...} produces a spurious cross-reference in Info; reword to avoid that. /builddir/build/BUILD/glibc-20070825T1839/manual//resource.texi:666: warning: @strong{Note...} produces a spurious cross-reference in Info; reword to avoid that. mkdir /var/tmp/glibc-2.6.90-root/usr/share/info make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/manual' make -s subdir=shadow -C shadow ..=../ subdir_install make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/shadow' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/shadow' make -s subdir=po -C po ..=../ subdir_install make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/po' mkdir /var/tmp/glibc-2.6.90-root/usr/share/locale/be mkdir /var/tmp/glibc-2.6.90-root/usr/share/locale/be/LC_MESSAGES mkdir /var/tmp/glibc-2.6.90-root/usr/share/locale/bg mkdir /var/tmp/glibc-2.6.90-root/usr/share/locale/bg/LC_MESSAGES mkdir /var/tmp/glibc-2.6.90-root/usr/share/locale/ca mkdir /var/tmp/glibc-2.6.90-root/usr/share/locale/ca/LC_MESSAGES mkdir /var/tmp/glibc-2.6.90-root/usr/share/locale/cs mkdir /var/tmp/glibc-2.6.90-root/usr/share/locale/cs/LC_MESSAGES mkdir /var/tmp/glibc-2.6.90-root/usr/share/locale/da mkdir /var/tmp/glibc-2.6.90-root/usr/share/locale/da/LC_MESSAGES mkdir /var/tmp/glibc-2.6.90-root/usr/share/locale/de mkdir /var/tmp/glibc-2.6.90-root/usr/share/locale/de/LC_MESSAGES mkdir /var/tmp/glibc-2.6.90-root/usr/share/locale/el mkdir /var/tmp/glibc-2.6.90-root/usr/share/locale/el/LC_MESSAGES mkdir /var/tmp/glibc-2.6.90-root/usr/share/locale/en_GB mkdir /var/tmp/glibc-2.6.90-root/usr/share/locale/en_GB/LC_MESSAGES mkdir /var/tmp/glibc-2.6.90-root/usr/share/locale/es mkdir /var/tmp/glibc-2.6.90-root/usr/share/locale/es/LC_MESSAGES mkdir /var/tmp/glibc-2.6.90-root/usr/share/locale/fi mkdir /var/tmp/glibc-2.6.90-root/usr/share/locale/fi/LC_MESSAGES mkdir /var/tmp/glibc-2.6.90-root/usr/share/locale/fr mkdir /var/tmp/glibc-2.6.90-root/usr/share/locale/fr/LC_MESSAGES mkdir /var/tmp/glibc-2.6.90-root/usr/share/locale/gl mkdir /var/tmp/glibc-2.6.90-root/usr/share/locale/gl/LC_MESSAGES mkdir /var/tmp/glibc-2.6.90-root/usr/share/locale/hr mkdir /var/tmp/glibc-2.6.90-root/usr/share/locale/hr/LC_MESSAGES mkdir /var/tmp/glibc-2.6.90-root/usr/share/locale/hu mkdir /var/tmp/glibc-2.6.90-root/usr/share/locale/hu/LC_MESSAGES mkdir /var/tmp/glibc-2.6.90-root/usr/share/locale/it mkdir /var/tmp/glibc-2.6.90-root/usr/share/locale/it/LC_MESSAGES mkdir /var/tmp/glibc-2.6.90-root/usr/share/locale/ja mkdir /var/tmp/glibc-2.6.90-root/usr/share/locale/ja/LC_MESSAGES mkdir /var/tmp/glibc-2.6.90-root/usr/share/locale/ko mkdir /var/tmp/glibc-2.6.90-root/usr/share/locale/ko/LC_MESSAGES mkdir /var/tmp/glibc-2.6.90-root/usr/share/locale/nb mkdir /var/tmp/glibc-2.6.90-root/usr/share/locale/nb/LC_MESSAGES mkdir /var/tmp/glibc-2.6.90-root/usr/share/locale/nl mkdir /var/tmp/glibc-2.6.90-root/usr/share/locale/nl/LC_MESSAGES mkdir /var/tmp/glibc-2.6.90-root/usr/share/locale/pl mkdir /var/tmp/glibc-2.6.90-root/usr/share/locale/pl/LC_MESSAGES mkdir /var/tmp/glibc-2.6.90-root/usr/share/locale/pt_BR mkdir /var/tmp/glibc-2.6.90-root/usr/share/locale/pt_BR/LC_MESSAGES mkdir /var/tmp/glibc-2.6.90-root/usr/share/locale/ru mkdir /var/tmp/glibc-2.6.90-root/usr/share/locale/ru/LC_MESSAGES mkdir /var/tmp/glibc-2.6.90-root/usr/share/locale/rw mkdir /var/tmp/glibc-2.6.90-root/usr/share/locale/rw/LC_MESSAGES mkdir /var/tmp/glibc-2.6.90-root/usr/share/locale/sk mkdir /var/tmp/glibc-2.6.90-root/usr/share/locale/sk/LC_MESSAGES mkdir /var/tmp/glibc-2.6.90-root/usr/share/locale/sv mkdir /var/tmp/glibc-2.6.90-root/usr/share/locale/sv/LC_MESSAGES mkdir /var/tmp/glibc-2.6.90-root/usr/share/locale/tr mkdir /var/tmp/glibc-2.6.90-root/usr/share/locale/tr/LC_MESSAGES mkdir /var/tmp/glibc-2.6.90-root/usr/share/locale/zh_CN mkdir /var/tmp/glibc-2.6.90-root/usr/share/locale/zh_CN/LC_MESSAGES mkdir /var/tmp/glibc-2.6.90-root/usr/share/locale/zh_TW mkdir /var/tmp/glibc-2.6.90-root/usr/share/locale/zh_TW/LC_MESSAGES make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/po' make -s subdir=argp -C argp ..=../ subdir_install make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/argp' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/argp' make -s subdir=crypt -C crypt ..=../ subdir_install make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/crypt' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/crypt' make -s subdir=nptl -C nptl ..=../ subdir_install make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/nptl' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/nptl' make -s subdir=resolv -C resolv ..=../ subdir_install make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/resolv' mkdir /var/tmp/glibc-2.6.90-root/usr/include/arpa make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/resolv' make -s subdir=nss -C nss ..=../ subdir_install make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/nss' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/nss' make -s subdir=rt -C rt ..=../ subdir_install make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/rt' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/rt' make -s subdir=conform -C conform ..=../ subdir_install make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/conform' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/conform' make -s subdir=debug -C debug ..=../ subdir_install make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/debug' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/debug' make -s subdir=rtkaio -C rtkaio ..=../ subdir_install make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/rtkaio' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/rtkaio' make -s subdir=c_stubs -C c_stubs ..=../ subdir_install make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/c_stubs' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/c_stubs' make -s subdir=libidn -C libidn ..=../ subdir_install make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/libidn' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/libidn' make -s subdir=nptl_db -C nptl_db ..=../ subdir_install make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/nptl_db' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/nptl_db' make -s subdir=inet -C inet ..=../ subdir_install make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/inet' mkdir /var/tmp/glibc-2.6.90-root/usr/include/netinet mkdir /var/tmp/glibc-2.6.90-root/usr/include/protocols mkdir /var/tmp/glibc-2.6.90-root/usr/include/netipx mkdir /var/tmp/glibc-2.6.90-root/usr/include/netash mkdir /var/tmp/glibc-2.6.90-root/usr/include/netax25 mkdir /var/tmp/glibc-2.6.90-root/usr/include/netatalk mkdir /var/tmp/glibc-2.6.90-root/usr/include/netrom mkdir /var/tmp/glibc-2.6.90-root/usr/include/netpacket mkdir /var/tmp/glibc-2.6.90-root/usr/include/netrose mkdir /var/tmp/glibc-2.6.90-root/usr/include/neteconet make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/inet' make -s subdir=hesiod -C hesiod ..=../ subdir_install make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/hesiod' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/hesiod' make -s subdir=sunrpc -C sunrpc ..=../ subdir_install make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/sunrpc' mkdir /var/tmp/glibc-2.6.90-root/usr/include/rpc mkdir /var/tmp/glibc-2.6.90-root/usr/include/rpcsvc mkdir /var/tmp/glibc-2.6.90-root/usr/include/nfs make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/sunrpc' make -s subdir=nis -C nis ..=../ subdir_install make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/nis' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/nis' make -s subdir=nscd -C nscd ..=../ subdir_install make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/nscd' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/nscd' make -s subdir=streams -C streams ..=../ subdir_install make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/streams' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/streams' make -s subdir=login -C login ..=../ subdir_install make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/login' /usr/bin/install: cannot change ownership of `/var/tmp/glibc-2.6.90-root/usr/libexec/pt_chown': Operation not permitted make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/login' make -s subdir=elf -C elf ..=../ subdir_install make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/elf' make[3]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/elf' make[3]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/elf' mkdir /var/tmp/glibc-2.6.90-root/sbin make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/elf' ./scripts/mkinstalldirs /var/tmp/glibc-2.6.90-root/usr/include/gnu (sed '/^@/d' include/stubs-prologue.h; LC_ALL=C sort /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/csu/stubs /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/iconv/stubs /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/iconvdata/stubs /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/locale/stubs /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/localedata/stubs /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/assert/stubs /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/ctype/stubs /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/intl/stubs /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/catgets/stubs /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/math/stubs /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/setjmp/stubs /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/signal/stubs /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/stdlib/stubs /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/stdio-common/stubs /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/libio/stubs /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/dlfcn/stubs /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/malloc/stubs /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/string/stubs /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/wcsmbs/stubs /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/timezone/stubs /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/time/stubs /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/dirent/stubs /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/grp/stubs /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/pwd/stubs /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/posix/stubs /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/io/stubs /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/termios/stubs /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/resource/stubs /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/misc/stubs /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/socket/stubs /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/sysvipc/stubs /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/gmon/stubs /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/gnulib/stubs /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/wctype/stubs /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/manual/stubs /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/shadow/stubs /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/po/stubs /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/argp/stubs /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/crypt/stubs /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/nptl/stubs /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/resolv/stubs /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/nss/stubs /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/rt/stubs /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/conform/stubs /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/debug/stubs /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/rtkaio/stubs /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/c_stubs/stubs /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/libidn/stubs /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/nptl_db/stubs /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/inet/stubs /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/hesiod/stubs /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/sunrpc/stubs /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/nis/stubs /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/nscd/stubs /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/streams/stubs /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/login/stubs /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/elf/stubs) > /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/stubs.h if test -r /var/tmp/glibc-2.6.90-root/usr/include/gnu/stubs-64.h && cmp -s /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/stubs.h /var/tmp/glibc-2.6.90-root/usr/include/gnu/stubs-64.h; \ then echo 'stubs.h unchanged'; \ else /usr/bin/install -c -m 644 /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/stubs.h /var/tmp/glibc-2.6.90-root/usr/include/gnu/stubs-64.h; fi rm -f /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/stubs.h /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/elf/sln /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/elf/symlink.list rm -f /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/elf/symlink.list test ! -x /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/elf/ldconfig || LC_ALL=C LANGUAGE=C \ /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/elf/ldconfig -r /var/tmp/glibc-2.6.90-root \ /lib64 /usr/lib64 /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/elf/ldconfig: Can't open configuration file /var/tmp/glibc-2.6.90-root/etc/ld.so.conf: No such file or directory make[1]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839' make: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl' + cd build-ppc64-linuxnptl ++ pwd + make -j8 install_root=/var/tmp/glibc-2.6.90-root install-locales -C ../localedata objdir=/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl make: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/localedata' .././scripts/mkinstalldirs /var/tmp/glibc-2.6.90-root/usr/lib/locale mkdir /var/tmp/glibc-2.6.90-root/usr/lib mkdir /var/tmp/glibc-2.6.90-root/usr/lib/locale aa_DJ.ISO-8859-1aa_DJ.UTF-8af_ZA.UTF-8aa_ER.UTF-8......aa_ER.UTF-8aa_ET.UTF-8...@saaho......af_ZA.ISO-8859-1...am_ET.UTF-8......locales/am_ET:584: LC_COLLATE: section `LATIN' not known ./locales/am_ET:584: LC_COLLATE: section `LATIN' not known ./locales/am_ET:584: LC_COLLATE: section `LATIN' not known ./locales/am_ET:584: LC_COLLATE: section `LATIN' not known done an_ES.UTF-8... done an_ES.ISO-8859-15... done ar_AE.UTF-8... done ar_AE.ISO-8859-6... done done ar_BH.ISO-8859-6... done ar_BH.UTF-8...ar_DZ.UTF-8... done ar_DZ.ISO-8859-6... done ar_EG.UTF-8... done ar_EG.ISO-8859-6... done ar_IN.UTF-8... done ar_IQ.UTF-8... done ar_IQ.ISO-8859-6... done ar_JO.UTF-8... done ar_JO.ISO-8859-6... done ar_KW.UTF-8... done ar_KW.ISO-8859-6... done ar_LB.UTF-8... done ar_LB.ISO-8859-6... done done ar_LY.UTF-8...ar_LY.ISO-8859-6... done done ar_MA.UTF-8...ar_MA.ISO-8859-6... done ar_OM.UTF-8... done ar_OM.ISO-8859-6... done done ar_QA.UTF-8...ar_QA.ISO-8859-6 done ...ar_SA.UTF-8... done ar_SA.ISO-8859-6... done ar_SD.UTF-8... done ar_SD.ISO-8859-6... done done ar_SY.UTF-8... done done ar_SY.ISO-8859-6...ar_TN.UTF-8...ar_TN.ISO-8859-6... done done done ar_YE.UTF-8az_AZ.UTF-8......ar_YE.ISO-8859-6... done as_IN.UTF-8... done ast_ES.UTF-8... done ast_ES.ISO-8859-15 done ...be_BY.UTF-8... done be_BY.CP1251... done be_BY.UTF-8@latin... done done bg_BG.CP1251... done bg_BG.UTF-8...bn_BD.UTF-8... done bn_IN.UTF-8... done br_FR.UTF-8... done br_FR.ISO-8859-1... done done br_FR.ISO-8859-15@euro...bs_BA.UTF-8... done bs_BA.ISO-8859-2... done done byn_ER.UTF-8...ca_AD.UTF-8... done ca_AD.ISO-8859-15... done ca_ES.UTF-8..../locales/am_ET:584: LC_COLLATE: section `LATIN' not known done ca_ES.ISO-8859-1... done done ca_ES.ISO-8859-15ca_FR.UTF-8@euro...... done ca_FR.ISO-8859-15... done ca_IT.UTF-8... done ca_IT.ISO-8859-15 done crh_UA.UTF-8...... done done cs_CZ.ISO-8859-2cs_CZ.UTF-8...... done csb_PL.UTF-8... done cy_GB.UTF-8... done cy_GB.ISO-8859-14... done da_DK.UTF-8... done da_DK.ISO-8859-1... done da_DK.ISO-8859-15... done de_AT.UTF-8... done de_AT.ISO-8859-1... done de_AT.ISO-8859-15@euro... done de_BE.UTF-8... done de_BE.ISO-8859-1... done done de_CH.UTF-8...de_BE.ISO-8859-15@euro... done de_CH.ISO-8859-1... done de_DE.UTF-8... done de_DE.ISO-8859-1... done done done de_LU.ISO-8859-1...de_DE.ISO-8859-15 done de_LU.UTF-8@euro...... done dz_BT.UTF-8...de_LU.ISO-8859-15@euro... done el_GR.UTF-8... done el_GR.ISO-8859-7... done el_CY.UTF-8... done done el_CY.ISO-8859-7... done en_AU.ISO-8859-1...en_AU.UTF-8... done en_BW.UTF-8... done en_BW.ISO-8859-1... done done en_CA.UTF-8...en_CA.ISO-8859-1... done done done en_GB.UTF-8...en_DK.UTF-8en_DK.ISO-8859-1... done ...en_GB.ISO-8859-1... done en_GB.ISO-8859-15... done en_HK.UTF-8... done en_HK.ISO-8859-1... done en_IE.UTF-8... done en_IE.ISO-8859-1... done en_IE.ISO-8859-15@euro... done en_IN.UTF-8... done done done en_PH.UTF-8...en_NZ.UTF-8en_NZ.ISO-8859-1...... done en_PH.ISO-8859-1... done en_SG.UTF-8... done en_SG.ISO-8859-1... done en_US.UTF-8... done en_US.ISO-8859-1... done en_US.ISO-8859-15... done en_ZA.UTF-8... done en_ZA.ISO-8859-1... done done en_ZW.ISO-8859-1...en_ZW.UTF-8... done es_AR.UTF-8... done es_AR.ISO-8859-1... done done es_BO.ISO-8859-1... done es_BO.UTF-8... done es_CL.UTF-8...es_CL.ISO-8859-1... done done es_CO.UTF-8...es_CO.ISO-8859-1... done es_CR.UTF-8... done es_CR.ISO-8859-1... done done es_DO.UTF-8es_DO.ISO-8859-1... done ...es_EC.UTF-8... done es_EC.ISO-8859-1... done es_ES.UTF-8... done es_ES.ISO-8859-1... done es_ES.ISO-8859-15@euro... done es_GT.UTF-8... done done es_HN.UTF-8...es_GT.ISO-8859-1... done es_HN.ISO-8859-1... done es_MX.UTF-8 done es_MX.ISO-8859-1...... done es_NI.UTF-8... done done es_NI.ISO-8859-1...es_PA.UTF-8... done es_PA.ISO-8859-1... done es_PE.UTF-8... done es_PE.ISO-8859-1... done es_PR.UTF-8... done es_PR.ISO-8859-1... done es_PY.UTF-8... done es_PY.ISO-8859-1 done ...es_SV.UTF-8... done es_SV.ISO-8859-1... done es_US.UTF-8... done done es_UY.UTF-8...es_US.ISO-8859-1... done done es_UY.ISO-8859-1...es_VE.UTF-8... done es_VE.ISO-8859-1 done et_EE.UTF-8...... done et_EE.ISO-8859-1... done done eu_ES.UTF-8 done ...eu_ES.ISO-8859-1...et_EE.ISO-8859-15... done eu_ES.ISO-8859-15@euro... done done fa_IR.UTF-8...fi_FI.UTF-8... done done fi_FI.ISO-8859-15@euro... done fo_FO.UTF-8...fi_FI.ISO-8859-1... done fo_FO.ISO-8859-1... done fr_BE.UTF-8... done fr_BE.ISO-8859-1... done fr_BE.ISO-8859-15@euro... done fr_CA.UTF-8... done done fr_CA.ISO-8859-1...fr_CH.UTF-8... done fr_CH.ISO-8859-1 done done fr_FR.UTF-8...fr_FR.ISO-8859-1...... done fr_FR.ISO-8859-15@euro... done fr_LU.UTF-8... done fr_LU.ISO-8859-1... done done done ga_IE.UTF-8...fr_LU.ISO-8859-15fy_NL.UTF-8...@euro... done ga_IE.ISO-8859-1... done ga_IE.ISO-8859-15@euro... done gd_GB.UTF-8... done gd_GB.ISO-8859-15... done done gez_ER.UTF-8@abegede... done gez_ET.UTF-8...gez_ER.UTF-8... done gez_ET.UTF-8@abegede..../locales/am_ET:584: LC_COLLATE: section `LATIN' not known locales/gez_ER@abegede:63: LC_COLLATE: cannot reorder after th: symbol not known ./locales/am_ET:584: LC_COLLATE: section `LATIN' not known done gl_ES.UTF-8./locales/am_ET:584: LC_COLLATE: section `LATIN' not known ... done gl_ES.ISO-8859-1./locales/am_ET:584: LC_COLLATE: section `LATIN' not known ./locales/gez_ER@abegede:63: LC_COLLATE: cannot reorder after th: symbol not known ... done done gu_IN.UTF-8...gl_ES.ISO-8859-15@euro... done gv_GB.UTF-8... done gv_GB.ISO-8859-1... done he_IL.UTF-8... done he_IL.ISO-8859-8... done hi_IN.UTF-8... done hr_HR.UTF-8... done hr_HR.ISO-8859-2... done hsb_DE.ISO-8859-2... done hsb_DE.UTF-8 done ...hu_HU.UTF-8... done hu_HU.ISO-8859-2 done hy_AM.UTF-8... done ...hy_AM.ARMSCII-8... done id_ID.UTF-8... done id_ID.ISO-8859-1... done is_IS.UTF-8... done done is_IS.ISO-8859-1...it_CH.UTF-8... done it_CH.ISO-8859-1... done it_IT.UTF-8... done it_IT.ISO-8859-1... done it_IT.ISO-8859-15@euro... done iw_IL.UTF-8... done iw_IL.ISO-8859-8... done done ja_JP.EUC-JP...ja_JP.UTF-8... done ka_GE.UTF-8... done ka_GE.GEORGIAN-PS... done kk_KZ.UTF-8... done kk_KZ.PT154... done kl_GL.UTF-8... done kl_GL.ISO-8859-1... done km_KH.UTF-8... done done ko_KR.EUC-KR...kn_IN.UTF-8... done ko_KR.UTF-8... done ku_TR.UTF-8... done ku_TR.ISO-8859-9... done kw_GB.UTF-8... done done kw_GB.ISO-8859-1...ky_KG.UTF-8... done lg_UG.UTF-8... done lg_UG.ISO-8859-10... done lo_LA.UTF-8... done lt_LT.UTF-8... done lt_LT.ISO-8859-13... done lv_LV.UTF-8... done lv_LV.ISO-8859-13... done done mai_IN.UTF-8mg_MG.UTF-8...... done mg_MG.ISO-8859-15... done mi_NZ.UTF-8 done ...mi_NZ.ISO-8859-13... done mk_MK.UTF-8... done done ml_IN.UTF-8...mk_MK.ISO-8859-5... done mn_MN.UTF-8... done mr_IN.UTF-8... done done ms_MY.ISO-8859-1ms_MY.UTF-8...... done mt_MT.UTF-8... done done nb_NO.UTF-8...mt_MT.ISO-8859-3... done nb_NO.ISO-8859-1... done ne_NP.UTF-8 done ...nl_BE.UTF-8... done nl_BE.ISO-8859-1... done nl_BE.ISO-8859-15@euro... done done nl_NL.UTF-8...nl_NL.ISO-8859-1... done done nl_NL.ISO-8859-15@euro... done nn_NO.UTF-8...nn_NO.ISO-8859-1... done no_NO.UTF-8... done no_NO.ISO-8859-1... done nr_ZA.UTF-8... done nso_ZA.UTF-8... done oc_FR.UTF-8... done oc_FR.ISO-8859-1... done done om_ET.UTF-8...om_KE.UTF-8... done om_KE.ISO-8859-1... done ./locales/am_ET:584: LC_COLLATE: section `LATIN' not known ./locales/om_KE:97: LC_COLLATE: cannot reorder after MIN: symbol not known ./locales/om_KE:100: LC_COLLATE: cannot reorder after z: symbol not known ./locales/om_KE:108: LC_COLLATE: cannot reorder after U000000DE: symbol not known or_IN.UTF-8 done ...pa_IN.UTF-8... done done pl_PL.UTF-8...pa_PK.UTF-8... done pl_PL.ISO-8859-2... done pt_BR.UTF-8... done done pt_BR.ISO-8859-1...pt_PT.UTF-8... done pt_PT.ISO-8859-1... done pt_PT.ISO-8859-15@euro... done ro_RO.UTF-8... done ro_RO.ISO-8859-2... done ru_RU.KOI8-R... done ru_RU.UTF-8... done ru_RU.ISO-8859-5... done ru_UA.UTF-8... done ru_UA.KOI8-U... done rw_RW.UTF-8... done done se_NO.UTF-8...si_LK.UTF-8... done done sk_SK.UTF-8...sid_ET.UTF-8... done sk_SK.ISO-8859-2... done sl_SI.UTF-8... done sl_SI.ISO-8859-2..../locales/am_ET:584: LC_COLLATE: section `LATIN' not known done so_DJ.UTF-8 done ... done so_DJ.ISO-8859-1...so_ET.UTF-8... done done so_KE.ISO-8859-1...so_KE.UTF-8... done done so_SO.ISO-8859-1so_SO.UTF-8...... done sq_AL.UTF-8..../locales/am_ET:584: LC_COLLATE: section `LATIN' not known done sq_AL.ISO-8859-1... done sr_ME.UTF-8... done done sr_RS.UTF-8...sr_RS.UTF-8@latin... done done ss_ZA.UTF-8...st_ZA.UTF-8... done done sv_FI.UTF-8...st_ZA.ISO-8859-1... done sv_FI.ISO-8859-1... done done sv_SE.UTF-8...sv_FI.ISO-8859-15@euro... done done sv_SE.ISO-8859-15...sv_SE.ISO-8859-1... done ta_IN.UTF-8... done te_IN.UTF-8... done tg_TJ.UTF-8... done done th_TH.UTF-8...tg_TJ.KOI8-T... done th_TH.TIS-620... done ti_ER.UTF-8... done ti_ET.UTF-8./locales/am_ET:584: LC_COLLATE: section `LATIN' not known ... done tig_ER.UTF-8... done tl_PH.UTF-8... done ./locales/am_ET:584: LC_COLLATE: section `LATIN' not known done tn_ZA.UTF-8...tl_PH.ISO-8859-1... done tr_CY.UTF-8..../locales/am_ET:584: LC_COLLATE: section `LATIN' not known done done tr_CY.ISO-8859-9...tr_TR.UTF-8... done tr_TR.ISO-8859-9... done done tt_RU.UTF-8... done done tt_RU.UTF-8@iqtelif.UTF-8...uk_UA.UTF-8...ts_ZA.UTF-8... done uk_UA.KOI8-U... done done uz_UZ.ISO-8859-1...ur_PK.UTF-8... done done ve_ZA.UTF-8 done ...uz_UZ.UTF-8 done @cyrillic...vi_VN.TCVN5712-1...vi_VN.UTF-8... done wa_BE.ISO-8859-1... done wa_BE.ISO-8859-15@euro... done wa_BE.UTF-8... done wo_SN.UTF-8... done xh_ZA.UTF-8... done done xh_ZA.ISO-8859-1...yi_US.UTF-8... done done yi_US.CP1255...zh_CN.GB18030... done zh_CN.GBK... done done done zh_HK.UTF-8...zh_CN.UTF-8... done zh_HK.BIG5-HKSCS...zh_CN.GB2312 done zh_SG.UTF-8...... done done zh_SG.GB2312zh_SG.GBK... done ...zh_TW.EUC-TW... done zh_TW.UTF-8... done zh_TW.BIG5... done zu_ZA.UTF-8... done done zu_ZA.ISO-8859-1... done done done done done done done make: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/localedata' + cd .. ++ basename /var/tmp/glibc-2.6.90-root/lib64/librt.so.1 + librtso=librt.so.1 + rm -f /var/tmp/glibc-2.6.90-root/lib64/librtkaio.so.1 /var/tmp/glibc-2.6.90-root/usr/lib64/librtkaio.so + rm -f /var/tmp/glibc-2.6.90-root/usr/lib64/librt.so.1 + mkdir -p /var/tmp/glibc-2.6.90-root/lib64/rtkaio + mv /var/tmp/glibc-2.6.90-root/lib64/librtkaio-2.6.90.so /var/tmp/glibc-2.6.90-root/lib64/rtkaio/ + rm -f /var/tmp/glibc-2.6.90-root/lib64/librt.so.1 ++ basename /var/tmp/glibc-2.6.90-root/lib64/librt-2.6.90.so + ln -sf librt-2.6.90.so /var/tmp/glibc-2.6.90-root/lib64/librt.so.1 ++ basename /var/tmp/glibc-2.6.90-root/lib64/rtkaio/librtkaio-2.6.90.so + ln -sf librtkaio-2.6.90.so /var/tmp/glibc-2.6.90-root/lib64/rtkaio/librt.so.1 + cd build-ppc64-linuxnptl-power6 + mkdir -p /var/tmp/glibc-2.6.90-root/lib64/power6 /var/tmp/glibc-2.6.90-root/lib64/power6x ++ basename /var/tmp/glibc-2.6.90-root/lib64/libc-2.6.90.so + cp -a libc.so /var/tmp/glibc-2.6.90-root/lib64/power6/libc-2.6.90.so ++ basename /var/tmp/glibc-2.6.90-root/lib64/libc-2.6.90.so ++ basename /var/tmp/glibc-2.6.90-root/lib64/libc.so.6 + ln -sf libc-2.6.90.so /var/tmp/glibc-2.6.90-root/lib64/power6/libc.so.6 ++ basename /var/tmp/glibc-2.6.90-root/lib64/libm-2.6.90.so + cp -a math/libm.so /var/tmp/glibc-2.6.90-root/lib64/power6/libm-2.6.90.so ++ basename /var/tmp/glibc-2.6.90-root/lib64/libm-2.6.90.so ++ basename /var/tmp/glibc-2.6.90-root/lib64/libm.so.6 + ln -sf libm-2.6.90.so /var/tmp/glibc-2.6.90-root/lib64/power6/libm.so.6 + cp -a nptl/libpthread.so /var/tmp/glibc-2.6.90-root/lib64/power6/libpthread-2.6.90.so + pushd /var/tmp/glibc-2.6.90-root/lib64/power6 /var/tmp/glibc-2.6.90-root/lib64/power6 ~/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6 ++ basename /var/tmp/glibc-2.6.90-root/lib64/libpthread.so.0 + ln -sf libpthread-2.6.90.so libpthread.so.0 + popd ~/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6 ++ basename /var/tmp/glibc-2.6.90-root/lib64/librt-2.6.90.so + cp -a rt/librt.so /var/tmp/glibc-2.6.90-root/lib64/power6/librt-2.6.90.so ++ basename /var/tmp/glibc-2.6.90-root/lib64/librt-2.6.90.so + ln -sf librt-2.6.90.so /var/tmp/glibc-2.6.90-root/lib64/power6/librt.so.1 ++ basename /var/tmp/glibc-2.6.90-root/lib64/libthread_db-1.0.so + cp -a nptl_db/libthread_db.so /var/tmp/glibc-2.6.90-root/lib64/power6/libthread_db-1.0.so ++ basename /var/tmp/glibc-2.6.90-root/lib64/libthread_db-1.0.so ++ basename /var/tmp/glibc-2.6.90-root/lib64/libthread_db.so.1 + ln -sf libthread_db-1.0.so /var/tmp/glibc-2.6.90-root/lib64/power6/libthread_db.so.1 + pushd /var/tmp/glibc-2.6.90-root/lib64/power6x /var/tmp/glibc-2.6.90-root/lib64/power6x ~/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6 + ln -sf ../power6/libc-2.6.90.so ../power6/libm-2.6.90.so ../power6/libpthread-2.6.90.so ../power6/librt-2.6.90.so ../power6/libthread_db-1.0.so . + cp -a ../power6/libc.so.6 ../power6/libm.so.6 ../power6/libpthread.so.0 ../power6/librt.so.1 ../power6/libthread_db.so.1 . + popd ~/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6 + mkdir -p /var/tmp/glibc-2.6.90-root/lib64/rtkaio/power6 /var/tmp/glibc-2.6.90-root/lib64/rtkaio/power6x ++ basename /var/tmp/glibc-2.6.90-root/lib64/librt-2.6.90.so ++ sed s/librt-/librtkaio-/ + cp -a rtkaio/librtkaio.so /var/tmp/glibc-2.6.90-root/lib64/rtkaio/power6/librtkaio-2.6.90.so ++ basename /var/tmp/glibc-2.6.90-root/lib64/rtkaio/power6/librtkaio-2.6.90.so + ln -sf librtkaio-2.6.90.so /var/tmp/glibc-2.6.90-root/lib64/rtkaio/power6/librt.so.1 + pushd /var/tmp/glibc-2.6.90-root/lib64/rtkaio/power6x /var/tmp/glibc-2.6.90-root/lib64/rtkaio/power6x ~/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6 + ln -sf ../power6/librtkaio-2.6.90.so . + cp -a ../power6/librt.so.1 . + popd ~/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6 + cd .. + rm -f '/var/tmp/glibc-2.6.90-root/usr/lib64/libNoVersion*' + rm -f '/var/tmp/glibc-2.6.90-root/lib64/libNoVersion*' + cp -a bits/stdio-lock.h /var/tmp/glibc-2.6.90-root/usr/include/bits/stdio-lock.h + cp -a fedora/libc-lock.h /var/tmp/glibc-2.6.90-root/usr/include/bits/libc-lock.h + '[' -d /var/tmp/glibc-2.6.90-root/usr/info -a /usr/share/info '!=' /usr/info ']' + gzip -9nvf /var/tmp/glibc-2.6.90-root/usr/share/info/libc.info /var/tmp/glibc-2.6.90-root/usr/share/info/libc.info-1 /var/tmp/glibc-2.6.90-root/usr/share/info/libc.info-10 /var/tmp/glibc-2.6.90-root/usr/share/info/libc.info-11 /var/tmp/glibc-2.6.90-root/usr/share/info/libc.info-2 /var/tmp/glibc-2.6.90-root/usr/share/info/libc.info-3 /var/tmp/glibc-2.6.90-root/usr/share/info/libc.info-4 /var/tmp/glibc-2.6.90-root/usr/share/info/libc.info-5 /var/tmp/glibc-2.6.90-root/usr/share/info/libc.info-6 /var/tmp/glibc-2.6.90-root/usr/share/info/libc.info-7 /var/tmp/glibc-2.6.90-root/usr/share/info/libc.info-8 /var/tmp/glibc-2.6.90-root/usr/share/info/libc.info-9 /var/tmp/glibc-2.6.90-root/usr/share/info/libc.info: 78.2% -- replaced with /var/tmp/glibc-2.6.90-root/usr/share/info/libc.info.gz /var/tmp/glibc-2.6.90-root/usr/share/info/libc.info-1: 74.1% -- replaced with /var/tmp/glibc-2.6.90-root/usr/share/info/libc.info-1.gz /var/tmp/glibc-2.6.90-root/usr/share/info/libc.info-10: 84.9% -- replaced with /var/tmp/glibc-2.6.90-root/usr/share/info/libc.info-10.gz /var/tmp/glibc-2.6.90-root/usr/share/info/libc.info-11: 86.1% -- replaced with /var/tmp/glibc-2.6.90-root/usr/share/info/libc.info-11.gz /var/tmp/glibc-2.6.90-root/usr/share/info/libc.info-2: 74.4% -- replaced with /var/tmp/glibc-2.6.90-root/usr/share/info/libc.info-2.gz /var/tmp/glibc-2.6.90-root/usr/share/info/libc.info-3: 74.3% -- replaced with /var/tmp/glibc-2.6.90-root/usr/share/info/libc.info-3.gz /var/tmp/glibc-2.6.90-root/usr/share/info/libc.info-4: 75.4% -- replaced with /var/tmp/glibc-2.6.90-root/usr/share/info/libc.info-4.gz /var/tmp/glibc-2.6.90-root/usr/share/info/libc.info-5: 77.5% -- replaced with /var/tmp/glibc-2.6.90-root/usr/share/info/libc.info-5.gz /var/tmp/glibc-2.6.90-root/usr/share/info/libc.info-6: 74.4% -- replaced with /var/tmp/glibc-2.6.90-root/usr/share/info/libc.info-6.gz /var/tmp/glibc-2.6.90-root/usr/share/info/libc.info-7: 73.9% -- replaced with /var/tmp/glibc-2.6.90-root/usr/share/info/libc.info-7.gz /var/tmp/glibc-2.6.90-root/usr/share/info/libc.info-8: 75.0% -- replaced with /var/tmp/glibc-2.6.90-root/usr/share/info/libc.info-8.gz /var/tmp/glibc-2.6.90-root/usr/share/info/libc.info-9: 79.9% -- replaced with /var/tmp/glibc-2.6.90-root/usr/share/info/libc.info-9.gz + ln -sf libbsd-compat.a /var/tmp/glibc-2.6.90-root/usr/lib64/libbsd.a + install -p -m 644 fedora/nsswitch.conf /var/tmp/glibc-2.6.90-root/etc/nsswitch.conf + mkdir -p /var/tmp/glibc-2.6.90-root/etc/default + install -p -m 644 nis/nss /var/tmp/glibc-2.6.90-root/etc/default/nss + install -m 644 nscd/nscd.conf /var/tmp/glibc-2.6.90-root/etc + mkdir -p /var/tmp/glibc-2.6.90-root/etc/rc.d/init.d + install -m 755 nscd/nscd.init /var/tmp/glibc-2.6.90-root/etc/rc.d/init.d/nscd + rm -f /var/tmp/glibc-2.6.90-root/etc/ld.so.cache + echo 'include ld.so.conf.d/*.conf' + chmod 644 /var/tmp/glibc-2.6.90-root/etc/ld.so.conf + mkdir -p /var/tmp/glibc-2.6.90-root/etc/ld.so.conf.d + mkdir -p /var/tmp/glibc-2.6.90-root/etc/sysconfig + chmod 644 /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/gconv-modules.cache + install -m 700 build-ppc64-linuxnptl/glibc_post_upgrade.ppc64 /var/tmp/glibc-2.6.90-root/usr/sbin/glibc_post_upgrade.ppc64 + strip -g /var/tmp/glibc-2.6.90-root/usr/lib64/Mcrt1.o /var/tmp/glibc-2.6.90-root/usr/lib64/Scrt1.o /var/tmp/glibc-2.6.90-root/usr/lib64/crt1.o /var/tmp/glibc-2.6.90-root/usr/lib64/crti.o /var/tmp/glibc-2.6.90-root/usr/lib64/crtn.o /var/tmp/glibc-2.6.90-root/usr/lib64/gcrt1.o + mkdir -p /var/tmp/glibc-2.6.90-root/usr/lib/debug/usr/lib64 + cp -a /var/tmp/glibc-2.6.90-root/usr/lib64/libBrokenLocale.a /var/tmp/glibc-2.6.90-root/usr/lib64/libanl.a /var/tmp/glibc-2.6.90-root/usr/lib64/libbsd-compat.a /var/tmp/glibc-2.6.90-root/usr/lib64/libbsd.a /var/tmp/glibc-2.6.90-root/usr/lib64/libc.a /var/tmp/glibc-2.6.90-root/usr/lib64/libc_nonshared.a /var/tmp/glibc-2.6.90-root/usr/lib64/libc_stubs.a /var/tmp/glibc-2.6.90-root/usr/lib64/libcrypt.a /var/tmp/glibc-2.6.90-root/usr/lib64/libdl.a /var/tmp/glibc-2.6.90-root/usr/lib64/libg.a /var/tmp/glibc-2.6.90-root/usr/lib64/libieee.a /var/tmp/glibc-2.6.90-root/usr/lib64/libm.a /var/tmp/glibc-2.6.90-root/usr/lib64/libmcheck.a /var/tmp/glibc-2.6.90-root/usr/lib64/libnldbl_nonshared.a /var/tmp/glibc-2.6.90-root/usr/lib64/libnsl.a /var/tmp/glibc-2.6.90-root/usr/lib64/libpthread.a /var/tmp/glibc-2.6.90-root/usr/lib64/libpthread_nonshared.a /var/tmp/glibc-2.6.90-root/usr/lib64/libresolv.a /var/tmp/glibc-2.6.90-root/usr/lib64/librpcsvc.a /var/tmp/glibc-2.6.90-root/usr/lib64/librt.a /var/tmp/glibc-2.6.90-root/usr/lib64/librtkaio.a /var/tmp/glibc-2.6.90-root/usr/lib64/libutil.a /var/tmp/glibc-2.6.90-root/usr/lib/debug/usr/lib64/ + rm -f '/var/tmp/glibc-2.6.90-root/usr/lib/debug/usr/lib64/*_p.a' + pushd /var/tmp/glibc-2.6.90-root/usr/lib64/ /var/tmp/glibc-2.6.90-root/usr/lib64 ~/build/BUILD/glibc-20070825T1839 + for i in '*.a' + '[' -f libBrokenLocale.a ']' + case "$i" in + strip -g -R .comment libBrokenLocale.a + for i in '*.a' + '[' -f libanl.a ']' + case "$i" in + strip -g -R .comment libanl.a + for i in '*.a' + '[' -f libbsd-compat.a ']' + case "$i" in + strip -g -R .comment libbsd-compat.a + for i in '*.a' + '[' -f libbsd.a ']' + case "$i" in + strip -g -R .comment libbsd.a + for i in '*.a' + '[' -f libc.a ']' + case "$i" in + strip -g -R .comment libc.a + for i in '*.a' + '[' -f libc_nonshared.a ']' + case "$i" in + strip -g -R .comment libc_nonshared.a + for i in '*.a' + '[' -f libc_stubs.a ']' + case "$i" in + strip -g -R .comment libc_stubs.a + for i in '*.a' + '[' -f libcrypt.a ']' + case "$i" in + strip -g -R .comment libcrypt.a + for i in '*.a' + '[' -f libdl.a ']' + case "$i" in + strip -g -R .comment libdl.a + for i in '*.a' + '[' -f libg.a ']' + case "$i" in + strip -g -R .comment libg.a + for i in '*.a' + '[' -f libieee.a ']' + case "$i" in + strip -g -R .comment libieee.a + for i in '*.a' + '[' -f libm.a ']' + case "$i" in + strip -g -R .comment libm.a + for i in '*.a' + '[' -f libmcheck.a ']' + case "$i" in + strip -g -R .comment libmcheck.a + for i in '*.a' + '[' -f libnldbl_nonshared.a ']' + case "$i" in + strip -g -R .comment libnldbl_nonshared.a + for i in '*.a' + '[' -f libnsl.a ']' + case "$i" in + strip -g -R .comment libnsl.a + for i in '*.a' + '[' -f libpthread.a ']' + case "$i" in + strip -g -R .comment libpthread.a + for i in '*.a' + '[' -f libpthread_nonshared.a ']' + case "$i" in + strip -g -R .comment libpthread_nonshared.a + for i in '*.a' + '[' -f libresolv.a ']' + case "$i" in + strip -g -R .comment libresolv.a + for i in '*.a' + '[' -f librpcsvc.a ']' + case "$i" in + strip -g -R .comment librpcsvc.a + for i in '*.a' + '[' -f librt.a ']' + case "$i" in + strip -g -R .comment librt.a + for i in '*.a' + '[' -f librtkaio.a ']' + case "$i" in + strip -g -R .comment librtkaio.a + for i in '*.a' + '[' -f libutil.a ']' + case "$i" in + strip -g -R .comment libutil.a + popd ~/build/BUILD/glibc-20070825T1839 + rm -f /var/tmp/glibc-2.6.90-root/usr/include/rpcsvc/rquota.h /var/tmp/glibc-2.6.90-root/usr/include/rpcsvc/rquota.x + gcc -O2 -o build-ppc64-linuxnptl/hardlink fedora/hardlink.c ++ pwd + olddir=/builddir/build/BUILD/glibc-20070825T1839 + pushd /var/tmp/glibc-2.6.90-root/usr/lib/locale /var/tmp/glibc-2.6.90-root/usr/lib/locale ~/build/BUILD/glibc-20070825T1839 + rm locale-archive rm: cannot remove `locale-archive': No such file or directory + : + /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/elf/ld.so --library-path /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/ /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/locale/localedef --prefix /var/tmp/glibc-2.6.90-root --add-to-archive aa_DJ aa_DJ.utf8 aa_ER aa_ER@saaho aa_ET af_ZA af_ZA.utf8 am_ET an_ES an_ES.utf8 ar_AE ar_AE.utf8 ar_BH ar_BH.utf8 ar_DZ ar_DZ.utf8 ar_EG ar_EG.utf8 ar_IN ar_IQ ar_IQ.utf8 ar_JO ar_JO.utf8 ar_KW ar_KW.utf8 ar_LB ar_LB.utf8 ar_LY ar_LY.utf8 ar_MA ar_MA.utf8 ar_OM ar_OM.utf8 ar_QA ar_QA.utf8 ar_SA ar_SA.utf8 ar_SD ar_SD.utf8 ar_SY ar_SY.utf8 ar_TN ar_TN.utf8 ar_YE ar_YE.utf8 as_IN.utf8 ast_ES ast_ES.utf8 az_AZ.utf8 be_BY be_BY.utf8 be_BY@latin bg_BG bg_BG.utf8 bn_BD bn_IN br_FR br_FR.utf8 br_FR@euro bs_BA bs_BA.utf8 byn_ER ca_AD ca_AD.utf8 ca_ES ca_ES.utf8 ca_ES@euro ca_FR ca_FR.utf8 ca_IT ca_IT.utf8 crh_UA cs_CZ cs_CZ.utf8 csb_PL cy_GB cy_GB.utf8 da_DK da_DK.iso885915 da_DK.utf8 de_AT de_AT.utf8 de_AT@euro de_BE de_BE.utf8 de_BE@euro de_CH de_CH.utf8 de_DE de_DE.utf8 de_DE@euro de_LU de_LU.utf8 de_LU@euro dz_BT el_CY el_CY.utf8 el_GR el_GR.utf8 en_AU en_AU.utf8 en_BW en_BW.utf8 en_CA en_CA.utf8 en_DK en_DK.utf8 en_GB en_GB.iso885915 en_GB.utf8 en_HK en_HK.utf8 en_IE en_IE.utf8 en_IE@euro en_IN en_NZ en_NZ.utf8 en_PH en_PH.utf8 en_SG en_SG.utf8 en_US en_US.iso885915 en_US.utf8 en_ZA en_ZA.utf8 en_ZW en_ZW.utf8 es_AR es_AR.utf8 es_BO es_BO.utf8 es_CL es_CL.utf8 es_CO es_CO.utf8 es_CR es_CR.utf8 es_DO es_DO.utf8 es_EC es_EC.utf8 es_ES es_ES.utf8 es_ES@euro es_GT es_GT.utf8 es_HN es_HN.utf8 es_MX es_MX.utf8 es_NI es_NI.utf8 es_PA es_PA.utf8 es_PE es_PE.utf8 es_PR es_PR.utf8 es_PY es_PY.utf8 es_SV es_SV.utf8 es_US es_US.utf8 es_UY es_UY.utf8 es_VE es_VE.utf8 et_EE et_EE.iso885915 et_EE.utf8 eu_ES eu_ES.utf8 eu_ES@euro fa_IR fi_FI fi_FI.utf8 fi_FI@euro fo_FO fo_FO.utf8 fr_BE fr_BE.utf8 fr_BE@euro fr_CA fr_CA.utf8 fr_CH fr_CH.utf8 fr_FR fr_FR.utf8 fr_FR@euro fr_LU fr_LU.utf8 fr_LU@euro fy_NL ga_IE ga_IE.utf8 ga_IE@euro gd_GB gd_GB.utf8 gez_ER gez_ER@abegede gez_ET gez_ET@abegede gl_ES gl_ES.utf8 gl_ES@euro gu_IN gv_GB gv_GB.utf8 he_IL he_IL.utf8 hi_IN hr_HR hr_HR.utf8 hsb_DE hsb_DE.utf8 hu_HU hu_HU.utf8 hy_AM hy_AM.armscii8 id_ID id_ID.utf8 is_IS is_IS.utf8 it_CH it_CH.utf8 it_IT it_IT.utf8 it_IT@euro iw_IL iw_IL.utf8 ja_JP.eucjp ja_JP.utf8 ka_GE ka_GE.utf8 kk_KZ kk_KZ.utf8 kl_GL kl_GL.utf8 km_KH kn_IN ko_KR.euckr ko_KR.utf8 ku_TR ku_TR.utf8 kw_GB kw_GB.utf8 ky_KG lg_UG lg_UG.utf8 lo_LA lt_LT lt_LT.utf8 lv_LV lv_LV.utf8 mai_IN mg_MG mg_MG.utf8 mi_NZ mi_NZ.utf8 mk_MK mk_MK.utf8 ml_IN mn_MN mr_IN ms_MY ms_MY.utf8 mt_MT mt_MT.utf8 nb_NO nb_NO.utf8 ne_NP nl_BE nl_BE.utf8 nl_BE@euro nl_NL nl_NL.utf8 nl_NL@euro nn_NO nn_NO.utf8 no_NO no_NO.utf8 nr_ZA nso_ZA oc_FR oc_FR.utf8 om_ET om_KE om_KE.utf8 or_IN pa_IN pa_PK pl_PL pl_PL.utf8 pt_BR pt_BR.utf8 pt_PT pt_PT.utf8 pt_PT@euro ro_RO ro_RO.utf8 ru_RU ru_RU.koi8r ru_RU.utf8 ru_UA ru_UA.utf8 rw_RW se_NO si_LK sid_ET sk_SK sk_SK.utf8 sl_SI sl_SI.utf8 so_DJ so_DJ.utf8 so_ET so_KE so_KE.utf8 so_SO so_SO.utf8 sq_AL sq_AL.utf8 sr_ME sr_RS sr_RS@latin ss_ZA st_ZA st_ZA.utf8 sv_FI sv_FI.utf8 sv_FI@euro sv_SE sv_SE.iso885915 sv_SE.utf8 ta_IN te_IN tg_TJ tg_TJ.utf8 th_TH th_TH.utf8 ti_ER ti_ET tig_ER tl_PH tl_PH.utf8 tn_ZA tr_CY tr_CY.utf8 tr_TR tr_TR.utf8 ts_ZA tt_RU.utf8 tt_RU@iqtelif.UTF-8 uk_UA uk_UA.utf8 ur_PK uz_UZ uz_UZ@cyrillic ve_ZA vi_VN vi_VN.tcvn wa_BE wa_BE.utf8 wa_BE@euro wo_SN xh_ZA xh_ZA.utf8 yi_US yi_US.utf8 zh_CN zh_CN.gb18030 zh_CN.gbk zh_CN.utf8 zh_HK zh_HK.utf8 zh_SG zh_SG.gbk zh_SG.utf8 zh_TW zh_TW.euctw zh_TW.utf8 zu_ZA zu_ZA.utf8 Adding aa_DJ Adding aa_DJ.utf8 Adding aa_ER Adding aa_ER@saaho Adding aa_ET Adding af_ZA Adding af_ZA.utf8 Adding am_ET Adding an_ES Adding an_ES.utf8 Adding ar_AE Adding ar_AE.utf8 Adding ar_BH Adding ar_BH.utf8 Adding ar_DZ Adding ar_DZ.utf8 Adding ar_EG Adding ar_EG.utf8 Adding ar_IN Adding ar_IQ Adding ar_IQ.utf8 Adding ar_JO Adding ar_JO.utf8 Adding ar_KW Adding ar_KW.utf8 Adding ar_LB Adding ar_LB.utf8 Adding ar_LY Adding ar_LY.utf8 Adding ar_MA Adding ar_MA.utf8 Adding ar_OM Adding ar_OM.utf8 Adding ar_QA Adding ar_QA.utf8 Adding ar_SA Adding ar_SA.utf8 Adding ar_SD Adding ar_SD.utf8 Adding ar_SY Adding ar_SY.utf8 Adding ar_TN Adding ar_TN.utf8 Adding ar_YE Adding ar_YE.utf8 Adding as_IN.utf8 Adding ast_ES Adding ast_ES.utf8 Adding az_AZ.utf8 Adding be_BY Adding be_BY.utf8 Adding be_BY@latin Adding bg_BG Adding bg_BG.utf8 Adding bn_BD Adding bn_IN Adding br_FR Adding br_FR.utf8 Adding br_FR@euro Adding bs_BA Adding bs_BA.utf8 Adding byn_ER Adding ca_AD Adding ca_AD.utf8 Adding ca_ES Adding ca_ES.utf8 Adding ca_ES@euro Adding ca_FR Adding ca_FR.utf8 Adding ca_IT Adding ca_IT.utf8 Adding crh_UA Adding cs_CZ Adding cs_CZ.utf8 Adding csb_PL Adding cy_GB Adding cy_GB.utf8 Adding da_DK Adding da_DK.iso885915 Adding da_DK.utf8 Adding de_AT Adding de_AT.utf8 Adding de_AT@euro Adding de_BE Adding de_BE.utf8 Adding de_BE@euro Adding de_CH Adding de_CH.utf8 Adding de_DE Adding de_DE.utf8 Adding de_DE@euro Adding de_LU Adding de_LU.utf8 Adding de_LU@euro Adding dz_BT Adding el_CY Adding el_CY.utf8 Adding el_GR Adding el_GR.utf8 Adding en_AU Adding en_AU.utf8 Adding en_BW Adding en_BW.utf8 Adding en_CA Adding en_CA.utf8 Adding en_DK Adding en_DK.utf8 Adding en_GB Adding en_GB.iso885915 Adding en_GB.utf8 Adding en_HK Adding en_HK.utf8 Adding en_IE Adding en_IE.utf8 Adding en_IE@euro Adding en_IN Adding en_NZ Adding en_NZ.utf8 Adding en_PH Adding en_PH.utf8 Adding en_SG Adding en_SG.utf8 Adding en_US Adding en_US.iso885915 Adding en_US.utf8 Adding en_ZA Adding en_ZA.utf8 Adding en_ZW Adding en_ZW.utf8 Adding es_AR Adding es_AR.utf8 Adding es_BO Adding es_BO.utf8 Adding es_CL Adding es_CL.utf8 Adding es_CO Adding es_CO.utf8 Adding es_CR Adding es_CR.utf8 Adding es_DO Adding es_DO.utf8 Adding es_EC Adding es_EC.utf8 Adding es_ES Adding es_ES.utf8 Adding es_ES@euro Adding es_GT Adding es_GT.utf8 Adding es_HN Adding es_HN.utf8 Adding es_MX Adding es_MX.utf8 Adding es_NI Adding es_NI.utf8 Adding es_PA Adding es_PA.utf8 Adding es_PE Adding es_PE.utf8 Adding es_PR Adding es_PR.utf8 Adding es_PY Adding es_PY.utf8 Adding es_SV Adding es_SV.utf8 Adding es_US Adding es_US.utf8 Adding es_UY Adding es_UY.utf8 Adding es_VE Adding es_VE.utf8 Adding et_EE Adding et_EE.iso885915 Adding et_EE.utf8 Adding eu_ES Adding eu_ES.utf8 Adding eu_ES@euro Adding fa_IR Adding fi_FI Adding fi_FI.utf8 Adding fi_FI@euro Adding fo_FO Adding fo_FO.utf8 Adding fr_BE Adding fr_BE.utf8 Adding fr_BE@euro Adding fr_CA Adding fr_CA.utf8 Adding fr_CH Adding fr_CH.utf8 Adding fr_FR Adding fr_FR.utf8 Adding fr_FR@euro Adding fr_LU Adding fr_LU.utf8 Adding fr_LU@euro Adding fy_NL Adding ga_IE Adding ga_IE.utf8 Adding ga_IE@euro Adding gd_GB Adding gd_GB.utf8 Adding gez_ER Adding gez_ER@abegede Adding gez_ET Adding gez_ET@abegede Adding gl_ES Adding gl_ES.utf8 Adding gl_ES@euro Adding gu_IN Adding gv_GB Adding gv_GB.utf8 Adding he_IL Adding he_IL.utf8 Adding hi_IN Adding hr_HR Adding hr_HR.utf8 Adding hsb_DE Adding hsb_DE.utf8 Adding hu_HU Adding hu_HU.utf8 Adding hy_AM Adding hy_AM.armscii8 Adding id_ID Adding id_ID.utf8 Adding is_IS Adding is_IS.utf8 Adding it_CH Adding it_CH.utf8 Adding it_IT Adding it_IT.utf8 Adding it_IT@euro Adding iw_IL Adding iw_IL.utf8 Adding ja_JP.eucjp Adding ja_JP.utf8 Adding ka_GE Adding ka_GE.utf8 Adding kk_KZ Adding kk_KZ.utf8 Adding kl_GL Adding kl_GL.utf8 Adding km_KH Adding kn_IN Adding ko_KR.euckr Adding ko_KR.utf8 Adding ku_TR Adding ku_TR.utf8 Adding kw_GB Adding kw_GB.utf8 Adding ky_KG Adding lg_UG Adding lg_UG.utf8 Adding lo_LA Adding lt_LT Adding lt_LT.utf8 Adding lv_LV Adding lv_LV.utf8 Adding mai_IN Adding mg_MG Adding mg_MG.utf8 Adding mi_NZ Adding mi_NZ.utf8 Adding mk_MK Adding mk_MK.utf8 Adding ml_IN Adding mn_MN Adding mr_IN Adding ms_MY Adding ms_MY.utf8 Adding mt_MT Adding mt_MT.utf8 Adding nb_NO Adding nb_NO.utf8 Adding ne_NP Adding nl_BE Adding nl_BE.utf8 Adding nl_BE@euro Adding nl_NL Adding nl_NL.utf8 Adding nl_NL@euro Adding nn_NO Adding nn_NO.utf8 Adding no_NO Adding no_NO.utf8 Adding nr_ZA Adding nso_ZA Adding oc_FR Adding oc_FR.utf8 Adding om_ET Adding om_KE Adding om_KE.utf8 Adding or_IN Adding pa_IN Adding pa_PK Adding pl_PL Adding pl_PL.utf8 Adding pt_BR Adding pt_BR.utf8 Adding pt_PT Adding pt_PT.utf8 Adding pt_PT@euro Adding ro_RO Adding ro_RO.utf8 Adding ru_RU Adding ru_RU.koi8r Adding ru_RU.utf8 Adding ru_UA Adding ru_UA.utf8 Adding rw_RW Adding se_NO Adding si_LK Adding sid_ET Adding sk_SK Adding sk_SK.utf8 Adding sl_SI Adding sl_SI.utf8 Adding so_DJ Adding so_DJ.utf8 Adding so_ET Adding so_KE Adding so_KE.utf8 Adding so_SO Adding so_SO.utf8 Adding sq_AL Adding sq_AL.utf8 Adding sr_ME Adding sr_RS Adding sr_RS@latin Adding ss_ZA Adding st_ZA Adding st_ZA.utf8 Adding sv_FI Adding sv_FI.utf8 Adding sv_FI@euro Adding sv_SE Adding sv_SE.iso885915 Adding sv_SE.utf8 Adding ta_IN Adding te_IN Adding tg_TJ Adding tg_TJ.utf8 Adding th_TH Adding th_TH.utf8 Adding ti_ER Adding ti_ET Adding tig_ER Adding tl_PH Adding tl_PH.utf8 Adding tn_ZA Adding tr_CY Adding tr_CY.utf8 Adding tr_TR Adding tr_TR.utf8 Adding ts_ZA Adding tt_RU.utf8 Adding tt_RU@iqtelif.UTF-8 Adding uk_UA Adding uk_UA.utf8 Adding ur_PK Adding uz_UZ Adding uz_UZ@cyrillic Adding ve_ZA Adding vi_VN Adding vi_VN.tcvn Adding wa_BE Adding wa_BE.utf8 Adding wa_BE@euro Adding wo_SN Adding xh_ZA Adding xh_ZA.utf8 Adding yi_US Adding yi_US.utf8 Adding zh_CN Adding zh_CN.gb18030 Adding zh_CN.gbk Adding zh_CN.utf8 Adding zh_HK Adding zh_HK.utf8 Adding zh_SG Adding zh_SG.gbk Adding zh_SG.utf8 Adding zh_TW Adding zh_TW.euctw Adding zh_TW.utf8 Adding zu_ZA Adding zu_ZA.utf8 + rm -rf aa_DJ aa_DJ.utf8 aa_ER aa_ER@saaho aa_ET af_ZA af_ZA.utf8 am_ET an_ES an_ES.utf8 ar_AE ar_AE.utf8 ar_BH ar_BH.utf8 ar_DZ ar_DZ.utf8 ar_EG ar_EG.utf8 ar_IN ar_IQ ar_IQ.utf8 ar_JO ar_JO.utf8 ar_KW ar_KW.utf8 ar_LB ar_LB.utf8 ar_LY ar_LY.utf8 ar_MA ar_MA.utf8 ar_OM ar_OM.utf8 ar_QA ar_QA.utf8 ar_SA ar_SA.utf8 ar_SD ar_SD.utf8 ar_SY ar_SY.utf8 ar_TN ar_TN.utf8 ar_YE ar_YE.utf8 as_IN.utf8 ast_ES ast_ES.utf8 az_AZ.utf8 be_BY be_BY.utf8 be_BY@latin bg_BG bg_BG.utf8 bn_BD bn_IN br_FR br_FR.utf8 br_FR@euro bs_BA bs_BA.utf8 byn_ER ca_AD ca_AD.utf8 ca_ES ca_ES.utf8 ca_ES@euro ca_FR ca_FR.utf8 ca_IT ca_IT.utf8 crh_UA cs_CZ cs_CZ.utf8 csb_PL cy_GB cy_GB.utf8 da_DK da_DK.iso885915 da_DK.utf8 de_AT de_AT.utf8 de_AT@euro de_BE de_BE.utf8 de_BE@euro de_CH de_CH.utf8 de_DE de_DE.utf8 de_DE@euro de_LU de_LU.utf8 de_LU@euro dz_BT el_CY el_CY.utf8 el_GR el_GR.utf8 en_AU en_AU.utf8 en_BW en_BW.utf8 en_CA en_CA.utf8 en_DK en_DK.utf8 en_GB en_GB.iso885915 en_GB.utf8 en_HK en_HK.utf8 en_IE en_IE.utf8 en_IE@euro en_IN en_NZ en_NZ.utf8 en_PH en_PH.utf8 en_SG en_SG.utf8 en_US en_US.iso885915 en_US.utf8 en_ZA en_ZA.utf8 en_ZW en_ZW.utf8 es_AR es_AR.utf8 es_BO es_BO.utf8 es_CL es_CL.utf8 es_CO es_CO.utf8 es_CR es_CR.utf8 es_DO es_DO.utf8 es_EC es_EC.utf8 es_ES es_ES.utf8 es_ES@euro es_GT es_GT.utf8 es_HN es_HN.utf8 es_MX es_MX.utf8 es_NI es_NI.utf8 es_PA es_PA.utf8 es_PE es_PE.utf8 es_PR es_PR.utf8 es_PY es_PY.utf8 es_SV es_SV.utf8 es_US es_US.utf8 es_UY es_UY.utf8 es_VE es_VE.utf8 et_EE et_EE.iso885915 et_EE.utf8 eu_ES eu_ES.utf8 eu_ES@euro fa_IR fi_FI fi_FI.utf8 fi_FI@euro fo_FO fo_FO.utf8 fr_BE fr_BE.utf8 fr_BE@euro fr_CA fr_CA.utf8 fr_CH fr_CH.utf8 fr_FR fr_FR.utf8 fr_FR@euro fr_LU fr_LU.utf8 fr_LU@euro fy_NL ga_IE ga_IE.utf8 ga_IE@euro gd_GB gd_GB.utf8 gez_ER gez_ER@abegede gez_ET gez_ET@abegede gl_ES gl_ES.utf8 gl_ES@euro gu_IN gv_GB gv_GB.utf8 he_IL he_IL.utf8 hi_IN hr_HR hr_HR.utf8 hsb_DE hsb_DE.utf8 hu_HU hu_HU.utf8 hy_AM hy_AM.armscii8 id_ID id_ID.utf8 is_IS is_IS.utf8 it_CH it_CH.utf8 it_IT it_IT.utf8 it_IT@euro iw_IL iw_IL.utf8 ja_JP.eucjp ja_JP.utf8 ka_GE ka_GE.utf8 kk_KZ kk_KZ.utf8 kl_GL kl_GL.utf8 km_KH kn_IN ko_KR.euckr ko_KR.utf8 ku_TR ku_TR.utf8 kw_GB kw_GB.utf8 ky_KG lg_UG lg_UG.utf8 lo_LA lt_LT lt_LT.utf8 lv_LV lv_LV.utf8 mai_IN mg_MG mg_MG.utf8 mi_NZ mi_NZ.utf8 mk_MK mk_MK.utf8 ml_IN mn_MN mr_IN ms_MY ms_MY.utf8 mt_MT mt_MT.utf8 nb_NO nb_NO.utf8 ne_NP nl_BE nl_BE.utf8 nl_BE@euro nl_NL nl_NL.utf8 nl_NL@euro nn_NO nn_NO.utf8 no_NO no_NO.utf8 nr_ZA nso_ZA oc_FR oc_FR.utf8 om_ET om_KE om_KE.utf8 or_IN pa_IN pa_PK pl_PL pl_PL.utf8 pt_BR pt_BR.utf8 pt_PT pt_PT.utf8 pt_PT@euro ro_RO ro_RO.utf8 ru_RU ru_RU.koi8r ru_RU.utf8 ru_UA ru_UA.utf8 rw_RW se_NO si_LK sid_ET sk_SK sk_SK.utf8 sl_SI sl_SI.utf8 so_DJ so_DJ.utf8 so_ET so_KE so_KE.utf8 so_SO so_SO.utf8 sq_AL sq_AL.utf8 sr_ME sr_RS sr_RS@latin ss_ZA st_ZA st_ZA.utf8 sv_FI sv_FI.utf8 sv_FI@euro sv_SE sv_SE.iso885915 sv_SE.utf8 ta_IN te_IN tg_TJ tg_TJ.utf8 th_TH th_TH.utf8 ti_ER ti_ET tig_ER tl_PH tl_PH.utf8 tn_ZA tr_CY tr_CY.utf8 tr_TR tr_TR.utf8 ts_ZA tt_RU.utf8 tt_RU@iqtelif.UTF-8 uk_UA uk_UA.utf8 ur_PK uz_UZ uz_UZ@cyrillic ve_ZA vi_VN vi_VN.tcvn wa_BE wa_BE.utf8 wa_BE@euro wo_SN xh_ZA xh_ZA.utf8 yi_US yi_US.utf8 zh_CN zh_CN.gb18030 zh_CN.gbk zh_CN.utf8 zh_HK zh_HK.utf8 zh_SG zh_SG.gbk zh_SG.utf8 zh_TW zh_TW.euctw zh_TW.utf8 zu_ZA zu_ZA.utf8 + mv locale-archive locale-archive.tmpl + popd ~/build/BUILD/glibc-20070825T1839 + rm -f '/var/tmp/glibc-2.6.90-root/lib64/libnss1-*' + rm -f '/var/tmp/glibc-2.6.90-root/lib64/libnss-*.so.1' + ln -f /var/tmp/glibc-2.6.90-root/usr/sbin/iconvconfig /var/tmp/glibc-2.6.90-root/usr/sbin/iconvconfig.ppc64 + rm -f /var/tmp/glibc-2.6.90-root/etc/gai.conf + rm -f /var/tmp/glibc-2.6.90-root/usr/sbin/rpcinfo + find /var/tmp/glibc-2.6.90-root -type f -or -type l + sed -e 's|.*/etc|%config &|' -e 's|.*/gconv/gconv-modules$|%verify(not md5 size mtime) %config(noreplace) &|' -e 's|.*/gconv/gconv-modules.cache|%verify(not md5 size mtime) &|' -e '/lib\/debug/d' + for n in /usr/share /usr/include /usr/lib/locale + find /var/tmp/glibc-2.6.90-root/usr/share -type d + grep -v '/usr/share$' + grep -v /usr/share/info + sed 's/^/%dir /' + for n in /usr/share /usr/include /usr/lib/locale + find /var/tmp/glibc-2.6.90-root/usr/include -type d + grep -v '/usr/share$' + grep -v /usr/share/info + sed 's/^/%dir /' + for n in /usr/share /usr/include /usr/lib/locale + find /var/tmp/glibc-2.6.90-root/usr/lib/locale -type d + grep -v '/usr/share$' + grep -v /usr/share/info + sed 's/^/%dir /' + SHARE_LANG='s|.*/share/locale/\([^/_]\+\).*/LC_MESSAGES/.*\.mo|%lang(\1) &|' + LIB_LANG='s|.*/lib/locale/\([^/_]\+\)|%lang(\1) &|' + LIB_LANG= + sed -e 's|/var/tmp/glibc-2.6.90-root||' -e '' -e 's|.*/share/locale/\([^/_]\+\).*/LC_MESSAGES/.*\.mo|%lang(\1) &|' + grep -v '/etc/\(localtime\|nsswitch.conf\|ld.so.conf\|ld.so.cache\|default\)' + grep -v '/lib64/lib\(pcprofile\|memusage\).so' + grep -v 'bin/\(memusage\|mtrace\|xtrace\|pcprofiledump\)' + sort + mkdir -p /var/tmp/glibc-2.6.90-root/usr/lib64 + mv -f /var/tmp/glibc-2.6.90-root/lib64/libpcprofile.so /var/tmp/glibc-2.6.90-root/lib64/libmemusage.so /var/tmp/glibc-2.6.90-root/usr/lib64 + for i in '$RPM_BUILD_ROOT/usr/bin/{xtrace,memusage}' + cp -a /var/tmp/glibc-2.6.90-root/usr/bin/xtrace /var/tmp/glibc-2.6.90-root/usr/bin/xtrace.tmp + sed -e s~=/lib64/libpcprofile.so~=/usr/lib64/libpcprofile.so~ -e s~=/lib64/libmemusage.so~=/usr/lib64/libmemusage.so~ -e 's~='\''/\\\$LIB/libpcprofile.so~='\''/usr/\\$LIB/libpcprofile.so~' -e 's~='\''/\\\$LIB/libmemusage.so~='\''/usr/\\$LIB/libmemusage.so~' /var/tmp/glibc-2.6.90-root/usr/bin/xtrace.tmp + chmod 755 /var/tmp/glibc-2.6.90-root/usr/bin/xtrace + rm -f /var/tmp/glibc-2.6.90-root/usr/bin/xtrace.tmp + for i in '$RPM_BUILD_ROOT/usr/bin/{xtrace,memusage}' + cp -a /var/tmp/glibc-2.6.90-root/usr/bin/memusage /var/tmp/glibc-2.6.90-root/usr/bin/memusage.tmp + sed -e s~=/lib64/libpcprofile.so~=/usr/lib64/libpcprofile.so~ -e s~=/lib64/libmemusage.so~=/usr/lib64/libmemusage.so~ -e 's~='\''/\\\$LIB/libpcprofile.so~='\''/usr/\\$LIB/libpcprofile.so~' -e 's~='\''/\\\$LIB/libmemusage.so~='\''/usr/\\$LIB/libmemusage.so~' /var/tmp/glibc-2.6.90-root/usr/bin/memusage.tmp + chmod 755 /var/tmp/glibc-2.6.90-root/usr/bin/memusage + rm -f /var/tmp/glibc-2.6.90-root/usr/bin/memusage.tmp + grep /usr/share/info + grep -v /usr/share/info/dir + grep '/usr/include/gnu/stubs-[32164]\+\.h' + grep /usr/include + egrep -v '/usr/include/(linuxthreads|gnu/stubs-[32164]+\.h)' + mv rpm.filelist rpm.filelist.full + grep -v '/usr/lib64/lib.*_p.a' rpm.filelist.full + egrep -v '(/usr/include)|(/usr/share/info)' + grep '/usr/lib64/lib.*\.a' + grep '/usr/lib64/.*\.o' + grep '/usr/lib64/lib.*\.so' + mv rpm.filelist rpm.filelist.full + grep -v '/usr/lib64/lib.*\.a' + grep -v '/usr/lib64/.*\.o' + grep -v '/usr/lib64/lib.*\.so' + grep -v /usr/lib64/linuxthreads + grep -v nscd + grep /usr/bin + grep /usr/libexec/pt_chown + grep '/usr/sbin/[^gi]' + grep /usr/share + grep -v /usr/share/zoneinfo + mv rpm.filelist rpm.filelist.full + grep -v /usr/bin + grep -v /usr/libexec/pt_chown + grep -v '/usr/sbin/[^gi]' + grep -v /usr/share + grep -v /usr/lib/locale + echo /usr/sbin/build-locale-archive + echo /usr/sbin/tzdata-update + echo /usr/sbin/nscd + cat + rm -f /var/tmp/glibc-2.6.90-root/etc/localtime + cp -f /var/tmp/glibc-2.6.90-root/usr/share/zoneinfo/US/Eastern /var/tmp/glibc-2.6.90-root/etc/localtime + rm -rf /var/tmp/glibc-2.6.90-root/usr/share/zoneinfo + touch -r fedora/glibc.spec.in /var/tmp/glibc-2.6.90-root/etc/ld.so.conf + touch -r timezone/northamerica /var/tmp/glibc-2.6.90-root/etc/localtime + touch -r sunrpc/etc.rpc /var/tmp/glibc-2.6.90-root/etc/rpc + cd fedora + gcc -m64 -Os -static -o build-locale-archive build-locale-archive.c ../build-ppc64-linuxnptl/locale/locarchive.o ../build-ppc64-linuxnptl/locale/md5.o '-DDATADIR="/usr/share"' '-DPREFIX="/usr"' -L../build-ppc64-linuxnptl + install -m 700 build-locale-archive /var/tmp/glibc-2.6.90-root/usr/sbin/build-locale-archive + gcc -m64 -Os -static -o tzdata-update tzdata-update.c -L../build-ppc64-linuxnptl + install -m 700 tzdata-update /var/tmp/glibc-2.6.90-root/usr/sbin/tzdata-update + cd .. + rm -rf documentation + mkdir documentation + cp crypt/README.ufc-crypt documentation/README.ufc-crypt + cp timezone/README documentation/README.timezone + cp ChangeLog ChangeLog.15 ChangeLog.16 documentation + bzip2 -9 documentation/ChangeLog documentation/ChangeLog.15 documentation/ChangeLog.16 + cp posix/gai.conf documentation/ + export TIMEOUTFACTOR=16 + TIMEOUTFACTOR=16 + parent=10596 + echo ====================TESTING========================= ====================TESTING========================= + cd build-ppc64-linuxnptl + make -j8 -k check PARALLELMFLAGS=-s + tee check.log make -r PARALLELMFLAGS="-s" CVSOPTS="" -C .. objdir=`pwd` check make[1]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839' make -s subdir=csu -C csu ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/csu' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/csu' make -s subdir=iconv -C iconv ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/iconv' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/iconv' make -s subdir=iconvdata -C iconvdata ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/iconvdata' Testing ASCII Testing ISO646-GB Testing ISO646-CA Testing ISO646-CA2 Testing ISO646-DE Testing ISO646-DK Testing ISO646-ES Testing ISO646-ES2 Testing ISO646-CN Testing ISO646-IT Testing ISO646-JP Testing ISO646-JP-OCR-B Testing ISO646-YU Testing ISO646-KR Testing ISO646-HU Testing ISO646-CU Testing ISO646-FR Testing ISO646-FR1 Testing ISO646-NO Testing ISO646-NO2 Testing ISO646-PT Testing ISO646-PT2 Testing ISO646-SE Testing ISO646-SE2 Testing ISO-8859-1 Testing ISO-8859-2 Testing ISO-8859-3 Testing ISO-8859-4 Testing ISO-8859-5 Testing ISO-8859-6 Testing ISO-8859-7 Testing ISO-8859-8 Testing ISO-8859-9 Testing ISO-8859-10 Testing ISO-8859-11 Testing ISO-8859-13 Testing ISO-8859-14 Testing ISO-8859-15 Testing ISO-8859-16 Testing T.61-8BIT Testing ISO_6937 Testing KOI-8 Testing KOI8-R Testing LATIN-GREEK Testing LATIN-GREEK-1 Testing HP-ROMAN8 Testing EBCDIC-AT-DE Testing EBCDIC-AT-DE-A Testing EBCDIC-CA-FR Testing EBCDIC-DK-NO Testing EBCDIC-DK-NO-A Testing EBCDIC-ES Testing EBCDIC-ES-A Testing EBCDIC-ES-S Testing EBCDIC-FI-SE Testing EBCDIC-FI-SE-A Testing EBCDIC-FR Testing EBCDIC-IS-FRISS Testing EBCDIC-IT Testing EBCDIC-PT Testing EBCDIC-UK Testing EBCDIC-US Testing IBM037 Testing IBM038 Testing IBM256 Testing IBM273 Testing IBM274 Testing IBM275 Testing IBM277 Testing IBM278 Testing IBM280 Testing IBM281 Testing IBM284 Testing IBM285 Testing IBM290 Testing IBM297 Testing IBM420 Testing IBM423 Testing IBM424 Testing IBM437 Testing IBM500 Testing IBM850 Testing IBM851 Testing IBM852 Testing IBM855 Testing IBM856 Testing IBM857 Testing IBM860 Testing IBM861 Testing IBM862 Testing IBM863 Testing IBM864 Testing IBM865 Testing IBM866 Testing IBM866NAV Testing IBM868 Testing IBM869 Testing IBM870 Testing IBM871 Testing IBM875 Testing IBM880 Testing IBM891 Testing IBM903 Testing IBM904 Testing IBM905 Testing IBM918 Testing IBM922 Testing IBM1004 Testing IBM1026 Testing IBM1047 Testing IBM1124 Testing IBM1129 Testing IBM1160 Testing IBM1161 Testing IBM1132 Testing IBM1133 Testing IBM1162 Testing IBM1163 Testing IBM1164 Testing CP1125 Testing CP1250 Testing CP1251 Testing CP1252 Testing CP1253 Testing CP1254 Testing CP1255 Testing CP1256 Testing CP1257 Testing CP1258 Testing IBM874 Testing CP737 Testing CP775 Testing MACINTOSH Testing IEC_P27-1 Testing ASMO_449 Testing ISO-IR-99 Testing ISO-IR-139 Testing CWI Testing DEC-MCS Testing ECMA-CYRILLIC Testing ISO-IR-153 Testing GREEK-CCITT Testing GREEK7 Testing GREEK7-OLD Testing INIS Testing INIS-8 Testing INIS-CYRILLIC Testing ISO_2033 Testing ISO_5427 Testing ISO_5427-EXT Testing ISO_10367-BOX Testing MAC-IS Testing MAC-UK Testing CP10007 Testing NATS-DANO Testing NATS-SEFI Testing WIN-SAMI-2 Testing ISO-IR-197 Testing TIS-620 Testing KOI8-U Testing VISCII Testing KOI8-T Testing GEORGIAN-PS Testing GEORGIAN-ACADEMY Testing ISO-IR-209 Testing MAC-SAMI Testing ARMSCII-8 Testing TCVN5712-1 Testing TSCII Testing PT154 Testing RK1048 Testing MIK Testing BRF Testing SJIS Testing CP932 Testing EUC-KR Testing CP949 Testing JOHAB Testing BIG5 Testing BIG5HKSCS Testing EUC-JP Testing EUC-JP-MS Testing EUC-CN Testing GBK Testing EUC-TW This might take a while Testing GB18030 Testing EUC-JISX0213 Testing SHIFT_JISX0213 make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/iconvdata' make -s subdir=locale -C locale ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/locale' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/locale' make -s subdir=localedata -C localedata ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/localedata' Generating locale de_DE.ISO-8859-1: this might take a while... Generating locale de_DE.UTF-8: this might take a while... Generating locale en_US.ANSI_X3.4-1968: this might take a while... Generating locale en_US.ISO-8859-1: this might take a while... Generating locale ja_JP.EUC-JP: this might take a while... Generating locale da_DK.ISO-8859-1: this might take a while... Generating locale sv_SE.ISO-8859-1: this might take a while... Generating locale hr_HR.ISO-8859-2: this might take a while... Generating locale ja_JP.SJIS: this might take a while... Generating locale nb_NO.ISO-8859-1: this might take a while... Generating locale vi_VN.TCVN5712-1: this might take a while... character map `SHIFT_JIS' is not ASCII compatible, locale not ISO C compliant Generating locale nn_NO.ISO-8859-1: this might take a while... Generating locale tr_TR.UTF-8: this might take a while... Generating locale fr_FR.ISO-8859-1: this might take a while... Generating locale cs_CZ.UTF-8: this might take a while... Generating locale zh_TW.EUC-TW: this might take a while... Generating locale fa_IR.UTF-8: this might take a while... character map `BIG5' is not ASCII compatible, locale not ISO C compliant character map `BIG5' is not ASCII compatible, locale not ISO C compliant character map `BIG5' is not ASCII compatible, locale not ISO C compliant character map `BIG5' is not ASCII compatible, locale not ISO C compliant character map `test5' is not ASCII compatible, locale not ISO C compliant character map `test6' is not ASCII compatible, locale not ISO C compliant character map `UTF-8' is not ASCII compatible, locale not ISO C compliant make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/localedata' make -s subdir=assert -C assert ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/assert' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/assert' make -s subdir=ctype -C ctype ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/ctype' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/ctype' make -s subdir=intl -C intl ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/intl' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/intl' make -s subdir=catgets -C catgets ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/catgets' mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/catgets/de make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/catgets' make -s subdir=math -C math ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/math' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/math' make -s subdir=setjmp -C setjmp ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/setjmp' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/setjmp' make -s subdir=signal -C signal ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/signal' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/signal' make -s subdir=stdlib -C stdlib ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/stdlib' /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/stdlib/test-canon2.o: In function `do_prepare': /builddir/build/BUILD/glibc-20070825T1839/stdlib/test-canon2.c:52: warning: the use of `mktemp' is dangerous, better use `mkstemp' /tmp/cc45tepe.o:(.text+0xb8): warning: the use of `tmpnam' is dangerous, better use `mkstemp' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/stdlib' make -s subdir=stdio-common -C stdio-common ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/stdio-common' tst-sprintf.c: In function 'main': tst-sprintf.c:47: warning: unknown conversion type character '"' in format tst-sprintf.c:54: warning: unknown conversion type character '"' in format /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/stdio-common/temptest.o: In function `main': /builddir/build/BUILD/glibc-20070825T1839/stdio-common/temptest.c:14: warning: the use of `tempnam' is dangerous, better use `mkstemp' /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/stdio-common/tst-ungetc.o: In function `main': /builddir/build/BUILD/glibc-20070825T1839/stdio-common/tst-ungetc.c:24: warning: the use of `tmpnam' is dangerous, better use `mkstemp' /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/stdio-common/bug7.o: In function `main': /builddir/build/BUILD/glibc-20070825T1839/stdio-common/bug7.c:12: warning: the use of `tmpnam' is dangerous, better use `mkstemp' /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/stdio-common/tst-tmpnam.o: In function `main': /builddir/build/BUILD/glibc-20070825T1839/stdio-common/tst-tmpnam.c:32: warning: the use of `tmpnam' is dangerous, better use `mkstemp' /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/stdio-common/tst-gets.o: In function `main': /builddir/build/BUILD/glibc-20070825T1839/stdio-common/tst-gets.c:30: warning: the `gets' function is dangerous and should not be used. /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/stdio-common/tst-fdopen.o: In function `main': /builddir/build/BUILD/glibc-20070825T1839/stdio-common/tst-fdopen.c:26: warning: the use of `tmpnam' is dangerous, better use `mkstemp' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/stdio-common' make -s subdir=libio -C libio ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/libio' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/libio' make -s subdir=dlfcn -C dlfcn ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/dlfcn' ../include/unistd.h:4: warning: 'void _exit(int)': visibility attribute ignored because it ../posix/unistd.h:548: warning: conflicts with previous declaration here ../include/unistd.h:7: warning: 'int execl(const char*, const char*, ...)': visibility attribute ignored because it ../posix/unistd.h:527: warning: conflicts with previous declaration here ../include/unistd.h:8: warning: 'int execle(const char*, const char*, ...)': visibility attribute ignored because it ../posix/unistd.h:522: warning: conflicts with previous declaration here ../include/unistd.h:9: warning: 'int execlp(const char*, const char*, ...)': visibility attribute ignored because it ../posix/unistd.h:538: warning: conflicts with previous declaration here ../include/unistd.h:10: warning: 'int execvp(const char*, char* const*)': visibility attribute ignored because it ../posix/unistd.h:532: warning: conflicts with previous declaration here /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/dlfcn/tststatic.o: In function `main': /builddir/build/BUILD/glibc-20070825T1839/dlfcn/tststatic.c:12: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/dlfcn/tststatic2.o: In function `main': /builddir/build/BUILD/glibc-20070825T1839/dlfcn/tststatic2.c:11: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /builddir/build/BUILD/glibc-20070825T1839/dlfcn/tststatic2.c:148: warning: Using 'dlmopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/dlfcn' make -s subdir=malloc -C malloc ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/malloc' malloc: using debugging hooks make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/malloc' make -s subdir=string -C string ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/string' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/string' make -s subdir=wcsmbs -C wcsmbs ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/wcsmbs' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/wcsmbs' make -s subdir=timezone -C timezone ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/timezone' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/timezone' make -s subdir=time -C time ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/time' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/time' make -s subdir=dirent -C dirent ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/dirent' /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/dirent/opendir-tst1.o: In function `do_test': /builddir/build/BUILD/glibc-20070825T1839/dirent/opendir-tst1.c:66: warning: the use of `mktemp' is dangerous, better use `mkstemp' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/dirent' make -s subdir=grp -C grp ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/grp' /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/grp/tst_fgetgrent.o: In function `main': /builddir/build/BUILD/glibc-20070825T1839/grp/tst_fgetgrent.c:103: warning: the use of `tmpnam' is dangerous, better use `mkstemp' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/grp' make -s subdir=pwd -C pwd ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/pwd' /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/pwd/tst-getpw.o: In function `check': /builddir/build/BUILD/glibc-20070825T1839/pwd/tst-getpw.c:26: warning: the `getpw' function is dangerous and should not be used. make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/pwd' make -s subdir=posix -C posix ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/posix' regex_internal.h:390: warning: 're_string_realloc_buffers' declared 'static' but never defined regex_internal.h:392: warning: 'build_wcs_buffer' declared 'static' but never defined regex_internal.h:393: warning: 'build_wcs_upper_buffer' declared 'static' but never defined regex_internal.h:395: warning: 'build_upper_buffer' declared 'static' but never defined regex_internal.h:396: warning: 're_string_translate_buffer' declared 'static' but never defined regex_internal.h:399: warning: 're_string_context_at' declared 'static' but never defined regex_internal.h:738: warning: 're_string_elem_size_at' defined but not used ../sysdeps/posix/getaddrinfo.c: In function 'gaih_inet': ../sysdeps/posix/getaddrinfo.c:906: warning: 'out' is used uninitialized in this function ../sysdeps/posix/getaddrinfo.c: In function 'gaih_inet': ../sysdeps/posix/getaddrinfo.c:906: warning: 'out' is used uninitialized in this function /tmp/cco1Ixsx.o:(.text+0x6b4): warning: the use of `tmpnam' is dangerous, better use `mkstemp' /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/posix/bug-glob1.o: In function `prepare': /builddir/build/BUILD/glibc-20070825T1839/posix/bug-glob1.c:34: warning: the use of `mktemp' is dangerous, better use `mkstemp' /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/posix/tst-execvp4.o: In function `do_test': /builddir/build/BUILD/glibc-20070825T1839/posix/tst-execvp4.c:25: warning: the use of `mktemp' is dangerous, better use `mkstemp' /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/posix/wordexp-test.o: In function `main': /builddir/build/BUILD/glibc-20070825T1839/posix/wordexp-test.c:249: warning: the use of `tmpnam' is dangerous, better use `mkstemp' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/posix' make -s subdir=io -C io ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/io' /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/io/test-utime.o: In function `main': /builddir/build/BUILD/glibc-20070825T1839/io/test-utime.c:37: warning: the use of `tmpnam' is dangerous, better use `mkstemp' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/io' make -s subdir=termios -C termios ..=../ tests make -s subdir=resource -C resource ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/resource' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/resource' make -s subdir=misc -C misc ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/misc' tst-pselect.c: In function 'do_test': tst-pselect.c:41: warning: 'sigblock' is deprecated (declared at ../signal/signal.h:181) make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/misc' make -s subdir=socket -C socket ..=../ tests make -s subdir=sysvipc -C sysvipc ..=../ tests make -s subdir=gmon -C gmon ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/gmon' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/gmon' make -s subdir=gnulib -C gnulib ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/gnulib' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/gnulib' make -s subdir=wctype -C wctype ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/wctype' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/wctype' make -s subdir=manual -C manual ..=../ tests make -s subdir=shadow -C shadow ..=../ tests make -s subdir=po -C po ..=../ tests make -s subdir=argp -C argp ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/argp' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/argp' make -s subdir=crypt -C crypt ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/crypt' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/crypt' make -s subdir=nptl -C nptl ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/nptl' /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/nptl/tst-cancel4.o: In function `tf_connect': /builddir/build/BUILD/glibc-20070825T1839/nptl/tst-cancel4.c:1883: warning: the use of `mktemp' is dangerous, better use `mkstemp' /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/nptl/tst-cancel5.o: In function `tf_connect': /builddir/build/BUILD/glibc-20070825T1839/nptl/tst-cancel4.c:1883: warning: the use of `mktemp' is dangerous, better use `mkstemp' tst-cancel7.c:172: warning: 'do_cleanup' defined but not used /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/nptl/tst-cancelx4.o: In function `tf_accept': /builddir/build/BUILD/glibc-20070825T1839/nptl/tst-cancel4.c:1000: warning: the use of `mktemp' is dangerous, better use `mkstemp' /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/nptl/tst-cancelx5.o: In function `tf_accept': /builddir/build/BUILD/glibc-20070825T1839/nptl/tst-cancel4.c:1000: warning: the use of `mktemp' is dangerous, better use `mkstemp' tst-cancel7.c:172: warning: 'do_cleanup' defined but not used make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/nptl' make -s subdir=resolv -C resolv ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/resolv' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/resolv' make -s subdir=nss -C nss ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/nss' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/nss' make -s subdir=rt -C rt ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/rt' failed to create a shared memory object: shm_open: Function not implemented make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/rt' make -s subdir=conform -C conform ..=../ tests make -s subdir=debug -C debug ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/debug' tst-chk1.c: In function 'do_test': tst-chk1.c:835: warning: format argument 1 unused before used argument 3 in $-style format tst-chk1.c:835: warning: format argument 2 unused before used argument 3 in $-style format tst-chk1.c:835: warning: unused arguments in $-style format tst-chk1.c:839: warning: format argument 1 unused before used argument 3 in $-style format tst-chk1.c:839: warning: format argument 2 unused before used argument 3 in $-style format tst-chk1.c:839: warning: unused arguments in $-style format tst-chk1.c:843: warning: format argument 1 unused before used argument 3 in $-style format tst-chk1.c:843: warning: format argument 2 unused before used argument 3 in $-style format tst-chk1.c:843: warning: unused arguments in $-style format tst-chk1.c:847: warning: format argument 1 unused before used argument 3 in $-style format In file included from tst-chk2.c:2: tst-chk1.c: In function 'do_test': tst-chk1.c:835: warning: format argument 1 unused before used argument 3 in $-style format tst-chk1.c:835: warning: format argument 2 unused before used argument 3 in $-style format tst-chk1.c:835: warning: unused arguments in $-style formattst-chk1.c:847: warning: format argument 2 unused before used argument 3 in $-style format tst-chk1.c:847: warning: unused arguments in $-style format tst-chk1.c:847: warning: format argument 1 unused before used argument 3 in $-style format tst-chk1.c:847: warning: format argument 2 unused before used argument 3 in $-style format tst-chk1.c:839: warning: format argument 1 unused before used argument 3 in $-style formattst-chk1.c:847: warning: unused arguments in $-style format tst-chk1.c:839: warning: format argument 2 unused before used argument 3 in $-style format tst-chk1.c:839: warning: unused arguments in $-style format tst-chk1.c:843: warning: format argument 1 unused before used argument 3 in $-style format tst-chk1.c:843: warning: format argument 2 unused before used argument 3 in $-style format tst-chk1.c:843: warning: unused arguments in $-style format tst-chk1.c:847: warning: format argument 1 unused before used argument 3 in $-style format tst-chk1.c:847: warning: format argument 2 unused before used argument 3 in $-style format tst-chk1.c:847: warning: unused arguments in $-style format tst-chk1.c:1030: warning: 'getwd' is deprecated (declared at ../posix/unistd.h:485) tst-chk1.c:1034: warning: 'getwd' is deprecated (declared at ../posix/unistd.h:485) tst-chk1.c:1030: warning: 'getwd' is deprecated (declared at ../posix/bits/unistd.h:147) tst-chk1.c:1034: warning: 'getwd' is deprecated (declared at ../posix/bits/unistd.h:147) tst-chk1.c:1040: warning: 'getwd' is deprecated (declared at ../posix/bits/unistd.h:147) In file included from tst-chk3.c:2, from tst-lfschk3.c:2: tst-chk1.c: In function 'do_test': tst-chk1.c:835: warning: format argument 1 unused before used argument 3 in $-style format tst-chk1.c:835: warning: format argument 2 unused before used argument 3 in $-style format tst-chk1.c:835: warning: unused arguments in $-style format tst-chk1.c:839: warning: format argument 1 unused before used argument 3 in $-style format tst-chk1.c:839: warning: format argument 2 unused before used argument 3 in $-style format tst-chk1.c:839: warning: unused arguments in $-style format tst-chk1.c:843: warning: format argument 1 unused before used argument 3 in $-style format tst-chk1.c:843: warning: format argument 2 unused before used argument 3 in $-style format tst-chk1.c:843: warning: unused arguments in $-style format tst-chk1.c:847: warning: format argument 1 unused before used argument 3 in $-style format tst-chk1.c:847: warning: format argument 2 unused before used argument 3 in $-style format tst-chk1.c:847: warning: unused arguments in $-style format tst-chk1.c:1030: warning: 'getwd' is deprecated (declared at ../posix/bits/unistd.h:147) tst-chk1.c:1034: warning: 'getwd' is deprecated (declared at ../posix/bits/unistd.h:147) tst-chk1.c:1040: warning: 'getwd' is deprecated (declared at ../posix/bits/unistd.h:147) In file included from tst-chk3.c:2: tst-chk1.c: In function 'do_test': tst-chk1.c:835: warning: format argument 1 unused before used argument 3 in $-style format tst-chk1.c:835: warning: format argument 2 unused before used argument 3 in $-style format tst-chk1.c:835: warning: unused arguments in $-style formatIn file included from tst-lfschk1.c:2: tst-chk1.c: In function 'do_test': tst-chk1.c:835: warning: format argument 1 unused before used argument 3 in $-style format tst-chk1.c:835: warning: format argument 2 unused before used argument 3 in $-style format tst-chk1.c:835: warning: unused arguments in $-style format tst-chk1.c:839: warning: format argument 1 unused before used argument 3 in $-style format tst-chk1.c:839: warning: format argument 2 unused before used argument 3 in $-style format tst-chk1.c:839: warning: unused arguments in $-style format tst-chk1.c:843: warning: format argument 1 unused before used argument 3 in $-style format tst-chk1.c:843: warning: format argument 2 unused before used argument 3 in $-style format tst-chk1.c:843: warning: unused arguments in $-style format tst-chk1.c:847: warning: format argument 1 unused before used argument 3 in $-style format tst-chk1.c:847: warning: format argument 2 unused before used argument 3 in $-style format tst-chk1.c:847: warning: unused arguments in $-style format tst-chk1.c:847: warning: format argument 1 unused before used argument 3 in $-style format tst-chk1.c:847: warning: format argument 2 unused before used argument 3 in $-style format tst-chk1.c:847: warning: unused arguments in $-style format tst-chk1.c:1030: warning: 'getwd' is deprecated (declared at ../posix/unistd.h:485) tst-chk1.c:1034: warning: 'getwd' is deprecated (declared at ../posix/unistd.h:485) tst-chk1.c:839: warning: format argument 1 unused before used argument 3 in $-style format tst-chk1.c:839: warning: format argument 2 unused before used argument 3 in $-style format tst-chk1.c:839: warning: unused arguments in $-style format tst-chk1.c:843: warning: format argument 1 unused before used argument 3 in $-style format tst-chk1.c:843: warning: format argument 2 unused before used argument 3 in $-style format tst-chk1.c:843: warning: unused arguments in $-style format tst-chk1.c:847: warning: format argument 1 unused before used argument 3 in $-style format tst-chk1.c:847: warning: format argument 2 unused before used argument 3 in $-style format tst-chk1.c:847: warning: unused arguments in $-style format tst-chk1.c:1030: warning: 'getwd' is deprecated (declared at ../posix/bits/unistd.h:147) tst-chk1.c:1034: warning: 'getwd' is deprecated (declared at ../posix/bits/unistd.h:147) tst-chk1.c:1040: warning: 'getwd' is deprecated (declared at ../posix/bits/unistd.h:147) In file included from tst-chk2.c:2, from tst-lfschk2.c:2: tst-chk1.c: In function 'do_test': tst-chk1.c:835: warning: format argument 1 unused before used argument 3 in $-style format tst-chk1.c:835: warning: format argument 2 unused before used argument 3 in $-style format tst-chk1.c:835: warning: unused arguments in $-style format tst-chk1.c:839: warning: format argument 1 unused before used argument 3 in $-style format tst-chk1.c:839: warning: format argument 2 unused before used argument 3 in $-style format tst-chk1.c:839: warning: unused arguments in $-style format tst-chk1.c:843: warning: format argument 1 unused before used argument 3 in $-style format tst-chk1.c:843: warning: format argument 2 unused before used argument 3 in $-style format tst-chk1.c:843: warning: unused arguments in $-style format tst-chk1.c:847: warning: format argument 1 unused before used argument 3 in $-style format tst-chk1.c:847: warning: format argument 2 unused before used argument 3 in $-style format tst-chk1.c:847: warning: unused arguments in $-style format tst-chk1.c:1030: warning: 'getwd' is deprecated (declared at ../posix/bits/unistd.h:147) tst-chk1.c:1034: warning: 'getwd' is deprecated (declared at ../posix/bits/unistd.h:147) tst-chk1.c:1040: warning: 'getwd' is deprecated (declared at ../posix/bits/unistd.h:147) /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/debug/tst-lfschk1.o: In function `do_test': /builddir/build/BUILD/glibc-20070825T1839/debug/tst-chk1.c:687: warning: the `gets' function is dangerous and should not be used. /builddir/build/BUILD/glibc-20070825T1839/debug/tst-chk1.c:1030: warning: the `getwd' function is dangerous and should not be used. /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/debug/tst-chk2.o: In function `gets': /builddir/build/BUILD/glibc-20070825T1839/debug/../libio/bits/stdio2.h:93: warning: the `gets' function is dangerous and should not be used. /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/debug/tst-chk1.o: In function `do_test': /builddir/build/BUILD/glibc-20070825T1839/debug/tst-chk1.c:687: warning: the `gets' function is dangerous and should not be used. /builddir/build/BUILD/glibc-20070825T1839/debug/tst-chk1.c:1030: warning: the `getwd' function is dangerous and should not be used. /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/debug/tst-lfschk3.o: In function `gets': /builddir/build/BUILD/glibc-20070825T1839/debug/../libio/bits/stdio2.h:93: warning: the `gets' function is dangerous and should not be used. /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/debug/tst-chk3.o: In function `gets': /builddir/build/BUILD/glibc-20070825T1839/debug/../libio/bits/stdio2.h:93: warning: the `gets' function is dangerous and should not be used. /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/debug/tst-lfschk2.o: In function `gets': /builddir/build/BUILD/glibc-20070825T1839/debug/../libio/bits/stdio2.h:93: warning: the `gets' function is dangerous and should not be used. make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/debug' make -s subdir=rtkaio -C rtkaio ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/rtkaio' failed to create a shared memory object: shm_open: Function not implemented make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/rtkaio' make -s subdir=c_stubs -C c_stubs ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/c_stubs' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/c_stubs' make -s subdir=libidn -C libidn ..=../ tests make -s subdir=nptl_db -C nptl_db ..=../ tests make -s subdir=inet -C inet ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/inet' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/inet' make -s subdir=hesiod -C hesiod ..=../ tests make -s subdir=sunrpc -C sunrpc ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/sunrpc' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/sunrpc' make -s subdir=nis -C nis ..=../ tests make -s subdir=nscd -C nscd ..=../ tests make -s subdir=streams -C streams ..=../ tests make -s subdir=login -C login ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/login' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/login' make -s subdir=elf -C elf ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/elf' make[3]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/elf' make[4]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/csu' make[4]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/gmon' make[4]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/gmon' make[4]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/setjmp' make[4]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/io' make[4]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/csu' make[4]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/misc' make[4]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/posix' make[4]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/setjmp' make[4]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/io' make[4]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/signal' make[4]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/misc' make[4]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/signal' make[4]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/posix' make[4]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/nptl' make[4]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/time' make[4]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/time' make[4]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/string' make[4]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/stdlib' make[4]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/nptl' make[4]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/stdlib' make[4]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/string' /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/elf/tst-tls9-static.o: In function `do_test': /builddir/build/BUILD/glibc-20070825T1839/elf/tst-tls9.c:16: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking make[3]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/elf' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/elf/check-localplt.out] Error 1 make[2]: Target `tests' not remade because of errors. make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/elf' make[1]: *** [elf/tests] Error 2 scripts/check-c++-types.sh scripts/data/c++-types-powerpc64-linux-gnu.data g++ -m64 -fgnu89-inline -DNDEBUG=1 -O3 -Wall -Winline -Wwrite-strings -fasynchronous-unwind-tables -fmerge-all-constants -g -mno-minimal-toc -mnew-mnemonics -mlong-double-128 -Iinclude -I/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl -Isysdeps/powerpc/powerpc64/elf -Isysdeps/powerpc/elf -Isysdeps/unix/sysv/linux/powerpc/powerpc64/fpu -Isysdeps/powerpc/powerpc64/fpu -Inptl/sysdeps/unix/sysv/linux/powerpc/powerpc64 -Irtkaio/sysdeps/unix/sysv/linux/powerpc/powerpc64 -Isysdeps/unix/sysv/linux/powerpc/powerpc64 -Isysdeps/unix/sysv/linux/wordsize-64 -Inptl/sysdeps/unix/sysv/linux/powerpc -Irtkaio/sysdeps/unix/sysv/linux/powerpc -Isysdeps/unix/sysv/linux/powerpc -Isysdeps/ieee754/ldbl-128ibm -Isysdeps/ieee754/ldbl-opt -Inptl/sysdeps/unix/sysv/linux -Inptl/sysdeps/pthread -Irtkaio/sysdeps/pthread -Isysdeps/pthread -Irtkaio/sysdeps/unix/sysv/linux -Isysdeps/unix/sysv/linux -Isysdeps/gnu -Isysdeps/unix/common -Isysdeps/unix/mman -Isysdeps/unix/inet -Inptl/sysdeps/unix/sysv -Irtkaio/sysdeps/unix/sysv -Isysdeps/unix/sysv -Isysdeps/unix/powerpc -Inptl/sysdeps/unix -Irtkaio/sysdeps/unix -Isysdeps/unix -Isysdeps/posix -Isysdeps/powerpc/powerpc64 -Isysdeps/wordsize-64 -Isysdeps/powerpc/fpu -Inptl/sysdeps/powerpc -Isysdeps/powerpc -Isysdeps/ieee754/dbl-64 -Isysdeps/ieee754/flt-32 -Isysdeps/ieee754 -Isysdeps/generic/elf -Isysdeps/generic -Inptl -Irtkaio -Ilibio -I. -nostdinc -isystem /usr/lib/gcc/ppc64-redhat-linux/4.1.2/include -isystem /usr/include -D_LIBC_REENTRANT -include include/libc-symbols.h > /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/c++-types-check.out scripts/check-local-headers.sh "/usr/include" "/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/" > /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/check-local-headers.out /usr/bin/perl scripts/begin-end-check.pl argp/argp.h assert/assert.h catgets/nl_types.h crypt/crypt.h ctype/ctype.h debug/execinfo.h dirent/dirent.h dlfcn/dlfcn.h elf/elf.h elf/link.h gmon/sys/gmon.h gmon/sys/gmon_out.h gmon/sys/profil.h grp/grp.h iconv/iconv.h iconv/gconv.h inet/netinet/ether.h inet/netinet/icmp6.h inet/netinet/igmp.h inet/netinet/in.h inet/netinet/ip6.h inet/arpa/ftp.h inet/arpa/inet.h inet/arpa/telnet.h inet/arpa/tftp.h inet/protocols/routed.h inet/protocols/rwhod.h inet/protocols/talkd.h inet/protocols/timed.h inet/aliases.h inet/ifaddrs.h inet/netinet/ip6.h inet/netinet/icmp6.h intl/libintl.h io/sys/stat.h io/sys/statfs.h io/sys/vfs.h io/sys/statvfs.h io/fcntl.h io/sys/fcntl.h io/poll.h io/sys/poll.h io/utime.h io/ftw.h io/fts.h io/sys/sendfile.h libio/stdio.h libio/libio.h locale/locale.h locale/langinfo.h locale/xlocale.h login/utmp.h login/lastlog.h login/pty.h malloc/malloc.h malloc/obstack.h malloc/mcheck.h math/math.h math/complex.h math/fenv.h math/tgmath.h misc/sys/uio.h nis/rpcsvc/nis.h nis/rpcsvc/nis_callback.h nis/rpcsvc/nis_tags.h nis/rpcsvc/nislib.h nis/rpcsvc/yp.h nis/rpcsvc/yp_prot.h nis/rpcsvc/ypclnt.h nis/rpcsvc/ypupd.h nptl_db/thread_db.h nptl/sysdeps/pthread/pthread.h nptl/semaphore.h nss/nss.h posix/sys/utsname.h posix/sys/times.h posix/sys/wait.h posix/sys/types.h posix/unistd.h posix/glob.h posix/regex.h posix/wordexp.h posix/fnmatch.h posix/getopt.h posix/tar.h posix/sys/unistd.h posix/sched.h posix/re_comp.h posix/wait.h posix/cpio.h posix/spawn.h pwd/pwd.h resolv/resolv.h resolv/netdb.h resolv/arpa/nameser.h resolv/arpa/nameser_compat.h resource/sys/resource.h resource/sys/vlimit.h resource/sys/vtimes.h resource/ulimit.h rt/aio.h rt/mqueue.h setjmp/setjmp.h shadow/shadow.h signal/signal.h signal/sys/signal.h socket/sys/socket.h socket/sys/un.h stdio-common/printf.h stdio-common/stdio_ext.h stdlib/stdlib.h stdlib/alloca.h stdlib/monetary.h stdlib/fmtmsg.h stdlib/ucontext.h sysdeps/generic/inttypes.h sysdeps/generic/stdint.h stdlib/errno.h stdlib/sys/errno.h string/string.h string/strings.h string/memory.h string/endian.h string/argz.h string/envz.h string/byteswap.h sunrpc/rpc/auth.h sunrpc/rpc/auth_des.h sunrpc/rpc/auth_unix.h sunrpc/rpc/clnt.h sunrpc/rpc/des_crypt.h sunrpc/rpc/key_prot.h sunrpc/rpc/netdb.h sunrpc/rpc/pmap_clnt.h sunrpc/rpc/pmap_prot.h sunrpc/rpc/pmap_rmt.h sunrpc/rpc/rpc.h sunrpc/rpc/rpc_des.h sunrpc/rpc/rpc_msg.h sunrpc/rpc/svc.h sunrpc/rpc/svc_auth.h sunrpc/rpc/types.h sunrpc/rpc/xdr.h sunrpc/rpcsvc/bootparam.h sysvipc/sys/ipc.h sysvipc/sys/msg.h sysvipc/sys/sem.h sysvipc/sys/shm.h termios/termios.h termios/sys/termios.h termios/sys/ttychars.h time/time.h time/sys/time.h time/sys/timeb.h wcsmbs/wchar.h wctype/wctype.h > /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/begin-end-check.out make[1]: Target `check' not remade because of errors. make[1]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839' make: *** [check] Error 2 + sleep 10s ++ ps -eo ppid,pid,command ++ awk '($1 == 10596 && $3 ~ /^tee/) { print $2 }' + teepid=31830 + '[' -n 31830 ']' + kill 31830 /var/tmp/rpm-tmp.11986: line 309: 31531 Done ( make -j8 -k check PARALLELMFLAGS=-s 2>&1; sleep 10s; teepid="`ps -eo ppid,pid,command | awk '($1 == '${parent}' && $3 ~ /^tee/) { print $2 }'`"; [ -n "$teepid" ] && kill $teepid ) 31830 Terminated | tee check.log + : + cd .. + echo ====================TESTING -mcpu=power6============= ====================TESTING -mcpu=power6============= + cd build-ppc64-linuxnptl-power6 + '[' -d ../power6emul ']' + tee check.log ++ cd ../power6emul ++ pwd + export 'LD_PRELOAD=/builddir/build/BUILD/glibc-20070825T1839/power6emul/$LIB/power6emul.so' + LD_PRELOAD='/builddir/build/BUILD/glibc-20070825T1839/power6emul/$LIB/power6emul.so' + make -j -k check PARALLELMFLAGS=-s make -r PARALLELMFLAGS="-s" CVSOPTS="" -C .. objdir=`pwd` check make[1]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839' make -s subdir=csu -C csu ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/csu' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/csu' make -s subdir=iconv -C iconv ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/iconv' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/iconv' make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/iconv' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/iconv' make -s subdir=iconvdata -C iconvdata ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/iconvdata' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/iconvdata' make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/iconvdata' run-iconv-test.sh: line 61: 22120 Illegal instruction $PROG -f $from -t $t testdata/$from > $temp1 make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/iconvdata/iconv-test.out] Error 1 Testing ASCII Testing ISO646-GB Testing ISO646-CA Testing ISO646-CA2 Testing ISO646-DE Testing ISO646-DK Testing ISO646-ES Testing ISO646-ES2 Testing ISO646-CN Testing ISO646-IT Testing ISO646-JP Testing ISO646-JP-OCR-B Testing ISO646-YU Testing ISO646-KR Testing ISO646-HU Testing ISO646-CU Testing ISO646-FR Testing ISO646-FR1 Testing ISO646-NO Testing ISO646-NO2 Testing ISO646-PT Testing ISO646-PT2 Testing ISO646-SE Testing ISO646-SE2 Testing ISO-8859-1 Testing ISO-8859-2 Testing ISO-8859-3 Testing ISO-8859-4 Testing ISO-8859-5 Testing ISO-8859-6 Testing ISO-8859-7 Testing ISO-8859-8 Testing ISO-8859-9 Testing ISO-8859-10 Testing ISO-8859-11 Testing ISO-8859-13 Testing ISO-8859-14 Testing ISO-8859-15 Testing ISO-8859-16 Testing T.61-8BIT Testing ISO_6937 Testing KOI-8 Testing KOI8-R Testing LATIN-GREEK Testing LATIN-GREEK-1 Testing HP-ROMAN8 Testing EBCDIC-AT-DE Testing EBCDIC-AT-DE-A Testing EBCDIC-CA-FR Testing EBCDIC-DK-NO Testing EBCDIC-DK-NO-A Testing EBCDIC-ES Testing EBCDIC-ES-A Testing EBCDIC-ES-S Testing EBCDIC-FI-SE Testing EBCDIC-FI-SE-A Testing EBCDIC-FR Testing EBCDIC-IS-FRISS Testing EBCDIC-IT Testing EBCDIC-PT Testing EBCDIC-UK Testing EBCDIC-US Testing IBM037 Testing IBM038 Testing IBM256 Testing IBM273 Testing IBM274 Testing IBM275 Testing IBM277 Testing IBM278 Testing IBM280 Testing IBM281 Testing IBM284 Testing IBM285 Testing IBM290 Testing IBM297 Testing IBM420 Testing IBM423 Testing IBM424 Testing IBM437 Testing IBM500 Testing IBM850 Testing IBM851 Testing IBM852 Testing IBM855 Testing IBM856 Testing IBM857 Testing IBM860 Testing IBM861 Testing IBM862 Testing IBM863 Testing IBM864 Testing IBM865 Testing IBM866 Testing IBM866NAV Testing IBM868 Testing IBM869 Testing IBM870 Testing IBM871 Testing IBM875 Testing IBM880 Testing IBM891 Testing IBM903 Testing IBM904 Testing IBM905 Testing IBM918 Testing IBM922 Testing IBM1004 Testing IBM1026 Testing IBM1047 Testing IBM1124 Testing IBM1129 Testing IBM1160 Testing IBM1161 Testing IBM1132 Testing IBM1133 Testing IBM1162 Testing IBM1163 Testing IBM1164 Testing CP1125 Testing CP1250 Testing CP1251 Testing CP1252 Testing CP1253 Testing CP1254 Testing CP1255 Testing CP1256 Testing CP1257 Testing CP1258 Testing IBM874 Testing CP737 Testing CP775 Testing MACINTOSH Testing IEC_P27-1 Testing ASMO_449 Testing ISO-IR-99 Testing ISO-IR-139 Testing CWI Testing DEC-MCS Testing ECMA-CYRILLIC Testing ISO-IR-153 Testing GREEK-CCITT Testing GREEK7 Testing GREEK7-OLD Testing INIS Testing INIS-8 Testing INIS-CYRILLIC Testing ISO_2033 Testing ISO_5427 Testing ISO_5427-EXT Testing ISO_10367-BOX Testing MAC-IS Testing MAC-UK Testing CP10007 Testing NATS-DANO Testing NATS-SEFI Testing WIN-SAMI-2 Testing ISO-IR-197 Testing TIS-620 Testing KOI8-U Testing VISCII Testing KOI8-T Testing GEORGIAN-PS Testing GEORGIAN-ACADEMY Testing ISO-IR-209 Testing MAC-SAMI Testing ARMSCII-8 Testing TCVN5712-1 Testing TSCII Testing PT154 Testing RK1048 Testing MIK Testing BRF Testing SJIS Testing CP932 Testing EUC-KR Testing CP949 Testing JOHAB Testing BIG5 Testing BIG5HKSCS Testing EUC-JP Testing EUC-JP-MS Testing EUC-CN Testing GBK Testing EUC-TW This might take a while Testing GB18030 Testing EUC-JISX0213 Testing SHIFT_JISX0213 make[2]: Target `tests' not remade because of errors. make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/iconvdata' make[1]: *** [iconvdata/tests] Error 2 make -s subdir=locale -C locale ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/locale' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/locale' make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/locale' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/locale' make -s subdir=localedata -C localedata ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/localedata' Generating locale de_DE.UTF-8: this might take a while... Generating locale de_DE.ISO-8859-1: this might take a while... gen-locale.sh: line 27: 27326 Illegal instruction I18NPATH=. GCONV_PATH=${common_objpfx}iconvdata ${localedef} --quiet -c -f $charmap -i $input ${common_objpfx}localedata/$out gen-locale.sh: line 27: 27330 Illegal instruction I18NPATH=. GCONV_PATH=${common_objpfx}iconvdata ${localedef} --quiet -c -f $charmap -i $input ${common_objpfx}localedata/$out Charmap: "UTF-8" Inputfile: "de_DE" Outputdir: "de_DE.UTF-8" failed Charmap: "ISO-8859-1" Inputfile: "de_DE" Outputdir: "de_DE.ISO-8859-1" failed Generating locale en_US.ISO-8859-1: this might take a while... Generating locale da_DK.ISO-8859-1: this might take a while... Generating locale en_US.ANSI_X3.4-1968: this might take a while... Generating locale ja_JP.EUC-JP: this might take a while... make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/localedata/de_DE.ISO-8859-1/LC_CTYPE] Error 1 make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/localedata/de_DE.UTF-8/LC_CTYPE] Error 1 Generating locale hr_HR.ISO-8859-2: this might take a while... gen-locale.sh: line 27: 27376 Illegal instruction I18NPATH=. GCONV_PATH=${common_objpfx}iconvdata ${localedef} --quiet -c -f $charmap -i $input ${common_objpfx}localedata/$out Charmap: "EUC-JP" Inputfile: "ja_JP" Outputdir: "ja_JP.EUC-JP" failed gen-locale.sh: line 27: 27384 Illegal instruction I18NPATH=. GCONV_PATH=${common_objpfx}iconvdata ${localedef} --quiet -c -f $charmap -i $input ${common_objpfx}localedata/$out Charmap: "ISO-8859-1" Inputfile: "en_US" Outputdir: "en_US.ISO-8859-1" failed Generating locale sv_SE.ISO-8859-1: this might take a while... make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/localedata/en_US.ISO-8859-1/LC_CTYPE] Error 1 make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/localedata/ja_JP.EUC-JP/LC_CTYPE] Error 1 Generating locale ja_JP.SJIS: this might take a while... gen-locale.sh: line 27: 27380 Illegal instruction I18NPATH=. GCONV_PATH=${common_objpfx}iconvdata ${localedef} --quiet -c -f $charmap -i $input ${common_objpfx}localedata/$out Charmap: "ANSI_X3.4-1968" Inputfile: "en_US" Outputdir: "en_US.ANSI_X3.4-1968" failed gen-locale.sh: line 27: 27398 Illegal instruction I18NPATH=. GCONV_PATH=${common_objpfx}iconvdata ${localedef} --quiet -c -f $charmap -i $input ${common_objpfx}localedata/$out Charmap: "ISO-8859-1" Inputfile: "da_DK" Outputdir: "da_DK.ISO-8859-1" failed Generating locale fr_FR.ISO-8859-1: this might take a while... make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/localedata/en_US.ANSI_X3.4-1968/LC_CTYPE] Error 1 make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/localedata/da_DK.ISO-8859-1/LC_CTYPE] Error 1 Generating locale vi_VN.TCVN5712-1: this might take a while... gen-locale.sh: line 27: 27417 Illegal instruction I18NPATH=. GCONV_PATH=${common_objpfx}iconvdata ${localedef} --quiet -c -f $charmap -i $input ${common_objpfx}localedata/$out Charmap: "ISO-8859-2" Inputfile: "hr_HR" Outputdir: "hr_HR.ISO-8859-2" failed make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/localedata/hr_HR.ISO-8859-2/LC_CTYPE] Error 1 gen-locale.sh: line 27: 27425 Illegal instruction I18NPATH=. GCONV_PATH=${common_objpfx}iconvdata ${localedef} --quiet -c -f $charmap -i $input ${common_objpfx}localedata/$out Charmap: "ISO-8859-1" Inputfile: "sv_SE" Outputdir: "sv_SE.ISO-8859-1" failed Generating locale nb_NO.ISO-8859-1: this might take a while... gen-locale.sh: line 27: 27432 Illegal instruction I18NPATH=. GCONV_PATH=${common_objpfx}iconvdata ${localedef} --quiet -c -f $charmap -i $input ${common_objpfx}localedata/$out Charmap: "SHIFT_JIS" Inputfile: "ja_JP" Outputdir: "ja_JP.SJIS" failed make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/localedata/sv_SE.ISO-8859-1/LC_CTYPE] Error 1 make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/localedata/ja_JP.SJIS/LC_CTYPE] Error 1 gen-locale.sh: line 27: 27439 Illegal instruction I18NPATH=. GCONV_PATH=${common_objpfx}iconvdata ${localedef} --quiet -c -f $charmap -i $input ${common_objpfx}localedata/$out Charmap: "ISO-8859-1" Inputfile: "fr_FR" Outputdir: "fr_FR.ISO-8859-1" failed gen-locale.sh: line 27: 27437 Illegal instruction I18NPATH=. GCONV_PATH=${common_objpfx}iconvdata ${localedef} --quiet -c -f $charmap -i $input ${common_objpfx}localedata/$out Charmap: "TCVN5712-1" Inputfile: "vi_VN" Outputdir: "vi_VN.TCVN5712-1" failed Generating locale tr_TR.UTF-8: this might take a while... make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/localedata/fr_FR.ISO-8859-1/LC_CTYPE] Error 1 make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/localedata/vi_VN.TCVN5712-1/LC_CTYPE] Error 1 gen-locale.sh: line 27: 27464 Illegal instruction I18NPATH=. GCONV_PATH=${common_objpfx}iconvdata ${localedef} --quiet -c -f $charmap -i $input ${common_objpfx}localedata/$out Charmap: "ISO-8859-1" Inputfile: "nb_NO" Outputdir: "nb_NO.ISO-8859-1" failed Generating locale nn_NO.ISO-8859-1: this might take a while... gen-locale.sh: line 27: 27471 Illegal instruction I18NPATH=. GCONV_PATH=${common_objpfx}iconvdata ${localedef} --quiet -c -f $charmap -i $input ${common_objpfx}localedata/$out Charmap: "UTF-8" Inputfile: "tr_TR" Outputdir: "tr_TR.UTF-8" failed make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/localedata/nb_NO.ISO-8859-1/LC_CTYPE] Error 1 make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/localedata/tr_TR.UTF-8/LC_CTYPE] Error 1 gen-locale.sh: line 27: 27480 Illegal instruction I18NPATH=. GCONV_PATH=${common_objpfx}iconvdata ${localedef} --quiet -c -f $charmap -i $input ${common_objpfx}localedata/$out Charmap: "ISO-8859-1" Inputfile: "nn_NO" Outputdir: "nn_NO.ISO-8859-1" failed Generating locale zh_TW.EUC-TW: this might take a while... Generating locale cs_CZ.UTF-8: this might take a while... Generating locale fa_IR.UTF-8: this might take a while... make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/localedata/nn_NO.ISO-8859-1/LC_CTYPE] Error 1 gen-locale.sh: line 27: 27496 Illegal instruction I18NPATH=. GCONV_PATH=${common_objpfx}iconvdata ${localedef} --quiet -c -f $charmap -i $input ${common_objpfx}localedata/$out Charmap: "UTF-8" Inputfile: "cs_CZ" Outputdir: "cs_CZ.UTF-8" failed make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/localedata/cs_CZ.UTF-8/LC_CTYPE] Error 1 gen-locale.sh: line 27: 27495 Illegal instruction I18NPATH=. GCONV_PATH=${common_objpfx}iconvdata ${localedef} --quiet -c -f $charmap -i $input ${common_objpfx}localedata/$out Charmap: "EUC-TW" Inputfile: "zh_TW" Outputdir: "zh_TW.EUC-TW" failed make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/localedata/zh_TW.EUC-TW/LC_CTYPE] Error 1 gen-locale.sh: line 27: 27519 Illegal instruction I18NPATH=. GCONV_PATH=${common_objpfx}iconvdata ${localedef} --quiet -c -f $charmap -i $input ${common_objpfx}localedata/$out Charmap: "UTF-8" Inputfile: "fa_IR" Outputdir: "fa_IR.UTF-8" failed make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/localedata/fa_IR.UTF-8/LC_CTYPE] Error 1 make[2]: Target `tests' not remade because of errors. make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/localedata' make[1]: *** [localedata/tests] Error 2 make -s subdir=assert -C assert ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/assert' /bin/sh: line 1: 28253 Illegal instruction GCONV_PATH=/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/iconvdata LC_ALL=C LANGUAGE=C /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf/ld64.so.1 --library-path /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/dlfcn:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nss:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nis:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/resolv:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/crypt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/assert/test-assert > /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/assert/test-assert.out make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/assert/test-assert.out] Error 132 /bin/sh: line 1: 28263 Illegal instruction GCONV_PATH=/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/iconvdata LC_ALL=C LANGUAGE=C /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf/ld64.so.1 --library-path /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/dlfcn:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nss:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nis:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/resolv:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/crypt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/assert/test-assert-perr > /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/assert/test-assert-perr.out make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/assert/test-assert-perr.out] Error 132 make[2]: Target `tests' not remade because of errors. make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/assert' make[1]: *** [assert/tests] Error 2 make -s subdir=ctype -C ctype ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/ctype' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/ctype' make -s subdir=intl -C intl ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/intl' cp: cannot stat `/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/localedata/de_DE.UTF-8/LC_ADDRESS': No such file or directory make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/intl/tst-gettext.out] Error 1 make[2]: Target `tests' not remade because of errors. make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/intl' make[1]: *** [intl/tests] Error 2 make -s subdir=catgets -C catgets ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/catgets' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/catgets' make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/catgets' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/catgets/test1.cat] Illegal instruction make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/catgets/test2.cat] Illegal instruction /bin/sh: line 1: 28381 Illegal instruction GCONV_PATH=/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/iconvdata LC_ALL=C /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf/ld64.so.1 --library-path /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/dlfcn:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nss:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nis:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/resolv:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/crypt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/catgets/gencat -H /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/catgets/test-gencat.h < sample.SJIS > /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/catgets/sample.SJIS.cat make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/catgets/sample.SJIS.cat] Error 132 mkdir /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/catgets/de make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/catgets/de/libc.cat] Illegal instruction make[2]: Target `tests' not remade because of errors. make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/catgets' make[1]: *** [catgets/tests] Error 2 make -s subdir=math -C math ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/math' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/math' make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/math' /bin/sh: line 1: 32090 Illegal instruction GCONV_PATH=/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/iconvdata LC_ALL=C /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf/ld64.so.1 --library-path /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/dlfcn:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nss:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nis:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/resolv:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/crypt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math/atest-exp > /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math/atest-exp.out make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math/atest-exp.out] Error 132 /bin/sh: line 1: 32120 Illegal instruction GCONV_PATH=/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/iconvdata LC_ALL=C /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf/ld64.so.1 --library-path /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/dlfcn:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nss:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nis:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/resolv:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/crypt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math/atest-exp2 > /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math/atest-exp2.out make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math/atest-exp2.out] Error 132 /bin/sh: line 1: 32172 Illegal instruction GCONV_PATH=/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/iconvdata LC_ALL=C /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf/ld64.so.1 --library-path /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/dlfcn:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nss:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nis:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/resolv:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/crypt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math/atest-sincos > /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math/atest-sincos.out make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math/atest-sincos.out] Error 132 /bin/sh: line 1: 32356 Illegal instruction GCONV_PATH=/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/iconvdata LC_ALL=C /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf/ld64.so.1 --library-path /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/dlfcn:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nss:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nis:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/resolv:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/crypt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math/test-ifloat > /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math/test-ifloat.out make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math/test-ifloat.out] Error 132 /bin/sh: line 1: 32395 Illegal instruction GCONV_PATH=/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/iconvdata LC_ALL=C /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf/ld64.so.1 --library-path /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/dlfcn:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nss:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nis:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/resolv:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/crypt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math/test-idouble > /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math/test-idouble.out make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math/test-idouble.out] Error 132 /bin/sh: line 1: 32528 Illegal instruction GCONV_PATH=/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/iconvdata LC_ALL=C /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf/ld64.so.1 --library-path /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/dlfcn:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nss:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nis:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/resolv:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/crypt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math/test-float > /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math/test-float.out make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math/test-float.out] Error 132 /bin/sh: line 1: 32600 Illegal instruction GCONV_PATH=/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/iconvdata LC_ALL=C /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf/ld64.so.1 --library-path /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/dlfcn:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nss:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nis:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/resolv:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/crypt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math/test-double > /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math/test-double.out make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math/test-double.out] Error 132 /bin/sh: line 1: 831 Illegal instruction GCONV_PATH=/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/iconvdata LC_ALL=C /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf/ld64.so.1 --library-path /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/dlfcn:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nss:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nis:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/resolv:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/crypt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math/test-ildoubl > /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math/test-ildoubl.out make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math/test-ildoubl.out] Error 132 /bin/sh: line 1: 1030 Illegal instruction GCONV_PATH=/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/iconvdata LC_ALL=C /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf/ld64.so.1 --library-path /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/dlfcn:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nss:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nis:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/resolv:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/crypt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math/test-ldouble > /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math/test-ldouble.out make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math/test-ldouble.out] Error 132 make[2]: Target `tests' not remade because of errors. make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/math' make[1]: *** [math/tests] Error 2 make -s subdir=setjmp -C setjmp ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/setjmp' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/setjmp' make -s subdir=signal -C signal ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/signal' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/signal/tst-sigset2.out] Error 1 make[2]: Target `tests' not remade because of errors. make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/signal' make[1]: *** [signal/tests] Error 2 make -s subdir=stdlib -C stdlib ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/stdlib' /tmp/ccmz6vtb.o:(.text+0xb8): warning: the use of `tmpnam/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/stdlib/test-canon2.o: In function `do_prepare': /builddir/build/BUILD/glibc-20070825T1839/stdlib/test-canon2.c:52: warning: the use of `mktemp' is dangerous, better use `mkstemp' ' is dangerous, better use `mkstemp' /bin/sh: line 1: 4186 Illegal instruction GCONV_PATH=/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/iconvdata LC_ALL=C LOCPATH=/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/localedata /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf/ld64.so.1 --library-path /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/dlfcn:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nss:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nis:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/resolv:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/crypt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/stdlib/tst-strtod > /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/stdlib/tst-strtod.out make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/stdlib/tst-strtod.out] Error 132 /bin/sh: line 1: 4222 Illegal instruction GCONV_PATH=/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/iconvdata LC_ALL=C /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf/ld64.so.1 --library-path /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/dlfcn:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nss:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nis:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/resolv:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/crypt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/stdlib/tst-bsearch > /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/stdlib/tst-bsearch.out make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/stdlib/tst-bsearch.out] Error 132 /bin/sh: line 1: 4234 Illegal instruction GCONV_PATH=/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/iconvdata LC_ALL=C /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf/ld64.so.1 --library-path /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/dlfcn:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nss:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nis:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/resolv:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/crypt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/stdlib/tst-qsort > /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/stdlib/tst-qsort.out make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/stdlib/tst-qsort.out] Error 132 make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/stdlib/testmb2.out] Error 1 Didn't expect signal from child: got `Illegal instruction' Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/stdlib/tst-atof1.out] Error 1 make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/stdlib/tst-atof2.out] Error 1 make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/stdlib/tst-strtod3.out] Error 1 make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/stdlib/tst-strtod4.out] Error 1 make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/stdlib/tst-strtod5.out] Error 1 make[2]: Target `tests' not remade because of errors. make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/stdlib' make[1]: *** [stdlib/tests] Error 2 make -s subdir=stdio-common -C stdio-common ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/stdio-common' tst-sprintf.c: In function 'main': tst-sprintf.c:47: warning: unknown conversion type character '"' in format tst-sprintf.c:54: warning: unknown conversion type character '"' in format /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/stdio-common/temptest.o: In function `main': /builddir/build/BUILD/glibc-20070825T1839/stdio-common/temptest.c:14: warning: the use of `tempnam' is dangerous, better use `mkstemp' /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/stdio-common/tst-ungetc.o: In function `main': /builddir/build/BUILD/glibc-20070825T1839/stdio-common/tst-ungetc.c:24: warning: the use of `tmpnam' is dangerous, better use `mkstemp' /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/stdio-common/bug7.o: In function `main'/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/stdio-common/tst-tmpnam.o: In function `main': /builddir/build/BUILD/glibc-20070825T1839/stdio-common/tst-tmpnam.c:32: warning: the use of `tmpnam' is dangerous, better use `mkstemp' : /builddir/build/BUILD/glibc-20070825T1839/stdio-common/bug7.c:12: warning: the use of `tmpnam' is dangerous, better use `mkstemp' /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/stdio-common/tst-gets.o: In function `main': /builddir/build/BUILD/glibc-20070825T1839/stdio-common/tst-gets.c:30: warning: the `gets' function is dangerous and should not be used. /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/stdio-common/tst-fdopen.o: In function `main': /builddir/build/BUILD/glibc-20070825T1839/stdio-common/tst-fdopen.c:26: warning: the use of `tmpnam' is dangerous, better use `mkstemp' /bin/sh: line 1: 5340 Illegal instruction GCONV_PATH=/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/iconvdata LC_ALL=C /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf/ld64.so.1 --library-path /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/dlfcn:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nss:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nis:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/resolv:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/crypt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/stdio-common/tstscanf > /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/stdio-common/tstscanf.out < tstscanf.input make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/stdio-common/tstscanf.out] Error 132 /bin/sh: line 1: 5407 Illegal instruction GCONV_PATH=/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/iconvdata LC_ALL=C /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf/ld64.so.1 --library-path /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/dlfcn:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nss:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nis:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/resolv:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/crypt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/stdio-common/tfformat > /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/stdio-common/tfformat.out make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/stdio-common/tfformat.out] Error 132 /bin/sh: line 1: 5416 Illegal instruction GCONV_PATH=/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/iconvdata LC_ALL=C /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf/ld64.so.1 --library-path /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/dlfcn:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nss:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nis:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/resolv:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/crypt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/stdio-common/tst-printfsz > /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/stdio-common/tst-printfsz.out make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/stdio-common/tst-printfsz.out] Error 132 /bin/sh: line 1: 5415 Illegal instruction GCONV_PATH=/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/iconvdata LC_ALL=C /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf/ld64.so.1 --library-path /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/dlfcn:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nss:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nis:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/resolv:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/crypt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/stdio-common/tstdiomisc > /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/stdio-common/tstdiomisc.out make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/stdio-common/tstdiomisc.out] Error 132 /bin/sh: line 1: 5452 Illegal instruction GCONV_PATH=/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/iconvdata LC_ALL=C /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf/ld64.so.1 --library-path /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/dlfcn:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nss:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nis:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/resolv:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/crypt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/stdio-common/tst-fseek > /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/stdio-common/tst-fseek.out make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/stdio-common/tst-swprintf.out] Error 1 make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/stdio-common/tst-fseek.out] Error 132 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/stdio-common/tst-fphex.out] Error 1 make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/stdio-common/bug14.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/stdio-common/bug16.out] Error 1 /bin/sh: line 1: 5504 Illegal instruction GCONV_PATH=/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/iconvdata LC_ALL=C /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf/ld64.so.1 --library-path /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/dlfcn:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nss:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nis:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/resolv:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/crypt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/stdio-common/tst-sprintf2 > /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/stdio-common/tst-sprintf2.out make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/stdio-common/tst-sprintf2.out] Error 132 tst-printf.sh: line 30: 5522 Illegal instruction LOCPATH=${common_objpfx}localedata GCONV_PATH=${common_objpfx}iconvdata ${run_program_prefix} ${common_objpfx}stdio-common/tst-printf > ${common_objpfx}stdio-common/tst-printf.out *** output comparison failed make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/stdio-common/tst-printf.out] Error 1 make[2]: Target `tests' not remade because of errors. make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/stdio-common' make[1]: *** [stdio-common/tests] Error 2 make -s subdir=libio -C libio ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/libio' /bin/sh: line 1: 6108 Illegal instruction GCONV_PATH=/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/iconvdata LC_ALL=C /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf/ld64.so.1 --library-path /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/dlfcn:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nss:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nis:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/resolv:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/crypt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/libio/tst_swprintf > /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/libio/tst_swprintf.out make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/libio/tst_swprintf.out] Error 132 Err: Cannot run on the de_DE.UTF-8 localeErr: Cannot run on the de_DE.UTF-8 localemake[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/libio/tst-fgetws.out] Error 1 make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/libio/tst-ungetwc1.out] Error 1 Err: Cannot run on the de_DE.UTF-8 locale make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/libio/tst-ungetwc2.out] Error 1 make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/libio/tst-widetext.out] Error 1 Cannot use `de_DE.UTF-8' locale. make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/libio/tst-swscanf.out] Error 1 make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/libio/bug-ungetwc2.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/libio/tst-atime.out] Error 1 make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/libio/bug-ftell.out] Error 1 make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/libio/tst-fopenloc.check] Error 1 make[2]: Target `tests' not remade because of errors. make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/libio' make[1]: *** [libio/tests] Error 2 make -s subdir=dlfcn -C dlfcn ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/dlfcn' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/dlfcn' make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/dlfcn' ../include/unistd.h:4: warning: 'void _exit(int)': visibility attribute ignored because it ../posix/unistd.h:548: warning: conflicts with previous declaration here ../include/unistd.h:7: warning: 'int execl(const char*, const char*, ...)': visibility attribute ignored because it ../posix/unistd.h:527: warning: conflicts with previous declaration here ../include/unistd.h:8: warning: 'int execle(const char*, const char*, ...)': visibility attribute ignored because it ../posix/unistd.h:522: warning: conflicts with previous declaration here ../include/unistd.h:9: warning: 'int execlp(const char*, const char*, ...)': visibility attribute ignored because it ../posix/unistd.h:538: warning: conflicts with previous declaration here ../include/unistd.h:10: warning: 'int execvp(const char*, char* const*)': visibility attribute ignored because it ../posix/unistd.h:532: warning: conflicts with previous declaration here Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/dlfcn/tst-dladdr.out] Error 1 /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/dlfcn/tststatic2.o: In function `main': /builddir/build/BUILD/glibc-20070825T1839/dlfcn/tststatic2.c:11: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /builddir/build/BUILD/glibc-20070825T1839/dlfcn/tststatic2.c:148: warning: Using 'dlmopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/dlfcn/tststatic.o: In function `main': /builddir/build/BUILD/glibc-20070825T1839/dlfcn/tststatic.c:12: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking make[2]: Target `tests' not remade because of errors. make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/dlfcn' make[1]: *** [dlfcn/tests] Error 2 make -s subdir=malloc -C malloc ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/malloc' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/malloc' make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/malloc' malloc: using debugging hooks make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/malloc' make -s subdir=string -C string ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/string' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/string/tst-strxfrm.out] Error 1 make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/string/tst-strxfrm2.out] Error 1 make[2]: Target `tests' not remade because of errors. make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/string' make[1]: *** [string/tests] Error 2 make -s subdir=wcsmbs -C wcsmbs ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/wcsmbs' /bin/sh: line 1: 9942 Illegal instruction GCONV_PATH=/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/iconvdata LC_ALL=C /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf/ld64.so.1 --library-path /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/dlfcn:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nss:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nis:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/resolv:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/crypt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/wcsmbs/tst-wcstof > /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/wcsmbs/tst-wcstof.out make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/wcsmbs/tst-wcstof.out] Error 132 locale 'de_DE.UTF-8' not available! make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/wcsmbs/tst-mbrtowc.out] Error 1 make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/wcsmbs/tst-btowc.out] Error 1 make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/wcsmbs/tst-mbrtowc2.out] Error 1 make[2]: Target `tests' not remade because of errors. make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/wcsmbs' make[1]: *** [wcsmbs/tests] Error 2 make -s subdir=timezone -C timezone ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/timezone' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/timezone' make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/timezone' /bin/sh: line 1: 11217 Illegal instruction GCONV_PATH=/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/iconvdata LC_ALL=C TZDIR=/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/timezone/testdata /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf/ld64.so.1 --library-path /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/dlfcn:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nss:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nis:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/resolv:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/crypt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/timezone/test-tz > /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/timezone/test-tz.out make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/timezone/test-tz.out] Error 132 make[2]: Target `tests' not remade because of errors. make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/timezone' make[1]: *** [timezone/tests] Error 2 make -s subdir=time -C time ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/time' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/time/tst-ftime_l.out] Error 1 /bin/sh: line 1: 12563 Illegal instruction GCONV_PATH=/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/iconvdata LC_ALL=C LOCPATH=/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/localedata /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf/ld64.so.1 --library-path /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/dlfcn:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nss:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nis:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/resolv:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/crypt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/time/tst-strptime > /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/time/tst-strptime.out make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/time/tst-strptime.out] Error 132 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/time/bug-mktime1.out] Error 1 make[2]: Target `tests' not remade because of errors. make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/time' make[1]: *** [time/tests] Error 2 make -s subdir=dirent -C dirent ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/dirent' Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/dirent/tst-fdopendir.out] Error 1 /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/dirent/opendir-tst1.o: In function `do_test': /builddir/build/BUILD/glibc-20070825T1839/dirent/opendir-tst1.c:66: warning: the use of `mktemp' is dangerous, better use `mkstemp' make[2]: Target `tests' not remade because of errors. make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/dirent' make[1]: *** [dirent/tests] Error 2 make -s subdir=grp -C grp ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/grp' /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/grp/tst_fgetgrent.o: In function `main': /builddir/build/BUILD/glibc-20070825T1839/grp/tst_fgetgrent.c:103: warning: the use of `tmpnam' is dangerous, better use `mkstemp' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/grp' make -s subdir=pwd -C pwd ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/pwd' /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/pwd/tst-getpw.o: In function `check': /builddir/build/BUILD/glibc-20070825T1839/pwd/tst-getpw.c:26: warning: the `getpw' function is dangerous and should not be used. make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/pwd' make -s subdir=posix -C posix ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/posix' regex_internal.h:390: warning: 're_string_realloc_buffers' declared 'static' but never defined regex_internal.h:392: warning: 'build_wcs_buffer' declared 'static' but never defined regex_internal.h:393: warning: 'build_wcs_upper_buffer' declared 'static' but never defined regex_internal.h:395: warning: 'build_upper_buffer' declared 'static' but never defined regex_internal.h:396: warning: 're_string_translate_buffer' declared 'static' but never defined regex_internal.h:399: warning: 're_string_context_at' declared 'static' but never defined regex_internal.h:738: warning: 're_string_elem_size_at' defined but not used /bin/sh: line 1: 13408 Illegal instruction GCONV_PATH=/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/iconvdata LC_ALL=C LOCPATH=/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/localedata /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf/ld64.so.1 --library-path /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/dlfcn:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nss:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nis:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/resolv:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/crypt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex25 > /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex25.out make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex25.out] Error 132 /tmp/cccQdk6g.o:(.text+0x6b4): warning: the use of `tmpnam' is dangerous, better use `mkstemp' /bin/sh: line 1: 13570 Illegal instruction GCONV_PATH=/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/iconvdata LC_ALL=C /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf/ld64.so.1 --library-path /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/dlfcn:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nss:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nis:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/resolv:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/crypt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl /builddir/build/BUILD//bin/sh: line 1: 13562 Illegal instruction GCONV_PATH=/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/iconvdata LC_ALL=C /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf/ld64.so.1 --library-path /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/dlfcn:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nss:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nis:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/resolv:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/crypt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/runptests > /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/runptests.out glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/runtests > /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/runtests.out /bin/sh: line 1: 13585 Illegal instruction GCONV_PATH=/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/iconvdata LC_ALL=C /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf/ld64.so.1 --library-path /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/dlfcn:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nss:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nis:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/resolv:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/crypt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/regexbug1 > /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/regexbug1.out make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/runtests.out] Error 132 make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/runptests.out] Error 132 make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/regexbug1.out] Error 132 /bin/sh: line 1: 13623 Illegal instruction GCONV_PATH=/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/iconvdata LC_ALL=C LOCPATH=/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/localedata /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf/ld64.so.1 --library-path /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/dlfcn:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nss:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nis:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/resolv:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/crypt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex1 > /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex1.out make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex1.out] Error 132 /bin/sh: line 1: 13635 Illegal instruction GCONV_PATH=/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/iconvdata LC_ALL=C MALLOC_TRACE=/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex2.mtrace /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf/ld64.so.1 --library-path /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/dlfcn:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nss:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nis:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/resolv:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/crypt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex2 > /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex2.out make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex2.out] Error 132 /bin/sh: line 1: 13667 Illegal instruction GCONV_PATH=/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/iconvdata LC_ALL=C /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf/ld64.so.1 --library-path /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/dlfcn:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nss:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nis:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/resolv:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/crypt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex7 > /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex7.out make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex7.out] Error 132 /bin/sh: line 1: 13698 Illegal instruction GCONV_PATH=/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/iconvdata LC_ALL=C /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf/ld64.so.1 --library-path /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/dlfcn:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nss:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nis:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/resolv:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/crypt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex12 > /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex12.out make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex12.out] Error 132 /bin/sh: line 1: 13748 Illegal instruction GCONV_PATH=/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/iconvdata LC_ALL=C LOCPATH=/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/localedata /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf/ld64.so.1 --library-path /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/dlfcn:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nss:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nis:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/resolv:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/crypt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex17 > /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex17.out ../sysdeps/posix/getaddrinfo.c: In function 'gaih_inet': ../sysdeps/posix/getaddrinfo.c:906: warning: 'out' is used uninitialized in this function make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex17.out] Error 132 /bin/sh: line 1: 13782 Illegal instruction GCONV_PATH=/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/iconvdata LC_ALL=C LOCPATH=/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/localedata /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf/ld64.so.1 --library-path /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/dlfcn:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nss:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nis:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/resolv:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/crypt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex22 > /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex22.out /bin/sh: line 1: 13793 Illegal instruction GCONV_PATH=/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/iconvdata LC_ALL=C /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf/ld64.so.1 --library-path /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/dlfcn:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nss:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nis:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/resolv:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/crypt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex27 > /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex27.out /bin/sh: line 1: 13801 Illegal instruction GCONV_PATH=/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/iconvdata LC_ALL=C /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf/ld64.so.1 --library-path /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/dlfcn:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nss:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nis:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/resolv:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/crypt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex28 > /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex28.out make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex22.out] Error 132 make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex27.out] Error 132 make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex28.out] Error 132 /bin/sh: line 1: 13821 Illegal instruction GCONV_PATH=/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/iconvdata LC_ALL=C LOCPATH=/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/localedata /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf/ld64.so.1 --library-path /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/dlfcn:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nss:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nis:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/resolv:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/crypt:/builddi/bin/sh: line 1: 13820 Illegal instruction GCONV_PATH=/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/iconvdata LC_ALL=C LOCPATH=/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/localedata /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf/ld64.so.1 --library-path /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/dlfcn:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nss:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nis:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/resolv:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/crypt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/tst-rxspencer --utf8 rxspencer/tests > /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/tst-rxspencer.out make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/tst-rxspencer.out] Error 132 /bin/sh: line 1: 13784 Illegal instruction GCONV_PATH=/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/iconvdata LC_ALL=C LOCPATH=/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/localedata /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf/ld64.so.1 --library-path /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/dlfcn:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nss:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nis:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/resolv:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/crypt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex23 > /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex23.out make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex23.out] Error 132 r/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex18 > /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex18.out make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex18.out] Error 132 /bin/sh: line 1: 13829 Illegal instruction GCONV_PATH=/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/iconvdata LC_ALL=C MALLOC_TRACE=/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/tst-pcre.mtrace /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf/ld64.so.1 --library-path /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/dlfcn:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nss:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nis:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/resolv:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/crypt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/tst-pcre PCRE.tests > /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/tst-pcre.out make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/tst-pcre.out] Error 132 ../sysdeps/posix/getaddrinfo.c: In function 'gaih_inet': ../sysdeps/posix/getaddrinfo.c:906: warning: 'out' is used uninitialized in this function /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-glob1.o: In function `prepare': /builddir/build/BUILD/glibc-20070825T1839/posix/bug-glob1.c:34: warning: the use of `mktemp' is dangerous, better use `mkstemp' /bin/sh: line 1: 13874 Illegal instruction GCONV_PATH=/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/iconvdata LC_ALL=C /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf/ld64.so.1 --library-path /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/dlfcn:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nss:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nis:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/resolv:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/crypt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-ga1 > /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-ga1.out make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-ga1.out] Error 132 /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/tst-execvp4.o: In function `do_test': /builddir/build/BUILD/glibc-20070825T1839/posix/tst-execvp4.c:25: warning: the use of `mktemp' is dangerous, better use `mkstemp' /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/wordexp-test.o: In function `main': /builddir/build/BUILD/glibc-20070825T1839/posix/wordexp-test.c:249: warning: the use of `tmpnam' is dangerous, better use `mkstemp' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/tst-regexloc.out] Error 1 /bin/sh: line 1: 14099 Illegal instruction GCONV_PATH=/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/iconvdata LC_ALL=C /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf/ld64.so.1 --library-path /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/dlfcn:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nss:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nis:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/resolv:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/crypt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex4 > /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex4.out make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex4.out] Error 132 make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex5.out] Error 1 /bin/sh: line 1: 14120 Illegal instruction GCONV_PATH=/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/iconvdata LC_ALL=C LOCPATH=/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/localedata /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf/ld64.so.1 --library-path /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/dlfcn:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nss:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nis:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/resolv:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/crypt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex6 > /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex6.out make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex6.out] Error 132 /bin/sh: line 1: 14126 Illegal instruction GCONV_PATH=/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/iconvdata LC_ALL=C /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf/ld64.so.1 --library-path /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/dlfcn:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nss:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nis:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/resolv:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/crypt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex9 > /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex9.out make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex9.out] Error 132 /bin/sh: line 1: 14128 Illegal instruction GCONV_PATH=/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/iconvdata LC_ALL=C /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf/ld64.so.1 --library-path /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/dlfcn:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nss:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nis:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/resolv:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/crypt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex10 > /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex10.out /bin/sh: line 1: 14122 Illegal instruction GCONV_PATH=/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/iconvdata LC_ALL=C /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf/ld64.so.1 --library-path /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/dlfcn:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nss:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nis:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/resolv:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/crypt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex8 > /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex8.out /bin/sh: line 1: 14131 Illegal instruction GCONV_PATH=/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/iconvdata LC_ALL=C /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf/ld64.so.1 --library-path /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/dlfcn:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nss:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nis:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/resolv:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/crypt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex11 > /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex11.out make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex8.out] Error 132 make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex10.out] Error 132 make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex11.out] Error 132 /bin/sh: line 1: 14138 Illegal instruction GCONV_PATH=/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/iconvdata LC_ALL=C /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf/ld64.so.1 --library-path /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/dlfcn:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nss:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nis:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/resolv:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/crypt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex13 > /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex13.out make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex13.out] Error 132 /bin/sh: line 1: 14140 Illegal instruction GCONV_PATH=/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/iconvdata LC_ALL=C MALLOC_TRACE=/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex14.mtrace /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf/ld64.so.1 --library-path /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/dlfcn:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nss:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nis:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/resolv:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/crypt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex14 > /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex14.out /bin/sh: line 1: 14154 Illegal instruction GCONV_PATH=/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/iconvdata LC_ALL=C /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf/ld64.so.1 --library-path /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/dlfcn:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nss:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nis:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/resolv:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/crypt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex16 > /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex16.out make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex14.out] Error 132 make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex16.out] Error 132 /bin/sh: line 1: 14156 Illegal instruction GCONV_PATH=/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/iconvdata LC_ALL=C LOCPATH=/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/localedata /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf/ld64.so.1 --library-path /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/dlfcn:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nss:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nis:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/resolv:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/crypt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex19 > /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex19.out /bin/sh: line 1: 14158 Illegal instruction GCONV_PATH=/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/iconvdata LC_ALL=C LOCPATH=/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/localedata /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf/ld64.so.1 --library-path /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/dlfcn:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nss:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nis:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/resolv:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/crypt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex20 > /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex20.out make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex19.out] Error 132 make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex20.out] Error 132 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex24.out] Error 1 /bin/sh: line 1: 14165 Illegal instruction GCONV_PATH=/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/iconvdata LC_ALL=C LOCPATH=/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/localedata /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf/ld64.so.1 --library-path /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/dlfcn:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nss:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nis:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/resolv:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/crypt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex26 > /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex26.out make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex26.out] Error 132 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/transbug.out] Error 1 /bin/sh: line 1: 14184 Illegal instruction GCONV_PATH=/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/iconvdata LC_ALL=C MALLOC_TRACE=/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/tst-boost.mtrace /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf/ld64.so.1 --library-path /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/dlfcn:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nss:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nis:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/resolv:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/crypt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/tst-boost BOOST.tests > /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/tst-boost.out make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/tst-boost.out] Error 132 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/tst-getaddrinfo2.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-glob2.out] Error 1 Didn't expect signal from child: got `Illegal instruction' Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/tst-cpucount.out] Error 1 make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/tst-getcpu.out] Error 1 make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/tst-fnmatch.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/tst-chmod.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/tst-waitid.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/tst-regex2.out] Error 1 /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/tst-regex: cannot set locale de_DE.ISO-8859-1 make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/tst-regex.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/tst-cpuset.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/tst-getaddrinfo3.out] Error 1 make[2]: Target `tests' not remade because of errors. make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/posix' make[1]: *** [posix/tests] Error 2 make -s subdir=io -C io ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/io' /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/io/test-utime.o: In function `main': /builddir/build/BUILD/glibc-20070825T1839/io/test-utime.c:37: warning: the use of `tmpnam' is dangerous, better use `mkstemp' /bin/sh: line 1: 15294 Illegal instruction GCONV_PATH=/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/iconvdata LC_ALL=C /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf/ld64.so.1 --library-path /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/dlfcn:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nss:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nis:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/resolv:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/crypt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/io/test-utime > /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/io/test-utime.out make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/io/test-utime.out] Error 132 make[2]: Target `tests' not remade because of errors. make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/io' make[1]: *** [io/tests] Error 2 make -s subdir=termios -C termios ..=../ tests make -s subdir=resource -C resource ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/resource' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/resource' make -s subdir=misc -C misc ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/misc' /bin/sh: line 1: 16438 Illegal instruction GCONV_PATH=/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/iconvdata LC_ALL=C /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf/ld64.so.1 --library-path /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/dlfcn:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nss:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nis:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/resolv:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/crypt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/misc/tst-efgcvt > /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/misc/tst-efgcvt.out make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/misc/tst-efgcvt.out] Error 132 tst-pselect.c: In function 'do_test': tst-pselect.c:41: warning: 'sigblock' is deprecated (declared at ../signal/signal.h:181) /bin/sh: line 1: 16476 Illegal instruction GCONV_PATH=/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/iconvdata LC_ALL=C /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf/ld64.so.1 --library-path /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/dlfcn:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nss:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nis:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/resolv:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/crypt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/misc/tst-tsearch > /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/misc/tst-tsearch.out make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/misc/tst-tsearch.out] Error 132 make[2]: Target `tests' not remade because of errors. make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/misc' make[1]: *** [misc/tests] Error 2 make -s subdir=socket -C socket ..=../ tests make -s subdir=sysvipc -C sysvipc ..=../ tests make -s subdir=gmon -C gmon ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/gmon' /bin/sh: line 1: 17283 Illegal instruction GCONV_PATH=/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/iconvdata LC_ALL=C /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf/ld64.so.1 --library-path /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/dlfcn:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nss:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nis:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/resolv:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/crypt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/gmon/tst-sprofil > /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/gmon/tst-sprofil.out make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/gmon/tst-sprofil.out] Error 132 make[2]: Target `tests' not remade because of errors. make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/gmon' make[1]: *** [gmon/tests] Error 2 make -s subdir=gnulib -C gnulib ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/gnulib' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/gnulib' make -s subdir=wctype -C wctype ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/wctype' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/wctype' make -s subdir=manual -C manual ..=../ tests make -s subdir=shadow -C shadow ..=../ tests make -s subdir=po -C po ..=../ tests make -s subdir=argp -C argp ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/argp' /bin/sh: line 1: 18584 Illegal instruction GCONV_PATH=/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/iconvdata LC_ALL=C /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf/ld64.so.1 --library-path /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/dlfcn:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nss:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nis:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/resolv:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/crypt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/argp/argp-test > /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/argp/argp-test.out make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/argp/argp-test.out] Error 132 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/argp/bug-argp1.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/argp/tst-argp1.out] Error 1 make[2]: Target `tests' not remade because of errors. make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/argp' make[1]: *** [argp/tests] Error 2 make -s subdir=crypt -C crypt ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/crypt' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/crypt' make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/crypt' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/crypt' make -s subdir=nptl -C nptl ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/nptl' Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-attr3.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-mutex2.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-mutex3.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-mutex7.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-mutex8.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-mutex9.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-mutex7a.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-mutexpi2.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-mutexpi3.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-mutexpi7.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-mutexpi7a.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-mutexpi8.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-mutexpi9.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cond1.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cond2.out] Error 1 Incorrect signal from child: got `Illegal instruction', need `Alarm clock' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cond3.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cond7.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cond8.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cond9.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cond10.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cond14.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cond15.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cond16.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cond17.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cond18.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cond20.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cond21.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cond22.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-robust1.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-robust2.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-robust3.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-robust4.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-robust5.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-robust6.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-robust7.out] Error 1 make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-robust8.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-robust9.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-robustpi1.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-robustpi2.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-robustpi3.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-robustpi4.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-robustpi5.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-robustpi6.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-robustpi7.out] Error 1 make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-robustpi8.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-robustpi9.out] Error 1 Incorrect signal from child: got `Illegal instruction', need `Alarm clock' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-rwlock5.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-rwlock6.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-rwlock7.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-rwlock8.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-rwlock9.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-rwlock10.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-rwlock11.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-rwlock14.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-once2.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-once3.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-once4.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-key2.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-key3.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-key4.out] Error 1 /bin/sh: line 1: 26607 Illegal instruction GCONV_PATH=/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/iconvdata LC_ALL=C /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf/ld64.so.1 --library-path /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/dlfcn:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nss:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nis:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/resolv:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/crypt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-sem11 > /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-sem11.out make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-sem11.out] Error 132 /bin/sh: line 1: 26619 Illegal instruction GCONV_PATH=/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/iconvdata LC_ALL=C /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf/ld64.so.1 --library-path /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/dlfcn:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nss:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nis:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/resolv:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/crypt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-sem12 > /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-sem12.out make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-sem12.out] Error 132 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-barrier3.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-barrier4.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-align.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-align2.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-align3.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-basic1.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-basic2.out] Error 1 Incorrect signal from child: got `Illegal instruction', need `User defined signal 1' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-basic3.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-basic4.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-basic6.out] Error 1 Incorrect signal from child: got `Illegal instruction', need `User defined signal 1' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-kill1.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-kill2.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-kill3.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-kill4.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-kill6.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-join1.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-join2.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-join3.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-join4.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-join5.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-join6.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-detach1.out] Error 1 Incorrect signal from child: got `Illegal instruction', need `Alarm clock' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-eintr1.out] Error 1 Incorrect signal from child: got `Illegal instruction', need `Alarm clock' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-eintr2.out] Error 1 Incorrect signal from child: got `Illegal instruction', need `Alarm clock' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-eintr3.out] Error 1 Incorrect signal from child: got `Illegal instruction', need `Alarm clock' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-eintr4.out] Error 1 Incorrect signal from child: got `Illegal instruction', need `Alarm clock' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-eintr5.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-tsd2.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-tsd3.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-tsd4.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-tsd5.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-tsd6.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-tls1.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-tls2.out] Error 1 /bin/sh: line 1: 27152 Illegal instruction GCONV_PATH=/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/iconvdata LC_ALL=C /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf/ld64.so.1 --library-path /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/dlfcn:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nss:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nis:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/resolv:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/crypt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-fork1 > /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-fork1.out make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-fork1.out] Error 132 make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-fork2.out] Error 4 /bin/sh: line 1: 27177 Illegal instruction GCONV_PATH=/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/iconvdata LC_ALL=C /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf/ld64.so.1 --library-path /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/dlfcn:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nss:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nis:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/resolv:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/crypt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-fork3 > /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-fork3.out make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-fork3.out] Error 132 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancel1.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancel2.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancel3.out] Error 1 /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancel4.o: In function `tf_connect': /builddir/build/BUILD/glibc-20070825T1839/nptl/tst-cancel4.c:1883: warning: the use of `mktemp' is dangerous, better use `mkstemp' Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancel4.out] Error 1 /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancel5.o: In function `tf_connect': /builddir/build/BUILD/glibc-20070825T1839/nptl/tst-cancel4.c:1883: warning: the use of `mktemp' is dangerous, better use `mkstemp' Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancel5.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancel6.out] Error 1 tst-cancel7.c:172: warning: 'do_cleanup' defined but not used Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancel7.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancel8.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancel9.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancel10.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancel11.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancel12.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancel13.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancel14.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancel15.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancel16.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancel17.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancel18.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancel19.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancel20.out] Error 1 make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancel21.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancel22.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancel23.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancel24.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancel25.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cleanup1.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cleanup3.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cleanup4.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-flock1.out] Error 1 Timed out: killed the child process make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-flock2.out] Error 1 Timed out: killed the child process make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-signal1.out] Error 1 Timed out: killed the child process make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-signal2.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-signal3.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-signal5.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-signal6.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-exec1.out] Error 1 make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-exec2.out] Error 1 make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-exec3.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-exec4.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-exit1.out] Error 1 Incorrect signal from child: got `Illegal instruction', need `Alarm clock' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-exit2.out] Error 1 Incorrect signal from child: got `Illegal instruction', need `Alarm clock' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-exit3.out] Error 1 Incorrect signal from child: got `Illegal instruction', need `Alarm clock' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-stdio1.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-stdio2.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-stack1.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-stack2.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-stack3.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-dlsym1.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-locale2.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-umask1.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-popen1.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-context1.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-sched1.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-backtrace1.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-oddstacklimit.out] Error 1 Timed out: killed the child process make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-getpid1.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-getpid3.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancelx2.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancelx3.out] Error 1 /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancelx4.o: In function `tf_accept': /builddir/build/BUILD/glibc-20070825T1839/nptl/tst-cancel4.c:1000: warning: the use of `mktemp' is dangerous, better use `mkstemp' Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancelx4.out] Error 1 /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancelx5.o: In function `tf_accept': /builddir/build/BUILD/glibc-20070825T1839/nptl/tst-cancel4.c:1000: warning: the use of `mktemp' is dangerous, better use `mkstemp' Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancelx5.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancelx6.out] Error 1 tst-cancel7.c:172: warning: 'do_cleanup' defined but not used Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancelx7.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancelx8.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancelx9.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancelx10.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancelx11.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancelx12.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancelx13.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancelx14.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancelx15.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancelx16.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancelx17.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancelx18.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancelx20.out] Error 1 make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancelx21.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cleanupx1.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cleanupx3.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cleanupx4.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-oncex3.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-oncex4.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-tls3.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-tls4.out] Error 1 /bin/sh: line 1: 28634 Illegal instruction GCONV_PATH=/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/iconvdata LC_ALL=C /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf/ld64.so.1 --library-path /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/dlfcn:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nss:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nis:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/resolv:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/crypt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-_res1 > /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-_res1.out make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-_res1.out] Error 132 /bin/sh: line 1: 28646 Illegal instruction GCONV_PATH=/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/iconvdata LC_ALL=C /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf/ld64.so.1 --library-path /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/dlfcn:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nss:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nis:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/resolv:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/crypt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-fini1 > /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-fini1.out make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-fini1.out] Error 132 make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-stackguard1.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-execstack.out] Error 1 make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-stackguard1-static.out] Error 1 make[2]: Target `tests' not remade because of errors. make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/nptl' make[1]: *** [nptl/tests] Error 2 make -s subdir=resolv -C resolv ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/resolv' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/resolv' make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/resolv' /bin/sh: line 1: 29235 Illegal instruction GCONV_PATH=/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/iconvdata LC_ALL=C /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf/ld64.so.1 --library-path /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/dlfcn:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nss:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nis:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/resolv:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/crypt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/resolv/tst-inet_ntop > /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/resolv/tst-inet_ntop.out make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/resolv/tst-inet_ntop.out] Error 132 make[2]: Target `tests' not remade because of errors. make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/resolv' make[1]: *** [resolv/tests] Error 2 make -s subdir=nss -C nss ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/nss' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/nss' make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/nss' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/nss' make -s subdir=rt -C rt ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/rt' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/rt' make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/rt' failed to create a shared memory object: shm_open: Function not implemented Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt/tst-clock.out] Error 1 /bin/sh: line 1: 29920 Illegal instruction GCONV_PATH=/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/iconvdata LC_ALL=C /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf/ld64.so.1 --library-path /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/dlfcn:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nss:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nis:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/resolv:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/crypt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt/tst-timer > /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt/tst-timer.out make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt/tst-timer.out] Error 132 Didn't expect signal from child: got `Illegal instruction' Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt/tst-timer2.out] Error 1 make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt/tst-aio.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt/tst-aio2.out] Error 1 Didn't expect signal from child: got `Illegal instruction' Didn't expect signal from child: got `Illegal instruction' Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt/tst-aio3.out] Error 1 make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt/tst-aio4.out] Error 1 Didn't expect signal from child: got `Illegal instruction' Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt/tst-aio5.out] Error 1 make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt/tst-aio6.out] Error 1 Didn't expect signal from child: got `Illegal instruction' Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt/tst-aio8.out] Error 1 make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt/tst-aio9.out] Error 1 Didn't expect signal from child: got `Illegal instruction' Didn't expect signal from child: got `Illegal instruction' Didn't expect signal from child: got `Illegal instruction' Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt/tst-aio64.out] Error 1 make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt/tst-aio7.out] Error 1 make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt/tst-aio10.out] Error 1 make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt/tst-mqueue1.out] Error 1 make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt/tst-mqueue2.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt/tst-mqueue6.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt/tst-mqueue8.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt/tst-timer3.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt/tst-cpuclock2.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt/tst-mqueue8x.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt/tst-timer5.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt/tst-timer4.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt/tst-cputimer2.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt/tst-cputimer1.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt/tst-cputimer3.out] Error 1 Timed out: killed the child process make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt/tst-mqueue3.out] Error 1 Timed out: killed the child process make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt/tst-mqueue5.out] Error 1 make[2]: Target `tests' not remade because of errors. make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/rt' make[1]: *** [rt/tests] Error 2 make -s subdir=conform -C conform ..=../ tests make -s subdir=debug -C debug ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/debug' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/debug' make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/debug' In file included from tst-lfschk1.c:2: tst-chk1.c: In function 'do_test': tst-chk1.c:835: warning: format argument 1 unused before used argument 3 in $-style format tst-chk1.c:835: warning: format argument 2 unused before used argument 3 in $-style format tst-chk1.c:835: warning: unused arguments in $-style format tst-chk1.c:839: warning: format argument 1 unused before used argument 3 in $-style format tst-chk1.c:839: warning: format argument 2 unused before used argument 3 in $-style format tst-chk1.c:839: warning: unused arguments in $-style format tst-chk1.c:843: warning: format argument 1 unused before used argument 3 in $-style format tst-chk1.c:843: warning: format argument 2 unused before used argument 3 in $-style format tst-chk1.c:843: warning: unused arguments in $-style format tst-chk1.c:847: warning: format argument 1 unused before used argument 3 in $-style format tst-chk1.c:847: warning: format argument 2 unused before used argument 3 in $-style format tst-chk1.c:847: warning: unused arguments in $-style format tst-chk1.c:847: warning: format argument 1 unused before used argument 3 in $-style format tst-chk1.c:847: warning: format argument 2 unused before used argument 3 in $-style format tst-chk1.c:847: warning: unused arguments in $-style format tst-chk1.c: In function 'do_test': tst-chk1.c:835: warning: format argument 1 unused before used argument 3 in $-style format tst-chk1.c:835: warning: format argument 2 unused before used argument 3 in $-style format tst-chk1.c:835: warning: unused arguments in $-style format tst-chk1.c:839: warning: format argument 1 unused before used argument 3 in $-style format tst-chk1.c:839: warning: format argument 2 unused before used argument 3 in $-style format tst-chk1.c:839: warning: unused arguments in $-style format tst-chk1.c:843: warning: format argument 1 unused before used argument 3 in $-style format tst-chk1.c:843: warning: format argument 2 unused before used argument 3 in $-style format tst-chk1.c:843: warning: unused arguments in $-style format tst-chk1.c:847: warning: format argument 1 unused before used argument 3 in $-style format tst-chk1.c:847: warning: format argument 2 unused before used argument 3 in $-style format tst-chk1.c:847: warning: unused arguments in $-style format tst-chk1.c:847: warning: format argument 1 unused before used argument 3 in $-style format tst-chk1.c:847: warning: format argument 2 unused before used argument 3 in $-style format tst-chk1.c:847: warning: unused arguments in $-style format tst-chk1.c:1030: warning: 'getwd' is deprecated (declared at ../posix/unistd.h:485) tst-chk1.c:1034: warning: 'getwd' is deprecated (declared at ../posix/unistd.h:485) tst-chk1.c:1030: warning: 'getwd' is deprecated (declared at ../posix/unistd.h:485) tst-chk1.c:1034: warning: 'getwd' is deprecated (declared at ../posix/unistd.h:485) In file included from tst-chk2.c:2: tst-chk1.c: In function 'do_test': tst-chk1.c:835: warning: format argument 1 unused before used argument 3 in $-style format tst-chk1.c:835: warning: format argument 2 unused before used argument 3 in $-style format tst-chk1.c:835: warning: unused arguments in $-style format tst-chk1.c:839: warning: format argument 1 unused before used argument 3 in $-style format tst-chk1.c:839: warning: format argument 2 unused before used argument 3 in $-style format tst-chk1.c:839: warning: unused arguments in $-style format tst-chk1.c:843: warning: format argument 1 unused before used argument 3 in $-style format tst-chk1.c:843: warning: format argument 2 unused before used argument 3 in $-style format tst-chk1.c:843: warning: unused arguments in $-style format tst-chk1.c:847: warning: format argument 1 unused before used argument 3 in $-style format tst-chk1.c:847: warning: format argument 2 unused before used argument 3 in $-style format tst-chk1.c:847: warning: unused arguments in $-style format In file included from tst-chk3.c:2: tst-chk1.c: In function 'do_test': tst-chk1.c:835: warning: format argument 1 unused before used argument 3 in $-style format tst-chk1.c:835: warning: format argument 2 unused before used argument 3 in $-style format tst-chk1.c:835: warning: unused arguments in $-style format tst-chk1.c:839: warning: format argument 1 unused before used argument 3 in $-style format tst-chk1.c:839: warning: format argument 2 unused before used argument 3 in $-style format tst-chk1.c:839: warning: unused arguments in $-style format tst-chk1.c:843: warning: format argument 1 unused before used argument 3 in $-style format tst-chk1.c:843: warning: format argument 2 unused before used argument 3 in $-style format tst-chk1.c:843: warning: unused arguments in $-style format tst-chk1.c:847: warning: format argument 1 unused before used argument 3 in $-style format tst-chk1.c:847: warning: format argument 2 unused before used argument 3 in $-style format tst-chk1.c:847: warning: unused arguments in $-style format tst-chk1.c:1030: warning: 'getwd' is deprecated (declared at ../posix/bits/unistd.h:147) tst-chk1.c:1034: warning: 'getwd' is deprecated (declared at ../posix/bits/unistd.h:147) In file included from tst-chk3.c:2, from tst-lfschk3.c:2: tst-chk1.c: In function 'do_test': tst-chk1.c:835: warning: format argument 1 unused before used argument 3 in $-style format tst-chk1.c:835: warning: format argument 2 unused before used argument 3 in $-style format tst-chk1.c:835: warning: unused arguments in $-style format tst-chk1.c:839: warning: format argument 1 unused before used argument 3 in $-style format tst-chk1.c:839: warning: format argument 2 unused before used argument 3 in $-style format tst-chk1.c:839: warning: unused arguments in $-style format tst-chk1.c:843: warning: format argument 1 unused before used argument 3 in $-style format tst-chk1.c:843: warning: format argument 2 unused before used argument 3 in $-style format tst-chk1.c:843: warning: unused arguments in $-style format tst-chk1.c:847: warning: format argument 1 unused before used argument 3 in $-style format tst-chk1.c:847: warning: format argument 2 unused before used argument 3 in $-style format tst-chk1.c:847: warning: unused arguments in $-style format tst-chk1.c:1040: warning: 'getwd' is deprecated (declared at ../posix/bits/unistd.h:147) tst-chk1.c:1030: warning: 'getwd' is deprecated (declared at ../posix/bits/unistd.h:147) tst-chk1.c:1034: warning: 'getwd' is deprecated (declared at ../posix/bits/unistd.h:147) tst-chk1.c:1040: warning: 'getwd' is deprecated (declared at ../posix/bits/unistd.h:147) tst-chk1.c:1030: warning: 'getwd' is deprecated (declared at ../posix/bits/unistd.h:147) tst-chk1.c:1034: warning: 'getwd' is deprecated (declared at ../posix/bits/unistd.h:147) tst-chk1.c:1040: warning: 'getwd' is deprecated (declared at ../posix/bits/unistd.h:147) In file included from tst-chk2.c:2, from tst-lfschk2.c:2: tst-chk1.c: In function 'do_test': tst-chk1.c:835: warning: format argument 1 unused before used argument 3 in $-style format tst-chk1.c:835: warning: format argument 2 unused before used argument 3 in $-style format tst-chk1.c:835: warning: unused arguments in $-style format tst-chk1.c:839: warning: format argument 1 unused before used argument 3 in $-style format tst-chk1.c:839: warning: format argument 2 unused before used argument 3 in $-style format tst-chk1.c:839: warning: unused arguments in $-style format tst-chk1.c:843: warning: format argument 1 unused before used argument 3 in $-style format tst-chk1.c:843: warning: format argument 2 unused before used argument 3 in $-style format tst-chk1.c:843: warning: unused arguments in $-style format tst-chk1.c:847: warning: format argument 1 unused before used argument 3 in $-style format tst-chk1.c:847: warning: format argument 2 unused before used argument 3 in $-style format tst-chk1.c:847: warning: unused arguments in $-style format tst-chk1.c:1030: warning: 'getwd' is deprecated (declared at ../posix/bits/unistd.h:147) tst-chk1.c:1034: warning: 'getwd' is deprecated (declared at ../posix/bits/unistd.h:147) tst-chk1.c:1040: warning: 'getwd' is deprecated (declared at ../posix/bits/unistd.h:147) Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/debug/test-strcpy_chk.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/debug/test-stpcpy_chk.out] Error 1 /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/debug/tst-lfschk1.o: In function `do_test': /builddir/build/BUILD/glibc-20070825T1839/debug/tst-chk1.c:687: warning: the `gets' function is dangerous and should not be used. /builddir/build/BUILD/glibc-20070825T1839/debug/tst-chk1.c:1030: warning: the `getwd' function is dangerous and should not be used. make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/debug/tst-lfschk1.out] Error 1 /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/debug/tst-chk1.o: In function `do_test': /builddir/build/BUILD/glibc-20070825T1839/debug/tst-chk1.c:687: warning: the `gets' function is dangerous and should not be used. /builddir/build/BUILD/glibc-20070825T1839/debug/tst-chk1.c:1030: warning: the `getwd' function is dangerous and should not be used. make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/debug/tst-chk1.out] Error 1 /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/debug/tst-chk2.o: In function `gets': /builddir/build/BUILD/glibc-20070825T1839/debug/../libio/bits/stdio2.h:93: warning: the `gets' function is dangerous and should not be used. Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/debug/tst-chk2.out] Error 1 /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/debug/tst-chk3.o: In function `gets': /builddir/build/BUILD/glibc-20070825T1839/debug/../libio/bits/stdio2.h:93: warning: the `gets' function is dangerous and should not be used. Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/debug/tst-chk3.out] Error 1 /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/debug/tst-lfschk3.o: In function `gets': /builddir/build/BUILD/glibc-20070825T1839/debug/../libio/bits/stdio2.h:93: warning: the `gets' function is dangerous and should not be used. Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/debug/tst-lfschk3.out] Error 1 /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/debug/tst-lfschk2.o: In function `gets': /builddir/build/BUILD/glibc-20070825T1839/debug/../libio/bits/stdio2.h:93: warning: the `gets' function is dangerous and should not be used. Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/debug/tst-lfschk2.out] Error 1 make[2]: Target `tests' not remade because of errors. make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/debug' make[1]: *** [debug/tests] Error 2 make -s subdir=rtkaio -C rtkaio ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/rtkaio' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/rtkaio' make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/rtkaio' failed to create a shared memory object: shm_open: Function not implemented Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-clock.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-timer2.out] Error 1 Didn't expect signal from child: got `Illegal instruction' /bin/sh: line 1: 30933 Illegal instruction GCONV_PATH=/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/iconvdata LC_ALL=C /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf/ld64.so.1 --library-path /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/dlfcn:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nss:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nis:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/resolv:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/crypt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-timer > /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-timer.out make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-aio.out] Error 1 Didn't expect signal from child: got `Illegal instruction' Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-timer.out] Error 132 make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-aio2.out] Error 1 make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-aio64.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-aio4.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-aio6.out] Error 1 Didn't expect signal from child: got `Illegal instruction' Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-aio3.out] Error 1 make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-aio7.out] Error 1 Didn't expect signal from child: got `Illegal instruction' Didn't expect signal from child: got `Illegal instruction' Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-aio8.out] Error 1 make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-aio9.out] Error 1 make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-aio10.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-mqueue1.out] Error 1 Didn't expect signal from child: got `Illegal instruction' Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-aio5.out] Error 1 make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-mqueue2.out] Error 1 Didn't expect signal from child: got `Illegal instruction' Didn't expect signal from child: got `Illegal instruction' Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-mqueue8.out] Error 1 make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-mqueue6.out] Error 1 make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-timer3.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-timer4.out] Error 1 Didn't expect signal from child: got `Illegal instruction' Didn't expect signal from child: got `Illegal instruction' Didn't expect signal from child: got `Illegal instruction' Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-cpuclock2.out] Error 1 make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-cputimer1.out] Error 1 make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-cputimer2.out] Error 1 make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-cputimer3.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-cancel17.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-cancelx17.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-mqueue8x.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-aiod3.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-aiod5.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-timer5.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-aiod2.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-aiod4.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-aiod64.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-aiod.out] Error 1 Timed out: killed the child process make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-mqueue3.out] Error 1 Timed out: killed the child process make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-mqueue5.out] Error 1 make[2]: Target `tests' not remade because of errors. make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/rtkaio' make[1]: *** [rtkaio/tests] Error 2 make -s subdir=c_stubs -C c_stubs ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/c_stubs' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/c_stubs' make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/c_stubs' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/c_stubs' make -s subdir=libidn -C libidn ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/libidn' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/libidn' make -s subdir=nptl_db -C nptl_db ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/nptl_db' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/nptl_db' make -s subdir=inet -C inet ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/inet' Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/inet/test_ifindex.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/inet/test-ifaddrs.out] Error 1 make[2]: Target `tests' not remade because of errors. make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/inet' make[1]: *** [inet/tests] Error 2 make -s subdir=hesiod -C hesiod ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/hesiod' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/hesiod' make -s subdir=sunrpc -C sunrpc ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/sunrpc' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/sunrpc' make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/sunrpc' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/sunrpc' make -s subdir=nis -C nis ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/nis' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/nis' make -s subdir=nscd -C nscd ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/nscd' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/nscd' make -s subdir=streams -C streams ..=../ tests make -s subdir=login -C login ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/login' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/login' make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/login' Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/login/tst-utmp.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/login/tst-utmpx.out] Error 1 make[2]: Target `tests' not remade because of errors. make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/login' make[1]: *** [login/tests] Error 2 make -s subdir=elf -C elf ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/elf' make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/elf' make[2]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/elf' make[3]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/elf' make[4]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/misc' make[4]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/gmon' make[4]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/setjmp' make[4]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/setjmp' make[4]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/csu' make[4]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/gmon' make[4]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/misc' make[4]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/io' make[4]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/csu' make[4]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/string' make[4]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/signal' make[4]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/signal' make[4]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/posix' make[4]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/time' make[4]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/stdlib' make[4]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/io' make[4]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/time' make[4]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/string' make[4]: Entering directory `/builddir/build/BUILD/glibc-20070825T1839/nptl' make[4]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/stdlib' make[4]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/posix' /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf/tst-tls9-static.o: In function `do_test': /builddir/build/BUILD/glibc-20070825T1839/elf/tst-tls9.c:16: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking make[4]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/nptl' make[3]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/elf' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf/check-localplt.out] Error 1 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf/tst-align.out] Error 1 /bin/sh: line 1: 3613 Illegal instruction GCONV_PATH=/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/iconvdata LC_ALL=C /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf/ld64.so.1 --library-path /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/dlfcn:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nss:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nis:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/resolv:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/crypt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf/tst-align2 > /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf/tst-align2.out make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf/tst-align2.out] Error 132 Didn't expect signal from child: got `Illegal instruction' make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf/tst-thrlock.out] Error 1 /bin/sh: line 1: 3735 Illegal instruction GCONV_PATH=/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/iconvdata LC_ALL=C /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf/ld64.so.1 --library-path /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/dlfcn:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nss:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nis:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/resolv:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/crypt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf/neededtest2 > /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf/neededtest2.out /bin/sh: line 1: 3732 Illegal instruction GCONV_PATH=/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/iconvdata LC_ALL=C /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf/ld64.so.1 --library-path /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/dlfcn:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nss:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nis:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/resolv:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/crypt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf/neededtest > /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf/neededtest.out make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf/neededtest.out] Error 132 make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf/neededtest2.out] Error 132 /bin/sh: line 1: 3765 Illegal instruction GCONV_PATH=/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/iconvdata LC_ALL=C /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf/ld64.so.1 --library-path /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/dlfcn:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nss:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nis:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/resolv:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/crypt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf/circleload1 > /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf/circleload1.out make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf/circleload1.out] Error 132 /bin/sh: line 1: 3788 Illegal instruction GCONV_PATH=/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/iconvdata LC_ALL=C /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf/ld64.so.1 --library-path /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/dlfcn:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nss:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nis:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/resolv:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/crypt:/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf/neededtest3 > /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf/neededtest3.out make[2]: *** [/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf/neededtest3.out] Error 132 make[2]: Target `tests' not remade because of errors. make[2]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839/elf' make[1]: *** [elf/tests] Error 2 scripts/check-c++-types.sh scripts/data/c++-types-powerpc64-linux-gnu.data g++ -m64 -mcpu=power6 -fgnu89-inline -DNDEBUG=1 -O3 -Wall -Winline -Wwrite-strings -fasynchronous-unwind-tables -fmerge-all-constants -g -mcpu=power6 -mno-minimal-toc -mnew-mnemonics -mlong-double-128 -Iinclude -I/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6 -Isysdeps/powerpc/powerpc64/elf -Isysdeps/powerpc/elf -Isysdeps/unix/sysv/linux/powerpc/powerpc64/power6/fpu -Isysdeps/powerpc/powerpc64/power6/fpu -Isysdeps/powerpc/powerpc64/power5+/fpu -Isysdeps/powerpc/powerpc64/power4/fpu -Isysdeps/unix/sysv/linux/powerpc/powerpc64/power6 -Isysdeps/unix/sysv/linux/powerpc/powerpc64/fpu -Isysdeps/powerpc/powerpc64/fpu -Inptl/sysdeps/unix/sysv/linux/powerpc/powerpc64 -Irtkaio/sysdeps/unix/sysv/linux/powerpc/powerpc64 -Isysdeps/unix/sysv/linux/powerpc/powerpc64 -Isysdeps/unix/sysv/linux/wordsize-64 -Inptl/sysdeps/unix/sysv/linux/powerpc -Irtkaio/sysdeps/unix/sysv/linux/powerpc -Isysdeps/unix/sysv/linux/powerpc -Isysdeps/ieee754/ldbl-128ibm -Isysdeps/ieee754/ldbl-opt -Inptl/sysdeps/unix/sysv/linux -Inptl/sysdeps/pthread -Irtkaio/sysdeps/pthread -Isysdeps/pthread -Irtkaio/sysdeps/unix/sysv/linux -Isysdeps/unix/sysv/linux -Isysdeps/gnu -Isysdeps/unix/common -Isysdeps/unix/mman -Isysdeps/unix/inet -Inptl/sysdeps/unix/sysv -Irtkaio/sysdeps/unix/sysv -Isysdeps/unix/sysv -Isysdeps/unix/powerpc -Inptl/sysdeps/unix -Irtkaio/sysdeps/unix -Isysdeps/unix -Isysdeps/posix -Isysdeps/powerpc/powerpc64/power6 -Isysdeps/powerpc/powerpc64/power5+ -Isysdeps/powerpc/powerpc64/power4 -Isysdeps/powerpc/powerpc64 -Isysdeps/wordsize-64 -Isysdeps/powerpc/fpu -Inptl/sysdeps/powerpc -Isysdeps/powerpc -Isysdeps/ieee754/dbl-64 -Isysdeps/ieee754/flt-32 -Isysdeps/ieee754 -Isysdeps/generic/elf -Isysdeps/generic -Inptl -Irtkaio -Ilibio -I. -nostdinc -isystem /usr/lib/gcc/ppc64-redhat-linux/4.1.2/include -isystem /usr/include -D_LIBC_REENTRANT -include include/libc-symbols.h > /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/c++-types-check.out scripts/check-local-headers.sh "/usr/include" "/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/" > /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/check-local-headers.out /usr/bin/perl scripts/begin-end-check.pl argp/argp.h assert/assert.h catgets/nl_types.h crypt/crypt.h ctype/ctype.h debug/execinfo.h dirent/dirent.h dlfcn/dlfcn.h elf/elf.h elf/link.h gmon/sys/gmon.h gmon/sys/gmon_out.h gmon/sys/profil.h grp/grp.h iconv/iconv.h iconv/gconv.h inet/netinet/ether.h inet/netinet/icmp6.h inet/netinet/igmp.h inet/netinet/in.h inet/netinet/ip6.h inet/arpa/ftp.h inet/arpa/inet.h inet/arpa/telnet.h inet/arpa/tftp.h inet/protocols/routed.h inet/protocols/rwhod.h inet/protocols/talkd.h inet/protocols/timed.h inet/aliases.h inet/ifaddrs.h inet/netinet/ip6.h inet/netinet/icmp6.h intl/libintl.h io/sys/stat.h io/sys/statfs.h io/sys/vfs.h io/sys/statvfs.h io/fcntl.h io/sys/fcntl.h io/poll.h io/sys/poll.h io/utime.h io/ftw.h io/fts.h io/sys/sendfile.h libio/stdio.h libio/libio.h locale/locale.h locale/langinfo.h locale/xlocale.h login/utmp.h login/lastlog.h login/pty.h malloc/malloc.h malloc/obstack.h malloc/mcheck.h math/math.h math/complex.h math/fenv.h math/tgmath.h misc/sys/uio.h nis/rpcsvc/nis.h nis/rpcsvc/nis_callback.h nis/rpcsvc/nis_tags.h nis/rpcsvc/nislib.h nis/rpcsvc/yp.h nis/rpcsvc/yp_prot.h nis/rpcsvc/ypclnt.h nis/rpcsvc/ypupd.h nptl_db/thread_db.h nptl/sysdeps/pthread/pthread.h nptl/semaphore.h nss/nss.h posix/sys/utsname.h posix/sys/times.h posix/sys/wait.h posix/sys/types.h posix/unistd.h posix/glob.h posix/regex.h posix/wordexp.h posix/fnmatch.h posix/getopt.h posix/tar.h posix/sys/unistd.h posix/sched.h posix/re_comp.h posix/wait.h posix/cpio.h posix/spawn.h pwd/pwd.h resolv/resolv.h resolv/netdb.h resolv/arpa/nameser.h resolv/arpa/nameser_compat.h resource/sys/resource.h resource/sys/vlimit.h resource/sys/vtimes.h resource/ulimit.h rt/aio.h rt/mqueue.h setjmp/setjmp.h shadow/shadow.h signal/signal.h signal/sys/signal.h socket/sys/socket.h socket/sys/un.h stdio-common/printf.h stdio-common/stdio_ext.h stdlib/stdlib.h stdlib/alloca.h stdlib/monetary.h stdlib/fmtmsg.h stdlib/ucontext.h sysdeps/generic/inttypes.h sysdeps/generic/stdint.h stdlib/errno.h stdlib/sys/errno.h string/string.h string/strings.h string/memory.h string/endian.h string/argz.h string/envz.h string/byteswap.h sunrpc/rpc/auth.h sunrpc/rpc/auth_des.h sunrpc/rpc/auth_unix.h sunrpc/rpc/clnt.h sunrpc/rpc/des_crypt.h sunrpc/rpc/key_prot.h sunrpc/rpc/netdb.h sunrpc/rpc/pmap_clnt.h sunrpc/rpc/pmap_prot.h sunrpc/rpc/pmap_rmt.h sunrpc/rpc/rpc.h sunrpc/rpc/rpc_des.h sunrpc/rpc/rpc_msg.h sunrpc/rpc/svc.h sunrpc/rpc/svc_auth.h sunrpc/rpc/types.h sunrpc/rpc/xdr.h sunrpc/rpcsvc/bootparam.h sysvipc/sys/ipc.h sysvipc/sys/msg.h sysvipc/sys/sem.h sysvipc/sys/shm.h termios/termios.h termios/sys/termios.h termios/sys/ttychars.h time/time.h time/sys/time.h time/sys/timeb.h wcsmbs/wchar.h wctype/wctype.h > /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/begin-end-check.out make[1]: Target `check' not remade because of errors. make[1]: Leaving directory `/builddir/build/BUILD/glibc-20070825T1839' make: *** [check] Error 2 + sleep 10s ++ ps -eo ppid,pid,command ++ awk '($1 == 10596 && $3 ~ /^tee/) { print $2 }' + teepid=20926 + '[' -n 20926 ']' + kill 20926 /var/tmp/rpm-tmp.11986: line 320: 20925 Done ( if [ -d ../power6emul ]; then export LD_PRELOAD=`cd ../power6emul; pwd`/\$LIB/power6emul.so; fi; make -j$numprocs -k check PARALLELMFLAGS=-s 2>&1; sleep 10s; teepid="`ps -eo ppid,pid,command | awk '($1 == '${parent}' && $3 ~ /^tee/) { print $2 }'`"; [ -n "$teepid" ] && kill $teepid ) 20926 Terminated | tee check.log + : + cd .. + echo ====================TESTING DETAILS================= ====================TESTING DETAILS================= ++ sed -n 's|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p' build-ppc64-linuxnptl-power6/check.log build-ppc64-linuxnptl/check.log + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/iconvdata/iconv-test.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/iconvdata/iconv-test.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/iconvdata/iconv-test.out test data: ISO-8859-1 -> UTF8 + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/assert/test-assert.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/assert/test-assert.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/assert/test-assert.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/assert/test-assert-perr.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/assert/test-assert-perr.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/assert/test-assert-perr.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/intl/tst-gettext.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/intl/tst-gettext.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/intl/tst-gettext.out cat: /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/intl/tst-gettext.out: No such file or directory + : + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math/atest-exp.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math/atest-exp.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math/atest-exp.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math/atest-exp2.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math/atest-exp2.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math/atest-exp2.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math/atest-sincos.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math/atest-sincos.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math/atest-sincos.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math/test-ifloat.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math/test-ifloat.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math/test-ifloat.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math/test-idouble.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math/test-idouble.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math/test-idouble.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math/test-float.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math/test-float.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math/test-float.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math/test-double.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math/test-double.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math/test-double.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math/test-ildoubl.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math/test-ildoubl.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math/test-ildoubl.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math/test-ldouble.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math/test-ldouble.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/math/test-ldouble.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/signal/tst-sigset2.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/signal/tst-sigset2.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/signal/tst-sigset2.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/stdlib/tst-strtod.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/stdlib/tst-strtod.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/stdlib/tst-strtod.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/stdlib/tst-bsearch.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/stdlib/tst-bsearch.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/stdlib/tst-bsearch.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/stdlib/tst-qsort.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/stdlib/tst-qsort.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/stdlib/tst-qsort.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/stdlib/testmb2.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/stdlib/testmb2.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/stdlib/testmb2.out setlocale failed + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/stdlib/tst-atof1.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/stdlib/tst-atof1.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/stdlib/tst-atof1.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/stdlib/tst-atof2.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/stdlib/tst-atof2.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/stdlib/tst-atof2.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/stdlib/tst-strtod3.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/stdlib/tst-strtod3.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/stdlib/tst-strtod3.out could not set locale + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/stdlib/tst-strtod4.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/stdlib/tst-strtod4.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/stdlib/tst-strtod4.out could not set locale + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/stdlib/tst-strtod5.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/stdlib/tst-strtod5.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/stdlib/tst-strtod5.out could not set locale + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/stdio-common/tstscanf.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/stdio-common/tstscanf.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/stdio-common/tstscanf.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/stdio-common/tfformat.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/stdio-common/tfformat.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/stdio-common/tfformat.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/stdio-common/tst-printfsz.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/stdio-common/tst-printfsz.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/stdio-common/tst-printfsz.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/stdio-common/tstdiomisc.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/stdio-common/tstdiomisc.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/stdio-common/tstdiomisc.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/stdio-common/tst-swprintf.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/stdio-common/tst-swprintf.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/stdio-common/tst-swprintf.out cannot set locale + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/stdio-common/tst-fseek.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/stdio-common/tst-fseek.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/stdio-common/tst-fseek.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/stdio-common/tst-fphex.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/stdio-common/tst-fphex.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/stdio-common/tst-fphex.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/stdio-common/bug14.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/stdio-common/bug14.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/stdio-common/bug14.out cannot set locale + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/stdio-common/bug16.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/stdio-common/bug16.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/stdio-common/bug16.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/stdio-common/tst-sprintf2.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/stdio-common/tst-sprintf2.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/stdio-common/tst-sprintf2.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/stdio-common/tst-printf.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/stdio-common/tst-printf.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/stdio-common/tst-printf.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/libio/tst_swprintf.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/libio/tst_swprintf.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/libio/tst_swprintf.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/libio/tst-fgetws.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/libio/tst-fgetws.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/libio/tst-fgetws.out This program runs on de_DE.UTF-8 locale. + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/libio/tst-ungetwc1.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/libio/tst-ungetwc1.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/libio/tst-ungetwc1.out This program runs on de_DE.UTF-8 locale. + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/libio/tst-ungetwc2.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/libio/tst-ungetwc2.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/libio/tst-ungetwc2.out This program runs on de_DE.UTF-8 locale. + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/libio/tst-widetext.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/libio/tst-widetext.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/libio/tst-widetext.out locale used: C INFO: input file has 201444 bytes 177: too many characters available with fgetwc 207: cannot read all of the temp file 311: too many characters available with fgetws 317: buffer read with fgetws differs 342: cannot read all of the temp file + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/libio/tst-swscanf.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/libio/tst-swscanf.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/libio/tst-swscanf.out new locale: "C" swscanf ("aabbccddaabb", "%[abc]", ...) OK swscanf ("aabbccddaabb", "%l[abc]", ...) OK swscanf ("aabbccddaabb", "%[^def]", ...) OK swscanf ("aabbccddaabb", "%l[^def]", ...) OK swscanf ("aabbccddaabb", "%[^abc]", ...) OK swscanf ("aabbccddaabb", "%l[^abc]", ...) OK swscanf ("aabbccddaabb", "%[a-c]", ...) OK swscanf ("aabbccddaabb", "%l[a-c]", ...) OK swscanf ("aabbccddaabb", "%[^d-f]", ...) OK swscanf ("aabbccddaabb", "%l[^d-f]", ...) OK swscanf ("aabbccddaabb", "%[^a-c]", ...) OK swscanf ("aabbccddaabb", "%l[^a-c]", ...) OK swscanf ("bbccddaabb", "%[^a-c]", ...) OK swscanf ("bbccddaabb", "%l[^a-c]", ...) OK cannot set locale "de_DE.ISO-8859-1": No such file or directory cannot set locale "de_DE.UTF-8": No such file or directory cannot set locale "ja_JP.EUC-JP": No such file or directory + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/libio/bug-ungetwc2.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/libio/bug-ungetwc2.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/libio/bug-ungetwc2.out Note: This program runs on de_DE.UTF-8 locale. + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/libio/tst-atime.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/libio/tst-atime.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/libio/tst-atime.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/libio/bug-ftell.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/libio/bug-ftell.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/libio/bug-ftell.out setlocale failed + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/dlfcn/tst-dladdr.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/dlfcn/tst-dladdr.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/dlfcn/tst-dladdr.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/string/tst-strxfrm.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/string/tst-strxfrm.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/string/tst-strxfrm.out cannot set locale "en_US.ISO-8859-1" cannot set locale "de_DE.UTF-8" + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/string/tst-strxfrm2.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/string/tst-strxfrm2.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/string/tst-strxfrm2.out setlocale failed + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/wcsmbs/tst-wcstof.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/wcsmbs/tst-wcstof.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/wcsmbs/tst-wcstof.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/wcsmbs/tst-mbrtowc.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/wcsmbs/tst-mbrtowc.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/wcsmbs/tst-mbrtowc.out Testing locale "C": 0 errors Testing locale "C": 0 errors + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/wcsmbs/tst-btowc.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/wcsmbs/tst-btowc.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/wcsmbs/tst-btowc.out cannot set locale "en_US.ANSI_X3.4-1968" cannot set locale "de_DE.ISO-8859-1" cannot set locale "de_DE.UTF-8" cannot set locale "hr_HR.ISO-8859-2" + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/wcsmbs/tst-mbrtowc2.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/wcsmbs/tst-mbrtowc2.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/wcsmbs/tst-mbrtowc2.out n = -1, count = 3, wch = 00000000 n = -1, wch = 00000000 FAIL n = -1, count = 2, wch = 00000000 n = -1, wch = 00000000 FAIL n = -1, count = 2, wch = 00000000 n = -1, wch = 00000000 FAIL n = -1, count = 4, wch = 00000000 n = -1, wch = 00000000 FAIL n = -1, count = 2, wch = 00000000 n = -1, wch = 00000000 FAIL n = -1, count = 3, wch = 00000000 n = -1, wch = 00000000 FAIL n = -1, count = 2, wch = 00000000 n = -1, wch = 00000000 FAIL + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/timezone/test-tz.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/timezone/test-tz.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/timezone/test-tz.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/time/tst-ftime_l.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/time/tst-ftime_l.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/time/tst-ftime_l.out newlocale failed + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/time/tst-strptime.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/time/tst-strptime.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/time/tst-strptime.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/time/bug-mktime1.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/time/bug-mktime1.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/time/bug-mktime1.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/dirent/tst-fdopendir.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/dirent/tst-fdopendir.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/dirent/tst-fdopendir.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex25.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex25.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex25.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/runtests.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/runtests.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/runtests.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/runptests.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/runptests.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/runptests.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/regexbug1.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/regexbug1.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/regexbug1.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex1.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex1.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex1.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex2.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex2.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex2.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex7.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex7.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex7.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex12.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex12.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex12.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex17.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex17.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex17.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex22.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex22.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex22.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex27.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex27.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex27.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex28.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex28.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex28.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/tst-rxspencer.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/tst-rxspencer.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/tst-rxspencer.out a & a a + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex23.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex23.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex23.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex18.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex18.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex18.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/tst-pcre.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/tst-pcre.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/tst-pcre.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-ga1.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-ga1.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-ga1.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/tst-regexloc.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/tst-regexloc.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/tst-regexloc.out cannot set locale + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex4.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex4.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex4.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex5.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex5.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex5.out cannot set locale: No such file or directory + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex6.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex6.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex6.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex9.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex9.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex9.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex8.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex8.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex8.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex10.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex10.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex10.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex11.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex11.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex11.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex13.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex13.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex13.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex14.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex14.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex14.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex16.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex16.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex16.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex19.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex19.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex19.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex20.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex20.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex20.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex24.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex24.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex24.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex26.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex26.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-regex26.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/transbug.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/transbug.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/transbug.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/tst-boost.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/tst-boost.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/tst-boost.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/tst-getaddrinfo2.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/tst-getaddrinfo2.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/tst-getaddrinfo2.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-glob2.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-glob2.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/bug-glob2.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/tst-cpucount.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/tst-cpucount.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/tst-cpucount.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/tst-getcpu.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/tst-getcpu.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/tst-getcpu.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/tst-fnmatch.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/tst-fnmatch.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/tst-fnmatch.out 1: fnmatch ("!#%+,-./01234567889", "!#%+,-./01234567889", 0) = 0 2: fnmatch (":;=@ABCDEFGHIJKLMNO", ":;=@ABCDEFGHIJKLMNO", 0) = 0 3: fnmatch ("PQRSTUVWXYZ]abcdefg", "PQRSTUVWXYZ]abcdefg", 0) = 0 4: fnmatch ("hijklmnopqrstuvwxyz", "hijklmnopqrstuvwxyz", 0) = 0 5: fnmatch ("^_{}~", "^_{}~", 0) = 0 6: fnmatch ("\\\"\\$\\&\\'\\(\\)", "\"$&'()", 0) = 0 7: fnmatch ("\\*\\?\\[\\\\\\`\\|", "*?[\\`|", 0) = 0 8: fnmatch ("\\<\\>", "<>", 0) = 0 9: fnmatch ("[?*[][?*[][?*[]", "?*[", 0) = 0 10: fnmatch ("?/b", "a/b", 0) = 0 11: fnmatch ("a?b", "a/b", 0) = 0 12: fnmatch ("a/?", "a/b", 0) = 0 13: fnmatch ("?/b", "aa/b", 0) = FNM_NOMATCH 14: fnmatch ("a?b", "aa/b", 0) = FNM_NOMATCH 15: fnmatch ("a/?", "a/bb", 0) = FNM_NOMATCH 16: fnmatch ("[abc]", "abc", 0) = FNM_NOMATCH 17: fnmatch ("[abc]", "x", 0) = FNM_NOMATCH 18: fnmatch ("[abc]", "a", 0) = 0 19: fnmatch ("[[abc]", "[", 0) = 0 20: fnmatch ("[][abc]", "a", 0) = 0 21: fnmatch ("[]a]]", "a]", 0) = 0 22: fnmatch ("[!abc]", "xyz", 0) = FNM_NOMATCH 23: fnmatch ("[!abc]", "x", 0) = 0 24: fnmatch ("[!abc]", "a", 0) = FNM_NOMATCH 25: fnmatch ("[][abc]", "]", 0) = 0 26: fnmatch ("[][abc]", "abc]", 0) = FNM_NOMATCH 27: fnmatch ("[][]abc", "[]abc", 0) = FNM_NOMATCH 28: fnmatch ("[!]]", "]", 0) = FNM_NOMATCH 29: fnmatch ("[!]a]", "aa]", 0) = FNM_NOMATCH 30: fnmatch ("[!a]", "]", 0) = 0 31: fnmatch ("[!a]]", "]]", 0) = 0 32: fnmatch ("[[.a.]]", "a", 0) = 0 33: fnmatch ("[[.-.]]", "-", 0) = 0 34: fnmatch ("[[.-.][.].]]", "-", 0) = 0 35: fnmatch ("[[.].][.-.]]", "-", 0) = 0 36: fnmatch ("[[.-.][=u=]]", "-", 0) = 0 37: fnmatch ("[[.-.][:alpha:]]", "-", 0) = 0 38: fnmatch ("[![.a.]]", "a", 0) = FNM_NOMATCH 39: fnmatch ("[[.b.]]", "a", 0) = FNM_NOMATCH 40: fnmatch ("[[.b.][.c.]]", "a", 0) = FNM_NOMATCH 41: fnmatch ("[[.b.][=b=]]", "a", 0) = FNM_NOMATCH 42: fnmatch ("[[=a=]]", "a", 0) = 0 43: fnmatch ("[[=a=]b]", "b", 0) = 0 44: fnmatch ("[[=a=][=b=]]", "b", 0) = 0 45: fnmatch ("[[=a=][=b=]]", "a", 0) = 0 46: fnmatch ("[[=a=][.b.]]", "a", 0) = 0 47: fnmatch ("[[=a=][:digit:]]", "a", 0) = 0 48: fnmatch ("[[=a=]b]", "=", 0) = FNM_NOMATCH 49: fnmatch ("[[=a=]b]", "]", 0) = FNM_NOMATCH 50: fnmatch ("[[=b=][=c=]]", "a", 0) = FNM_NOMATCH 51: fnmatch ("[[=b=][.].]]", "a", 0) = FNM_NOMATCH 52: fnmatch ("[[=b=][:digit:]]", "a", 0) = FNM_NOMATCH 53: fnmatch ("[[:alnum:]]", "a", 0) = 0 54: fnmatch ("[![:alnum:]]", "a", 0) = FNM_NOMATCH 55: fnmatch ("[[:alnum:]]", "-", 0) = FNM_NOMATCH 56: fnmatch ("[[:alnum:]]a", "a]a", 0) = FNM_NOMATCH 57: fnmatch ("[[:alnum:]-]", "-", 0) = 0 58: fnmatch ("[[:alnum:]]a", "aa", 0) = 0 59: fnmatch ("[![:alnum:]]", "-", 0) = 0 60: fnmatch ("[!][:alnum:]]", "]", 0) = FNM_NOMATCH 61: fnmatch ("[![:alnum:][]", "[", 0) = FNM_NOMATCH 62: fnmatch ("[[:alnum:]]", "a", 0) = 0 63: fnmatch ("[[:alnum:]]", "b", 0) = 0 64: fnmatch ("[[:alnum:]]", "c", 0) = 0 65: fnmatch ("[[:alnum:]]", "d", 0) = 0 66: fnmatch ("[[:alnum:]]", "e", 0) = 0 67: fnmatch ("[[:alnum:]]", "f", 0) = 0 68: fnmatch ("[[:alnum:]]", "g", 0) = 0 69: fnmatch ("[[:alnum:]]", "h", 0) = 0 70: fnmatch ("[[:alnum:]]", "i", 0) = 0 71: fnmatch ("[[:alnum:]]", "j", 0) = 0 72: fnmatch ("[[:alnum:]]", "k", 0) = 0 73: fnmatch ("[[:alnum:]]", "l", 0) = 0 74: fnmatch ("[[:alnum:]]", "m", 0) = 0 75: fnmatch ("[[:alnum:]]", "n", 0) = 0 76: fnmatch ("[[:alnum:]]", "o", 0) = 0 77: fnmatch ("[[:alnum:]]", "p", 0) = 0 78: fnmatch ("[[:alnum:]]", "q", 0) = 0 79: fnmatch ("[[:alnum:]]", "r", 0) = 0 80: fnmatch ("[[:alnum:]]", "s", 0) = 0 81: fnmatch ("[[:alnum:]]", "t", 0) = 0 82: fnmatch ("[[:alnum:]]", "u", 0) = 0 83: fnmatch ("[[:alnum:]]", "v", 0) = 0 84: fnmatch ("[[:alnum:]]", "w", 0) = 0 85: fnmatch ("[[:alnum:]]", "x", 0) = 0 86: fnmatch ("[[:alnum:]]", "y", 0) = 0 87: fnmatch ("[[:alnum:]]", "z", 0) = 0 88: fnmatch ("[[:alnum:]]", "A", 0) = 0 89: fnmatch ("[[:alnum:]]", "B", 0) = 0 90: fnmatch ("[[:alnum:]]", "C", 0) = 0 91: fnmatch ("[[:alnum:]]", "D", 0) = 0 92: fnmatch ("[[:alnum:]]", "E", 0) = 0 93: fnmatch ("[[:alnum:]]", "F", 0) = 0 94: fnmatch ("[[:alnum:]]", "G", 0) = 0 95: fnmatch ("[[:alnum:]]", "H", 0) = 0 96: fnmatch ("[[:alnum:]]", "I", 0) = 0 97: fnmatch ("[[:alnum:]]", "J", 0) = 0 98: fnmatch ("[[:alnum:]]", "K", 0) = 0 99: fnmatch ("[[:alnum:]]", "L", 0) = 0 100: fnmatch ("[[:alnum:]]", "M", 0) = 0 101: fnmatch ("[[:alnum:]]", "N", 0) = 0 102: fnmatch ("[[:alnum:]]", "O", 0) = 0 103: fnmatch ("[[:alnum:]]", "P", 0) = 0 104: fnmatch ("[[:alnum:]]", "Q", 0) = 0 105: fnmatch ("[[:alnum:]]", "R", 0) = 0 106: fnmatch ("[[:alnum:]]", "S", 0) = 0 107: fnmatch ("[[:alnum:]]", "T", 0) = 0 108: fnmatch ("[[:alnum:]]", "U", 0) = 0 109: fnmatch ("[[:alnum:]]", "V", 0) = 0 110: fnmatch ("[[:alnum:]]", "W", 0) = 0 111: fnmatch ("[[:alnum:]]", "X", 0) = 0 112: fnmatch ("[[:alnum:]]", "Y", 0) = 0 113: fnmatch ("[[:alnum:]]", "Z", 0) = 0 114: fnmatch ("[[:alnum:]]", "0", 0) = 0 115: fnmatch ("[[:alnum:]]", "1", 0) = 0 116: fnmatch ("[[:alnum:]]", "2", 0) = 0 117: fnmatch ("[[:alnum:]]", "3", 0) = 0 118: fnmatch ("[[:alnum:]]", "4", 0) = 0 119: fnmatch ("[[:alnum:]]", "5", 0) = 0 120: fnmatch ("[[:alnum:]]", "6", 0) = 0 121: fnmatch ("[[:alnum:]]", "7", 0) = 0 122: fnmatch ("[[:alnum:]]", "8", 0) = 0 123: fnmatch ("[[:alnum:]]", "9", 0) = 0 124: fnmatch ("[[:alnum:]]", "!", 0) = FNM_NOMATCH 125: fnmatch ("[[:alnum:]]", "#", 0) = FNM_NOMATCH 126: fnmatch ("[[:alnum:]]", "%", 0) = FNM_NOMATCH 127: fnmatch ("[[:alnum:]]", "+", 0) = FNM_NOMATCH 128: fnmatch ("[[:alnum:]]", ",", 0) = FNM_NOMATCH 129: fnmatch ("[[:alnum:]]", "-", 0) = FNM_NOMATCH 130: fnmatch ("[[:alnum:]]", ".", 0) = FNM_NOMATCH 131: fnmatch ("[[:alnum:]]", "/", 0) = FNM_NOMATCH 132: fnmatch ("[[:alnum:]]", ":", 0) = FNM_NOMATCH 133: fnmatch ("[[:alnum:]]", ";", 0) = FNM_NOMATCH 134: fnmatch ("[[:alnum:]]", "=", 0) = FNM_NOMATCH 135: fnmatch ("[[:alnum:]]", "@", 0) = FNM_NOMATCH 136: fnmatch ("[[:alnum:]]", "[", 0) = FNM_NOMATCH 137: fnmatch ("[[:alnum:]]", "\\", 0) = FNM_NOMATCH 138: fnmatch ("[[:alnum:]]", "]", 0) = FNM_NOMATCH 139: fnmatch ("[[:alnum:]]", "^", 0) = FNM_NOMATCH 140: fnmatch ("[[:alnum:]]", "_", 0) = FNM_NOMATCH 141: fnmatch ("[[:alnum:]]", "{", 0) = FNM_NOMATCH 142: fnmatch ("[[:alnum:]]", "}", 0) = FNM_NOMATCH 143: fnmatch ("[[:alnum:]]", "~", 0) = FNM_NOMATCH 144: fnmatch ("[[:alnum:]]", "\"", 0) = FNM_NOMATCH 145: fnmatch ("[[:alnum:]]", "$", 0) = FNM_NOMATCH 146: fnmatch ("[[:alnum:]]", "&", 0) = FNM_NOMATCH 147: fnmatch ("[[:alnum:]]", "'", 0) = FNM_NOMATCH 148: fnmatch ("[[:alnum:]]", "(", 0) = FNM_NOMATCH 149: fnmatch ("[[:alnum:]]", ")", 0) = FNM_NOMATCH 150: fnmatch ("[[:alnum:]]", "*", 0) = FNM_NOMATCH 151: fnmatch ("[[:alnum:]]", "?", 0) = FNM_NOMATCH 152: fnmatch ("[[:alnum:]]", "`", 0) = FNM_NOMATCH 153: fnmatch ("[[:alnum:]]", "|", 0) = FNM_NOMATCH 154: fnmatch ("[[:alnum:]]", "<", 0) = FNM_NOMATCH 155: fnmatch ("[[:alnum:]]", ">", 0) = FNM_NOMATCH 156: fnmatch ("[[:cntrl:]]", "\t", 0) = 0 157: fnmatch ("[[:cntrl:]]", "t", 0) = FNM_NOMATCH 158: fnmatch ("[[:lower:]]", "t", 0) = 0 159: fnmatch ("[[:lower:]]", "\t", 0) = FNM_NOMATCH 160: fnmatch ("[[:lower:]]", "T", 0) = FNM_NOMATCH 161: fnmatch ("[[:space:]]", "\t", 0) = 0 162: fnmatch ("[[:space:]]", "t", 0) = FNM_NOMATCH 163: fnmatch ("[[:alpha:]]", "t", 0) = 0 164: fnmatch ("[[:alpha:]]", "\t", 0) = FNM_NOMATCH 165: fnmatch ("[[:digit:]]", "0", 0) = 0 166: fnmatch ("[[:digit:]]", "\t", 0) = FNM_NOMATCH 167: fnmatch ("[[:digit:]]", "t", 0) = FNM_NOMATCH 168: fnmatch ("[[:print:]]", "\t", 0) = FNM_NOMATCH 169: fnmatch ("[[:print:]]", "t", 0) = 0 170: fnmatch ("[[:upper:]]", "T", 0) = 0 171: fnmatch ("[[:upper:]]", "\t", 0) = FNM_NOMATCH 172: fnmatch ("[[:upper:]]", "t", 0) = FNM_NOMATCH 173: fnmatch ("[[:blank:]]", "\t", 0) = 0 174: fnmatch ("[[:blank:]]", "t", 0) = FNM_NOMATCH 175: fnmatch ("[[:graph:]]", "\t", 0) = FNM_NOMATCH 176: fnmatch ("[[:graph:]]", "t", 0) = 0 177: fnmatch ("[[:punct:]]", ".", 0) = 0 178: fnmatch ("[[:punct:]]", "t", 0) = FNM_NOMATCH 179: fnmatch ("[[:punct:]]", "\t", 0) = FNM_NOMATCH 180: fnmatch ("[[:xdigit:]]", "0", 0) = 0 181: fnmatch ("[[:xdigit:]]", "\t", 0) = FNM_NOMATCH 182: fnmatch ("[[:xdigit:]]", "a", 0) = 0 183: fnmatch ("[[:xdigit:]]", "A", 0) = 0 184: fnmatch ("[[:xdigit:]]", "t", 0) = FNM_NOMATCH 185: fnmatch ("[[alpha]]", "a", 0) = FNM_NOMATCH 186: fnmatch ("[[alpha:]]", "a", 0) = FNM_NOMATCH 187: fnmatch ("[[alpha]]", "a]", 0) = 0 188: fnmatch ("[[alpha:]]", "a]", 0) = 0 189: fnmatch ("[[:alpha:][.b.]]", "a", 0) = 0 190: fnmatch ("[[:alpha:][=b=]]", "a", 0) = 0 191: fnmatch ("[[:alpha:][:digit:]]", "a", 0) = 0 192: fnmatch ("[[:digit:][:alpha:]]", "a", 0) = 0 193: fnmatch ("[a-c]", "a", 0) = 0 194: fnmatch ("[a-c]", "b", 0) = 0 195: fnmatch ("[a-c]", "c", 0) = 0 196: fnmatch ("[b-c]", "a", 0) = FNM_NOMATCH 197: fnmatch ("[b-c]", "d", 0) = FNM_NOMATCH 198: fnmatch ("[a-c]", "B", 0) = FNM_NOMATCH 199: fnmatch ("[A-C]", "b", 0) = FNM_NOMATCH 200: fnmatch ("[a-c]", "", 0) = FNM_NOMATCH 201: fnmatch ("[a-ca-z]", "as", 0) = FNM_NOMATCH 202: fnmatch ("[[.a.]-c]", "a", 0) = 0 203: fnmatch ("[a-[.c.]]", "a", 0) = 0 204: fnmatch ("[[.a.]-[.c.]]", "a", 0) = 0 205: fnmatch ("[[.a.]-c]", "b", 0) = 0 206: fnmatch ("[a-[.c.]]", "b", 0) = 0 207: fnmatch ("[[.a.]-[.c.]]", "b", 0) = 0 208: fnmatch ("[[.a.]-c]", "c", 0) = 0 209: fnmatch ("[a-[.c.]]", "c", 0) = 0 210: fnmatch ("[[.a.]-[.c.]]", "c", 0) = 0 211: fnmatch ("[[.a.]-c]", "d", 0) = FNM_NOMATCH 212: fnmatch ("[a-[.c.]]", "d", 0) = FNM_NOMATCH 213: fnmatch ("[[.a.]-[.c.]]", "d", 0) = FNM_NOMATCH 214: fnmatch ("[c-a]", "a", 0) = FNM_NOMATCH 215: fnmatch ("[[.c.]-a]", "a", 0) = FNM_NOMATCH 216: fnmatch ("[c-[.a.]]", "a", 0) = FNM_NOMATCH 217: fnmatch ("[[.c.]-[.a.]]", "a", 0) = FNM_NOMATCH 218: fnmatch ("[c-a]", "c", 0) = FNM_NOMATCH 219: fnmatch ("[[.c.]-a]", "c", 0) = FNM_NOMATCH 220: fnmatch ("[c-[.a.]]", "c", 0) = FNM_NOMATCH 221: fnmatch ("[[.c.]-[.a.]]", "c", 0) = FNM_NOMATCH 222: fnmatch ("[a-c0-9]", "a", 0) = 0 223: fnmatch ("[a-c0-9]", "d", 0) = FNM_NOMATCH 224: fnmatch ("[a-c0-9]", "B", 0) = FNM_NOMATCH 225: fnmatch ("[-a]", "-", 0) = 0 226: fnmatch ("[-b]", "a", 0) = FNM_NOMATCH 227: fnmatch ("[!-a]", "-", 0) = FNM_NOMATCH 228: fnmatch ("[!-b]", "a", 0) = 0 229: fnmatch ("[a-c-0-9]", "-", 0) = 0 230: fnmatch ("[a-c-0-9]", "b", 0) = 0 231: fnmatch ("a[0-9-a]", "a:", 0) = FNM_NOMATCH 232: fnmatch ("a[09-a]", "a:", 0) = 0 233: fnmatch ("*", "", 0) = 0 234: fnmatch ("*", "asd/sdf", 0) = 0 235: fnmatch ("[a-c][a-z]", "as", 0) = 0 236: fnmatch ("??", "as", 0) = 0 237: fnmatch ("as*df", "asd/sdf", 0) = 0 238: fnmatch ("as*", "asd/sdf", 0) = 0 239: fnmatch ("*df", "asd/sdf", 0) = 0 240: fnmatch ("as*dg", "asd/sdf", 0) = FNM_NOMATCH 241: fnmatch ("as*df", "asdf", 0) = 0 242: fnmatch ("as*df?", "asdf", 0) = FNM_NOMATCH 243: fnmatch ("as*??", "asdf", 0) = 0 244: fnmatch ("a*???", "asdf", 0) = 0 245: fnmatch ("*????", "asdf", 0) = 0 246: fnmatch ("????*", "asdf", 0) = 0 247: fnmatch ("??*?", "asdf", 0) = 0 248: fnmatch ("/", "/", 0) = 0 249: fnmatch ("/*", "/", 0) = 0 250: fnmatch ("*/", "/", 0) = 0 251: fnmatch ("/?", "/", 0) = FNM_NOMATCH 252: fnmatch ("?/", "/", 0) = FNM_NOMATCH 253: fnmatch ("?", "/", 0) = 0 254: fnmatch ("?", ".", 0) = 0 255: fnmatch ("??", "/.", 0) = 0 256: fnmatch ("[!a-c]", "/", 0) = 0 257: fnmatch ("[!a-c]", ".", 0) = 0 258: fnmatch ("/", "/", FNM_PATHNAME) = 0 259: fnmatch ("//", "//", FNM_PATHNAME) = 0 260: fnmatch ("/*", "/.a", FNM_PATHNAME) = 0 261: fnmatch ("/?a", "/.a", FNM_PATHNAME) = 0 262: fnmatch ("/[!a-z]a", "/.a", FNM_PATHNAME) = 0 263: fnmatch ("/*/?b", "/.a/.b", FNM_PATHNAME) = 0 264: fnmatch ("?", "/", FNM_PATHNAME) = FNM_NOMATCH 265: fnmatch ("*", "/", FNM_PATHNAME) = FNM_NOMATCH 266: fnmatch ("a?b", "a/b", FNM_PATHNAME) = FNM_NOMATCH 267: fnmatch ("/*b", "/.a/.b", FNM_PATHNAME) = FNM_NOMATCH 268: fnmatch ("\\/\\$", "/$", 0) = 0 269: fnmatch ("\\/\\[", "/[", 0) = 0 270: fnmatch ("\\/[", "/[", 0) = FNM_NOMATCH 271: fnmatch ("\\/\\$", "/$", FNM_NOESCAPE) = FNM_NOMATCH 272: fnmatch ("\\/\\$", "/\\$", FNM_NOESCAPE) = FNM_NOMATCH 273: fnmatch ("\\/\\$", "\\/\\$", FNM_NOESCAPE) = 0 274: fnmatch (".*", ".asd", FNM_PERIOD) = 0 275: fnmatch ("*", "/.asd", FNM_PERIOD) = 0 276: fnmatch ("*/?*f", "/as/.df", FNM_PERIOD) = 0 277: fnmatch (".[!a-z]*", "..asd", FNM_PERIOD) = 0 278: fnmatch ("*", ".asd", FNM_PERIOD) = FNM_NOMATCH 279: fnmatch ("?asd", ".asd", FNM_PERIOD) = FNM_NOMATCH 280: fnmatch ("[!a-z]*", ".asd", FNM_PERIOD) = FNM_NOMATCH 281: fnmatch ("/.", "/.", FNM_PATHNAME|FNM_PERIOD) = 0 282: fnmatch ("/.*/.*", "/.a./.b.", FNM_PATHNAME|FNM_PERIOD) = 0 283: fnmatch ("/.??/.??", "/.a./.b.", FNM_PATHNAME|FNM_PERIOD) = 0 284: fnmatch ("*", "/.", FNM_PATHNAME|FNM_PERIOD) = FNM_NOMATCH 285: fnmatch ("/*", "/.", FNM_PATHNAME|FNM_PERIOD) = FNM_NOMATCH 286: fnmatch ("/?", "/.", FNM_PATHNAME|FNM_PERIOD) = FNM_NOMATCH 287: fnmatch ("/[!a-z]", "/.", FNM_PATHNAME|FNM_PERIOD) = FNM_NOMATCH 288: fnmatch ("/*/*", "/a./.b.", FNM_PATHNAME|FNM_PERIOD) = FNM_NOMATCH 289: fnmatch ("/??/???", "/a./.b.", FNM_PATHNAME|FNM_PERIOD) = FNM_NOMATCH 290: fnmatch ("foo*[abc]z", "foobar", 0) = FNM_NOMATCH 291: fnmatch ("foo*[abc][xyz]", "foobaz", 0) = 0 292: fnmatch ("foo?*[abc][xyz]", "foobaz", 0) = 0 293: fnmatch ("foo?*[abc][x/yz]", "foobaz", 0) = 0 294: fnmatch ("foo?*[abc]/[xyz]", "foobaz", FNM_PATHNAME) = FNM_NOMATCH 295: fnmatch ("a/", "a", FNM_PATHNAME) = FNM_NOMATCH 296: fnmatch ("a", "a/", FNM_PATHNAME) = FNM_NOMATCH 297: fnmatch ("/a", "//a", FNM_PATHNAME) = FNM_NOMATCH 298: fnmatch ("//a", "/a", FNM_PATHNAME) = FNM_NOMATCH 299: fnmatch ("[a-]z", "az", 0) = 0 300: fnmatch ("[ab-]z", "bz", 0) = 0 301: fnmatch ("[ab-]z", "cz", 0) = FNM_NOMATCH 302: fnmatch ("[ab-]z", "-z", 0) = 0 303: fnmatch ("[-a]z", "az", 0) = 0 304: fnmatch ("[-ab]z", "bz", 0) = 0 305: fnmatch ("[-ab]z", "cz", 0) = FNM_NOMATCH 306: fnmatch ("[-ab]z", "-z", 0) = 0 307: fnmatch ("[\\\\-a]", "\\", 0) = 0 308: fnmatch ("[\\\\-a]", "_", 0) = 0 309: fnmatch ("[\\\\-a]", "a", 0) = 0 310: fnmatch ("[\\\\-a]", "-", 0) = FNM_NOMATCH 311: fnmatch ("[\\]-a]", "\\", 0) = FNM_NOMATCH 312: fnmatch ("[\\]-a]", "_", 0) = 0 313: fnmatch ("[\\]-a]", "a", 0) = 0 314: fnmatch ("[\\]-a]", "]", 0) = 0 315: fnmatch ("[\\]-a]", "-", 0) = FNM_NOMATCH 316: fnmatch ("[!\\\\-a]", "\\", 0) = FNM_NOMATCH 317: fnmatch ("[!\\\\-a]", "_", 0) = FNM_NOMATCH 318: fnmatch ("[!\\\\-a]", "a", 0) = FNM_NOMATCH 319: fnmatch ("[!\\\\-a]", "-", 0) = 0 320: fnmatch ("[\\!-]", "!", 0) = 0 321: fnmatch ("[\\!-]", "-", 0) = 0 322: fnmatch ("[\\!-]", "\\", 0) = FNM_NOMATCH 323: fnmatch ("[Z-\\\\]", "Z", 0) = 0 324: fnmatch ("[Z-\\\\]", "[", 0) = 0 325: fnmatch ("[Z-\\\\]", "\\", 0) = 0 326: fnmatch ("[Z-\\\\]", "-", 0) = FNM_NOMATCH 327: fnmatch ("[Z-\\]]", "Z", 0) = 0 328: fnmatch ("[Z-\\]]", "[", 0) = 0 329: fnmatch ("[Z-\\]]", "\\", 0) = 0 330: fnmatch ("[Z-\\]]", "]", 0) = 0 331: fnmatch ("[Z-\\]]", "-", 0) = FNM_NOMATCH *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale *** Cannot set locale 332: fnmatch ("x", "x", FNM_PATHNAME|FNM_LEADING_DIR) = 0 333: fnmatch ("x", "x/y", FNM_PATHNAME|FNM_LEADING_DIR) = 0 334: fnmatch ("x", "x/y/z", FNM_PATHNAME|FNM_LEADING_DIR) = 0 335: fnmatch ("*", "x", FNM_PATHNAME|FNM_LEADING_DIR) = 0 336: fnmatch ("*", "x/y", FNM_PATHNAME|FNM_LEADING_DIR) = 0 337: fnmatch ("*", "x/y/z", FNM_PATHNAME|FNM_LEADING_DIR) = 0 338: fnmatch ("*x", "x", FNM_PATHNAME|FNM_LEADING_DIR) = 0 339: fnmatch ("*x", "x/y", FNM_PATHNAME|FNM_LEADING_DIR) = 0 340: fnmatch ("*x", "x/y/z", FNM_PATHNAME|FNM_LEADING_DIR) = 0 341: fnmatch ("x*", "x", FNM_PATHNAME|FNM_LEADING_DIR) = 0 342: fnmatch ("x*", "x/y", FNM_PATHNAME|FNM_LEADING_DIR) = 0 343: fnmatch ("x*", "x/y/z", FNM_PATHNAME|FNM_LEADING_DIR) = 0 344: fnmatch ("a", "x", FNM_PATHNAME|FNM_LEADING_DIR) = FNM_NOMATCH 345: fnmatch ("a", "x/y", FNM_PATHNAME|FNM_LEADING_DIR) = FNM_NOMATCH 346: fnmatch ("a", "x/y/z", FNM_PATHNAME|FNM_LEADING_DIR) = FNM_NOMATCH 347: fnmatch ("x/y", "x", FNM_PATHNAME|FNM_LEADING_DIR) = FNM_NOMATCH 348: fnmatch ("x/y", "x/y", FNM_PATHNAME|FNM_LEADING_DIR) = 0 349: fnmatch ("x/y", "x/y/z", FNM_PATHNAME|FNM_LEADING_DIR) = 0 350: fnmatch ("x?y", "x", FNM_PATHNAME|FNM_LEADING_DIR) = FNM_NOMATCH 351: fnmatch ("x?y", "x/y", FNM_PATHNAME|FNM_LEADING_DIR) = FNM_NOMATCH 352: fnmatch ("x?y", "x/y/z", FNM_PATHNAME|FNM_LEADING_DIR) = FNM_NOMATCH 353: fnmatch ("?@(a|b)*@(c)d", "abcd", FNM_EXTMATCH) = 0 354: fnmatch ("/dev/@(tcp|udp)/*/*", "/dev/udp/129.22.8.102/45", FNM_PATHNAME|FNM_EXTMATCH) = 0 355: fnmatch ("[1-9]*([0-9])", "12", FNM_EXTMATCH) = 0 356: fnmatch ("[1-9]*([0-9])", "12abc", FNM_EXTMATCH) = FNM_NOMATCH 357: fnmatch ("[1-9]*([0-9])", "1", FNM_EXTMATCH) = 0 358: fnmatch ("+([0-7])", "07", FNM_EXTMATCH) = 0 359: fnmatch ("+([0-7])", "0377", FNM_EXTMATCH) = 0 360: fnmatch ("+([0-7])", "09", FNM_EXTMATCH) = FNM_NOMATCH 361: fnmatch ("para@(chute|graph)", "paragraph", FNM_EXTMATCH) = 0 362: fnmatch ("para@(chute|graph)", "paramour", FNM_EXTMATCH) = FNM_NOMATCH 363: fnmatch ("para?([345]|99)1", "para991", FNM_EXTMATCH) = 0 364: fnmatch ("para?([345]|99)1", "para381", FNM_EXTMATCH) = FNM_NOMATCH 365: fnmatch ("para*([0-9])", "paragraph", FNM_EXTMATCH) = FNM_NOMATCH 366: fnmatch ("para*([0-9])", "para", FNM_EXTMATCH) = 0 367: fnmatch ("para*([0-9])", "para13829383746592", FNM_EXTMATCH) = 0 368: fnmatch ("para+([0-9])", "paragraph", FNM_EXTMATCH) = FNM_NOMATCH 369: fnmatch ("para+([0-9])", "para", FNM_EXTMATCH) = FNM_NOMATCH 370: fnmatch ("para+([0-9])", "para987346523", FNM_EXTMATCH) = 0 371: fnmatch ("para!(*.[0-9])", "paragraph", FNM_EXTMATCH) = 0 372: fnmatch ("para!(*.[0-9])", "para.38", FNM_EXTMATCH) = 0 373: fnmatch ("para!(*.[0-9])", "para.graph", FNM_EXTMATCH) = 0 374: fnmatch ("para!(*.[0-9])", "para39", FNM_EXTMATCH) = 0 375: fnmatch ("*(0|1|3|5|7|9)", "", FNM_EXTMATCH) = 0 376: fnmatch ("*(0|1|3|5|7|9)", "137577991", FNM_EXTMATCH) = 0 377: fnmatch ("*(0|1|3|5|7|9)", "2468", FNM_EXTMATCH) = FNM_NOMATCH 378: fnmatch ("*(0|1|3|5|7|9)", "1358", FNM_EXTMATCH) = FNM_NOMATCH 379: fnmatch ("*.c?(c)", "file.c", FNM_EXTMATCH) = 0 380: fnmatch ("*.c?(c)", "file.C", FNM_EXTMATCH) = FNM_NOMATCH 381: fnmatch ("*.c?(c)", "file.cc", FNM_EXTMATCH) = 0 382: fnmatch ("*.c?(c)", "file.ccc", FNM_EXTMATCH) = FNM_NOMATCH 383: fnmatch ("!(*.c|*.h|Makefile.in|config*|README)", "parse.y", FNM_EXTMATCH) = 0 384: fnmatch ("!(*.c|*.h|Makefile.in|config*|README)", "shell.c", FNM_EXTMATCH) = FNM_NOMATCH 385: fnmatch ("!(*.c|*.h|Makefile.in|config*|README)", "Makefile", FNM_EXTMATCH) = 0 386: fnmatch ("*;[1-9]*([0-9])", "VMS.FILE;1", FNM_EXTMATCH) = 0 387: fnmatch ("*;[1-9]*([0-9])", "VMS.FILE;0", FNM_EXTMATCH) = FNM_NOMATCH 388: fnmatch ("*;[1-9]*([0-9])", "VMS.FILE;", FNM_EXTMATCH) = FNM_NOMATCH 389: fnmatch ("*;[1-9]*([0-9])", "VMS.FILE;139", FNM_EXTMATCH) = 0 390: fnmatch ("*;[1-9]*([0-9])", "VMS.FILE;1N", FNM_EXTMATCH) = FNM_NOMATCH 391: fnmatch ("ab**(e|f)", "abcfefg", FNM_EXTMATCH) = 0 392: fnmatch ("ab**(e|f)g", "abcfefg", FNM_EXTMATCH) = 0 393: fnmatch ("ab*+(e|f)", "ab", FNM_EXTMATCH) = FNM_NOMATCH 394: fnmatch ("ab***ef", "abef", FNM_EXTMATCH) = 0 395: fnmatch ("ab**", "abef", FNM_EXTMATCH) = 0 396: fnmatch ("*(f*(o))", "fofo", FNM_EXTMATCH) = 0 397: fnmatch ("*(f*(o))", "ffo", FNM_EXTMATCH) = 0 398: fnmatch ("*(f*(o))", "foooofo", FNM_EXTMATCH) = 0 399: fnmatch ("*(f*(o))", "foooofof", FNM_EXTMATCH) = 0 400: fnmatch ("*(f*(o))", "fooofoofofooo", FNM_EXTMATCH) = 0 401: fnmatch ("*(f+(o))", "foooofof", FNM_EXTMATCH) = FNM_NOMATCH 402: fnmatch ("*(f*(o))", "xfoooofof", FNM_EXTMATCH) = FNM_NOMATCH 403: fnmatch ("*(f*(o))", "foooofofx", FNM_EXTMATCH) = FNM_NOMATCH 404: fnmatch ("*(*(of*(o)x)o)", "ofxoofxo", FNM_EXTMATCH) = 0 405: fnmatch ("*(f*(o))", "ofooofoofofooo", FNM_EXTMATCH) = FNM_NOMATCH 406: fnmatch ("*(f*(o)x)", "foooxfooxfoxfooox", FNM_EXTMATCH) = 0 407: fnmatch ("*(f*(o)x)", "foooxfooxofoxfooox", FNM_EXTMATCH) = FNM_NOMATCH 408: fnmatch ("*(f*(o)x)", "foooxfooxfxfooox", FNM_EXTMATCH) = 0 409: fnmatch ("*(*(of*(o)x)o)", "ofxoofxo", FNM_EXTMATCH) = 0 410: fnmatch ("*(*(of*(o)x)o)", "ofoooxoofxo", FNM_EXTMATCH) = 0 411: fnmatch ("*(*(of*(o)x)o)", "ofoooxoofxoofoooxoofxo", FNM_EXTMATCH) = 0 412: fnmatch ("*(*(of*(o)x)o)", "ofoooxoofxoofoooxoofxoo", FNM_EXTMATCH) = 0 413: fnmatch ("*(*(of*(o)x)o)", "ofoooxoofxoofoooxoofxofo", FNM_EXTMATCH) = FNM_NOMATCH 414: fnmatch ("*(*(of*(o)x)o)", "ofoooxoofxoofoooxoofxooofxofxo", FNM_EXTMATCH) = 0 415: fnmatch ("*(@(a))a@(c)", "aac", FNM_EXTMATCH) = 0 416: fnmatch ("*(@(a))a@(c)", "ac", FNM_EXTMATCH) = 0 417: fnmatch ("*(@(a))a@(c)", "c", FNM_EXTMATCH) = FNM_NOMATCH 418: fnmatch ("*(@(a))a@(c)", "aaac", FNM_EXTMATCH) = 0 419: fnmatch ("*(@(a))a@(c)", "baaac", FNM_EXTMATCH) = FNM_NOMATCH 420: fnmatch ("?@(a|b)*@(c)d", "abcd", FNM_EXTMATCH) = 0 421: fnmatch ("@(ab|a*@(b))*(c)d", "abcd", FNM_EXTMATCH) = 0 422: fnmatch ("@(ab|a*(b))*(c)d", "acd", FNM_EXTMATCH) = 0 423: fnmatch ("@(ab|a*(b))*(c)d", "abbcd", FNM_EXTMATCH) = 0 424: fnmatch ("@(b+(c)d|e*(f)g?|?(h)i@(j|k))", "effgz", FNM_EXTMATCH) = 0 425: fnmatch ("@(b+(c)d|e*(f)g?|?(h)i@(j|k))", "efgz", FNM_EXTMATCH) = 0 426: fnmatch ("@(b+(c)d|e*(f)g?|?(h)i@(j|k))", "egz", FNM_EXTMATCH) = 0 427: fnmatch ("*(b+(c)d|e*(f)g?|?(h)i@(j|k))", "egzefffgzbcdij", FNM_EXTMATCH) = 0 428: fnmatch ("@(b+(c)d|e+(f)g?|?(h)i@(j|k))", "egz", FNM_EXTMATCH) = FNM_NOMATCH 429: fnmatch ("*(of+(o))", "ofoofo", FNM_EXTMATCH) = 0 430: fnmatch ("*(oxf+(ox))", "oxfoxoxfox", FNM_EXTMATCH) = 0 431: fnmatch ("*(oxf+(ox))", "oxfoxfox", FNM_EXTMATCH) = FNM_NOMATCH 432: fnmatch ("*(of+(o)|f)", "ofoofo", FNM_EXTMATCH) = 0 433: fnmatch ("@(foo|f|fo)*(f|of+(o))", "foofoofo", FNM_EXTMATCH) = 0 434: fnmatch ("*(of|oof+(o))", "oofooofo", FNM_EXTMATCH) = 0 435: fnmatch ("*(*(f)*(o))", "fffooofoooooffoofffooofff", FNM_EXTMATCH) = 0 436: fnmatch ("*(fo|foo)", "fofoofoofofoo", FNM_EXTMATCH) = 0 437: fnmatch ("!(x)", "foo", FNM_EXTMATCH) = 0 438: fnmatch ("!(x)*", "foo", FNM_EXTMATCH) = 0 439: fnmatch ("!(foo)", "foo", FNM_EXTMATCH) = FNM_NOMATCH 440: fnmatch ("!(foo)*", "foo", FNM_EXTMATCH) = 0 441: fnmatch ("!(foo)", "foobar", FNM_EXTMATCH) = 0 442: fnmatch ("!(foo)*", "foobar", FNM_EXTMATCH) = 0 443: fnmatch ("!(*.*).!(*.*)", "moo.cow", FNM_EXTMATCH) = 0 444: fnmatch ("!(*.*).!(*.*)", "mad.moo.cow", FNM_EXTMATCH) = FNM_NOMATCH 445: fnmatch ("mu!(*(c))?.pa!(*(z))?", "mucca.pazza", FNM_EXTMATCH) = FNM_NOMATCH 446: fnmatch ("!(f)", "fff", FNM_EXTMATCH) = 0 447: fnmatch ("*(!(f))", "fff", FNM_EXTMATCH) = 0 448: fnmatch ("+(!(f))", "fff", FNM_EXTMATCH) = 0 449: fnmatch ("!(f)", "ooo", FNM_EXTMATCH) = 0 450: fnmatch ("*(!(f))", "ooo", FNM_EXTMATCH) = 0 451: fnmatch ("+(!(f))", "ooo", FNM_EXTMATCH) = 0 452: fnmatch ("!(f)", "foo", FNM_EXTMATCH) = 0 453: fnmatch ("*(!(f))", "foo", FNM_EXTMATCH) = 0 454: fnmatch ("+(!(f))", "foo", FNM_EXTMATCH) = 0 455: fnmatch ("!(f)", "f", FNM_EXTMATCH) = FNM_NOMATCH 456: fnmatch ("*(!(f))", "f", FNM_EXTMATCH) = FNM_NOMATCH 457: fnmatch ("+(!(f))", "f", FNM_EXTMATCH) = FNM_NOMATCH 458: fnmatch ("@(!(z*)|*x)", "foot", FNM_EXTMATCH) = 0 459: fnmatch ("@(!(z*)|*x)", "zoot", FNM_EXTMATCH) = FNM_NOMATCH 460: fnmatch ("@(!(z*)|*x)", "foox", FNM_EXTMATCH) = 0 461: fnmatch ("@(!(z*)|*x)", "zoox", FNM_EXTMATCH) = 0 462: fnmatch ("!(foo)b*", "foob", FNM_EXTMATCH) = FNM_NOMATCH 463: fnmatch ("!(foo)b*", "foobb", FNM_EXTMATCH) = 0 464: fnmatch ("*([a[])", "[", FNM_EXTMATCH) = 0 465: fnmatch ("*([]a[])", "]", FNM_EXTMATCH) = 0 466: fnmatch ("*([]a[])", "a", FNM_EXTMATCH) = 0 467: fnmatch ("*([!]a[])", "b", FNM_EXTMATCH) = 0 468: fnmatch ("*([!]a[]|[[])", "[", FNM_EXTMATCH) = 0 469: fnmatch ("*([!]a[]|[]])", "]", FNM_EXTMATCH) = 0 470: fnmatch ("!([!]a[])", "[", FNM_EXTMATCH) = 0 471: fnmatch ("!([!]a[])", "]", FNM_EXTMATCH) = 0 472: fnmatch ("*([)])", ")", FNM_EXTMATCH) = 0 473: fnmatch ("*([*(])", "*", FNM_EXTMATCH) = 0 474: fnmatch ("*!(|a)cd", "abcd", FNM_EXTMATCH) = 0 475: fnmatch ("+([abc])/*", "ab/.a", FNM_PATHNAME|FNM_PERIOD|FNM_EXTMATCH) = FNM_NOMATCH 476: fnmatch ("", "", 0) = 0 477: fnmatch ("", "", FNM_EXTMATCH) = 0 478: fnmatch ("*([abc])", "", FNM_EXTMATCH) = 0 479: fnmatch ("?([abc])", "", FNM_EXTMATCH) = 0 ===================== 653 tests, 174 failed + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/tst-chmod.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/tst-chmod.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/tst-chmod.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/tst-waitid.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/tst-waitid.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/tst-waitid.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/tst-regex2.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/tst-regex2.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/tst-regex2.out test 0 pattern 0+ echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/tst-regex.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/tst-regex.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/tst-regex.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/tst-cpuset.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/tst-cpuset.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/tst-cpuset.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/tst-getaddrinfo3.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/tst-getaddrinfo3.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/posix/tst-getaddrinfo3.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/io/test-utime.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/io/test-utime.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/io/test-utime.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/misc/tst-efgcvt.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/misc/tst-efgcvt.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/misc/tst-efgcvt.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/misc/tst-tsearch.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/misc/tst-tsearch.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/misc/tst-tsearch.out Series I Pass 1... + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/gmon/tst-sprofil.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/gmon/tst-sprofil.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/gmon/tst-sprofil.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/argp/argp-test.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/argp/argp-test.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/argp/argp-test.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/argp/bug-argp1.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/argp/bug-argp1.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/argp/bug-argp1.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/argp/tst-argp1.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/argp/tst-argp1.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/argp/tst-argp1.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-attr3.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-attr3.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-attr3.out initial thread stack 0x40000221000-0xfffff9b0000 (0xbffff78f000) + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-mutex2.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-mutex2.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-mutex2.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-mutex3.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-mutex3.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-mutex3.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-mutex7.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-mutex7.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-mutex7.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-mutex8.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-mutex8.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-mutex8.out check normal mutex + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-mutex9.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-mutex9.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-mutex9.out going to fork now + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-mutex7a.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-mutex7a.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-mutex7a.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-mutexpi2.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-mutexpi2.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-mutexpi2.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-mutexpi3.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-mutexpi3.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-mutexpi3.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-mutexpi7.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-mutexpi7.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-mutexpi7.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-mutexpi7a.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-mutexpi7a.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-mutexpi7a.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-mutexpi8.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-mutexpi8.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-mutexpi8.out check normal mutex + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-mutexpi9.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-mutexpi9.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-mutexpi9.out going to fork now + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cond1.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cond1.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cond1.out &cond = 0x10020688 &mut = 0x100206b8 parent: get mutex parent: create child + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cond2.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cond2.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cond2.out &cond = 0x10020760 &mut = 0x10020790 create thread 0 + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cond3.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cond3.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cond3.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cond7.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cond7.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cond7.out round 0 + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cond8.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cond8.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cond8.out &cond = 0x100207f8 &mut = 0x10020000 parent: get mutex parent: create child + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cond9.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cond9.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cond9.out &cond = 0x10020678 &mut = 0x10020000 creating thread + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cond10.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cond10.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cond10.out round 1 + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cond14.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cond14.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cond14.out parent: create child + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cond15.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cond15.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cond15.out parent: create 1st child + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cond16.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cond16.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cond16.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cond17.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cond17.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cond17.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cond18.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cond18.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cond18.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cond20.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cond20.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cond20.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cond21.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cond21.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cond21.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cond22.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cond22.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cond22.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-robust1.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-robust1.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-robust1.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-robust2.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-robust2.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-robust2.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-robust3.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-robust3.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-robust3.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-robust4.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-robust4.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-robust4.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-robust5.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-robust5.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-robust5.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-robust6.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-robust6.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-robust6.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-robust7.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-robust7.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-robust7.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-robust8.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-robust8.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-robust8.out child did not die of signal 9 in round 1 + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-robust9.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-robust9.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-robust9.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-robustpi1.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-robustpi1.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-robustpi1.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-robustpi2.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-robustpi2.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-robustpi2.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-robustpi3.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-robustpi3.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-robustpi3.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-robustpi4.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-robustpi4.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-robustpi4.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-robustpi5.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-robustpi5.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-robustpi5.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-robustpi6.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-robustpi6.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-robustpi6.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-robustpi7.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-robustpi7.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-robustpi7.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-robustpi8.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-robustpi8.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-robustpi8.out child did not die of signal 9 in round 1 + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-robustpi9.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-robustpi9.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-robustpi9.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-rwlock5.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-rwlock5.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-rwlock5.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-rwlock6.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-rwlock6.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-rwlock6.out 1st timedwrlock done 1st timedrdlock done 2nd timedwrlock done + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-rwlock7.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-rwlock7.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-rwlock7.out 0: got timedrdlock + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-rwlock8.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-rwlock8.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-rwlock8.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-rwlock9.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-rwlock9.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-rwlock9.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-rwlock10.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-rwlock10.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-rwlock10.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-rwlock11.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-rwlock11.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-rwlock11.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-rwlock14.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-rwlock14.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-rwlock14.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-once2.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-once2.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-once2.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-once3.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-once3.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-once3.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-once4.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-once4.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-once4.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-key2.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-key2.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-key2.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-key3.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-key3.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-key3.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-key4.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-key4.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-key4.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-sem11.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-sem11.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-sem11.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-sem12.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-sem12.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-sem12.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-barrier3.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-barrier3.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-barrier3.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-barrier4.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-barrier4.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-barrier4.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-align.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-align.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-align.out in main + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-align2.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-align2.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-align2.out in main + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-align3.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-align3.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-align3.out in main + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-basic1.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-basic1.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-basic1.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-basic2.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-basic2.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-basic2.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-basic3.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-basic3.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-basic3.out starting 20 + 1 threads + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-basic4.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-basic4.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-basic4.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-basic6.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-basic6.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-basic6.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-kill1.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-kill1.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-kill1.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-kill2.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-kill2.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-kill2.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-kill3.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-kill3.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-kill3.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-kill4.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-kill4.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-kill4.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-kill6.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-kill6.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-kill6.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-join1.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-join1.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-join1.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-join2.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-join2.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-join2.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-join3.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-join3.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-join3.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-join4.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-join4.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-join4.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-join5.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-join5.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-join5.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-join6.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-join6.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-join6.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-detach1.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-detach1.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-detach1.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-eintr1.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-eintr1.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-eintr1.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-eintr2.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-eintr2.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-eintr2.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-eintr3.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-eintr3.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-eintr3.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-eintr4.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-eintr4.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-eintr4.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-eintr5.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-eintr5.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-eintr5.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-tsd2.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-tsd2.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-tsd2.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-tsd3.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-tsd3.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-tsd3.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-tsd4.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-tsd4.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-tsd4.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-tsd5.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-tsd5.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-tsd5.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-tsd6.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-tsd6.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-tsd6.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-tls1.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-tls1.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-tls1.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-tls2.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-tls2.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-tls2.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-fork1.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-fork1.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-fork1.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-fork2.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-fork2.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-fork2.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-fork3.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-fork3.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-fork3.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancel1.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancel1.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancel1.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancel2.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancel2.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancel2.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancel3.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancel3.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancel3.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancel4.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancel4.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancel4.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancel5.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancel5.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancel5.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancel6.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancel6.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancel6.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancel7.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancel7.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancel7.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancel8.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancel8.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancel8.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancel9.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancel9.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancel9.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancel10.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancel10.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancel10.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancel11.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancel11.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancel11.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancel12.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancel12.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancel12.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancel13.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancel13.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancel13.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancel14.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancel14.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancel14.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancel15.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancel15.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancel15.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancel16.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancel16.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancel16.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancel17.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancel17.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancel17.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancel18.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancel18.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancel18.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancel19.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancel19.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancel19.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancel20.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancel20.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancel20.out sa_flags = 0 test + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancel21.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancel21.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancel21.out sa_flags = 0 test + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancel22.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancel22.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancel22.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancel23.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancel23.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancel23.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancel24.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancel24.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancel24.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancel25.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancel25.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancel25.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cleanup1.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cleanup1.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cleanup1.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cleanup3.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cleanup3.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cleanup3.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cleanup4.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cleanup4.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cleanup4.out test 0 + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-flock1.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-flock1.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-flock1.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-flock2.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-flock2.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-flock2.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-signal1.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-signal1.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-signal1.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-signal2.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-signal2.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-signal2.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-signal3.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-signal3.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-signal3.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-signal5.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-signal5.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-signal5.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-signal6.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-signal6.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-signal6.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-exec1.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-exec1.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-exec1.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-exec2.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-exec2.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-exec2.out didn't get PID + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-exec3.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-exec3.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-exec3.out didn't get PID + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-exec4.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-exec4.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-exec4.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-exit1.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-exit1.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-exit1.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-exit2.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-exit2.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-exit2.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-exit3.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-exit3.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-exit3.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-stdio1.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-stdio1.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-stdio1.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-stdio2.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-stdio2.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-stdio2.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-stack1.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-stack1.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-stack1.out attr_setstack attr_getstack create + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-stack2.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-stack2.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-stack2.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-stack3.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-stack3.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-stack3.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-dlsym1.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-dlsym1.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-dlsym1.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-locale2.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-locale2.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-locale2.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-umask1.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-umask1.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-umask1.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-popen1.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-popen1.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-popen1.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-context1.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-context1.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-context1.out making contexts global OK + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-sched1.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-sched1.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-sched1.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-backtrace1.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-backtrace1.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-backtrace1.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-oddstacklimit.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-oddstacklimit.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-oddstacklimit.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-getpid1.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-getpid1.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-getpid1.out in f pid = 28129 new thread: 28129 + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-getpid3.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-getpid3.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-getpid3.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancelx2.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancelx2.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancelx2.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancelx3.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancelx3.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancelx3.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancelx4.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancelx4.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancelx4.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancelx5.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancelx5.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancelx5.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancelx6.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancelx6.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancelx6.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancelx7.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancelx7.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancelx7.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancelx8.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancelx8.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancelx8.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancelx9.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancelx9.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancelx9.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancelx10.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancelx10.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancelx10.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancelx11.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancelx11.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancelx11.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancelx12.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancelx12.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancelx12.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancelx13.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancelx13.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancelx13.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancelx14.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancelx14.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancelx14.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancelx15.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancelx15.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancelx15.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancelx16.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancelx16.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancelx16.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancelx17.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancelx17.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancelx17.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancelx18.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancelx18.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancelx18.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancelx20.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancelx20.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancelx20.out sa_flags = 0 test + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancelx21.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancelx21.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cancelx21.out sa_flags = 0 test + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cleanupx1.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cleanupx1.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cleanupx1.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cleanupx3.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cleanupx3.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cleanupx3.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cleanupx4.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cleanupx4.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-cleanupx4.out test 0 + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-oncex3.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-oncex3.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-oncex3.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-oncex4.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-oncex4.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-oncex4.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-tls3.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-tls3.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-tls3.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-tls4.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-tls4.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-tls4.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-_res1.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-_res1.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-_res1.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-fini1.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-fini1.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-fini1.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-stackguard1.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-stackguard1.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-stackguard1.out differences 1 defaults 0 partly randomized 0 stack guard canaries are not randomized enough nor equal to the default canary value + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-execstack.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-execstack.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-execstack.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-stackguard1-static.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-stackguard1-static.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/nptl/tst-stackguard1-static.out differences 1 defaults 0 partly randomized 0 stack guard canaries are not randomized enough nor equal to the default canary value + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/resolv/tst-inet_ntop.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/resolv/tst-inet_ntop.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/resolv/tst-inet_ntop.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt/tst-clock.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt/tst-clock.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt/tst-clock.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt/tst-timer.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt/tst-timer.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt/tst-timer.out clock_gettime returned 0, timespec = { 1188085010, 126557000 } clock_getres returned 0, timespec = { 0, 1000000 } + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt/tst-timer2.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt/tst-timer2.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt/tst-timer2.out cnt = 0 + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt/tst-aio.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt/tst-aio.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt/tst-aio.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt/tst-aio2.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt/tst-aio2.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt/tst-aio2.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt/tst-aio3.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt/tst-aio3.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt/tst-aio3.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt/tst-aio4.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt/tst-aio4.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt/tst-aio4.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt/tst-aio5.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt/tst-aio5.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt/tst-aio5.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt/tst-aio6.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt/tst-aio6.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt/tst-aio6.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt/tst-aio8.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt/tst-aio8.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt/tst-aio8.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt/tst-aio9.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt/tst-aio9.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt/tst-aio9.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt/tst-aio64.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt/tst-aio64.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt/tst-aio64.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt/tst-aio7.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt/tst-aio7.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt/tst-aio7.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt/tst-aio10.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt/tst-aio10.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt/tst-aio10.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt/tst-mqueue1.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt/tst-mqueue1.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt/tst-mqueue1.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt/tst-mqueue2.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt/tst-mqueue2.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt/tst-mqueue2.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt/tst-mqueue6.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt/tst-mqueue6.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt/tst-mqueue6.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt/tst-mqueue8.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt/tst-mqueue8.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt/tst-mqueue8.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt/tst-timer3.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt/tst-timer3.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt/tst-timer3.out cnt = 0 + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt/tst-cpuclock2.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt/tst-cpuclock2.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt/tst-cpuclock2.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt/tst-mqueue8x.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt/tst-mqueue8x.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt/tst-mqueue8x.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt/tst-timer5.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt/tst-timer5.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt/tst-timer5.out clock_gettime returned timespec = { 4465559, 800302530 } clock_getres returned timespec = { 0, 1000000 } + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt/tst-timer4.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt/tst-timer4.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt/tst-timer4.out clock_gettime returned timespec = { 1188085010, 398323000 } clock_getres returned timespec = { 0, 1000000 } + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt/tst-cputimer2.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt/tst-cputimer2.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt/tst-cputimer2.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt/tst-cputimer1.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt/tst-cputimer1.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt/tst-cputimer1.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt/tst-cputimer3.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt/tst-cputimer3.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt/tst-cputimer3.out clock_gettime returned timespec = { 0, 204196 } clock_getres returned timespec = { 0, 1 } + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt/tst-mqueue3.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt/tst-mqueue3.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt/tst-mqueue3.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt/tst-mqueue5.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt/tst-mqueue5.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rt/tst-mqueue5.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/debug/test-strcpy_chk.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/debug/test-strcpy_chk.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/debug/test-strcpy_chk.out simple_strcpy_chk normal_strcpy __strcpy_chk Length 0, alignment 0/ 0: 3 6 3 Length 0, alignment 0/ 0: 5 9 4 Length 0, alignment 0/ 0: 4 9 4 Length 0, alignment 0/ 0: 4 7 4 Length 1, alignment 0/ 0: 5 10 4 Length 1, alignment 0/ 0: 4 10 4 Length 1, alignment 0/ 1: 4 2 7 Length 1, alignment 1/ 0: 4 3 6 Length 2, alignment 0/ 0: 7 7 8 Length 2, alignment 0/ 0: 7 7 9 Length 2, alignment 0/ 2: 6 5 8 Length 2, alignment 2/ 0: 8 3 8 Length 3, alignment 0/ 0: 11 10 5 Length 3, alignment 0/ 0: 9 12 4 Length 3, alignment 0/ 3: 10 6 6 Length 3, alignment 3/ 0: 8 7 3 Length 4, alignment 0/ 0: 16 10 9 Length 4, alignment 0/ 0: 17 9 9 Length 4, alignment 0/ 4: 16 9 6 Length 4, alignment 4/ 0: 16 7 6 Length 5, alignment 0/ 0: 16 9 8 Length 5, alignment 0/ 0: 17 8 9 Length 5, alignment 0/ 5: 16 9 7 Length 5, alignment 5/ 0: 17 9 8 Length 6, alignment 0/ 0: 18 7 11 Length 6, alignment 0/ 0: 20 8 8 Length 6, alignment 0/ 6: 18 9 11 Length 6, alignment 6/ 0: 21 11 10 Length 7, alignment 0/ 0: 23 7 11 Length 7, alignment 0/ 0: 21 7 9 Length 7, alignment 0/ 7: 23 16 10 Length 7, alignment 7/ 0: 23 16 9 Length 8, alignment 0/ 0: 21 8 13 Length 8, alignment 0/ 0: 23 7 11 Length 8, alignment 0/ 0: 26 10 13 Length 8, alignment 0/ 0: 24 10 9 Length 9, alignment 0/ 0: 23 10 14 Length 9, alignment 0/ 0: 25 8 11 Length 9, alignment 0/ 1: 26 16 11 Length 9, alignment 1/ 0: 29 16 16 Length 10, alignment 0/ 0: 30 10 18 Length 10, alignment 0/ 0: 26 11 11 Length 10, alignment 0/ 2: 21 17 14 Length 10, alignment 2/ 0: 23 16 15 Length 11, alignment 0/ 0: 23 6 11 Length 11, alignment 0/ 0: 25 8 14 Length 11, alignment 0/ 3: 32 16 14 Length 11, alignment 3/ 0: 28 16 10 Length 12, alignment 0/ 0: 30 11 15 Length 12, alignment 0/ 0: 27 9 15 Length 12, alignment 0/ 4: 34 17 15 Length 12, alignment 4/ 0: 28 18 15 Length 13, alignment 0/ 0: 25 10 16 Length 13, alignment 0/ 0: 31 8 16 Length 13, alignment 0/ 5: 32 16 16 Length 13, alignment 5/ 0: 27 18 16 Length 14, alignment 0/ 0: 28 8 16 Length 14, alignment 0/ 0: 32 7 16 Length 14, alignment 0/ 6: 28 19 16 Length 14, alignment 6/ 0: 38 17 16 Length 15, alignment 0/ 0: 35 7 16 Length 15, alignment 0/ 0: 29 8 16 Length 15, alignment 0/ 7: 32 21 16 Length 15, alignment 7/ 0: 27 20 18 Length 16, alignment 0/ 0: 40 14 21 Length 16, alignment 7/ 2: 42 22 16 Length 32, alignment 0/ 0: 54 11 32 Length 32, alignment 6/ 4: 61 32 32 Length 64, alignment 0/ 0: 102 18 54 Length 64, alignment 5/ 6: 105 61 55 Length 128, alignment 0/ 0: 208 27 112 Length 128, alignment 4/ 0: 208 124 112 Length 256, alignment 0/ 0: 403 45 227 Length 256, alignment 3/ 2: 404 247 226 Length 512, alignment 0/ 0: 800 79 442 Length 512, alignment 2/ 4: 806 484 441 Length 1024, alignment 0/ 0: 1592 154 876 Length 1024, alignment 1/ 6: 1596 960 879 Length 16, alignment 1/ 2: 30 21 16 Length 16, alignment 2/ 1: 32 20 16 Length 16, alignment 1/ 1: 30 20 19 Length 16, alignment 1/ 1: 34 18 19 Length 32, alignment 2/ 4: 60 32 32 Length 32, alignment 4/ 2: 58 32 32 Length 32, alignment 2/ 2: 55 35 32 Length 32, alignment 2/ 2: 54 34 32 Length 64, alignment 3/ 6: 105 56 54 Length 64, alignment 6/ 3: 163 74 90 Length 64, alignment 3/ 3: 162 79 52 Length 64, alignment 3/ 3: 106 59 52 Length 128, alignment 4/ 0: 211 124 112 Length 128, alignment 0/ 4: 208 121 112 Length 128, alignment 4/ 4: 211 123 112 Length 128, alignment 4/ 4: 215 119 113 Length 256, alignment 5/ 2: 405 247 225 Length 256, alignment 2/ 5: 405 248 230 Length 256, alignment 5/ 5: 400 247 228 Length 256, alignment 5/ 5: 406 248 227 Length 512, alignment 6/ 4: 796 484 727 Length 512, alignment 4/ 6: 805 481 442 Length 512, alignment 6/ 6: 801 485 443 Length 512, alignment 6/ 6: 802 485 442 Length 1024, alignment 7/ 6: 1599 961 879 Length 1024, alignment 6/ 7: 1601 960 874 Length 1024, alignment 7/ 7: 1599 960 879 Length 1024, alignment 7/ 7: 1601 962 879 Length 0, alignment 0/ 0: 3 7 2 Length 0, alignment 0/ 0: 6 9 3 Length 0, alignment 0/ 0: 4 6 3 Length 0, alignment 0/ 0: 5 9 3 Length 1, alignment 0/ 0: 4 10 4 Length 1, alignment 0/ 0: 6 10 3 Length 1, alignment 0/ 1: 6 2 4 Length 1, alignment 1/ 0: 7 3 3 Length 2, alignment 0/ 0: 7 8 4 Length 2, alignment 0/ 0: 7 9 6 Length 2, alignment 0/ 2: 6 3 4 Length 2, alignment 2/ 0: 9 6 3 Length 3, alignment 0/ 0: 7 9 5 Length 3, alignment 0/ 0: 9 10 6 Length 3, alignment 0/ 3: 11 7 5 Length 3, alignment 3/ 0: 7 6 4 Length 4, alignment 0/ 0: 17 9 8 Length 4, alignment 0/ 0: 16 6 7 Length 4, alignment 0/ 4: 13 8 7 Length 4, alignment 4/ 0: 17 6 7 Length 5, alignment 0/ 0: 16 7 9 Length 5, alignment 0/ 0: 16 7 9 Length 5, alignment 0/ 5: 17 9 9 Length 5, alignment 5/ 0: 16 10 7 Length 6, alignment 0/ 0: 16 11 10 Length 6, alignment 0/ 0: 16 8 10 Length 6, alignment 0/ 6: 18 11 8 Length 6, alignment 6/ 0: 22 15 10 Length 7, alignment 0/ 0: 22 10 13 Length 7, alignment 0/ 0: 22 8 10 Length 7, alignment 0/ 7: 16 11 7 Length 7, alignment 7/ 0: 16 15 8 Length 8, alignment 0/ 0: 20 7 9 Length 8, alignment 0/ 0: 17 8 10 Length 8, alignment 0/ 0: 23 10 11 Length 8, alignment 0/ 0: 19 6 10 Length 9, alignment 0/ 0: 23 7 9 Length 9, alignment 0/ 0: 22 10 10 Length 9, alignment 0/ 1: 21 16 13 Length 9, alignment 1/ 0: 18 16 10 Length 10, alignment 0/ 0: 23 8 14 Length 10, alignment 0/ 0: 19 10 11 Length 10, alignment 0/ 2: 23 16 14 Length 10, alignment 2/ 0: 22 16 14 Length 11, alignment 0/ 0: 24 7 11 Length 11, alignment 0/ 0: 24 6 11 Length 11, alignment 0/ 3: 22 16 13 Length 11, alignment 3/ 0: 23 18 13 Length 12, alignment 0/ 0: 28 7 16 Length 12, alignment 0/ 0: 31 8 16 Length 12, alignment 0/ 4: 26 20 17 Length 12, alignment 4/ 0: 23 16 16 Length 13, alignment 0/ 0: 23 8 21 Length 13, alignment 0/ 0: 32 14 18 Length 13, alignment 0/ 5: 33 19 17 Length 13, alignment 5/ 0: 26 21 16 Length 14, alignment 0/ 0: 27 11 16 Length 14, alignment 0/ 0: 26 9 16 Length 14, alignment 0/ 6: 31 18 16 Length 14, alignment 6/ 0: 26 18 16 Length 15, alignment 0/ 0: 28 6 16 Length 15, alignment 0/ 0: 29 9 16 Length 15, alignment 0/ 7: 32 19 16 Length 15, alignment 7/ 0: 29 20 16 Length 16, alignment 0/ 0: 32 11 20 Length 16, alignment 7/ 2: 30 19 20 Length 32, alignment 0/ 0: 55 15 32 Length 32, alignment 6/ 4: 56 34 35 Length 64, alignment 0/ 0: 97 20 55 Length 64, alignment 5/ 6: 104 63 59 Length 128, alignment 0/ 0: 207 27 113 Length 128, alignment 4/ 0: 206 121 112 Length 256, alignment 0/ 0: 403 41 229 Length 256, alignment 3/ 2: 636 317 230 Length 512, alignment 0/ 0: 800 80 448 Length 512, alignment 2/ 4: 797 486 448 Length 1024, alignment 0/ 0: 1597 156 880 Length 1024, alignment 1/ 6: 1592 961 880 Length 16, alignment 1/ 2: 39 22 27 Length 16, alignment 2/ 1: 42 23 21 Length 16, alignment 1/ 1: 31 20 22 Length 16, alignment 1/ 1: 34 20 19 Length 32, alignment 2/ 4: 52 32 34 Length 32, alignment 4/ 2: 53 32 33 Length 32, alignment 2/ 2: 53 32 34 Length 32, alignment 2/ 2: 53 33 35 Length 64, alignment 3/ 6: 102 64 56 Length 64, alignment 6/ 3: 102 62 58 Length 64, alignment 3/ 3: 102 59 59 Length 64, alignment 3/ 3: 98 66 59 Length 128, alignment 4/ 0: 202 121 112 Length 128, alignment 0/ 4: 206 120 115 Length 128, alignment 4/ 4: 206 121 112 Length 128, alignment 4/ 4: 206 116 115 Length 256, alignment 5/ 2: 401 247 228 Length 256, alignment 2/ 5: 640 250 230 Length 256, alignment 5/ 5: 405 247 229 Length 256, alignment 5/ 5: 407 247 228 Length 512, alignment 6/ 4: 800 486 448 Length 512, alignment 4/ 6: 800 484 448 Length 512, alignment 6/ 6: 797 485 448 Length 512, alignment 6/ 6: 799 486 733 Length 1024, alignment 7/ 6: 1588 961 880 Length 1024, alignment 6/ 7: 1595 960 880 Length 1024, alignment 7/ 7: 1592 960 880 Length 1024, alignment 7/ 7: 1596 960 880 + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/debug/test-stpcpy_chk.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/debug/test-stpcpy_chk.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/debug/test-stpcpy_chk.out simple_stpcpy_chk normal_stpcpy __stpcpy_chk Length 0, alignment 0/ 0: 1 7 2 Length 0, alignment 0/ 0: 1 7 0 Length 0, alignment 0/ 0: 2 8 3 Length 0, alignment 0/ 0: 1 8 2 Length 1, alignment 0/ 0: 4 5 5 Length 1, alignment 0/ 0: 4 7 3 Length 1, alignment 0/ 1: 4 2 7 Length 1, alignment 1/ 0: 5 2 3 Length 2, alignment 0/ 0: 7 7 10 Length 2, alignment 0/ 0: 5 8 8 Length 2, alignment 0/ 2: 7 3 6 Length 2, alignment 2/ 0: 6 1 10 Length 3, alignment 0/ 0: 13 6 11 Length 3, alignment 0/ 0: 11 7 13 Length 3, alignment 0/ 3: 14 4 14 Length 3, alignment 3/ 0: 12 6 14 Length 4, alignment 0/ 0: 14 8 16 Length 4, alignment 0/ 0: 16 9 16 Length 4, alignment 0/ 4: 16 8 14 Length 4, alignment 4/ 0: 14 9 14 Length 5, alignment 0/ 0: 17 11 20 Length 5, alignment 0/ 0: 19 12 22 Length 5, alignment 0/ 5: 18 9 22 Length 5, alignment 5/ 0: 14 14 22 Length 6, alignment 0/ 0: 22 11 24 Length 6, alignment 0/ 0: 21 13 23 Length 6, alignment 0/ 6: 21 15 20 Length 6, alignment 6/ 0: 16 14 23 Length 7, alignment 0/ 0: 23 7 22 Length 7, alignment 0/ 0: 23 12 32 Length 7, alignment 0/ 7: 20 15 25 Length 7, alignment 7/ 0: 24 14 24 Length 8, alignment 0/ 0: 27 13 31 Length 8, alignment 0/ 0: 23 15 29 Length 8, alignment 0/ 0: 22 9 29 Length 8, alignment 0/ 0: 19 14 27 Length 9, alignment 0/ 0: 26 16 33 Length 9, alignment 0/ 0: 28 14 25 Length 9, alignment 0/ 1: 24 17 31 Length 9, alignment 1/ 0: 24 18 26 Length 10, alignment 0/ 0: 25 15 33 Length 10, alignment 0/ 0: 30 15 33 Length 10, alignment 0/ 2: 24 17 32 Length 10, alignment 2/ 0: 27 15 32 Length 11, alignment 0/ 0: 30 11 33 Length 11, alignment 0/ 0: 30 9 34 Length 11, alignment 0/ 3: 30 20 33 Length 11, alignment 3/ 0: 33 21 37 Length 12, alignment 0/ 0: 31 14 40 Length 12, alignment 0/ 0: 30 14 36 Length 12, alignment 0/ 4: 30 15 41 Length 12, alignment 4/ 0: 30 16 36 Length 13, alignment 0/ 0: 38 18 46 Length 13, alignment 0/ 0: 37 15 43 Length 13, alignment 0/ 5: 36 19 45 Length 13, alignment 5/ 0: 34 24 41 Length 14, alignment 0/ 0: 37 20 46 Length 14, alignment 0/ 0: 37 17 50 Length 14, alignment 0/ 6: 35 27 46 Length 14, alignment 6/ 0: 30 24 40 Length 15, alignment 0/ 0: 37 14 53 Length 15, alignment 0/ 0: 40 17 48 Length 15, alignment 0/ 7: 37 24 46 Length 15, alignment 7/ 0: 39 25 46 Length 16, alignment 0/ 0: 41 18 54 Length 16, alignment 7/ 2: 41 24 51 Length 32, alignment 0/ 0: 72 26 107 Length 32, alignment 6/ 4: 75 53 96 Length 64, alignment 0/ 0: 151 41 245 Length 64, alignment 5/ 6: 140 92 188 Length 128, alignment 0/ 0: 278 61 386 Length 128, alignment 4/ 0: 284 56 357 Length 256, alignment 0/ 0: 561 117 791 Length 256, alignment 3/ 2: 558 392 699 Length 512, alignment 0/ 0: 1125 190 1518 Length 512, alignment 2/ 4: 1152 821 1458 Length 1024, alignment 0/ 0: 2286 498 3068 Length 1024, alignment 1/ 6: 2287 1641 2910 Length 16, alignment 1/ 2: 38 29 47 Length 16, alignment 2/ 1: 39 22 46 Length 16, alignment 1/ 1: 40 24 46 Length 16, alignment 1/ 1: 41 22 53 Length 32, alignment 2/ 4: 71 44 96 Length 32, alignment 4/ 2: 78 51 90 Length 32, alignment 2/ 2: 71 46 97 Length 32, alignment 2/ 2: 72 49 99 Length 64, alignment 3/ 6: 146 100 182 Length 64, alignment 6/ 3: 143 98 183 Length 64, alignment 3/ 3: 146 98 188 Length 64, alignment 3/ 3: 147 101 193 Length 128, alignment 4/ 0: 286 59 357 Length 128, alignment 0/ 4: 283 62 354 Length 128, alignment 4/ 4: 289 61 384 Length 128, alignment 4/ 4: 289 65 371 Length 256, alignment 5/ 2: 578 404 727 Length 256, alignment 2/ 5: 581 407 726 Length 256, alignment 5/ 5: 574 408 766 Length 256, alignment 5/ 5: 578 384 757 Length 512, alignment 6/ 4: 1161 813 1446 Length 512, alignment 4/ 6: 1152 816 1442 Length 512, alignment 6/ 6: 1166 808 1491 Length 512, alignment 6/ 6: 1156 807 1529 Length 1024, alignment 7/ 6: 2294 1662 2891 Length 1024, alignment 6/ 7: 2306 1646 2886 Length 1024, alignment 7/ 7: 2289 1614 3054 Length 1024, alignment 7/ 7: 2306 1652 3082 Length 0, alignment 0/ 0: 1 7 0 Length 0, alignment 0/ 0: 2 7 4 Length 0, alignment 0/ 0: 2 6 2 Length 0, alignment 0/ 0: 2 5 1 Length 1, alignment 0/ 0: 6 12 5 Length 1, alignment 0/ 0: 4 9 7 Length 1, alignment 0/ 1: 4 2 4 Length 1, alignment 1/ 0: 5 5 5 Length 2, alignment 0/ 0: 6 8 9 Length 2, alignment 0/ 0: 8 8 10 Length 2, alignment 0/ 2: 6 4 7 Length 2, alignment 2/ 0: 3 3 6 Length 3, alignment 0/ 0: 13 6 9 Length 3, alignment 0/ 0: 9 7 13 Length 3, alignment 0/ 3: 8 7 13 Length 3, alignment 3/ 0: 6 7 8 Length 4, alignment 0/ 0: 17 8 14 Length 4, alignment 0/ 0: 14 9 14 Length 4, alignment 0/ 4: 16 7 14 Length 4, alignment 4/ 0: 17 7 14 Length 5, alignment 0/ 0: 19 13 18 Length 5, alignment 0/ 0: 17 11 22 Length 5, alignment 0/ 5: 16 14 17 Length 5, alignment 5/ 0: 19 14 21 Length 6, alignment 0/ 0: 22 12 22 Length 6, alignment 0/ 0: 16 12 21 Length 6, alignment 0/ 6: 20 15 25 Length 6, alignment 6/ 0: 18 14 21 Length 7, alignment 0/ 0: 21 10 19 Length 7, alignment 0/ 0: 18 8 26 Length 7, alignment 0/ 7: 19 16 29 Length 7, alignment 7/ 0: 20 14 24 Length 8, alignment 0/ 0: 19 14 30 Length 8, alignment 0/ 0: 17 13 28 Length 8, alignment 0/ 0: 23 14 28 Length 8, alignment 0/ 0: 20 13 22 Length 9, alignment 0/ 0: 24 14 32 Length 9, alignment 0/ 0: 27 12 31 Length 9, alignment 0/ 1: 22 19 30 Length 9, alignment 1/ 0: 23 17 30 Length 10, alignment 0/ 0: 30 14 33 Length 10, alignment 0/ 0: 30 15 32 Length 10, alignment 0/ 2: 27 18 35 Length 10, alignment 2/ 0: 27 18 36 Length 11, alignment 0/ 0: 30 14 33 Length 11, alignment 0/ 0: 29 14 38 Length 11, alignment 0/ 3: 30 21 33 Length 11, alignment 3/ 0: 24 19 34 Length 12, alignment 0/ 0: 31 15 37 Length 12, alignment 0/ 0: 33 14 37 Length 12, alignment 0/ 4: 30 15 35 Length 12, alignment 4/ 0: 32 14 38 Length 13, alignment 0/ 0: 32 16 42 Length 13, alignment 0/ 0: 33 16 37 Length 13, alignment 0/ 5: 30 23 35 Length 13, alignment 5/ 0: 31 21 35 Length 14, alignment 0/ 0: 33 16 39 Length 14, alignment 0/ 0: 32 20 45 Length 14, alignment 0/ 6: 32 22 39 Length 14, alignment 6/ 0: 35 24 45 Length 15, alignment 0/ 0: 37 14 41 Length 15, alignment 0/ 0: 37 15 42 Length 15, alignment 0/ 7: 36 27 46 Length 15, alignment 7/ 0: 34 19 46 Length 16, alignment 0/ 0: 37 15 47 Length 16, alignment 7/ 2: 37 24 46 Length 32, alignment 0/ 0: 67 25 90 Length 32, alignment 6/ 4: 72 50 98 Length 64, alignment 0/ 0: 148 35 192 Length 64, alignment 5/ 6: 142 98 180 Length 128, alignment 0/ 0: 286 64 378 Length 128, alignment 4/ 0: 290 54 361 Length 256, alignment 0/ 0: 574 121 754 Length 256, alignment 3/ 2: 575 408 722 Length 512, alignment 0/ 0: 1158 252 1497 Length 512, alignment 2/ 4: 1166 820 1448 Length 1024, alignment 0/ 0: 2294 495 2982 Length 1024, alignment 1/ 6: 2301 1633 2910 Length 16, alignment 1/ 2: 40 30 49 Length 16, alignment 2/ 1: 37 25 46 Length 16, alignment 1/ 1: 39 23 45 Length 16, alignment 1/ 1: 39 24 50 Length 32, alignment 2/ 4: 69 49 91 Length 32, alignment 4/ 2: 77 48 89 Length 32, alignment 2/ 2: 72 55 96 Length 32, alignment 2/ 2: 70 51 91 Length 64, alignment 3/ 6: 144 101 181 Length 64, alignment 6/ 3: 143 99 177 Length 64, alignment 3/ 3: 147 97 188 Length 64, alignment 3/ 3: 143 99 190 Length 128, alignment 4/ 0: 288 65 364 Length 128, alignment 0/ 4: 287 57 359 Length 128, alignment 4/ 4: 286 65 382 Length 128, alignment 4/ 4: 287 70 380 Length 256, alignment 5/ 2: 577 386 732 Length 256, alignment 2/ 5: 568 413 734 Length 256, alignment 5/ 5: 572 414 772 Length 256, alignment 5/ 5: 572 405 740 Length 512, alignment 6/ 4: 1152 808 1450 Length 512, alignment 4/ 6: 1154 809 1456 Length 512, alignment 6/ 6: 1166 820 1505 Length 512, alignment 6/ 6: 1156 826 1517 Length 1024, alignment 7/ 6: 2292 1582 2900 Length 1024, alignment 6/ 7: 2304 1648 2876 Length 1024, alignment 7/ 7: 2298 1652 3061 Length 1024, alignment 7/ 7: 2290 1647 3049 + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/debug/tst-lfschk1.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/debug/tst-lfschk1.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/debug/tst-lfschk1.out Test checking routines at fortify level 0 Hello, World! Hello, World! Hello, World! World! Hello, World! Hello, World! Hello, World! World! 3 3 cannot set locale + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/debug/tst-chk1.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/debug/tst-chk1.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/debug/tst-chk1.out Test checking routines at fortify level 0 Hello, World! Hello, World! Hello, World! World! Hello, World! Hello, World! Hello, World! World! 3 3 cannot set locale + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/debug/tst-chk2.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/debug/tst-chk2.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/debug/tst-chk2.out Test checking routines at fortify level 1 + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/debug/tst-chk3.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/debug/tst-chk3.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/debug/tst-chk3.out Test checking routines at fortify level 2 + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/debug/tst-lfschk3.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/debug/tst-lfschk3.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/debug/tst-lfschk3.out Test checking routines at fortify level 2 + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/debug/tst-lfschk2.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/debug/tst-lfschk2.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/debug/tst-lfschk2.out Test checking routines at fortify level 1 + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-clock.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-clock.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-clock.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-timer2.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-timer2.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-timer2.out cnt = 0 + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-aio.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-aio.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-aio.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-timer.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-timer.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-timer.out clock_gettime returned 0, timespec = { 1188085081, 104874000 } clock_getres returned 0, timespec = { 0, 1000000 } + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-aio2.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-aio2.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-aio2.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-aio64.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-aio64.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-aio64.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-aio4.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-aio4.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-aio4.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-aio6.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-aio6.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-aio6.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-aio3.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-aio3.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-aio3.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-aio7.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-aio7.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-aio7.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-aio8.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-aio8.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-aio8.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-aio9.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-aio9.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-aio9.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-aio10.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-aio10.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-aio10.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-mqueue1.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-mqueue1.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-mqueue1.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-aio5.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-aio5.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-aio5.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-mqueue2.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-mqueue2.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-mqueue2.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-mqueue8.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-mqueue8.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-mqueue8.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-mqueue6.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-mqueue6.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-mqueue6.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-timer3.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-timer3.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-timer3.out cnt = 0 + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-timer4.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-timer4.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-timer4.out clock_gettime returned timespec = { 1188085081, 168480000 } clock_getres returned timespec = { 0, 1000000 } + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-cpuclock2.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-cpuclock2.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-cpuclock2.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-cputimer1.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-cputimer1.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-cputimer1.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-cputimer2.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-cputimer2.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-cputimer2.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-cputimer3.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-cputimer3.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-cputimer3.out clock_gettime returned timespec = { 0, 177092 } clock_getres returned timespec = { 0, 1 } + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-cancel17.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-cancel17.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-cancel17.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-cancelx17.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-cancelx17.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-cancelx17.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-mqueue8x.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-mqueue8x.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-mqueue8x.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-aiod3.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-aiod3.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-aiod3.out Using O_DIRECT with block size 512 + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-aiod5.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-aiod5.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-aiod5.out Using O_DIRECT with block size 512 + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-timer5.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-timer5.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-timer5.out clock_gettime returned timespec = { 4465630, 670922530 } clock_getres returned timespec = { 0, 1000000 } + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-aiod2.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-aiod2.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-aiod2.out Using O_DIRECT with block size 512 + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-aiod4.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-aiod4.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-aiod4.out Using O_DIRECT with block size 512 + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-aiod64.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-aiod64.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-aiod64.out Using O_DIRECT with block size 512 aio_write test ok aio_read test ok lio_listio (write) test ok + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-aiod.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-aiod.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-aiod.out Using O_DIRECT with block size 512 aio_write test ok aio_read test ok lio_listio (write) test ok + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-mqueue3.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-mqueue3.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-mqueue3.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-mqueue5.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-mqueue5.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/rtkaio/tst-mqueue5.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/inet/test_ifindex.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/inet/test_ifindex.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/inet/test_ifindex.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/inet/test-ifaddrs.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/inet/test-ifaddrs.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/inet/test-ifaddrs.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/login/tst-utmp.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/login/tst-utmp.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/login/tst-utmp.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/login/tst-utmpx.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/login/tst-utmpx.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/login/tst-utmpx.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf/check-localplt.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf/check-localplt.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf/check-localplt.out --- ../scripts/data/localplt-powerpc-linux-gnu.data 2007-08-07 01:36:08.000000000 -0400 +++ - 2007-08-25 19:40:23.654698000 -0400 @@ -1,7 +1,19 @@ -libc.so: _Unwind_Find_FDE +libc.so: __signbitl libc.so: calloc libc.so: free libc.so: malloc -libc.so: memalign libc.so: realloc +libm.so: __fe_nomask_env +libm.so: __signbitl +libm.so: cosl +libm.so: fegetexcept +libm.so: fetestexcept +libm.so: finitel +libm.so: frexpl +libm.so: ilogbl +libm.so: ldexpl +libm.so: logl libm.so: matherr +libm.so: roundl +libm.so: sinl +libm.so: sqrtl + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf/tst-align.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf/tst-align.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf/tst-align.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf/tst-align2.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf/tst-align2.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf/tst-align2.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf/tst-thrlock.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf/tst-thrlock.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf/tst-thrlock.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf/neededtest.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf/neededtest.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf/neededtest.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf/neededtest2.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf/neededtest2.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf/neededtest2.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf/circleload1.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf/circleload1.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf/circleload1.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf/neededtest3.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf/neededtest3.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl-power6/elf/neededtest3.out + echo ============ ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/elf/check-localplt.out===== =====/builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/elf/check-localplt.out===== + cat /builddir/build/BUILD/glibc-20070825T1839/build-ppc64-linuxnptl/elf/check-localplt.out --- ../scripts/data/localplt-powerpc-linux-gnu.data 2007-08-07 01:36:08.000000000 -0400 +++ - 2007-08-25 19:24:35.416182000 -0400 @@ -1,7 +1,19 @@ -libc.so: _Unwind_Find_FDE +libc.so: __signbitl libc.so: calloc libc.so: free libc.so: malloc -libc.so: memalign libc.so: realloc +libm.so: __fe_nomask_env +libm.so: __signbitl +libm.so: cosl +libm.so: fegetexcept +libm.so: fetestexcept +libm.so: finitel +libm.so: frexpl +libm.so: ilogbl +libm.so: ldexpl +libm.so: logl libm.so: matherr +libm.so: roundl +libm.so: sinl +libm.so: sqrtl + echo ============ ============ + echo ====================TESTING END===================== ====================TESTING END===================== + PLTCMD='/^Relocation section .*\(\.rela\?\.plt\|\.rela\.IA_64\.pltoff\)/,/^$/p' + echo ====================PLT RELOCS LD.SO================ ====================PLT RELOCS LD.SO================ + readelf -Wr /var/tmp/glibc-2.6.90-root/lib64/ld-2.6.90.so + sed -n -e '/^Relocation section .*\(\.rela\?\.plt\|\.rela\.IA_64\.pltoff\)/,/^$/p' Relocation section '.rela.plt' at offset 0x5460 contains 5 entries: Offset Info Type Symbol's Value Symbol's Name + Addend 00000000000424d0 0000000c00000015 R_PPC64_JMP_SLOT 00000000000406d0 __libc_memalign + 0 00000000000424e8 0000001600000015 R_PPC64_JMP_SLOT 00000000000406e0 malloc + 0 0000000000042500 0000000e00000015 R_PPC64_JMP_SLOT 0000000000040700 calloc + 0 0000000000042518 0000000700000015 R_PPC64_JMP_SLOT 00000000000406f0 realloc + 0 0000000000042530 0000000600000015 R_PPC64_JMP_SLOT 00000000000406c0 free + 0 + echo ====================PLT RELOCS LIBC.SO============== ====================PLT RELOCS LIBC.SO============== + readelf -Wr /var/tmp/glibc-2.6.90-root/lib64/libc-2.6.90.so + sed -n -e '/^Relocation section .*\(\.rela\?\.plt\|\.rela\.IA_64\.pltoff\)/,/^$/p' Relocation section '.rela.plt' at offset 0x49e48 contains 7 entries: Offset Info Type Symbol's Value Symbol's Name + Addend 00000000001bf9c8 000002f600000015 R_PPC64_JMP_SLOT 00000000001b4028 calloc + 0 00000000001bf9e0 000001ed00000015 R_PPC64_JMP_SLOT 00000000001b40f8 realloc + 0 00000000001bf9f8 0000049400000015 R_PPC64_JMP_SLOT 00000000001b4038 malloc + 0 00000000001bfa10 0000000400000015 R_PPC64_JMP_SLOT 0000000000000000 _dl_tls_get_addr_soft + 0 00000000001bfa28 0000000500000015 R_PPC64_JMP_SLOT 0000000000000000 __tls_get_addr + 0 00000000001bfa40 0000013700000015 R_PPC64_JMP_SLOT 00000000001b1830 __signbitl + 0 00000000001bfa58 000008a500000015 R_PPC64_JMP_SLOT 00000000001b40e8 free + 0 + echo ====================PLT RELOCS END================== ====================PLT RELOCS END================== + cd locale + ln -s programs/charmap-kw.gperf programs/locfile-kw.gperf . + cd iconv + ln -s ../locale/programs/charmap-kw.gperf . + ls -l /var/tmp/glibc-2.6.90-root/usr/bin/getconf -rwxr-xr-x 2 kojibuilder kojibuilder 84663 Aug 25 19:01 /var/tmp/glibc-2.6.90-root/usr/bin/getconf + ls -l /var/tmp/glibc-2.6.90-root/usr/libexec/getconf total 48 -rwxr-xr-x 2 kojibuilder kojibuilder 84663 Aug 25 19:01 POSIX_V6_LP64_OFF64 + eu-readelf -hS /var/tmp/glibc-2.6.90-root/usr/bin/getconf /var/tmp/glibc-2.6.90-root/usr/libexec/getconf/POSIX_V6_LP64_OFF64 /var/tmp/glibc-2.6.90-root/usr/bin/getconf: ELF Header: Magic: 7f 45 4c 46 02 02 01 00 00 00 00 00 00 00 00 00 Class: ELF64 Data: 2's complement, big endian Ident Version: 1 (current) OS/ABI: UNIX - System V ABI Version: 0 Type: EXEC (Executable file) Machine: PowerPC 64-bit Version: 1 (current) Entry point address: 0x10020038 Start of program headers: 64 (bytes into file) Start of section headers: 78344 (bytes into file) Flags: Size of this header: 64 (bytes) Size of program header entries: 56 (bytes) Number of program headers entries: 9 Size of section header entries: 64 (bytes) Number of section headers entries: 42 Section header string table index: 39 Section Headers: [Nr] Name Type Addr Off Size ES Flags Lk Inf Al [ 0] NULL 0000000000000000 00000000 00000000 0 0 0 0 [ 1] .interp PROGBITS 0000000010000238 00000238 00000011 0 A 0 0 1 [ 2] .note.ABI-tag NOTE 000000001000024c 0000024c 00000020 0 A 0 0 4 [ 3] .note.gnu.build-id NOTE 000000001000026c 0000026c 00000024 0 A 0 0 4 [ 4] .hash HASH 0000000010000290 00000290 000000c4 4 A 6 0 8 [ 5] .gnu.hash GNU_HASH 0000000010000358 00000358 0000001c 0 A 6 0 8 [ 6] .dynsym DYNSYM 0000000010000378 00000378 000002d0 24 A 7 1 8 [ 7] .dynstr STRTAB 0000000010000648 00000648 00000129 0 A 0 0 1 [ 8] .gnu.version GNU_versym 0000000010000772 00000772 0000003c 2 A 6 0 2 [ 9] .gnu.version_r GNU_verneed 00000000100007b0 000007b0 00000030 0 A 7 1 8 [10] .rela.dyn RELA 00000000100007e0 000007e0 00000048 24 A 6 0 8 [11] .rela.plt RELA 0000000010000828 00000828 00000258 24 A 6 27 8 [12] .init PROGBITS 0000000010000a80 00000a80 00000030 0 AX 0 0 8 [13] .text PROGBITS 0000000010000ab0 00000ab0 000010c8 0 AX 0 0 16 [14] .fini PROGBITS 0000000010001b78 00001b78 00000028 0 AX 0 0 8 [15] .rodata PROGBITS 0000000010001ba0 00001ba0 00001b20 0 A 0 0 8 [16] .eh_frame_hdr PROGBITS 00000000100036c0 000036c0 00000034 0 A 0 0 4 [17] .eh_frame PROGBITS 00000000100036f8 000036f8 0000011c 0 A 0 0 8 [18] .ctors PROGBITS 000000001001eb88 0000eb88 00000010 0 WA 0 0 8 [19] .dtors PROGBITS 000000001001eb98 0000eb98 00000010 0 WA 0 0 8 [20] .jcr PROGBITS 000000001001eba8 0000eba8 00000008 0 WA 0 0 8 [21] .data.rel.ro PROGBITS 000000001001ebb0 0000ebb0 000012a0 0 WA 0 0 8 [22] .dynamic DYNAMIC 000000001001fe50 0000fe50 000001b0 16 WA 7 0 8 [23] .toc1 PROGBITS 0000000010020000 00010000 00000038 0 WA 0 0 8 [24] .opd PROGBITS 0000000010020038 00010038 000000b8 0 WA 0 0 8 [25] .branch_lt PROGBITS 00000000100200f0 000100f0 00000000 0 WA 0 0 8 [26] .got PROGBITS 00000000100200f0 000100f0 00000150 8 WA 0 0 8 [27] .plt NOBITS 0000000010020240 00010240 00000270 24 WA 0 0 8 [28] .bss NOBITS 00000000100204b0 00010240 00000010 0 WA 0 0 8 [29] .comment PROGBITS 0000000000000000 00010240 00000142 0 0 0 1 [30] .debug_aranges PROGBITS 0000000000000000 00010390 000000f0 0 0 0 16 [31] .debug_pubnames PROGBITS 0000000000000000 00010480 00000090 0 0 0 1 [32] .debug_info PROGBITS 0000000000000000 00010510 00001145 0 0 0 1 [33] .debug_abbrev PROGBITS 0000000000000000 00011655 000003b7 0 0 0 1 [34] .debug_line PROGBITS 0000000000000000 00011a0c 00000432 0 0 0 1 [35] .debug_frame PROGBITS 0000000000000000 00011e40 000000e0 0 0 0 8 [36] .debug_str PROGBITS 0000000000000000 00011f20 000007ce 1 MS 0 0 1 [37] .debug_loc PROGBITS 0000000000000000 000126ee 00000813 0 0 0 1 [38] .debug_ranges PROGBITS 0000000000000000 00012f10 00000170 0 0 0 16 [39] .shstrtab STRTAB 0000000000000000 00013080 00000188 0 0 0 1 [40] .symtab SYMTAB 0000000000000000 00013c88 00000a20 24 41 64 8 [41] .strtab STRTAB 0000000000000000 000146a8 0000040f 0 0 0 1 /var/tmp/glibc-2.6.90-root/usr/libexec/getconf/POSIX_V6_LP64_OFF64: ELF Header: Magic: 7f 45 4c 46 02 02 01 00 00 00 00 00 00 00 00 00 Class: ELF64 Data: 2's complement, big endian Ident Version: 1 (current) OS/ABI: UNIX - System V ABI Version: 0 Type: EXEC (Executable file) Machine: PowerPC 64-bit Version: 1 (current) Entry point address: 0x10020038 Start of program headers: 64 (bytes into file) Start of section headers: 78344 (bytes into file) Flags: Size of this header: 64 (bytes) Size of program header entries: 56 (bytes) Number of program headers entries: 9 Size of section header entries: 64 (bytes) Number of section headers entries: 42 Section header string table index: 39 Section Headers: [Nr] Name Type Addr Off Size ES Flags Lk Inf Al [ 0] NULL 0000000000000000 00000000 00000000 0 0 0 0 [ 1] .interp PROGBITS 0000000010000238 00000238 00000011 0 A 0 0 1 [ 2] .note.ABI-tag NOTE 000000001000024c 0000024c 00000020 0 A 0 0 4 [ 3] .note.gnu.build-id NOTE 000000001000026c 0000026c 00000024 0 A 0 0 4 [ 4] .hash HASH 0000000010000290 00000290 000000c4 4 A 6 0 8 [ 5] .gnu.hash GNU_HASH 0000000010000358 00000358 0000001c 0 A 6 0 8 [ 6] .dynsym DYNSYM 0000000010000378 00000378 000002d0 24 A 7 1 8 [ 7] .dynstr STRTAB 0000000010000648 00000648 00000129 0 A 0 0 1 [ 8] .gnu.version GNU_versym 0000000010000772 00000772 0000003c 2 A 6 0 2 [ 9] .gnu.version_r GNU_verneed 00000000100007b0 000007b0 00000030 0 A 7 1 8 [10] .rela.dyn RELA 00000000100007e0 000007e0 00000048 24 A 6 0 8 [11] .rela.plt RELA 0000000010000828 00000828 00000258 24 A 6 27 8 [12] .init PROGBITS 0000000010000a80 00000a80 00000030 0 AX 0 0 8 [13] .text PROGBITS 0000000010000ab0 00000ab0 000010c8 0 AX 0 0 16 [14] .fini PROGBITS 0000000010001b78 00001b78 00000028 0 AX 0 0 8 [15] .rodata PROGBITS 0000000010001ba0 00001ba0 00001b20 0 A 0 0 8 [16] .eh_frame_hdr PROGBITS 00000000100036c0 000036c0 00000034 0 A 0 0 4 [17] .eh_frame PROGBITS 00000000100036f8 000036f8 0000011c 0 A 0 0 8 [18] .ctors PROGBITS 000000001001eb88 0000eb88 00000010 0 WA 0 0 8 [19] .dtors PROGBITS 000000001001eb98 0000eb98 00000010 0 WA 0 0 8 [20] .jcr PROGBITS 000000001001eba8 0000eba8 00000008 0 WA 0 0 8 [21] .data.rel.ro PROGBITS 000000001001ebb0 0000ebb0 000012a0 0 WA 0 0 8 [22] .dynamic DYNAMIC 000000001001fe50 0000fe50 000001b0 16 WA 7 0 8 [23] .toc1 PROGBITS 0000000010020000 00010000 00000038 0 WA 0 0 8 [24] .opd PROGBITS 0000000010020038 00010038 000000b8 0 WA 0 0 8 [25] .branch_lt PROGBITS 00000000100200f0 000100f0 00000000 0 WA 0 0 8 [26] .got PROGBITS 00000000100200f0 000100f0 00000150 8 WA 0 0 8 [27] .plt NOBITS 0000000010020240 00010240 00000270 24 WA 0 0 8 [28] .bss NOBITS 00000000100204b0 00010240 00000010 0 WA 0 0 8 [29] .comment PROGBITS 0000000000000000 00010240 00000142 0 0 0 1 [30] .debug_aranges PROGBITS 0000000000000000 00010390 000000f0 0 0 0 16 [31] .debug_pubnames PROGBITS 0000000000000000 00010480 00000090 0 0 0 1 [32] .debug_info PROGBITS 0000000000000000 00010510 00001145 0 0 0 1 [33] .debug_abbrev PROGBITS 0000000000000000 00011655 000003b7 0 0 0 1 [34] .debug_line PROGBITS 0000000000000000 00011a0c 00000432 0 0 0 1 [35] .debug_frame PROGBITS 0000000000000000 00011e40 000000e0 0 0 0 8 [36] .debug_str PROGBITS 0000000000000000 00011f20 000007ce 1 MS 0 0 1 [37] .debug_loc PROGBITS 0000000000000000 000126ee 00000813 0 0 0 1 [38] .debug_ranges PROGBITS 0000000000000000 00012f10 00000170 0 0 0 16 [39] .shstrtab STRTAB 0000000000000000 00013080 00000188 0 0 0 1 [40] .symtab SYMTAB 0000000000000000 00013c88 00000a20 24 41 64 8 [41] .strtab STRTAB 0000000000000000 000146a8 0000040f 0 0 0 1 + find_debuginfo_args='--strict-build-id -g' + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -g -o debuginfo.filelist extracting debug info from /var/tmp/glibc-2.6.90-root/usr/bin/memusagestat extracting debug info from /var/tmp/glibc-2.6.90-root/usr/bin/localedef extracting debug info from /var/tmp/glibc-2.6.90-root/usr/bin/gencat extracting debug info from /var/tmp/glibc-2.6.90-root/usr/bin/rpcgen extracting debug info from /var/tmp/glibc-2.6.90-root/usr/bin/pcprofiledump extracting debug info from /var/tmp/glibc-2.6.90-root/usr/bin/sprof extracting debug info from /var/tmp/glibc-2.6.90-root/usr/bin/locale extracting debug info from /var/tmp/glibc-2.6.90-root/usr/bin/getent file /var/tmp/glibc-2.6.90-root/usr/bin/getconf has 1 other hard links extracting debug info from /var/tmp/glibc-2.6.90-root/usr/bin/getconf extracting debug info from /var/tmp/glibc-2.6.90-root/usr/bin/iconv hard linked /var/tmp/glibc-2.6.90-root/usr/lib/debug/usr/libexec/getconf/POSIX_V6_LP64_OFF64.debug to /var/tmp/glibc-2.6.90-root/usr/lib/debug/usr/bin/getconf.debug ln: creating hard link `/var/tmp/glibc-2.6.90-root/usr/lib/debug/usr/libexec/getconf/POSIX_V6_LP64_OFF64.debug' => `/var/tmp/glibc-2.6.90-root/usr/lib/debug/usr/bin/getconf.debug': No such file or directory extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/IBM1123.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/CP1251.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/IBM918.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/ISO8859-13.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/EBCDIC-IS-FRISS.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/SHIFT_JISX0213.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/JOHAB.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/EBCDIC-FI-SE-A.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/ISIRI-3342.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/IBM1112.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/VISCII.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/EBCDIC-DK-NO.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/IBM869.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/INIS-CYRILLIC.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/IBM9030.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/ARMSCII-8.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/IBM290.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/BIG5HKSCS.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/ISO8859-7.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/IBM870.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/libCNS.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/IBM1097.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/IBM1158.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/ANSI_X3.110.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/IBM943.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/INIS-8.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/ISO-IR-197.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/LATIN-GREEK-1.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/ASMO_449.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/CP1252.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/IBM932.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/EUC-KR.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/CP10007.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/NATS-DANO.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/IBM4909.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/IBM1154.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/IBM904.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/EBCDIC-DK-NO-A.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/EBCDIC-ES-A.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/IBM1004.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/IBM1129.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/ISO8859-4.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/IBM1156.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/IBM1124.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/IBM5347.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/IBM037.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/IBM1399.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/IBM4899.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/KOI8-R.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/IBM1137.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/IBM1133.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/IBM12712.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/libJIS.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/IBM1046.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/EBCDIC-ES-S.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/GREEK-CCITT.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/CP1250.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/IBM423.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/ISO8859-14.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/ISO8859-10.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/ISO_2033.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/IBM038.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/EUC-TW.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/IBM256.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/ISO-2022-CN.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/CP737.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/IBM275.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/IBM278.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/EUC-JISX0213.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/IBM1390.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/IBM1047.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/IBM1371.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/IBM437.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/IBM939.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/CP775.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/IBM284.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/UTF-16.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/IBM1122.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/IBM274.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/libISOIR165.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/IBM856.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/IBM1157.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/EBCDIC-CA-FR.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/IBM4971.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/GBBIG5.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/KOI-8.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/IBM855.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/IBM1153.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/ECMA-CYRILLIC.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/UNICODE.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/EBCDIC-IT.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/IBM1167.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/IBM1388.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/GB18030.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/IBM933.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/ISO8859-3.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/IBM1130.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/ISO_5427-EXT.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/KOI8-U.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/EBCDIC-FI-SE.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/IBM1164.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/BIG5.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/EUC-JP.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/IBM1166.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/IBM866NAV.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/CP1255.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/CP1256.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/IBM1025.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/IBM1026.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/ISO8859-15.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/GOST_19768-74.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/IEC_P27-1.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/IBM803.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/libKSC.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/DEC-MCS.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/MAC-SAMI.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/IBM852.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/IBM875.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/CP1257.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/IBM1160.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/ISO_5427.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/IBM1008_420.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/IBM860.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/TSCII.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/CP1125.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/ISO646.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/IBM935.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/MAC-IS.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/IBM850.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/IBM1149.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/IBM1145.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/ISO_5428.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/ISO8859-1.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/IBM880.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/ISO_6937-2.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/ISO-2022-JP-3.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/IBM1162.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/IBM1147.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/IBM1161.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/IBM1132.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/IBM9448.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/UTF-32.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/IBM420.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/NATS-SEFI.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/IBM864.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/ISO-2022-JP.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/IBM861.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/GEORGIAN-ACADEMY.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/EBCDIC-US.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/IBM937.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/BRF.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/IBM285.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/IBM9066.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/IBM868.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/GBK.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/IBM500.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/IBM4517.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/EBCDIC-UK.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/IBM297.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/IBM281.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/IBM930.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/SJIS.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/IBM280.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/ISO-2022-KR.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/ISO8859-5.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/HP-ROMAN8.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/IBM851.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/IBM1148.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/IBM277.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/EBCDIC-AT-DE.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/IBM16804.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/IBM891.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/INIS.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/IBM901.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/KOI8-T.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/IBM273.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/GBGBK.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/GEORGIAN-PS.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/libGB.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/IBM865.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/IBM424.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/IBM857.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/LATIN-GREEK.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/RK1048.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/EUC-JP-MS.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/CP1258.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/EBCDIC-FR.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/IBM1141.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/MACINTOSH.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/IBM905.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/IBM1143.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/ISO8859-8.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/IBM1364.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/ISO8859-9.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/CSN_369103.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/ISO-IR-209.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/IBM902.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/IBM903.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/IBM866.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/UTF-7.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/TIS-620.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/IBM1155.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/IBM862.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/IBM871.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/SAMI-WS2.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/IBM874.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/EBCDIC-PT.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/ISO_11548-1.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/TCVN5712-1.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/ISO_6937.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/GREEK7.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/IBM921.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/libJISX0213.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/ISO-2022-CN-EXT.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/EBCDIC-AT-DE-A.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/CWI.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/CP1254.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/MIK.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/EBCDIC-ES.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/IBM1163.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/IBM1146.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/IBM1144.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/ISO8859-11.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/EUC-CN.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/ISO8859-6.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/CP1253.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/PT154.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/IBM1140.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/MAC-UK.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/ISO_10367-BOX.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/UHC.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/ISO8859-16.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/T.61.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/IBM922.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/CP932.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/IBM1142.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/IBM863.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/IBM1008.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/GREEK7-OLD.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/gconv/ISO8859-2.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/libpcprofile.so extracting debug info from /var/tmp/glibc-2.6.90-root/usr/lib64/libmemusage.so file /var/tmp/glibc-2.6.90-root/usr/sbin/iconvconfig.ppc64 has 1 other hard links extracting debug info from /var/tmp/glibc-2.6.90-root/usr/sbin/iconvconfig.ppc64 extracting debug info from /var/tmp/glibc-2.6.90-root/usr/sbin/nscd hard linked /var/tmp/glibc-2.6.90-root/usr/lib/debug/usr/sbin/iconvconfig.debug to /var/tmp/glibc-2.6.90-root/usr/lib/debug/usr/sbin/iconvconfig.ppc64.debug extracting debug info from /var/tmp/glibc-2.6.90-root/usr/sbin/zic extracting debug info from /var/tmp/glibc-2.6.90-root/usr/sbin/zdump extracting debug info from /var/tmp/glibc-2.6.90-root/usr/sbin/build-locale-archive extracting debug info from /var/tmp/glibc-2.6.90-root/usr/sbin/glibc_post_upgrade.ppc64 extracting debug info from /var/tmp/glibc-2.6.90-root/usr/sbin/tzdata-update extracting debug info from /var/tmp/glibc-2.6.90-root/lib64/libm-2.6.90.so extracting debug info from /var/tmp/glibc-2.6.90-root/lib64/libcrypt-2.6.90.so extracting debug info from /var/tmp/glibc-2.6.90-root/lib64/libnss_compat-2.6.90.so extracting debug info from /var/tmp/glibc-2.6.90-root/lib64/libnss_nis-2.6.90.so extracting debug info from /var/tmp/glibc-2.6.90-root/lib64/power6/libm-2.6.90.so extracting debug info from /var/tmp/glibc-2.6.90-root/lib64/power6/libthread_db-1.0.so extracting debug info from /var/tmp/glibc-2.6.90-root/lib64/power6/libc-2.6.90.so extracting debug info from /var/tmp/glibc-2.6.90-root/lib64/power6/librt-2.6.90.so extracting debug info from /var/tmp/glibc-2.6.90-root/lib64/power6/libpthread-2.6.90.so extracting debug info from /var/tmp/glibc-2.6.90-root/lib64/libthread_db-1.0.so extracting debug info from /var/tmp/glibc-2.6.90-root/lib64/rtkaio/power6/librtkaio-2.6.90.so extracting debug info from /var/tmp/glibc-2.6.90-root/lib64/rtkaio/librtkaio-2.6.90.so extracting debug info from /var/tmp/glibc-2.6.90-root/lib64/libc-2.6.90.so extracting debug info from /var/tmp/glibc-2.6.90-root/lib64/libnss_nisplus-2.6.90.so extracting debug info from /var/tmp/glibc-2.6.90-root/lib64/libutil-2.6.90.so extracting debug info from /var/tmp/glibc-2.6.90-root/lib64/libanl-2.6.90.so extracting debug info from /var/tmp/glibc-2.6.90-root/lib64/libnss_files-2.6.90.so extracting debug info from /var/tmp/glibc-2.6.90-root/lib64/libcidn-2.6.90.so extracting debug info from /var/tmp/glibc-2.6.90-root/lib64/librt-2.6.90.so extracting debug info from /var/tmp/glibc-2.6.90-root/lib64/libdl-2.6.90.so extracting debug info from /var/tmp/glibc-2.6.90-root/lib64/libBrokenLocale-2.6.90.so extracting debug info from /var/tmp/glibc-2.6.90-root/lib64/libnss_dns-2.6.90.so extracting debug info from /var/tmp/glibc-2.6.90-root/lib64/libnss_hesiod-2.6.90.so extracting debug info from /var/tmp/glibc-2.6.90-root/lib64/libresolv-2.6.90.so extracting debug info from /var/tmp/glibc-2.6.90-root/lib64/libnsl-2.6.90.so extracting debug info from /var/tmp/glibc-2.6.90-root/lib64/ld-2.6.90.so extracting debug info from /var/tmp/glibc-2.6.90-root/lib64/libpthread-2.6.90.so extracting debug info from /var/tmp/glibc-2.6.90-root/lib64/libSegFault.so extracting debug info from /var/tmp/glibc-2.6.90-root/sbin/sln extracting debug info from /var/tmp/glibc-2.6.90-root/sbin/ldconfig symlinked /usr/lib/debug/lib64/libanl-2.6.90.so.debug to /usr/lib/debug/usr/lib64/libanl.so.debug symlinked /usr/lib/debug/lib64/librt-2.6.90.so.debug to /usr/lib/debug/usr/lib64/librt.so.debug symlinked /usr/lib/debug/lib64/libnss_hesiod-2.6.90.so.debug to /usr/lib/debug/usr/lib64/libnss_hesiod.so.debug symlinked /usr/lib/debug/lib64/libresolv-2.6.90.so.debug to /usr/lib/debug/usr/lib64/libresolv.so.debug symlinked /usr/lib/debug/lib64/libthread_db-1.0.so.debug to /usr/lib/debug/usr/lib64/libthread_db.so.debug symlinked /usr/lib/debug/lib64/libcidn-2.6.90.so.debug to /usr/lib/debug/usr/lib64/libcidn.so.debug symlinked /usr/lib/debug/lib64/libdl-2.6.90.so.debug to /usr/lib/debug/usr/lib64/libdl.so.debug symlinked /usr/lib/debug/lib64/libm-2.6.90.so.debug to /usr/lib/debug/usr/lib64/libm.so.debug symlinked /usr/lib/debug/lib64/libnss_files-2.6.90.so.debug to /usr/lib/debug/usr/lib64/libnss_files.so.debug symlinked /usr/lib/debug/lib64/libnss_compat-2.6.90.so.debug to /usr/lib/debug/usr/lib64/libnss_compat.so.debug symlinked /usr/lib/debug/lib64/libnsl-2.6.90.so.debug to /usr/lib/debug/usr/lib64/libnsl.so.debug symlinked /usr/lib/debug/lib64/libnss_nisplus-2.6.90.so.debug to /usr/lib/debug/usr/lib64/libnss_nisplus.so.debug symlinked /usr/lib/debug/lib64/libcrypt-2.6.90.so.debug to /usr/lib/debug/usr/lib64/libcrypt.so.debug symlinked /usr/lib/debug/lib64/libutil-2.6.90.so.debug to /usr/lib/debug/usr/lib64/libutil.so.debug symlinked /usr/lib/debug/lib64/libBrokenLocale-2.6.90.so.debug to /usr/lib/debug/usr/lib64/libBrokenLocale.so.debug symlinked /usr/lib/debug/lib64/libnss_nis-2.6.90.so.debug to /usr/lib/debug/usr/lib64/libnss_nis.so.debug symlinked /usr/lib/debug/lib64/libnss_dns-2.6.90.so.debug to /usr/lib/debug/usr/lib64/libnss_dns.so.debug symlinked /usr/lib/debug/lib64/libnss_compat-2.6.90.so.debug to /usr/lib/debug/lib64/libnss_compat.so.2.debug symlinked /usr/lib/debug/lib64/libnss_dns-2.6.90.so.debug to /usr/lib/debug/lib64/libnss_dns.so.2.debug symlinked /usr/lib/debug/lib64/librt-2.6.90.so.debug to /usr/lib/debug/lib64/librt.so.1.debug symlinked /usr/lib/debug/lib64/ld-2.6.90.so.debug to /usr/lib/debug/lib64/ld64.so.1.debug symlinked /usr/lib/debug/lib64/power6/librt-2.6.90.so.debug to /usr/lib/debug/lib64/power6/librt.so.1.debug symlinked /usr/lib/debug/lib64/power6/libpthread-2.6.90.so.debug to /usr/lib/debug/lib64/power6/libpthread.so.0.debug symlinked /usr/lib/debug/lib64/power6/libc-2.6.90.so.debug to /usr/lib/debug/lib64/power6/libc.so.6.debug symlinked /usr/lib/debug/lib64/power6/libthread_db-1.0.so.debug to /usr/lib/debug/lib64/power6/libthread_db.so.1.debug symlinked /usr/lib/debug/lib64/power6/libm-2.6.90.so.debug to /usr/lib/debug/lib64/power6/libm.so.6.debug symlinked /usr/lib/debug/lib64/libpthread-2.6.90.so.debug to /usr/lib/debug/lib64/libpthread.so.0.debug symlinked /usr/lib/debug/lib64/rtkaio/librtkaio-2.6.90.so.debug to /usr/lib/debug/lib64/rtkaio/librt.so.1.debug symlinked /usr/lib/debug/lib64/rtkaio/power6/librtkaio-2.6.90.so.debug to /usr/lib/debug/lib64/rtkaio/power6/librt.so.1.debug symlinked /usr/lib/debug/lib64/rtkaio/power6/librtkaio-2.6.90.so.debug to /usr/lib/debug/lib64/rtkaio/power6x/librt.so.1.debug symlinked /usr/lib/debug/lib64/rtkaio/power6/librtkaio-2.6.90.so.debug to /usr/lib/debug/lib64/rtkaio/power6x/librtkaio-2.6.90.so.debug symlinked /usr/lib/debug/lib64/libnsl-2.6.90.so.debug to /usr/lib/debug/lib64/libnsl.so.1.debug symlinked /usr/lib/debug/lib64/libnss_hesiod-2.6.90.so.debug to /usr/lib/debug/lib64/libnss_hesiod.so.2.debug symlinked /usr/lib/debug/lib64/libBrokenLocale-2.6.90.so.debug to /usr/lib/debug/lib64/libBrokenLocale.so.1.debug symlinked /usr/lib/debug/lib64/libc-2.6.90.so.debug to /usr/lib/debug/lib64/libc.so.6.debug symlinked /usr/lib/debug/lib64/libthread_db-1.0.so.debug to /usr/lib/debug/lib64/libthread_db.so.1.debug symlinked /usr/lib/debug/lib64/libutil-2.6.90.so.debug to /usr/lib/debug/lib64/libutil.so.1.debug symlinked /usr/lib/debug/lib64/power6/libm-2.6.90.so.debug to /usr/lib/debug/lib64/power6x/libm-2.6.90.so.debug symlinked /usr/lib/debug/lib64/power6/librt-2.6.90.so.debug to /usr/lib/debug/lib64/power6x/librt.so.1.debug symlinked /usr/lib/debug/lib64/power6/libpthread-2.6.90.so.debug to /usr/lib/debug/lib64/power6x/libpthread.so.0.debug symlinked /usr/lib/debug/lib64/power6/libthread_db-1.0.so.debug to /usr/lib/debug/lib64/power6x/libthread_db-1.0.so.debug symlinked /usr/lib/debug/lib64/power6/libc-2.6.90.so.debug to /usr/lib/debug/lib64/power6x/libc-2.6.90.so.debug symlinked /usr/lib/debug/lib64/power6/libc-2.6.90.so.debug to /usr/lib/debug/lib64/power6x/libc.so.6.debug symlinked /usr/lib/debug/lib64/power6/libthread_db-1.0.so.debug to /usr/lib/debug/lib64/power6x/libthread_db.so.1.debug symlinked /usr/lib/debug/lib64/power6/librt-2.6.90.so.debug to /usr/lib/debug/lib64/power6x/librt-2.6.90.so.debug symlinked /usr/lib/debug/lib64/power6/libm-2.6.90.so.debug to /usr/lib/debug/lib64/power6x/libm.so.6.debug symlinked /usr/lib/debug/lib64/power6/libpthread-2.6.90.so.debug to /usr/lib/debug/lib64/power6x/libpthread-2.6.90.so.debug symlinked /usr/lib/debug/lib64/libanl-2.6.90.so.debug to /usr/lib/debug/lib64/libanl.so.1.debug symlinked /usr/lib/debug/lib64/libcidn-2.6.90.so.debug to /usr/lib/debug/lib64/libcidn.so.1.debug symlinked /usr/lib/debug/lib64/libdl-2.6.90.so.debug to /usr/lib/debug/lib64/libdl.so.2.debug symlinked /usr/lib/debug/lib64/libnss_nisplus-2.6.90.so.debug to /usr/lib/debug/lib64/libnss_nisplus.so.2.debug symlinked /usr/lib/debug/lib64/libnss_nis-2.6.90.so.debug to /usr/lib/debug/lib64/libnss_nis.so.2.debug symlinked /usr/lib/debug/lib64/libm-2.6.90.so.debug to /usr/lib/debug/lib64/libm.so.6.debug symlinked /usr/lib/debug/lib64/libnss_files-2.6.90.so.debug to /usr/lib/debug/lib64/libnss_files.so.2.debug symlinked /usr/lib/debug/lib64/libcrypt-2.6.90.so.debug to /usr/lib/debug/lib64/libcrypt.so.1.debug symlinked /usr/lib/debug/lib64/libresolv-2.6.90.so.debug to /usr/lib/debug/lib64/libresolv.so.2.debug 67124 blocks + list_debug_archives + local dir=/usr/lib/debug/usr/lib64 + cd /var/tmp/glibc-2.6.90-root + ls usr/lib/debug/usr/lib64/libBrokenLocale.a usr/lib/debug/usr/lib64/libanl.a usr/lib/debug/usr/lib64/libbsd-compat.a usr/lib/debug/usr/lib64/libbsd.a usr/lib/debug/usr/lib64/libc.a usr/lib/debug/usr/lib64/libc_nonshared.a usr/lib/debug/usr/lib64/libc_stubs.a usr/lib/debug/usr/lib64/libcrypt.a usr/lib/debug/usr/lib64/libdl.a usr/lib/debug/usr/lib64/libg.a usr/lib/debug/usr/lib64/libieee.a usr/lib/debug/usr/lib64/libm.a usr/lib/debug/usr/lib64/libmcheck.a usr/lib/debug/usr/lib64/libnldbl_nonshared.a usr/lib/debug/usr/lib64/libnsl.a usr/lib/debug/usr/lib64/libpthread.a usr/lib/debug/usr/lib64/libpthread_nonshared.a usr/lib/debug/usr/lib64/libresolv.a usr/lib/debug/usr/lib64/librpcsvc.a usr/lib/debug/usr/lib64/librt.a usr/lib/debug/usr/lib64/librtkaio.a usr/lib/debug/usr/lib64/libutil.a + sed 's,^,/,' + rm -f /var/tmp/glibc-2.6.90-root/usr/share/info/dir + mkdir -p /var/tmp/glibc-2.6.90-root/var/db/nscd /var/tmp/glibc-2.6.90-root/var/run/nscd + touch /var/tmp/glibc-2.6.90-root/var/db/nscd/passwd /var/tmp/glibc-2.6.90-root/var/db/nscd/group /var/tmp/glibc-2.6.90-root/var/db/nscd/hosts /var/tmp/glibc-2.6.90-root/var/db/nscd/services /var/tmp/glibc-2.6.90-root/var/run/nscd/passwd /var/tmp/glibc-2.6.90-root/var/run/nscd/group /var/tmp/glibc-2.6.90-root/var/run/nscd/hosts /var/tmp/glibc-2.6.90-root/var/run/nscd/services + touch /var/tmp/glibc-2.6.90-root/var/run/nscd/socket /var/tmp/glibc-2.6.90-root/var/run/nscd/nscd.pid + mkdir -p /var/tmp/glibc-2.6.90-root/var/cache/ldconfig + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: glibc-2.6.90-12 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.80284 + umask 022 + cd /builddir/build/BUILD + cd glibc-20070825T1839 + DOCDIR=/var/tmp/glibc-2.6.90-root/usr/share/doc/glibc-2.6.90 + export DOCDIR + rm -rf /var/tmp/glibc-2.6.90-root/usr/share/doc/glibc-2.6.90 + /bin/mkdir -p /var/tmp/glibc-2.6.90-root/usr/share/doc/glibc-2.6.90 + cp -pr README NEWS INSTALL FAQ BUGS NOTES PROJECTS CONFORMANCE /var/tmp/glibc-2.6.90-root/usr/share/doc/glibc-2.6.90 + cp -pr COPYING COPYING.LIB README.libm LICENSES /var/tmp/glibc-2.6.90-root/usr/share/doc/glibc-2.6.90 + cp -pr hesiod/README.hesiod /var/tmp/glibc-2.6.90-root/usr/share/doc/glibc-2.6.90 + exit 0 Provides: ANSI_X3.110.so()(64bit) ARMSCII-8.so()(64bit) ASMO_449.so()(64bit) BIG5.so()(64bit) BIG5HKSCS.so()(64bit) BRF.so()(64bit) CP10007.so()(64bit) CP1125.so()(64bit) CP1250.so()(64bit) CP1251.so()(64bit) CP1252.so()(64bit) CP1253.so()(64bit) CP1254.so()(64bit) CP1255.so()(64bit) CP1256.so()(64bit) CP1257.so()(64bit) CP1258.so()(64bit) CP737.so()(64bit) CP775.so()(64bit) CP932.so()(64bit) CSN_369103.so()(64bit) CWI.so()(64bit) DEC-MCS.so()(64bit) EBCDIC-AT-DE-A.so()(64bit) EBCDIC-AT-DE.so()(64bit) EBCDIC-CA-FR.so()(64bit) EBCDIC-DK-NO-A.so()(64bit) EBCDIC-DK-NO.so()(64bit) EBCDIC-ES-A.so()(64bit) EBCDIC-ES-S.so()(64bit) EBCDIC-ES.so()(64bit) EBCDIC-FI-SE-A.so()(64bit) EBCDIC-FI-SE.so()(64bit) EBCDIC-FR.so()(64bit) EBCDIC-IS-FRISS.so()(64bit) EBCDIC-IT.so()(64bit) EBCDIC-PT.so()(64bit) EBCDIC-UK.so()(64bit) EBCDIC-US.so()(64bit) ECMA-CYRILLIC.so()(64bit) EUC-CN.so()(64bit) EUC-JISX0213.so()(64bit) EUC-JP-MS.so()(64bit) EUC-JP.so()(64bit) EUC-KR.so()(64bit) EUC-TW.so()(64bit) GB18030.so()(64bit) GBBIG5.so()(64bit) GBGBK.so()(64bit) GBK.so()(64bit) GEORGIAN-ACADEMY.so()(64bit) GEORGIAN-PS.so()(64bit) GOST_19768-74.so()(64bit) GREEK-CCITT.so()(64bit) GREEK7-OLD.so()(64bit) GREEK7.so()(64bit) HP-ROMAN8.so()(64bit) IBM037.so()(64bit) IBM038.so()(64bit) IBM1004.so()(64bit) IBM1008.so()(64bit) IBM1008_420.so()(64bit) IBM1025.so()(64bit) IBM1026.so()(64bit) IBM1046.so()(64bit) IBM1047.so()(64bit) IBM1097.so()(64bit) IBM1112.so()(64bit) IBM1122.so()(64bit) IBM1123.so()(64bit) IBM1124.so()(64bit) IBM1129.so()(64bit) IBM1130.so()(64bit) IBM1132.so()(64bit) IBM1133.so()(64bit) IBM1137.so()(64bit) IBM1140.so()(64bit) IBM1141.so()(64bit) IBM1142.so()(64bit) IBM1143.so()(64bit) IBM1144.so()(64bit) IBM1145.so()(64bit) IBM1146.so()(64bit) IBM1147.so()(64bit) IBM1148.so()(64bit) IBM1149.so()(64bit) IBM1153.so()(64bit) IBM1154.so()(64bit) IBM1155.so()(64bit) IBM1156.so()(64bit) IBM1157.so()(64bit) IBM1158.so()(64bit) IBM1160.so()(64bit) IBM1161.so()(64bit) IBM1162.so()(64bit) IBM1163.so()(64bit) IBM1164.so()(64bit) IBM1166.so()(64bit) IBM1167.so()(64bit) IBM12712.so()(64bit) IBM1364.so()(64bit) IBM1371.so()(64bit) IBM1388.so()(64bit) IBM1390.so()(64bit) IBM1399.so()(64bit) IBM16804.so()(64bit) IBM256.so()(64bit) IBM273.so()(64bit) IBM274.so()(64bit) IBM275.so()(64bit) IBM277.so()(64bit) IBM278.so()(64bit) IBM280.so()(64bit) IBM281.so()(64bit) IBM284.so()(64bit) IBM285.so()(64bit) IBM290.so()(64bit) IBM297.so()(64bit) IBM420.so()(64bit) IBM423.so()(64bit) IBM424.so()(64bit) IBM437.so()(64bit) IBM4517.so()(64bit) IBM4899.so()(64bit) IBM4909.so()(64bit) IBM4971.so()(64bit) IBM500.so()(64bit) IBM5347.so()(64bit) IBM803.so()(64bit) IBM850.so()(64bit) IBM851.so()(64bit) IBM852.so()(64bit) IBM855.so()(64bit) IBM856.so()(64bit) IBM857.so()(64bit) IBM860.so()(64bit) IBM861.so()(64bit) IBM862.so()(64bit) IBM863.so()(64bit) IBM864.so()(64bit) IBM865.so()(64bit) IBM866.so()(64bit) IBM866NAV.so()(64bit) IBM868.so()(64bit) IBM869.so()(64bit) IBM870.so()(64bit) IBM871.so()(64bit) IBM874.so()(64bit) IBM875.so()(64bit) IBM880.so()(64bit) IBM891.so()(64bit) IBM901.so()(64bit) IBM902.so()(64bit) IBM903.so()(64bit) IBM9030.so()(64bit) IBM904.so()(64bit) IBM905.so()(64bit) IBM9066.so()(64bit) IBM918.so()(64bit) IBM921.so()(64bit) IBM922.so()(64bit) IBM930.so()(64bit) IBM932.so()(64bit) IBM933.so()(64bit) IBM935.so()(64bit) IBM937.so()(64bit) IBM939.so()(64bit) IBM943.so()(64bit) IBM9448.so()(64bit) IEC_P27-1.so()(64bit) INIS-8.so()(64bit) INIS-CYRILLIC.so()(64bit) INIS.so()(64bit) ISIRI-3342.so()(64bit) ISO-2022-CN-EXT.so()(64bit) ISO-2022-CN.so()(64bit) ISO-2022-JP-3.so()(64bit) ISO-2022-JP.so()(64bit) ISO-2022-KR.so()(64bit) ISO-IR-197.so()(64bit) ISO-IR-209.so()(64bit) ISO646.so()(64bit) ISO8859-1.so()(64bit) ISO8859-10.so()(64bit) ISO8859-11.so()(64bit) ISO8859-13.so()(64bit) ISO8859-14.so()(64bit) ISO8859-15.so()(64bit) ISO8859-16.so()(64bit) ISO8859-2.so()(64bit) ISO8859-3.so()(64bit) ISO8859-4.so()(64bit) ISO8859-5.so()(64bit) ISO8859-6.so()(64bit) ISO8859-7.so()(64bit) ISO8859-8.so()(64bit) ISO8859-9.so()(64bit) ISO_10367-BOX.so()(64bit) ISO_11548-1.so()(64bit) ISO_2033.so()(64bit) ISO_5427-EXT.so()(64bit) ISO_5427.so()(64bit) ISO_5428.so()(64bit) ISO_6937-2.so()(64bit) ISO_6937.so()(64bit) JOHAB.so()(64bit) KOI-8.so()(64bit) KOI8-R.so()(64bit) KOI8-T.so()(64bit) KOI8-U.so()(64bit) LATIN-GREEK-1.so()(64bit) LATIN-GREEK.so()(64bit) MAC-IS.so()(64bit) MAC-SAMI.so()(64bit) MAC-UK.so()(64bit) MACINTOSH.so()(64bit) MIK.so()(64bit) NATS-DANO.so()(64bit) NATS-SEFI.so()(64bit) PT154.so()(64bit) RK1048.so()(64bit) SAMI-WS2.so()(64bit) SHIFT_JISX0213.so()(64bit) SJIS.so()(64bit) T.61.so()(64bit) TCVN5712-1.so()(64bit) TIS-620.so()(64bit) TSCII.so()(64bit) UHC.so()(64bit) UNICODE.so()(64bit) UTF-16.so()(64bit) UTF-32.so()(64bit) UTF-7.so()(64bit) VISCII.so()(64bit) config(glibc) = 2.6.90-12 ld64.so.1()(64bit) ld64.so.1(GLIBC_2.3)(64bit) ld64.so.1(GLIBC_2.4)(64bit) ldconfig libBrokenLocale.so.1()(64bit) libBrokenLocale.so.1(GLIBC_2.3)(64bit) libCNS.so()(64bit) libGB.so()(64bit) libISOIR165.so()(64bit) libJIS.so()(64bit) libJISX0213.so()(64bit) libKSC.so()(64bit) libSegFault.so()(64bit) libanl.so.1()(64bit) libanl.so.1(GLIBC_2.3)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.5)(64bit) libc.so.6(GLIBC_2.6)(64bit) libc.so.6(GLIBC_2.7)(64bit) libcidn.so.1()(64bit) libcrypt.so.1()(64bit) libcrypt.so.1(GLIBC_2.3)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.3)(64bit) libdl.so.2(GLIBC_2.3.3)(64bit) libdl.so.2(GLIBC_2.3.4)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.3)(64bit) libm.so.6(GLIBC_2.4)(64bit) libnsl.so.1()(64bit) libnsl.so.1(GLIBC_2.3)(64bit) libnss_compat.so.2()(64bit) libnss_dns.so.2()(64bit) libnss_files.so.2()(64bit) libnss_hesiod.so.2()(64bit) libnss_nis.so.2()(64bit) libnss_nisplus.so.2()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.3)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libpthread.so.0(GLIBC_2.3.3)(64bit) libpthread.so.0(GLIBC_2.3.4)(64bit) libpthread.so.0(GLIBC_2.4)(64bit) libpthread.so.0(GLIBC_2.6)(64bit) libresolv.so.2()(64bit) libresolv.so.2(GLIBC_2.3)(64bit) libresolv.so.2(GLIBC_2.3.2)(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.3)(64bit) librt.so.1(GLIBC_2.3.3)(64bit) librt.so.1(GLIBC_2.3.4)(64bit) librt.so.1(GLIBC_2.4)(64bit) libthread_db.so.1()(64bit) libthread_db.so.1(GLIBC_2.3)(64bit) libthread_db.so.1(GLIBC_2.3.3)(64bit) libutil.so.1()(64bit) libutil.so.1(GLIBC_2.3)(64bit) rtld(GNU_HASH) Requires(interp): /usr/sbin/glibc_post_upgrade.ppc64 /sbin/ldconfig Requires(rpmlib): rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires(post): /usr/sbin/glibc_post_upgrade.ppc64 Requires(postun): /sbin/ldconfig Requires: glibc-common = 2.6.90-12 Conflicts: rpm <= 4.0-0.65 glibc-devel < 2.2.3 gcc4 <= 4.0.0-0.6 shadow-utils < 2:4.0.3-20 nscd < 2.3.3-52 kernel < 2.6.9 Obsoletes: zoneinfo libc-static libc-devel libc-profile libc-headers gencat locale ldconfig locale-ja glibc-profile Processing files: glibc-devel-2.6.90-12 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires: glibc = 2.6.90-12 glibc-headers = 2.6.90-12 libBrokenLocale.so.1()(64bit) libanl.so.1()(64bit) libcidn.so.1()(64bit) libcrypt.so.1()(64bit) libdl.so.2()(64bit) libm.so.6()(64bit) libnsl.so.1()(64bit) libnss_compat.so.2()(64bit) libnss_dns.so.2()(64bit) libnss_files.so.2()(64bit) libnss_hesiod.so.2()(64bit) libnss_nis.so.2()(64bit) libnss_nisplus.so.2()(64bit) libresolv.so.2()(64bit) librt.so.1()(64bit) libthread_db.so.1()(64bit) libutil.so.1()(64bit) Conflicts: texinfo < 3.11 binutils < 2.15.94.0.2-1 Obsoletes: libc-debug libc-headers libc-devel linuxthreads-devel glibc-debug nptl-devel Processing files: glibc-headers-2.6.90-12 Provides: glibc-headers(ppc64) Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh Requires: glibc = 2.6.90-12 kernel-headers >= 2.2.1 Obsoletes: libc-debug libc-headers libc-devel Processing files: glibc-common-2.6.90-12 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.89049 + umask 022 + cd /builddir/build/BUILD + cd glibc-20070825T1839 + DOCDIR=/var/tmp/glibc-2.6.90-root/usr/share/doc/glibc-common-2.6.90 + export DOCDIR + rm -rf /var/tmp/glibc-2.6.90-root/usr/share/doc/glibc-common-2.6.90 + /bin/mkdir -p /var/tmp/glibc-2.6.90-root/usr/share/doc/glibc-common-2.6.90 + cp -pr documentation/ChangeLog.15.bz2 documentation/ChangeLog.16.bz2 documentation/ChangeLog.bz2 documentation/README.timezone documentation/README.ufc-crypt documentation/gai.conf /var/tmp/glibc-2.6.90-root/usr/share/doc/glibc-common-2.6.90 + exit 0 Provides: config(glibc-common) = 2.6.90-12 Requires(interp): /usr/sbin/build-locale-archive /usr/sbin/tzdata-update Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires(post): /usr/sbin/build-locale-archive Requires: tzdata >= 2003a /usr/sbin/tzdata-update Conflicts: glibc < 2.6.90 glibc > 2.6.90 Processing files: nscd-2.6.90-12 Provides: config(nscd) = 2.6.90-12 Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: /bin/bash audit-libs >= 1.1.3 config(nscd) = 2.6.90-12 libaudit.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libcap.so.1()(64bit) libnsl.so.1()(64bit) libnsl.so.1(GLIBC_2.3)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.3)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libpthread.so.0(GLIBC_2.3.3)(64bit) libpthread.so.0(GLIBC_2.6)(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.3)(64bit) libselinux >= 1.17.10-1 libselinux.so.1()(64bit) rtld(GNU_HASH) Conflicts: kernel < 2.2.0 selinux-policy-targeted < 1.17.30-2.2 Processing files: glibc-utils-2.6.90-12 Provides: libmemusage.so()(64bit) libpcprofile.so()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: /bin/bash /usr/bin/perl glibc = 2.6.90-12 ld64.so.1()(64bit) ld64.so.1(GLIBC_2.3)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.3)(64bit) libgd.so.2()(64bit) libm.so.6()(64bit) libpng12.so.0()(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: glibc-debuginfo-2.6.90-12 warning: File listed twice: /usr/lib/debug/usr/lib64/libBrokenLocale.a warning: File listed twice: /usr/lib/debug/usr/lib64/libanl.a warning: File listed twice: /usr/lib/debug/usr/lib64/libbsd-compat.a warning: File listed twice: /usr/lib/debug/usr/lib64/libbsd.a warning: File listed twice: /usr/lib/debug/usr/lib64/libc.a warning: File listed twice: /usr/lib/debug/usr/lib64/libc_nonshared.a warning: File listed twice: /usr/lib/debug/usr/lib64/libc_stubs.a warning: File listed twice: /usr/lib/debug/usr/lib64/libcrypt.a warning: File listed twice: /usr/lib/debug/usr/lib64/libdl.a warning: File listed twice: /usr/lib/debug/usr/lib64/libg.a warning: File listed twice: /usr/lib/debug/usr/lib64/libieee.a warning: File listed twice: /usr/lib/debug/usr/lib64/libm.a warning: File listed twice: /usr/lib/debug/usr/lib64/libmcheck.a warning: File listed twice: /usr/lib/debug/usr/lib64/libnldbl_nonshared.a warning: File listed twice: /usr/lib/debug/usr/lib64/libnsl.a warning: File listed twice: /usr/lib/debug/usr/lib64/libpthread.a warning: File listed twice: /usr/lib/debug/usr/lib64/libpthread_nonshared.a warning: File listed twice: /usr/lib/debug/usr/lib64/libresolv.a warning: File listed twice: /usr/lib/debug/usr/lib64/librpcsvc.a warning: File listed twice: /usr/lib/debug/usr/lib64/librt.a warning: File listed twice: /usr/lib/debug/usr/lib64/librtkaio.a warning: File listed twice: /usr/lib/debug/usr/lib64/libutil.a Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/glibc-2.6.90-root warning: Could not canonicalize hostname: ppc4.fedora.phx.redhat.com Wrote: /builddir/build/RPMS/glibc-2.6.90-12.ppc64.rpm Wrote: /builddir/build/RPMS/glibc-devel-2.6.90-12.ppc64.rpm Wrote: /builddir/build/RPMS/glibc-headers-2.6.90-12.ppc64.rpm Wrote: /builddir/build/RPMS/glibc-common-2.6.90-12.ppc64.rpm Wrote: /builddir/build/RPMS/nscd-2.6.90-12.ppc64.rpm Wrote: /builddir/build/RPMS/glibc-utils-2.6.90-12.ppc64.rpm Wrote: /builddir/build/RPMS/glibc-debuginfo-2.6.90-12.ppc64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.88659 + umask 022 + cd /builddir/build/BUILD + cd glibc-20070825T1839 + rm -rf /var/tmp/glibc-2.6.90-root + rm -f common.filelist debuginfo.filelist devel.filelist headers.filelist nosegneg.filelist nscd.filelist rpm.filelist rpm.filelist.full rpm.filelist.in utils.filelist + exit 0 Executing(--clean): /bin/sh -e /var/tmp/rpm-tmp.88659 + umask 022 + cd /builddir/build/BUILD + rm -rf glibc-20070825T1839 + exit 0