Mock Version: 1.1.8 Mock Version: 1.1.8 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/glibc.spec'], False, '/var/lib/mock/f16-build-1132276-175654/root/', None, 86400, True, 0, 497, 497, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/glibc.spec'] warning: Could not canonicalize hostname: x86-16.phx2.fedoraproject.org Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/glibc-2.14.90-7.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/glibc.spec'], False, '/var/lib/mock/f16-build-1132276-175654/root/', None, 86400, True, 0, 497, 497, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/glibc.spec'] Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.otMq2U + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + rm -rf glibc-ports-2.14-7-g978f13e + cd /builddir/build/BUILD + rm -rf glibc-2.14-213-g3ba5751 + /usr/bin/xz -dc /builddir/build/SOURCES/glibc-2.14-213-g3ba5751.tar.xz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/xz -dc /builddir/build/SOURCES/glibc-ports-2.14-7-g978f13e.tar.xz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/xz -dc /builddir/build/SOURCES/glibc-2.14-213-g3ba5751-fedora.tar.xz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd glibc-2.14-213-g3ba5751 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (glibc-fedora.patch): + echo 'Patch #0 (glibc-fedora.patch):' + /bin/cat /builddir/build/SOURCES/glibc-fedora.patch + /usr/bin/patch -s -p1 --fuzz=0 -E + rm -f sysdeps/alpha/alphaev6/memcpy.S + find . -type f -size 0 -o -name '*.orig' -exec rm -f '{}' ';' ++ find . -name configure + touch ./configure ./nptl/configure ./nptl/sysdeps/x86_64/configure ./nptl/sysdeps/pthread/configure ./posix/glob/configure ./rtkaio/configure ./libidn/configure ./sysdeps/ieee754/ldbl-opt/configure ./sysdeps/powerpc/powerpc32/configure ./sysdeps/powerpc/powerpc32/elf/configure ./sysdeps/powerpc/configure ./sysdeps/powerpc/powerpc64/configure ./sysdeps/powerpc/powerpc64/elf/configure ./sysdeps/x86_64/configure ./sysdeps/x86_64/elf/configure ./sysdeps/pthread/configure ./sysdeps/i386/configure ./sysdeps/i386/elf/configure ./sysdeps/unix/sysv/linux/powerpc/configure ./sysdeps/unix/sysv/linux/configure ./sysdeps/s390/s390-64/elf/configure ./sysdeps/s390/s390-32/elf/configure ./sysdeps/sh/elf/configure ./sysdeps/sparc/sparc32/elf/configure ./sysdeps/sparc/sparc64/elf/configure ./sysdeps/ia64/configure ./sysdeps/ia64/elf/configure ./sysdeps/mach/configure ./sysdeps/mach/hurd/configure ./c_stubs/configure + touch locale/programs/charmap-kw.h locale/programs/locfile-kw.h + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.qto8Dw + umask 022 + cd /builddir/build/BUILD + cd glibc-2.14-213-g3ba5751 + LANG=C + export LANG + unset DISPLAY + GCC=gcc + GXX=g++ + BuildFlags='-march=i686 -mtune=generic' + BuildFlags='-march=i686 -mtune=generic' + BuildFlags='-march=i686 -mtune=generic -fasynchronous-unwind-tables' + case 2.14.90 in + EnableKernel=--enable-kernel=2.6.32 + echo gcc ++ sed -e 's!/configure!!g;s!\(linuxthreads\|nptl\|rtkaio\|powerpc-cpu\)\( \|$\)!!g;s! \+$!!;s! !,!g;s!^!,!;/^,\*$/d' ++ echo c_stubs/configure libidn/configure nptl/configure rtkaio/configure + AddOns=,c_stubs,libidn + AddOns=,rtkaio,c_stubs,libidn + build + builddir=build-i686-redhat-linux + rm -rf build-i686-redhat-linux + mkdir build-i686-redhat-linux + cd build-i686-redhat-linux + build_CFLAGS='-march=i686 -mtune=generic -fasynchronous-unwind-tables -g -O3 ' + configure_CFLAGS='-march=i686 -mtune=generic -fasynchronous-unwind-tables -g -O3 -fno-asynchronous-unwind-tables' + ../configure CC=gcc CXX=g++ 'CFLAGS=-march=i686 -mtune=generic -fasynchronous-unwind-tables -g -O3 -fno-asynchronous-unwind-tables' --prefix=/usr --enable-add-ons=../glibc-ports-2.14-7-g978f13e,nptl,rtkaio,c_stubs,libidn --with-headers=/usr/include --enable-kernel=2.6.32 --enable-bind-now --with-tls --with-__thread --build=i686-redhat-linux --enable-multi-arch --enable-systemtap --disable-profile --enable-nss-crypt checking build system type... i686-redhat-linux-gnu checking host system type... i686-redhat-linux-gnu checking for gcc... gcc checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for systemtap static probe support... yes checking add-on ../glibc-ports-2.14-7-g978f13e for preconfigure fragments... alpha am33 arm hppa m68k mips 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 for assembler gnu_indirect_function symbol type support... yes checking whether .text pseudo-op must be used... yes checking for assembler global-symbol directive... .globl checking for assembler .type directive prefix... @ checking sysdep dirs... sysdeps/i386/elf nptl/sysdeps/unix/sysv/linux/i386/i686 sysdeps/unix/sysv/linux/i386/i686 nptl/sysdeps/unix/sysv/linux/i386 sysdeps/unix/sysv/linux/i386 ../glibc-ports-2.14-7-g978f13e/sysdeps/unix/sysv/linux 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 ../glibc-ports-2.14-7-g978f13e/sysdeps/unix/sysv/i386 sysdeps/unix/sysv/i386 ../glibc-ports-2.14-7-g978f13e/sysdeps/unix/sysv nptl/sysdeps/unix/sysv rtkaio/sysdeps/unix/sysv sysdeps/unix/sysv sysdeps/unix/i386 ../glibc-ports-2.14-7-g978f13e/sysdeps/unix nptl/sysdeps/unix rtkaio/sysdeps/unix sysdeps/unix sysdeps/posix sysdeps/i386/i686/fpu sysdeps/i386/i686/multiarch nptl/sysdeps/i386/i686 sysdeps/i386/i686 sysdeps/i386/i486 nptl/sysdeps/i386/i486 sysdeps/i386/fpu nptl/sysdeps/i386 sysdeps/i386 sysdeps/wordsize-32 sysdeps/ieee754/ldbl-96 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 whether as is GNU as... yes checking whether ld is GNU ld... yes checking for as... as checking version of as... 2.21.53.0.1, ok checking for ld... ld checking version of ld... 2.21.53.0.1, ok checking for pwd... /bin/pwd checking for gcc... gcc checking version of gcc... 4.6.1, ok checking for gnumake... no checking for gmake... gmake checking version of gmake... 3.82, ok checking for gnumsgfmt... no checking for gmsgfmt... no checking for msgfmt... msgfmt checking version of msgfmt... 0.18.1, ok checking for makeinfo... makeinfo checking version of makeinfo... 4.13, ok checking for sed... sed checking version of sed... 4.2.1, ok checking for readelf... readelf checking for autoconf... no configure: WARNING: *** These auxiliary programs are missing or incompatible versions: autoconf *** some features will be disabled. *** Check the INSTALL file for required versions. 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 for .set assembler directive... yes checking for assembler gnu_unique_object symbol type... yes checking for .symver assembler directive... yes checking for ld --version-script... yes checking for .previous assembler directive... yes checking for .protected and .hidden assembler directive... yes checking whether __attribute__((visibility())) is supported... yes checking for broken __attribute__((visibility()))... no checking for broken __attribute__((alias()))... no checking whether to put _rtld_local into .sdata section... no checking for .preinit_array/.init_array/.fini_array support... yes checking whether to use .ctors/.dtors header and trailer... no 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 sufficient default -shared layout... no checking linker output format... elf32-i386 checking for -fno-toplevel-reorder -fno-section-anchors... yes 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... yes 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 size of long double... 12 running configure fragment for sysdeps/i386/elf checking for i386 TLS support... 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 grep that handles long lines and -e... (cached) /bin/grep checking for egrep... (cached) /bin/grep -E checking installed Linux kernel header files... 2.0.10 or later checking for kernel header at least 2.6.32... ok checking for symlinks in /usr/include... ok running configure fragment for sysdeps/i386 checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... (cached) /bin/grep -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking cpuid.h usability... yes checking cpuid.h presence... yes checking for cpuid.h... yes checking if -g produces usable source locations for assembler-with-cpp... yes checking for SSE4 support... yes checking for assembler -mtune=i686 support... yes checking for AVX support... yes checking for -mno-vzeroupper support... yes checking for old glibc 2.0.x headers... no checking whether -fPIC is default... no configure: creating ./config.status config.status: creating config.make config.status: creating Makefile config.status: creating config.h config.status: executing default commands + make -j16 -r 'CFLAGS=-march=i686 -mtune=generic -fasynchronous-unwind-tables -g -O3 ' PARALLELMFLAGS=-s make -r PARALLELMFLAGS="-s" CVSOPTS="" -C .. objdir=`pwd` all make[1]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751' (echo 'sysd-rules-sysdirs := sysdeps/i386/elf nptl/sysdeps/unix/sysv/linux/i386/i686 sysdeps/unix/sysv/linux/i386/i686 nptl/sysdeps/unix/sysv/linux/i386 sysdeps/unix/sysv/linux/i386 ../glibc-ports-2.14-7-g978f13e/sysdeps/unix/sysv/linux 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 ../glibc-ports-2.14-7-g978f13e/sysdeps/unix/sysv/i386 sysdeps/unix/sysv/i386 ../glibc-ports-2.14-7-g978f13e/sysdeps/unix/sysv nptl/sysdeps/unix/sysv rtkaio/sysdeps/unix/sysv sysdeps/unix/sysv sysdeps/unix/i386 ../glibc-ports-2.14-7-g978f13e/sysdeps/unix nptl/sysdeps/unix rtkaio/sysdeps/unix sysdeps/unix sysdeps/posix sysdeps/i386/i686/fpu sysdeps/i386/i686/multiarch nptl/sysdeps/i386/i686 sysdeps/i386/i686 sysdeps/i386/i486 nptl/sysdeps/i386/i486 sysdeps/i386/fpu nptl/sysdeps/i386 sysdeps/i386 sysdeps/wordsize-32 sysdeps/ieee754/ldbl-96 sysdeps/ieee754/dbl-64 sysdeps/ieee754/flt-32 sysdeps/ieee754 sysdeps/generic/elf sysdeps/generic'; \ for dir in sysdeps/i386/elf nptl/sysdeps/unix/sysv/linux/i386/i686 sysdeps/unix/sysv/linux/i386/i686 nptl/sysdeps/unix/sysv/linux/i386 sysdeps/unix/sysv/linux/i386 ../glibc-ports-2.14-7-g978f13e/sysdeps/unix/sysv/linux 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 ../glibc-ports-2.14-7-g978f13e/sysdeps/unix/sysv/i386 sysdeps/unix/sysv/i386 ../glibc-ports-2.14-7-g978f13e/sysdeps/unix/sysv nptl/sysdeps/unix/sysv rtkaio/sysdeps/unix/sysv sysdeps/unix/sysv sysdeps/unix/i386 ../glibc-ports-2.14-7-g978f13e/sysdeps/unix nptl/sysdeps/unix rtkaio/sysdeps/unix sysdeps/unix sysdeps/posix sysdeps/i386/i686/fpu sysdeps/i386/i686/multiarch nptl/sysdeps/i386/i686 sysdeps/i386/i686 sysdeps/i386/i486 nptl/sysdeps/i386/i486 sysdeps/i386/fpu nptl/sysdeps/i386 sysdeps/i386 sysdeps/wordsize-32 sysdeps/ieee754/ldbl-96 sysdeps/ieee754/dbl-64 sysdeps/ieee754/flt-32 sysdeps/ieee754 sysdeps/generic/elf sysdeps/generic; do \ case "$dir" in \ /*) ;; \ *) dir="\$(..)$dir" ;; \ esac; \ asm='.S .s'; \ \ for o in .o .os .op .og .ob .oS; do \ set % % rtld-% rtld-% rtld-% % m_% s_% ptw-% %; \ while [ $# -ge 2 ]; do \ t=$1; shift; \ d=$1; shift; \ v=${t%%%}; [ x"$v" = x ] || v="\$(${v}CPPFLAGS)"; \ for s in $asm .c; do \ echo "\$(objpfx)$t$o: $dir/$d$s \$(before-compile)"; \ echo " \$(compile-command$s) $v"; \ done; \ done; \ done; \ echo "\$(inst_includedir)/%.h: $dir/%.h \$(+force)"; \ echo " \$(do-install)"; \ done; \ echo 'sysd-rules-done = t') > /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/sysd-rulesT mv -f /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/sysd-rulesT /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/sysd-rules for dir in /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux sysdeps/i386/elf nptl/sysdeps/unix/sysv/linux/i386/i686 sysdeps/unix/sysv/linux/i386/i686 nptl/sysdeps/unix/sysv/linux/i386 sysdeps/unix/sysv/linux/i386 ../glibc-ports-2.14-7-g978f13e/sysdeps/unix/sysv/linux 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 ../glibc-ports-2.14-7-g978f13e/sysdeps/unix/sysv/i386 sysdeps/unix/sysv/i386 ../glibc-ports-2.14-7-g978f13e/sysdeps/unix/sysv nptl/sysdeps/unix/sysv rtkaio/sysdeps/unix/sysv sysdeps/unix/sysv sysdeps/unix/i386 ../glibc-ports-2.14-7-g978f13e/sysdeps/unix nptl/sysdeps/unix rtkaio/sysdeps/unix sysdeps/unix sysdeps/posix sysdeps/i386/i686/fpu sysdeps/i386/i686/multiarch nptl/sysdeps/i386/i686 sysdeps/i386/i686 sysdeps/i386/i486 nptl/sysdeps/i386/i486 sysdeps/i386/fpu nptl/sysdeps/i386 sysdeps/i386 sysdeps/wordsize-32 sysdeps/ieee754/ldbl-96 sysdeps/ieee754/dbl-64 sysdeps/ieee754/flt-32 sysdeps/ieee754 sysdeps/generic/elf sysdeps/generic ../glibc-ports-2.14-7-g978f13e nptl rtkaio; do \ test -f $dir/syscalls.list && \ { sysdirs='sysdeps/i386/elf nptl/sysdeps/unix/sysv/linux/i386/i686 sysdeps/unix/sysv/linux/i386/i686 nptl/sysdeps/unix/sysv/linux/i386 sysdeps/unix/sysv/linux/i386 ../glibc-ports-2.14-7-g978f13e/sysdeps/unix/sysv/linux 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 ../glibc-ports-2.14-7-g978f13e/sysdeps/unix/sysv/i386 sysdeps/unix/sysv/i386 ../glibc-ports-2.14-7-g978f13e/sysdeps/unix/sysv nptl/sysdeps/unix/sysv rtkaio/sysdeps/unix/sysv sysdeps/unix/sysv sysdeps/unix/i386 ../glibc-ports-2.14-7-g978f13e/sysdeps/unix nptl/sysdeps/unix rtkaio/sysdeps/unix sysdeps/unix sysdeps/posix sysdeps/i386/i686/fpu sysdeps/i386/i686/multiarch nptl/sysdeps/i386/i686 sysdeps/i386/i686 sysdeps/i386/i486 nptl/sysdeps/i386/i486 sysdeps/i386/fpu nptl/sysdeps/i386 sysdeps/i386 sysdeps/wordsize-32 sysdeps/ieee754/ldbl-96 sysdeps/ieee754/dbl-64 sysdeps/ieee754/flt-32 sysdeps/ieee754 sysdeps/generic/elf sysdeps/generic' \ asm_CPP='gcc -c -Iinclude -I/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux -Isysdeps/i386/elf -Inptl/sysdeps/unix/sysv/linux/i386/i686 -Isysdeps/unix/sysv/linux/i386/i686 -Inptl/sysdeps/unix/sysv/linux/i386 -Isysdeps/unix/sysv/linux/i386 -I../glibc-ports-2.14-7-g978f13e/sysdeps/unix/sysv/linux -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 -I../glibc-ports-2.14-7-g978f13e/sysdeps/unix/sysv/i386 -Isysdeps/unix/sysv/i386 -I../glibc-ports-2.14-7-g978f13e/sysdeps/unix/sysv -Inptl/sysdeps/unix/sysv -Irtkaio/sysdeps/unix/sysv -Isysdeps/unix/sysv -Isysdeps/unix/i386 -I../glibc-ports-2.14-7-g978f13e/sysdeps/unix -Inptl/sysdeps/unix -Irtkaio/sysdeps/unix -Isysdeps/unix -Isysdeps/posix -Isysdeps/i386/i686/fpu -Isysdeps/i386/i686/multiarch -Inptl/sysdeps/i386/i686 -Isysdeps/i386/i686 -Isysdeps/i386/i486 -Inptl/sysdeps/i386/i486 -Isysdeps/i386/fpu -Inptl/sysdeps/i386 -Isysdeps/i386 -Isysdeps/wordsize-32 -Isysdeps/ieee754/ldbl-96 -Isysdeps/ieee754/dbl-64 -Isysdeps/ieee754/flt-32 -Isysdeps/ieee754 -Isysdeps/generic/elf -Isysdeps/generic -I../glibc-ports-2.14-7-g978f13e -Inptl -Irtkaio -Ilibio -I. -nostdinc -isystem /usr/lib/gcc/i686-redhat-linux/4.6.1/include -isystem /usr/include -D_LIBC_REENTRANT -include include/libc-symbols.h -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -U__i686 -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-2.14-213-g3ba5751/build-i686-redhat-linux/sysd-syscallsT mv -f /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/sysd-syscallsT /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/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 gshadow 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-2.14-213-g3ba5751/build-i686-redhat-linux/sysd-sorted-tmp mv -f /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/sysd-sorted-tmp /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/sysd-sorted make[1]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751' make[1]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751' { echo '#include "posix/bits/posix1_lim.h"'; \ echo '#define _LIBC 1'; \ echo '#include "misc/sys/uio.h"'; } | \ gcc -E -dM -MD -MP -MF /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/bits/stdio_lim.dT -MT '/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/bits/stdio_lim.h /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/bits/stdio_lim.d' \ -Iinclude -I/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux -Isysdeps/i386/elf -Inptl/sysdeps/unix/sysv/linux/i386/i686 -Isysdeps/unix/sysv/linux/i386/i686 -Inptl/sysdeps/unix/sysv/linux/i386 -Isysdeps/unix/sysv/linux/i386 -I../glibc-ports-2.14-7-g978f13e/sysdeps/unix/sysv/linux -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 -I../glibc-ports-2.14-7-g978f13e/sysdeps/unix/sysv/i386 -Isysdeps/unix/sysv/i386 -I../glibc-ports-2.14-7-g978f13e/sysdeps/unix/sysv -Inptl/sysdeps/unix/sysv -Irtkaio/sysdeps/unix/sysv -Isysdeps/unix/sysv -Isysdeps/unix/i386 -I../glibc-ports-2.14-7-g978f13e/sysdeps/unix -Inptl/sysdeps/unix -Irtkaio/sysdeps/unix -Isysdeps/unix -Isysdeps/posix -Isysdeps/i386/i686/fpu -Isysdeps/i386/i686/multiarch -Inptl/sysdeps/i386/i686 -Isysdeps/i386/i686 -Isysdeps/i386/i486 -Inptl/sysdeps/i386/i486 -Isysdeps/i386/fpu -Inptl/sysdeps/i386 -Isysdeps/i386 -Isysdeps/wordsize-32 -Isysdeps/ieee754/ldbl-96 -Isysdeps/ieee754/dbl-64 -Isysdeps/ieee754/flt-32 -Isysdeps/ieee754 -Isysdeps/generic/elf -Isysdeps/generic -I../glibc-ports-2.14-7-g978f13e -Inptl -Irtkaio -Ilibio -I. -nostdinc -isystem /usr/lib/gcc/i686-redhat-linux/4.6.1/include -isystem /usr/include -xc - -o /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/bits/stdio_lim.hT sed -e 's@ /builddir/build/BUILD/glibc-2\.14-213-g3ba5751/build-i686-redhat-linux/@ $(common-objpfx)@g' -e 's@^/builddir/build/BUILD/glibc-2\.14-213-g3ba5751/build-i686-redhat-linux/@$(common-objpfx)@g' -e 's@ *\([^ \/$][^ \]*\)@ $(..)\1@g' -e 's@^\([^ \/$][^ \]*\)@$(..)\1@g' \ /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/bits/stdio_lim.dT > /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/bits/stdio_lim.dt mv -f /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/bits/stdio_lim.dt /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/bits/stdio_lim.d fopen_max=`sed -n 's/^#define OPEN_MAX //1p' /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/bits/stdio_lim.hT`; \ filename_max=`sed -n 's/^#define PATH_MAX //1p' /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/bits/stdio_lim.hT`; \ iov_max=`sed -n 's/^#define UIO_MAXIOV //p' /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/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-2.14-213-g3ba5751/build-i686-redhat-linux/bits/stdio_lim.h.new /bin/sh scripts/move-if-change /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/bits/stdio_lim.h.new /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/bits/stdio_lim.h rm -f /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/bits/stdio_lim.hT /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/bits/stdio_lim.dT /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/bits/stdio_lim.dt touch /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/bits/stdio_lim.st /bin/sh scripts/gen-libc-abis \ i386-redhat-linux-gnu \ < libc-abis > /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/libc-abis.hT /bin/sh scripts/move-if-change /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/libc-abis.hT /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/libc-abis.h touch /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/libc-abis.stamp sed '/^[ ]*%/!s/#.*$//;/^[ ]*$/d;s/^[ ]*%/#/' \ nptl/shlib-versions rtkaio/shlib-versions libidn/shlib-versions nptl_db/shlib-versions shlib-versions \ | gcc -E -undef -Iinclude -I/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux -Isysdeps/i386/elf -Inptl/sysdeps/unix/sysv/linux/i386/i686 -Isysdeps/unix/sysv/linux/i386/i686 -Inptl/sysdeps/unix/sysv/linux/i386 -Isysdeps/unix/sysv/linux/i386 -I../glibc-ports-2.14-7-g978f13e/sysdeps/unix/sysv/linux -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 -I../glibc-ports-2.14-7-g978f13e/sysdeps/unix/sysv/i386 -Isysdeps/unix/sysv/i386 -I../glibc-ports-2.14-7-g978f13e/sysdeps/unix/sysv -Inptl/sysdeps/unix/sysv -Irtkaio/sysdeps/unix/sysv -Isysdeps/unix/sysv -Isysdeps/unix/i386 -I../glibc-ports-2.14-7-g978f13e/sysdeps/unix -Inptl/sysdeps/unix -Irtkaio/sysdeps/unix -Isysdeps/unix -Isysdeps/posix -Isysdeps/i386/i686/fpu -Isysdeps/i386/i686/multiarch -Inptl/sysdeps/i386/i686 -Isysdeps/i386/i686 -Isysdeps/i386/i486 -Inptl/sysdeps/i386/i486 -Isysdeps/i386/fpu -Inptl/sysdeps/i386 -Isysdeps/i386 -Isysdeps/wordsize-32 -Isysdeps/ieee754/ldbl-96 -Isysdeps/ieee754/dbl-64 -Isysdeps/ieee754/flt-32 -Isysdeps/ieee754 -Isysdeps/generic/elf -Isysdeps/generic -I../glibc-ports-2.14-7-g978f13e -Inptl -Irtkaio -Ilibio -I. -nostdinc -isystem /usr/lib/gcc/i686-redhat-linux/4.6.1/include -isystem /usr/include -D_LIBC_REENTRANT -include include/libc-symbols.h -x assembler-with-cpp - \ > /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/shlib-versions.v.iT mv -f /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/shlib-versions.v.iT /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/shlib-versions.v.i sed '/^[ ]*#/d;/^[ ]*$/d' /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/shlib-versions.v.i > /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/shlib-versions.vT mv -f /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/shlib-versions.vT /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/shlib-versions.v gawk -v default_setname='' \ -v cpu='i686' \ -v vendor='redhat' \ -v os='linux-gnu' \ -f scripts/soversions.awk /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/shlib-versions.v > /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/soversions.iT mv -f /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/soversions.iT /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/soversions.i sed '/^[ ]*%/!s/#.*$//;/^[ ]*$/d;s/^[ ]*%/#/' \ Versions.def rtkaio/Versions.def \ | gcc -E -undef -Iinclude -I/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux -Isysdeps/i386/elf -Inptl/sysdeps/unix/sysv/linux/i386/i686 -Isysdeps/unix/sysv/linux/i386/i686 -Inptl/sysdeps/unix/sysv/linux/i386 -Isysdeps/unix/sysv/linux/i386 -I../glibc-ports-2.14-7-g978f13e/sysdeps/unix/sysv/linux -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 -I../glibc-ports-2.14-7-g978f13e/sysdeps/unix/sysv/i386 -Isysdeps/unix/sysv/i386 -I../glibc-ports-2.14-7-g978f13e/sysdeps/unix/sysv -Inptl/sysdeps/unix/sysv -Irtkaio/sysdeps/unix/sysv -Isysdeps/unix/sysv -Isysdeps/unix/i386 -I../glibc-ports-2.14-7-g978f13e/sysdeps/unix -Inptl/sysdeps/unix -Irtkaio/sysdeps/unix -Isysdeps/unix -Isysdeps/posix -Isysdeps/i386/i686/fpu -Isysdeps/i386/i686/multiarch -Inptl/sysdeps/i386/i686 -Isysdeps/i386/i686 -Isysdeps/i386/i486 -Inptl/sysdeps/i386/i486 -Isysdeps/i386/fpu -Inptl/sysdeps/i386 -Isysdeps/i386 -Isysdeps/wordsize-32 -Isysdeps/ieee754/ldbl-96 -Isysdeps/ieee754/dbl-64 -Isysdeps/ieee754/flt-32 -Isysdeps/ieee754 -Isysdeps/generic/elf -Isysdeps/generic -I../glibc-ports-2.14-7-g978f13e -Inptl -Irtkaio -Ilibio -I. -nostdinc -isystem /usr/lib/gcc/i686-redhat-linux/4.6.1/include -isystem /usr/include -D_LIBC_REENTRANT -include include/libc-symbols.h -x assembler-with-cpp - \ > /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/Versions.def.v.iT mv -f /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/Versions.def.v.iT /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/Versions.def.v.i sed '/^[ ]*#/d;/^[ ]*$/d' /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/Versions.def.v.i > /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/Versions.def.vT mv -f /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/Versions.def.vT /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/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-2.14-213-g3ba5751/build-i686-redhat-linux/soversions.i; \ cat /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/Versions.def.v; \ } | LC_ALL=C gawk -f scripts/firstversions.awk > /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/Versions.allT mv -f /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/Versions.allT /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/Versions.all LC_ALL=C gawk -v oldest_abi=default -f scripts/abi-versions.awk /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/Versions.all > /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/abi-versions.hT mv -f /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/abi-versions.hT /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/abi-versions.h rm -f /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/tls.makeT /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/tls.make.dT (echo '# Generated from tls.make.c by Makerules.'; \ gcc -std=gnu99 -fgnu89-inline -O3 -Wall -Winline -Wwrite-strings -fasynchronous-unwind-tables -fmerge-all-constants -g -march=i686 -mtune=generic -Wstrict-prototypes -Iinclude -I/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux -Isysdeps/i386/elf -Inptl/sysdeps/unix/sysv/linux/i386/i686 -Isysdeps/unix/sysv/linux/i386/i686 -Inptl/sysdeps/unix/sysv/linux/i386 -Isysdeps/unix/sysv/linux/i386 -I../glibc-ports-2.14-7-g978f13e/sysdeps/unix/sysv/linux -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 -I../glibc-ports-2.14-7-g978f13e/sysdeps/unix/sysv/i386 -Isysdeps/unix/sysv/i386 -I../glibc-ports-2.14-7-g978f13e/sysdeps/unix/sysv -Inptl/sysdeps/unix/sysv -Irtkaio/sysdeps/unix/sysv -Isysdeps/unix/sysv -Isysdeps/unix/i386 -I../glibc-ports-2.14-7-g978f13e/sysdeps/unix -Inptl/sysdeps/unix -Irtkaio/sysdeps/unix -Isysdeps/unix -Isysdeps/posix -Isysdeps/i386/i686/fpu -Isysdeps/i386/i686/multiarch -Inptl/sysdeps/i386/i686 -Isysdeps/i386/i686 -Isysdeps/i386/i486 -Inptl/sysdeps/i386/i486 -Isysdeps/i386/fpu -Inptl/sysdeps/i386 -Isysdeps/i386 -Isysdeps/wordsize-32 -Isysdeps/ieee754/ldbl-96 -Isysdeps/ieee754/dbl-64 -Isysdeps/ieee754/flt-32 -Isysdeps/ieee754 -Isysdeps/generic/elf -Isysdeps/generic -I../glibc-ports-2.14-7-g978f13e -Inptl -Irtkaio -Ilibio -I. -nostdinc -isystem /usr/lib/gcc/i686-redhat-linux/4.6.1/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-2.14-213-g3ba5751/build-i686-redhat-linux/tls.make.dT \ | sed -n '/@@@/{s/@@@[ ]*\(.*\)@@@/\1/;s/[ ]*$//p;}'; \ echo 'common-generated += tls.make'; \ sed -e 's@ /builddir/build/BUILD/glibc-2\.14-213-g3ba5751/build-i686-redhat-linux/@ $(common-objpfx)@g' -e 's@^/builddir/build/BUILD/glibc-2\.14-213-g3ba5751/build-i686-redhat-linux/@$(common-objpfx)@g' -e 's@ *\([^ \/$][^ \]*\)@ $(..)\1@g' -e 's@^\([^ \/$][^ \]*\)@$(..)\1@g' /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/tls.make.dT; \ rm -f /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/tls.make.dT) > /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/tls.makeT mv -f /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/tls.makeT /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/tls.make sed '/^[ ]*%/!s/#.*$//;/^[ ]*$/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 gshadow/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 sysdeps/i386/elf/Versions nptl/sysdeps/unix/sysv/linux/i386/Versions sysdeps/unix/sysv/linux/i386/Versions nptl/sysdeps/unix/sysv/linux/Versions rtkaio/sysdeps/pthread/Versions sysdeps/pthread/Versions sysdeps/unix/sysv/linux/Versions sysdeps/unix/sysv/Versions sysdeps/i386/i686/multiarch/Versions sysdeps/i386/i486/Versions sysdeps/i386/fpu/Versions sysdeps/i386/Versions sysdeps/wordsize-32/Versions \ | gcc -E -undef -Iinclude -I/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux -Isysdeps/i386/elf -Inptl/sysdeps/unix/sysv/linux/i386/i686 -Isysdeps/unix/sysv/linux/i386/i686 -Inptl/sysdeps/unix/sysv/linux/i386 -Isysdeps/unix/sysv/linux/i386 -I../glibc-ports-2.14-7-g978f13e/sysdeps/unix/sysv/linux -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 -I../glibc-ports-2.14-7-g978f13e/sysdeps/unix/sysv/i386 -Isysdeps/unix/sysv/i386 -I../glibc-ports-2.14-7-g978f13e/sysdeps/unix/sysv -Inptl/sysdeps/unix/sysv -Irtkaio/sysdeps/unix/sysv -Isysdeps/unix/sysv -Isysdeps/unix/i386 -I../glibc-ports-2.14-7-g978f13e/sysdeps/unix -Inptl/sysdeps/unix -Irtkaio/sysdeps/unix -Isysdeps/unix -Isysdeps/posix -Isysdeps/i386/i686/fpu -Isysdeps/i386/i686/multiarch -Inptl/sysdeps/i386/i686 -Isysdeps/i386/i686 -Isysdeps/i386/i486 -Inptl/sysdeps/i386/i486 -Isysdeps/i386/fpu -Inptl/sysdeps/i386 -Isysdeps/i386 -Isysdeps/wordsize-32 -Isysdeps/ieee754/ldbl-96 -Isysdeps/ieee754/dbl-64 -Isysdeps/ieee754/flt-32 -Isysdeps/ieee754 -Isysdeps/generic/elf -Isysdeps/generic -I../glibc-ports-2.14-7-g978f13e -Inptl -Irtkaio -Ilibio -I. -nostdinc -isystem /usr/lib/gcc/i686-redhat-linux/4.6.1/include -isystem /usr/include -D_LIBC_REENTRANT -include include/libc-symbols.h -x assembler-with-cpp - \ > /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/Versions.v.iT mv -f /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/Versions.v.iT /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/Versions.v.i sed '/^[ ]*#/d;/^[ ]*$/d' /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/Versions.v.i > /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/Versions.vT mv -f /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/Versions.vT /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/Versions.v ( echo 'sysd-versions-subdirs = csu iconv locale localedata iconvdata 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 gshadow po argp crypt nptl resolv nss rt conform debug rtkaio c_stubs libidn nptl_db inet hesiod sunrpc nis nscd streams login elf sysdeps/i386/elf nptl/sysdeps/unix/sysv/linux/i386/i686 sysdeps/unix/sysv/linux/i386/i686 nptl/sysdeps/unix/sysv/linux/i386 sysdeps/unix/sysv/linux/i386 ../glibc-ports-2.14-7-g978f13e/sysdeps/unix/sysv/linux 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 ../glibc-ports-2.14-7-g978f13e/sysdeps/unix/sysv/i386 sysdeps/unix/sysv/i386 ../glibc-ports-2.14-7-g978f13e/sysdeps/unix/sysv nptl/sysdeps/unix/sysv rtkaio/sysdeps/unix/sysv sysdeps/unix/sysv sysdeps/unix/i386 ../glibc-ports-2.14-7-g978f13e/sysdeps/unix nptl/sysdeps/unix rtkaio/sysdeps/unix sysdeps/unix sysdeps/posix sysdeps/i386/i686/fpu sysdeps/i386/i686/multiarch nptl/sysdeps/i386/i686 sysdeps/i386/i686 sysdeps/i386/i486 nptl/sysdeps/i386/i486 sysdeps/i386/fpu nptl/sysdeps/i386 sysdeps/i386 sysdeps/wordsize-32 sysdeps/ieee754/ldbl-96 sysdeps/ieee754/dbl-64 sysdeps/ieee754/flt-32 sysdeps/ieee754 sysdeps/generic/elf sysdeps/generic' ; \ cat /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/Versions.v \ | LC_ALL=C gawk -v buildroot=/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/ -v defsfile=/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/Versions.all \ -v move_if_change='/bin/sh scripts/move-if-change' \ -f scripts/versions.awk; \ ) > /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/sysd-versionsT mv -f /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/sysd-versionsT /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/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" != xABI || echo abi-name = "$lib"; \ 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-2.14-213-g3ba5751/build-i686-redhat-linux/soversions.i > /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/soversions.mkT; exit 0 mv -f /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/soversions.mkT /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/soversions.mk make[1]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751' make[1]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751' ./scripts/mkinstalldirs /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/gnu mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/gnu LC_ALL=C gawk -f scripts/lib-names.awk /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/soversions.i > /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/gnu/lib-names.T /bin/sh scripts/move-if-change /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/gnu/lib-names.T /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/gnu/lib-names.h touch /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/gnu/lib-names.stmp rm -f /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/tls.makeT /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/tls.make.dT (echo '# Generated from tls.make.c by Makerules.'; \ gcc -std=gnu99 -fgnu89-inline -O3 -Wall -Winline -Wwrite-strings -fasynchronous-unwind-tables -fmerge-all-constants -g -march=i686 -mtune=generic -Wstrict-prototypes -Iinclude -I/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux -Isysdeps/i386/elf -Inptl/sysdeps/unix/sysv/linux/i386/i686 -Isysdeps/unix/sysv/linux/i386/i686 -Inptl/sysdeps/unix/sysv/linux/i386 -Isysdeps/unix/sysv/linux/i386 -I../glibc-ports-2.14-7-g978f13e/sysdeps/unix/sysv/linux -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 -I../glibc-ports-2.14-7-g978f13e/sysdeps/unix/sysv/i386 -Isysdeps/unix/sysv/i386 -I../glibc-ports-2.14-7-g978f13e/sysdeps/unix/sysv -Inptl/sysdeps/unix/sysv -Irtkaio/sysdeps/unix/sysv -Isysdeps/unix/sysv -Isysdeps/unix/i386 -I../glibc-ports-2.14-7-g978f13e/sysdeps/unix -Inptl/sysdeps/unix -Irtkaio/sysdeps/unix -Isysdeps/unix -Isysdeps/posix -Isysdeps/i386/i686/fpu -Isysdeps/i386/i686/multiarch -Inptl/sysdeps/i386/i686 -Isysdeps/i386/i686 -Isysdeps/i386/i486 -Inptl/sysdeps/i386/i486 -Isysdeps/i386/fpu -Inptl/sysdeps/i386 -Isysdeps/i386 -Isysdeps/wordsize-32 -Isysdeps/ieee754/ldbl-96 -Isysdeps/ieee754/dbl-64 -Isysdeps/ieee754/flt-32 -Isysdeps/ieee754 -Isysdeps/generic/elf -Isysdeps/generic -I../glibc-ports-2.14-7-g978f13e -Inptl -Irtkaio -Ilibio -I. -nostdinc -isystem /usr/lib/gcc/i686-redhat-linux/4.6.1/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-2.14-213-g3ba5751/build-i686-redhat-linux/tls.make.dT \ | sed -n '/@@@/{s/@@@[ ]*\(.*\)@@@/\1/;s/[ ]*$//p;}'; \ echo 'common-generated += tls.make'; \ sed -e 's@ /builddir/build/BUILD/glibc-2\.14-213-g3ba5751/build-i686-redhat-linux/@ $(common-objpfx)@g' -e 's@^/builddir/build/BUILD/glibc-2\.14-213-g3ba5751/build-i686-redhat-linux/@$(common-objpfx)@g' -e 's@ *\([^ \/$][^ \]*\)@ $(..)\1@g' -e 's@^\([^ \/$][^ \]*\)@$(..)\1@g' /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/tls.make.dT; \ rm -f /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/tls.make.dT) > /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/tls.makeT mv -f /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/tls.makeT /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/tls.make make[1]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751' make[1]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751' rm -f /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/stamp.o; > /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/stamp.o rm -f /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/stamp.os; > /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/stamp.os rm -f /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/stamp.oS; > /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/stamp.oS make -s subdir=csu -C csu ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/csu' mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/csu mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/csu mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/csu mkdir: cannot create directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/csu': File exists mkdir: cannot create directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/csu': File exists libc-start.c: In function '__libc_start_main': libc-start.c:136:7: warning: implicit declaration of function '_dl_discover_osversion' [-Wimplicit-function-declaration] make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/csu' make -s subdir=iconv -C iconv ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/iconv' mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/iconv make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/iconv' make -s subdir=locale -C locale ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/locale' mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/locale make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/locale' make -s subdir=localedata -C localedata ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/localedata' mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/localedata mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/localedata mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/localedata mkdir: mkdir: cannot create directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/localedata'cannot create directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/localedata': File exists : File exists make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/localedata' make -s subdir=iconvdata -C iconvdata ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/iconvdata' mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/iconvdata make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/iconvdata' make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/iconvdata' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/iconvdata' make -s subdir=assert -C assert ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/assert' mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/assert make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/assert' make -s subdir=ctype -C ctype ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/ctype' mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/ctype make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/ctype' make -s subdir=intl -C intl ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/intl' mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/intl mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/intl mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/intl mkdir: cannot create directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/intl': File exists mkdir: cannot create directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/intl': File exists /castro/street/H-alpha-linux/share/bison/bison.simple: In function '__gettextparse': /castro/street/H-alpha-linux/share/bison/bison.simple:897:12: warning: '__gettextlval.num' may be used uninitialized in this function [-Wuninitialized] /castro/street/H-alpha-linux/share/bison/bison.simple:382:3: note: '__gettextlval.num' was declared here /castro/street/H-alpha-linux/share/bison/bison.simple: In function '__gettextparse': /castro/street/H-alpha-linux/share/bison/bison.simple:897:12: warning: '__gettextlval.num' may be used uninitialized in this function [-Wuninitialized] /castro/street/H-alpha-linux/share/bison/bison.simple:382:3: note: '__gettextlval.num' was declared here make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/intl' make -s subdir=catgets -C catgets ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/catgets' mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/catgets make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/catgets' make -s subdir=math -C math ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/math' mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/math mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/math mkdir: cannot create directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/math': File exists make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/math' make -s subdir=setjmp -C setjmp ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/setjmp' mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/setjmp make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/setjmp' make -s subdir=signal -C signal ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/signal' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/signal' make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/signal' mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/signal make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/signal' make -s subdir=stdlib -C stdlib ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/stdlib' mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/stdlib make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/stdlib' make -s subdir=stdio-common -C stdio-common ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/stdio-common' mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/stdio-common *** errlist.c count 133 inflated to GLIBC_2.12 count 134 (old errno.h?) In file included from vfwscanf.c:2:0: vfscanf.c: In function '_IO_vfwscanf': vfscanf.c:1456:21: warning: 'wcdigits_extended[9]' may be used uninitialized in this function [-Wuninitialized] vfscanf.c:1456:21: warning: 'wcdigits_extended[8]' may be used uninitialized in this function [-Wuninitialized] vfscanf.c:1456:21: warning: 'wcdigits_extended[7]' may be used uninitialized in this function [-Wuninitialized] vfscanf.c:1456:21: warning: 'wcdigits_extended[6]' may be used uninitialized in this function [-Wuninitialized] vfscanf.c:1456:21: warning: 'wcdigits_extended[5]' may be used uninitialized in this function [-Wuninitialized] vfscanf.c:1456:21: warning: 'wcdigits_extended[4]' may be used uninitialized in this function [-Wuninitialized] vfscanf.c:1456:21: warning: 'wcdigits_extended[3]' may be used uninitialized in this function [-Wuninitialized] vfscanf.c:1456:21: warning: 'wcdigits_extended[2]' may be used uninitialized in this function [-Wuninitialized] vfscanf.c:1456:21: warning: 'wcdigits_extended[1]' may be used uninitialized in this function [-Wuninitialized] vfscanf.c:1456:21: warning: 'wcdigits_extended[0]' may be used uninitialized in this function [-Wuninitialized] In file included from vfwscanf.c:2:0: vfscanf.c: In function '_IO_vfwscanf': vfscanf.c:1456:21: warning: 'wcdigits_extended[9]' may be used uninitialized in this function [-Wuninitialized] vfscanf.c:1456:21: warning: 'wcdigits_extended[8]' may be used uninitialized in this function [-Wuninitialized] vfscanf.c:1456:21: warning: 'wcdigits_extended[7]' may be used uninitialized in this function [-Wuninitialized] vfscanf.c:1456:21: warning: 'wcdigits_extended[6]' may be used uninitialized in this function [-Wuninitialized] vfscanf.c:1456:21: warning: 'wcdigits_extended[5]' may be used uninitialized in this function [-Wuninitialized] vfscanf.c:1456:21: warning: 'wcdigits_extended[4]' may be used uninitialized in this function [-Wuninitialized] vfscanf.c:1456:21: warning: 'wcdigits_extended[3]' may be used uninitialized in this function [-Wuninitialized] vfscanf.c:1456:21: warning: 'wcdigits_extended[2]' may be used uninitialized in this function [-Wuninitialized] vfscanf.c:1456:21: warning: 'wcdigits_extended[1]' may be used uninitialized in this function [-Wuninitialized] vfscanf.c:1456:21: warning: 'wcdigits_extended[0]' may be used uninitialized in this function [-Wuninitialized] make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/stdio-common' make -s subdir=libio -C libio ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/libio' mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/libio wfileops.c: In function '_IO_wfile_underflow_mmap': wfileops.c:343:25: warning: variable 'status' set but not used [-Wunused-but-set-variable] iofwide.c: In function 'do_length': iofwide.c:474:7: warning: variable 'status' set but not used [-Wunused-but-set-variable] wfileops.c: In function '_IO_wfile_underflow_mmap': wfileops.c:343:25: warning: variable 'status' set but not used [-Wunused-but-set-variable] iofwide.c: In function 'do_length': iofwide.c:474:7: warning: variable 'status' set but not used [-Wunused-but-set-variable] make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/libio' make -s subdir=dlfcn -C dlfcn ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/dlfcn' mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/dlfcn make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/dlfcn' make -s subdir=malloc -C malloc ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/malloc' mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/malloc make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/malloc' make -s subdir=string -C string ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/string' mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/string strnlen.c: In function '__strnlen': strnlen.c:34:31: warning: variable 'magic_bits' set but not used [-Wunused-but-set-variable] strnlen.c: In function '__strnlen': strnlen.c:34:31: warning: variable 'magic_bits' set but not used [-Wunused-but-set-variable] make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/string' make -s subdir=wcsmbs -C wcsmbs ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/wcsmbs' mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/wcsmbs make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/wcsmbs' make -s subdir=timezone -C timezone ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/timezone' mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/timezone mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/timezone mkdir: cannot create directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/timezone': File exists make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/timezone' make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/timezone' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/timezone' make -s subdir=time -C time ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/time' mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/time make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/time' make -s subdir=dirent -C dirent ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/dirent' mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/dirent make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/dirent' make -s subdir=grp -C grp ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/grp' mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/grp make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/grp' make -s subdir=pwd -C pwd ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/pwd' mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/pwd make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/pwd' make -s subdir=posix -C posix ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/posix' mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/posix mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/posix mkdir: cannot create directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/posix': File exists In file included from regex.c:61:0: regex_internal.h: In function 're_string_elem_size_at': regex_internal.h:747:11: warning: variable 'tmp' set but not used [-Wunused-but-set-variable] In file included from regex.c:63:0: regex_internal.c: In function 're_string_reconstruct': regex_internal.c:736:20: warning: variable 'buf' set but not used [-Wunused-but-set-variable] In file included from regex.c:61:0: regex_internal.h: In function 're_string_elem_size_at': regex_internal.h:747:11: warning: variable 'tmp' set but not used [-Wunused-but-set-variable] In file included from regex.c:63:0: regex_internal.c: In function 're_string_reconstruct': regex_internal.c:736:20: warning: variable 'buf' set but not used [-Wunused-but-set-variable] make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/posix' make -s subdir=io -C io ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/io' mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/io In file included from ../sysdeps/unix/sysv/linux/internal_statvfs64.c:4:0: ../sysdeps/unix/sysv/linux/internal_statvfs.c: In function '__internal_statvfs64': ../sysdeps/unix/sysv/linux/internal_statvfs.c:241:7: warning: left shift count >= width of type [enabled by default] ../sysdeps/unix/sysv/linux/internal_statvfs.c: In function '__internal_statvfs': ../sysdeps/unix/sysv/linux/internal_statvfs.c:241:7: warning: left shift count >= width of type [enabled by default] In file included from ../sysdeps/unix/sysv/linux/internal_statvfs64.c:4:0: ../sysdeps/unix/sysv/linux/internal_statvfs.c: In function '__internal_statvfs64': ../sysdeps/unix/sysv/linux/internal_statvfs.c:241:7: warning: left shift count >= width of type [enabled by default] ../sysdeps/unix/sysv/linux/internal_statvfs.c: In function '__internal_statvfs': ../sysdeps/unix/sysv/linux/internal_statvfs.c:241:7: warning: left shift count >= width of type [enabled by default] make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/io' make -s subdir=termios -C termios ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/termios' mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/termios make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/termios' make -s subdir=resource -C resource ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/resource' mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/resource make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/resource' make -s subdir=misc -C misc ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/misc' mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/misc make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/misc' make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/misc' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/misc' make -s subdir=socket -C socket ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/socket' mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/socket make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/socket' make -s subdir=sysvipc -C sysvipc ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/sysvipc' mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/sysvipc make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/sysvipc' make -s subdir=gmon -C gmon ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/gmon' mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/gmon make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/gmon' make -s subdir=gnulib -C gnulib ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/gnulib' mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/gnulib mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/gnulib mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/gnulib mkdir: cannot create directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/gnulib': File exists mkdir: cannot create directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/gnulib': File exists make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/gnulib' make -s subdir=wctype -C wctype ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/wctype' mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/wctype make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/wctype' make -s subdir=manual -C manual ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/manual' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/manual' make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/manual' mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/manual mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/manual mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/manual mkdir: cannot create directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/manual': File exists mkdir: cannot create directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/manual': File exists make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/manual' make -s subdir=shadow -C shadow ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/shadow' mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/shadow make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/shadow' make -s subdir=gshadow -C gshadow ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/gshadow' mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/gshadow make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/gshadow' make -s subdir=po -C po ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/po' mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/po mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/po mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/po mkdir: cannot create directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/po': File exists mkdir: cannot create directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/po': File exists make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/po' make -s subdir=argp -C argp ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/argp' mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/argp make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/argp' make -s subdir=crypt -C crypt ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/crypt' mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/crypt mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/crypt mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/crypt mkdir: cannot create directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/crypt': File exists mkdir: cannot create directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/crypt': File exists make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/crypt' make -s subdir=nptl -C nptl ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nptl' mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/nptl make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nptl' make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nptl' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nptl' make -s subdir=resolv -C resolv ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/resolv' mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/resolv make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/resolv' make -s subdir=nss -C nss ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nss' mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/nss make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nss' make -s subdir=rt -C rt ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/rt' mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/rt mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/rt mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/rt mkdir: cannot create directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/rt': File exists mkdir: cannot create directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/rt': File exists make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/rt' make -s subdir=conform -C conform ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/conform' mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/conform mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/conform mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/conform mkdir: cannot create directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/conform': File exists mkdir: cannot create directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/conform': File exists make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/conform' make -s subdir=debug -C debug ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/debug' mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/debug make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/debug' make -s subdir=rtkaio -C rtkaio ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/rtkaio' mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/rtkaio mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/rtkaio mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/rtkaio mkdir: cannot create directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/rtkaio': File exists mkdir: cannot create directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/rtkaio': File exists make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/rtkaio' make -s subdir=c_stubs -C c_stubs ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/c_stubs' mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/c_stubs mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/c_stubs mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/c_stubs mkdir: cannot create directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/c_stubs': File exists mkdir: cannot create directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/c_stubs': File exists make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/c_stubs' make -s subdir=libidn -C libidn ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/libidn' mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/libidn make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/libidn' make -s subdir=nptl_db -C nptl_db ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nptl_db' mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/nptl_db mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/nptl_db mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/nptl_db mkdir: cannot create directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/nptl_db': File exists mkdir: cannot create directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/nptl_db': File exists make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nptl_db' make -s subdir=inet -C inet ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/inet' mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/inet make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/inet' make -s subdir=hesiod -C hesiod ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/hesiod' mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/hesiod mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/hesiod mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/hesiod mkdir: cannot create directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/hesiod': File exists mkdir: cannot create directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/hesiod': File exists make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/hesiod' make -s subdir=sunrpc -C sunrpc ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/sunrpc' mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/sunrpc rpc_prot.c: In function 'rejected': rpc_prot.c:217:5: warning: case value '6' not in enumerated type 'enum reject_stat' [-Wswitch] make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/sunrpc' make -s subdir=nis -C nis ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nis' mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/nis mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/nis mkdir: cannot create directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/nis': File exists make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nis' make -s subdir=nscd -C nscd ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nscd' mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/nscd make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nscd' make -s subdir=streams -C streams ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/streams' mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/streams mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/streams mkdir: cannot create directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/streams': File exists make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/streams' make -s subdir=login -C login ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/login' mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/login make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/login' make -s subdir=elf -C elf ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/elf' mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/elf mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/elf mkdir: cannot create directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/elf': File exists dl-lookup.c: In function '_dl_setup_hash': dl-lookup.c:863:14: warning: variable 'nchain' set but not used [-Wunused-but-set-variable] dl-iteratephdr.c: In function '__dl_iterate_phdr': dl-iteratephdr.c:51:40: warning: array subscript is above array bounds [-Warray-bounds] dl-iteratephdr.c:54:22: warning: array subscript is above array bounds [-Warray-bounds] In file included from ../sysdeps/generic/unwind-dw2-fde.c:33:0, from ../sysdeps/generic/unwind-dw2-fde-glibc.c:36: ../sysdeps/generic/dwarf2.h:574:0: warning: "DW_EH_PE_sdata2" redefined [enabled by default] ../sysdeps/generic/sysdep.h:157:0: note: this is the location of the previous definition ../sysdeps/generic/dwarf2.h:575:0: warning: "DW_EH_PE_sdata4" redefined [enabled by default] ../sysdeps/generic/sysdep.h:158:0: note: this is the location of the previous definition ../sysdeps/generic/dwarf2.h:576:0: warning: "DW_EH_PE_sdata8" redefined [enabled by default] ../sysdeps/generic/sysdep.h:159:0: note: this is the location of the previous definition In file included from ../sysdeps/generic/unwind-dw2.c:27:0, from ../sysdeps/generic/framestate.c:25: ../sysdeps/generic/dwarf2.h:574:0: warning: "DW_EH_PE_sdata2" redefined [enabled by default] ../sysdeps/generic/sysdep.h:157:0: note: this is the location of the previous definition ../sysdeps/generic/dwarf2.h:575:0: warning: "DW_EH_PE_sdata4" redefined [enabled by default] ../sysdeps/generic/sysdep.h:158:0: note: this is the location of the previous definition ../sysdeps/generic/dwarf2.h:576:0: warning: "DW_EH_PE_sdata8" redefined [enabled by default] ../sysdeps/generic/sysdep.h:159:0: note: this is the location of the previous definition dl-lookup.c: In function '_dl_setup_hash': dl-lookup.c:863:14: warning: variable 'nchain' set but not used [-Wunused-but-set-variable] rtld.c: In function 'dl_main': rtld.c:1414:3: warning: implicit declaration of function '_dl_discover_osversion' [-Wimplicit-function-declaration] make[3]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/elf' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/dirent' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/setjmp' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/io' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/stdlib' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/setjmp' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/dirent' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/gmon' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/signal' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/misc' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/posix' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/string' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/time' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/csu' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/gmon' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nptl' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/csu' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/signal' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/setjmp' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/time' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/io' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/dirent' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/setjmp' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/gmon' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/stdlib' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/dirent' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/posix' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/string' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/gmon' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/csu' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/time' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/signal' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/misc' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/time' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/io' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/csu' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nptl' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/signal' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/stdlib' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/io' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/string' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/posix' strnlen.c: In function '__strnlen': strnlen.c:34:31: warning: variable 'magic_bits' set but not used [-Wunused-but-set-variable] make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/misc' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/posix' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/stdlib' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/string' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/misc' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nptl' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nptl' make[3]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/elf' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/elf' cd /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux && ar cruv libc.a `cat csu/stamp.o iconv/stamp.o locale/stamp.o localedata/stamp.o iconvdata/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 gshadow/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/init-arch.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/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 - 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/quick_exit.o a - stdlib/at_quick_exit.o a - stdlib/cxa_at_quick_exit.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/tens_in_limb.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/reg-modifier.o a - stdio-common/reg-type.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/isoc99_scanf.o a - stdio-common/isoc99_vscanf.o a - stdio-common/isoc99_fscanf.o a - stdio-common/isoc99_vfscanf.o a - stdio-common/isoc99_sscanf.o a - stdio-common/isoc99_vsscanf.o a - stdio-common/psiginfo.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 - string/bzero-sse2.o a - string/memset-sse2.o a - string/memcpy-ssse3.o a - string/mempcpy-ssse3.o a - string/memmove-ssse3.o a - string/memcpy-ssse3-rep.o a - string/mempcpy-ssse3-rep.o a - string/memmove-ssse3-rep.o a - string/bcopy-ssse3.o a - string/bcopy-ssse3-rep.o a - string/memset-sse2-rep.o a - string/bzero-sse2-rep.o a - string/strcmp-ssse3.o a - string/strcmp-sse4.o a - string/strncmp-c.o a - string/strncmp-ssse3.o a - string/strncmp-sse4.o a - string/memcmp-ssse3.o a - string/memcmp-sse4.o a - string/strcasestr-nonascii.o a - string/varshift.o a - string/strlen-sse2.o a - string/strlen-sse2-bsf.o a - string/strncpy-c.o a - string/strcpy-ssse3.o a - string/strncpy-ssse3.o a - string/stpcpy-ssse3.o a - string/stpncpy-ssse3.o a - string/strcpy-sse2.o a - string/strncpy-sse2.o a - string/stpcpy-sse2.o a - string/stpncpy-sse2.o a - string/strcat-ssse3.o a - string/strcat-sse2.o a - string/strncat-ssse3.o a - string/strncat-sse2.o a - string/strncat-c.o a - string/strcspn-c.o a - string/strpbrk-c.o a - string/strspn-c.o a - string/strstr-c.o a - string/strcasestr-c.o a - string/cacheinfo.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 - wcsmbs/isoc99_wscanf.o a - wcsmbs/isoc99_vwscanf.o a - wcsmbs/isoc99_fwscanf.o a - wcsmbs/isoc99_vfwscanf.o a - wcsmbs/isoc99_swscanf.o a - wcsmbs/isoc99_vswscanf.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 - time/ntp_gettimex.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/scandirat.o a - dirent/scandirat64.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/execvpe.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/dup3.o a - io/pipe.o a - io/pipe2.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/call_sync_file_range.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 - io/open64_2.o a - io/fallocate.o a - io/fallocate64.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 - resource/oldgetrlimit64.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/preadv.o a - misc/preadv64.o a - misc/pwritev.o a - misc/pwritev64.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/syncfs.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/mkstemps.o a - misc/mkstemps64.o a - misc/mkostemps.o a - misc/mkostemps64.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/ioperm.o a - misc/iopl.o a - misc/call_pselect6.o a - misc/call_fallocate.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/signalfd.o a - misc/eventfd.o a - misc/eventfd_read.o a - misc/eventfd_write.o a - misc/prlimit.o a - misc/modify_ldt.o a - misc/prlimit64.o a - misc/fanotify_mark.o a - misc/adjtimex.o a - misc/bdflush.o a - misc/capget.o a - misc/capset.o a - misc/clock_adjtime.o a - misc/create_module.o a - misc/delete_module.o a - misc/epoll_create.o a - misc/epoll_create1.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_init1.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/personality.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 - misc/timerfd_create.o a - misc/timerfd_settime.o a - misc/timerfd_gettime.o a - misc/fanotify_init.o a - misc/name_to_handle_at.o a - misc/open_by_handle_at.o a - misc/setns.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/accept4.o a - socket/have_sock_cloexec.o a - socket/internal_accept4.o a - socket/recvmmsg.o a - socket/internal_recvmmsg.o a - socket/sendmmsg.o a - socket/internal_sendmmsg.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/i386-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 - gshadow/getsgent.o a - gshadow/getsgnam.o a - gshadow/sgetsgent.o a - gshadow/fgetsgent.o a - gshadow/putsgent.o a - gshadow/getsgent_r.o a - gshadow/getsgnam_r.o a - gshadow/sgetsgent_r.o a - gshadow/fgetsgent_r.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/libc-cleanup.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 - nss/sgrp-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/fread_chk.o a - debug/fread_u_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/asprintf_chk.o a - debug/vasprintf_chk.o a - debug/dprintf_chk.o a - debug/vdprintf_chk.o a - debug/obprintf_chk.o a - debug/longjmp_chk.o a - debug/____longjmp_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/check_native.o a - inet/ifreq.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-scope.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-sysdep.o a - elf/tlsdesc.o a - elf/dl-tlsdesc.o ./scripts/mkinstalldirs /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/linkobj (cd /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/linkobj; \ ar x ../libc_pic.a; \ rm $(ar t ../sunrpc/librpc_compat_pic.a | sed 's/^compat-//'); \ ar x ../sunrpc/librpc_compat_pic.a; \ ar cr libc_pic.a *.os; \ rm *.os) mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/linkobj gcc -shared -static-libgcc -Wl,-O1 -Wl,-z,defs -Wl,-dynamic-linker=/lib/ld-linux.so.2 -B/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/csu/ -Wl,--version-script=/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/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-2.14-213-g3ba5751/build-i686-redhat-linux -L/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/math -L/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/elf -L/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/dlfcn -L/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/nss -L/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/nis -L/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/rt -L/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/resolv -L/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/crypt -L/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/nptl -Wl,-rpath-link=/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux:/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/math:/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/elf:/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/dlfcn:/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/nss:/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/nis:/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/rt:/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/resolv:/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/crypt:/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/nptl -o /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/linkobj/libc.so -T /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/shlib.lds /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/csu/abi-note.o /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/elf/soinit.os -Wl,--whole-archive /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/linkobj/libc_pic.a -Wl,--no-whole-archive /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/elf/sofini.os /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/elf/interp.os /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/elf/ld.so -lgcc (echo '#!/bin/sh'; \ echo 'builddir=`dirname "$0"`'; \ echo 'GCONV_PATH="${builddir}/iconvdata" \'; \ echo 'exec "${builddir}"/elf/ld-linux.so.2 --library-path "${builddir}":"${builddir}"/math:"${builddir}"/elf:"${builddir}"/dlfcn:"${builddir}"/nss:"${builddir}"/nis:"${builddir}"/rt:"${builddir}"/resolv:"${builddir}"/crypt:"${builddir}"/nptl ${1+"$@"}'; \ ) > /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/testrun.shT chmod a+x /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/testrun.shT mv -f /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/testrun.shT /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/testrun.sh make -s subdir=csu -C csu ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/csu' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/csu' make -s subdir=iconv -C iconv ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/iconv' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/iconv' make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/iconv' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/iconv' make -s subdir=locale -C locale ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/locale' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/locale' make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/locale' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/locale' make -s subdir=localedata -C localedata ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/localedata' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/localedata' make -s subdir=iconvdata -C iconvdata ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/iconvdata' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/iconvdata' make -s subdir=assert -C assert ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/assert' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/assert' make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/assert' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/assert' make -s subdir=ctype -C ctype ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/ctype' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/ctype' make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/ctype' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/ctype' make -s subdir=intl -C intl ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/intl' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/intl' make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/intl' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/intl' make -s subdir=catgets -C catgets ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/catgets' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/catgets' make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/catgets' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/catgets' make -s subdir=math -C math ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/math' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/math' make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/math' ../sysdeps/ieee754/ldbl-96/e_j0l.c: In function '__ieee754_j0l': ../sysdeps/ieee754/ldbl-96/e_j0l.c:129:21: warning: variable 'i1' set but not used [-Wunused-but-set-variable] ../sysdeps/ieee754/ldbl-96/e_j0l.c:129:17: warning: variable 'i0' set but not used [-Wunused-but-set-variable] ../sysdeps/ieee754/ldbl-96/e_hypotl.c: In function '__ieee754_hypotl': ../sysdeps/ieee754/ldbl-96/e_hypotl.c:77:19: warning: variable 'exp' set but not used [-Wunused-but-set-variable] ../sysdeps/ieee754/ldbl-96/e_hypotl.c:92:20: warning: variable 'exp' set but not used [-Wunused-but-set-variable] ../sysdeps/ieee754/ldbl-96/e_j1l.c: In function '__ieee754_j1l': ../sysdeps/ieee754/ldbl-96/e_j1l.c:131:21: warning: variable 'i1' set but not used [-Wunused-but-set-variable] ../sysdeps/ieee754/ldbl-96/e_j1l.c:131:17: warning: variable 'i0' set but not used [-Wunused-but-set-variable] ../sysdeps/ieee754/ldbl-96/e_j0l.c: In function '__ieee754_j0l': ../sysdeps/ieee754/ldbl-96/e_j0l.c:129:21: warning: variable 'i1' set but not used [-Wunused-but-set-variable] ../sysdeps/ieee754/ldbl-96/e_j0l.c:129:17: warning: variable 'i0' set but not used [-Wunused-but-set-variable] ../sysdeps/ieee754/ldbl-96/e_j1l.c: In function '__ieee754_j1l': ../sysdeps/ieee754/ldbl-96/e_j1l.c:131:21: warning: variable 'i1' set but not used [-Wunused-but-set-variable] ../sysdeps/ieee754/ldbl-96/e_j1l.c:131:17: warning: variable 'i0' set but not used [-Wunused-but-set-variable] ../sysdeps/ieee754/ldbl-96/e_hypotl.c: In function '__ieee754_hypotl': ../sysdeps/ieee754/ldbl-96/e_hypotl.c:77:19: warning: variable 'exp' set but not used [-Wunused-but-set-variable] ../sysdeps/ieee754/ldbl-96/e_hypotl.c:92:20: warning: variable 'exp' set but not used [-Wunused-but-set-variable] make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/math' make -s subdir=setjmp -C setjmp ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/setjmp' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/setjmp' make -s subdir=signal -C signal ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/signal' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/signal' make -s subdir=stdlib -C stdlib ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/stdlib' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/stdlib' make -s subdir=stdio-common -C stdio-common ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/stdio-common' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/stdio-common' make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/stdio-common' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/stdio-common' make -s subdir=libio -C libio ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/libio' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/libio' make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/libio' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/libio' make -s subdir=dlfcn -C dlfcn ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/dlfcn' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/dlfcn' make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/dlfcn' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/dlfcn' make -s subdir=malloc -C malloc ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/malloc' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/malloc' make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/malloc' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/malloc' make -s subdir=string -C string ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/string' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/string' make -s subdir=wcsmbs -C wcsmbs ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/wcsmbs' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/wcsmbs' make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/wcsmbs' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/wcsmbs' make -s subdir=timezone -C timezone ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/timezone' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/timezone' make -s subdir=time -C time ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/time' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/time' make -s subdir=dirent -C dirent ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/dirent' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/dirent' make -s subdir=grp -C grp ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/grp' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/grp' make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/grp' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/grp' make -s subdir=pwd -C pwd ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/pwd' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/pwd' make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/pwd' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/pwd' make -s subdir=posix -C posix ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/posix' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/posix' make -s subdir=io -C io ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/io' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/io' make -s subdir=termios -C termios ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/termios' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/termios' make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/termios' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/termios' make -s subdir=resource -C resource ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/resource' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/resource' make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/resource' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/resource' make -s subdir=misc -C misc ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/misc' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/misc' make -s subdir=socket -C socket ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/socket' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/socket' make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/socket' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/socket' make -s subdir=sysvipc -C sysvipc ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/sysvipc' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/sysvipc' make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/sysvipc' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/sysvipc' make -s subdir=gmon -C gmon ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/gmon' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/gmon' make -s subdir=gnulib -C gnulib ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/gnulib' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/gnulib' make -s subdir=wctype -C wctype ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/wctype' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/wctype' make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/wctype' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/wctype' make -s subdir=manual -C manual ..=../ others make -s subdir=shadow -C shadow ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/shadow' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/shadow' make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/shadow' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/shadow' make -s subdir=gshadow -C gshadow ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/gshadow' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/gshadow' make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/gshadow' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/gshadow' make -s subdir=po -C po ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/po' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/po' make -s subdir=argp -C argp ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/argp' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/argp' make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/argp' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/argp' make -s subdir=crypt -C crypt ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/crypt' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/crypt' make -s subdir=nptl -C nptl ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nptl' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nptl' make -s subdir=resolv -C resolv ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/resolv' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/resolv' make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/resolv' getaddrinfo_a.c: In function 'getaddrinfo_a': getaddrinfo_a.c:128:8: warning: variable 'result' set but not used [-Wunused-but-set-variable] getaddrinfo_a.c: In function 'getaddrinfo_a': getaddrinfo_a.c:128:8: warning: variable 'result' set but not used [-Wunused-but-set-variable] make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/resolv' make -s subdir=nss -C nss ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nss' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nss' make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nss' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nss' make -s subdir=rt -C rt ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/rt' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/rt' make -s subdir=conform -C conform ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/conform' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/conform' make -s subdir=debug -C debug ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/debug' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/debug' make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/debug' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/debug' make -s subdir=rtkaio -C rtkaio ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/rtkaio' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/rtkaio' make -s subdir=c_stubs -C c_stubs ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/c_stubs' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/c_stubs' make -s subdir=libidn -C libidn ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/libidn' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/libidn' make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/libidn' idna.c: In function 'idna_to_unicode_4z4z': idna.c:617:7: warning: variable 'rc' set but not used [-Wunused-but-set-variable] make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/libidn' make -s subdir=nptl_db -C nptl_db ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nptl_db' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nptl_db' make -s subdir=inet -C inet ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/inet' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/inet' make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/inet' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/inet' make -s subdir=hesiod -C hesiod ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/hesiod' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/hesiod' make -s subdir=sunrpc -C sunrpc ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/sunrpc' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/sunrpc' make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/sunrpc' mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/sunrpc/rpcsvc make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/sunrpc' make -s subdir=nis -C nis ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nis' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nis' make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nis' nis_table.c: In function 'nis_list': nis_table.c:373:19: warning: comparison between 'enum clnt_stat' and 'enum nis_error' [-Wenum-compare] nis_table.c:375:23: warning: comparison between 'enum clnt_stat' and 'enum nis_error' [-Wenum-compare] nis_table.c:433:19: warning: comparison between 'enum clnt_stat' and 'enum nis_error' [-Wenum-compare] nis_table.c:438:23: warning: comparison between 'enum clnt_stat' and 'enum nis_error' [-Wenum-compare] nis_table.c:458:23: warning: comparison between 'enum clnt_stat' and 'enum nis_error' [-Wenum-compare] nis_table.c:460:20: warning: comparison between 'enum clnt_stat' and 'enum nis_error' [-Wenum-compare] nis_table.c: In function 'nis_list': nis_table.c:373:19: warning: comparison between 'enum clnt_stat' and 'enum nis_error' [-Wenum-compare] nis_table.c:375:23: warning: comparison between 'enum clnt_stat' and 'enum nis_error' [-Wenum-compare] nis_table.c:433:19: warning: comparison between 'enum clnt_stat' and 'enum nis_error' [-Wenum-compare] nis_table.c:438:23: warning: comparison between 'enum clnt_stat' and 'enum nis_error' [-Wenum-compare] nis_table.c:458:23: warning: comparison between 'enum clnt_stat' and 'enum nis_error' [-Wenum-compare] nis_table.c:460:20: warning: comparison between 'enum clnt_stat' and 'enum nis_error' [-Wenum-compare] make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nis' make -s subdir=nscd -C nscd ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nscd' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nscd' make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nscd' grpcache.c: In function 'cache_addgr.isra.0': grpcache.c:385:6: warning: 'written' may be used uninitialized in this function [-Wuninitialized] aicache.c: In function 'addhstaiX': aicache.c:464:16: warning: variable 'written' set but not used [-Wunused-but-set-variable] make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nscd' make -s subdir=streams -C streams ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/streams' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/streams' make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/streams' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/streams' make -s subdir=login -C login ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/login' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/login' make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/login' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/login' make -s subdir=elf -C elf ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/elf' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/elf' make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/elf' make[3]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/elf' sprof.c: In function 'load_shobj': sprof.c:407:16: warning: variable 'log_hashfraction' set but not used [-Wunused-but-set-variable] make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/signal' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/setjmp' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/gmon' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/dirent' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/time' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/csu' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/signal' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/setjmp' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/gmon' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/string' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/dirent' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/csu' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/stdlib' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/time' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/io' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/posix' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/misc' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/stdlib' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/string' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/io' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/posix' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/misc' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/setjmp' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/csu' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/gmon' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/signal' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/setjmp' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/time' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/dirent' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/time' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/csu' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/gmon' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/dirent' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/stdlib' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/signal' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/stdlib' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/string' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/misc' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/io' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/posix' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/misc' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/string' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/io' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/posix' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nptl' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nptl' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nptl' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nptl' make[3]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/elf' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/elf' make[1]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751' + cd .. + build nosegneg -mno-tls-direct-seg-refs + builddir=build-i686-redhat-linux-nosegneg + shift + rm -rf build-i686-redhat-linux-nosegneg + mkdir build-i686-redhat-linux-nosegneg + cd build-i686-redhat-linux-nosegneg + build_CFLAGS='-march=i686 -mtune=generic -fasynchronous-unwind-tables -g -O3 -mno-tls-direct-seg-refs' + configure_CFLAGS='-march=i686 -mtune=generic -fasynchronous-unwind-tables -g -O3 -mno-tls-direct-seg-refs -fno-asynchronous-unwind-tables' + ../configure CC=gcc CXX=g++ 'CFLAGS=-march=i686 -mtune=generic -fasynchronous-unwind-tables -g -O3 -mno-tls-direct-seg-refs -fno-asynchronous-unwind-tables' --prefix=/usr --enable-add-ons=../glibc-ports-2.14-7-g978f13e,nptl,rtkaio,c_stubs,libidn --with-headers=/usr/include --enable-kernel=2.6.32 --enable-bind-now --with-tls --with-__thread --build=i686-redhat-linux --enable-multi-arch --enable-systemtap --disable-profile --enable-nss-crypt checking build system type... i686-redhat-linux-gnu checking host system type... i686-redhat-linux-gnu checking for gcc... gcc checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for systemtap static probe support... yes checking add-on ../glibc-ports-2.14-7-g978f13e for preconfigure fragments... alpha am33 arm hppa m68k mips 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 for assembler gnu_indirect_function symbol type support... yes checking whether .text pseudo-op must be used... yes checking for assembler global-symbol directive... .globl checking for assembler .type directive prefix... @ checking sysdep dirs... sysdeps/i386/elf nptl/sysdeps/unix/sysv/linux/i386/i686 sysdeps/unix/sysv/linux/i386/i686 nptl/sysdeps/unix/sysv/linux/i386 sysdeps/unix/sysv/linux/i386 ../glibc-ports-2.14-7-g978f13e/sysdeps/unix/sysv/linux 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 ../glibc-ports-2.14-7-g978f13e/sysdeps/unix/sysv/i386 sysdeps/unix/sysv/i386 ../glibc-ports-2.14-7-g978f13e/sysdeps/unix/sysv nptl/sysdeps/unix/sysv rtkaio/sysdeps/unix/sysv sysdeps/unix/sysv sysdeps/unix/i386 ../glibc-ports-2.14-7-g978f13e/sysdeps/unix nptl/sysdeps/unix rtkaio/sysdeps/unix sysdeps/unix sysdeps/posix sysdeps/i386/i686/fpu sysdeps/i386/i686/multiarch nptl/sysdeps/i386/i686 sysdeps/i386/i686 sysdeps/i386/i486 nptl/sysdeps/i386/i486 sysdeps/i386/fpu nptl/sysdeps/i386 sysdeps/i386 sysdeps/wordsize-32 sysdeps/ieee754/ldbl-96 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 whether as is GNU as... yes checking whether ld is GNU ld... yes checking for as... as checking version of as... 2.21.53.0.1, ok checking for ld... ld checking version of ld... 2.21.53.0.1, ok checking for pwd... /bin/pwd checking for gcc... gcc checking version of gcc... 4.6.1, ok checking for gnumake... no checking for gmake... gmake checking version of gmake... 3.82, ok checking for gnumsgfmt... no checking for gmsgfmt... no checking for msgfmt... msgfmt checking version of msgfmt... 0.18.1, ok checking for makeinfo... makeinfo checking version of makeinfo... 4.13, ok checking for sed... sed checking version of sed... 4.2.1, ok checking for readelf... readelf checking for autoconf... no configure: WARNING: *** These auxiliary programs are missing or incompatible versions: autoconf *** some features will be disabled. *** Check the INSTALL file for required versions. 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 for .set assembler directive... yes checking for assembler gnu_unique_object symbol type... yes checking for .symver assembler directive... yes checking for ld --version-script... yes checking for .previous assembler directive... yes checking for .protected and .hidden assembler directive... yes checking whether __attribute__((visibility())) is supported... yes checking for broken __attribute__((visibility()))... no checking for broken __attribute__((alias()))... no checking whether to put _rtld_local into .sdata section... no checking for .preinit_array/.init_array/.fini_array support... yes checking whether to use .ctors/.dtors header and trailer... no 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 sufficient default -shared layout... no checking linker output format... elf32-i386 checking for -fno-toplevel-reorder -fno-section-anchors... yes 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... yes 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 size of long double... 12 running configure fragment for sysdeps/i386/elf checking for i386 TLS support... 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 grep that handles long lines and -e... (cached) /bin/grep checking for egrep... (cached) /bin/grep -E checking installed Linux kernel header files... 2.0.10 or later checking for kernel header at least 2.6.32... ok checking for symlinks in /usr/include... ok running configure fragment for sysdeps/i386 checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... (cached) /bin/grep -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking cpuid.h usability... yes checking cpuid.h presence... yes checking for cpuid.h... yes checking if -g produces usable source locations for assembler-with-cpp... yes checking for SSE4 support... yes checking for assembler -mtune=i686 support... yes checking for AVX support... yes checking for -mno-vzeroupper support... yes checking for old glibc 2.0.x headers... no checking whether -fPIC is default... no configure: creating ./config.status config.status: creating config.make config.status: creating Makefile config.status: creating config.h config.status: executing default commands + make -j16 -r 'CFLAGS=-march=i686 -mtune=generic -fasynchronous-unwind-tables -g -O3 -mno-tls-direct-seg-refs' PARALLELMFLAGS=-s make -r PARALLELMFLAGS="-s" CVSOPTS="" -C .. objdir=`pwd` all make[1]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751' (echo 'sysd-rules-sysdirs := sysdeps/i386/elf nptl/sysdeps/unix/sysv/linux/i386/i686 sysdeps/unix/sysv/linux/i386/i686 nptl/sysdeps/unix/sysv/linux/i386 sysdeps/unix/sysv/linux/i386 ../glibc-ports-2.14-7-g978f13e/sysdeps/unix/sysv/linux 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 ../glibc-ports-2.14-7-g978f13e/sysdeps/unix/sysv/i386 sysdeps/unix/sysv/i386 ../glibc-ports-2.14-7-g978f13e/sysdeps/unix/sysv nptl/sysdeps/unix/sysv rtkaio/sysdeps/unix/sysv sysdeps/unix/sysv sysdeps/unix/i386 ../glibc-ports-2.14-7-g978f13e/sysdeps/unix nptl/sysdeps/unix rtkaio/sysdeps/unix sysdeps/unix sysdeps/posix sysdeps/i386/i686/fpu sysdeps/i386/i686/multiarch nptl/sysdeps/i386/i686 sysdeps/i386/i686 sysdeps/i386/i486 nptl/sysdeps/i386/i486 sysdeps/i386/fpu nptl/sysdeps/i386 sysdeps/i386 sysdeps/wordsize-32 sysdeps/ieee754/ldbl-96 sysdeps/ieee754/dbl-64 sysdeps/ieee754/flt-32 sysdeps/ieee754 sysdeps/generic/elf sysdeps/generic'; \ for dir in sysdeps/i386/elf nptl/sysdeps/unix/sysv/linux/i386/i686 sysdeps/unix/sysv/linux/i386/i686 nptl/sysdeps/unix/sysv/linux/i386 sysdeps/unix/sysv/linux/i386 ../glibc-ports-2.14-7-g978f13e/sysdeps/unix/sysv/linux 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 ../glibc-ports-2.14-7-g978f13e/sysdeps/unix/sysv/i386 sysdeps/unix/sysv/i386 ../glibc-ports-2.14-7-g978f13e/sysdeps/unix/sysv nptl/sysdeps/unix/sysv rtkaio/sysdeps/unix/sysv sysdeps/unix/sysv sysdeps/unix/i386 ../glibc-ports-2.14-7-g978f13e/sysdeps/unix nptl/sysdeps/unix rtkaio/sysdeps/unix sysdeps/unix sysdeps/posix sysdeps/i386/i686/fpu sysdeps/i386/i686/multiarch nptl/sysdeps/i386/i686 sysdeps/i386/i686 sysdeps/i386/i486 nptl/sysdeps/i386/i486 sysdeps/i386/fpu nptl/sysdeps/i386 sysdeps/i386 sysdeps/wordsize-32 sysdeps/ieee754/ldbl-96 sysdeps/ieee754/dbl-64 sysdeps/ieee754/flt-32 sysdeps/ieee754 sysdeps/generic/elf sysdeps/generic; do \ case "$dir" in \ /*) ;; \ *) dir="\$(..)$dir" ;; \ esac; \ asm='.S .s'; \ \ for o in .o .os .op .og .ob .oS; do \ set % % rtld-% rtld-% rtld-% % m_% s_% ptw-% %; \ while [ $# -ge 2 ]; do \ t=$1; shift; \ d=$1; shift; \ v=${t%%%}; [ x"$v" = x ] || v="\$(${v}CPPFLAGS)"; \ for s in $asm .c; do \ echo "\$(objpfx)$t$o: $dir/$d$s \$(before-compile)"; \ echo " \$(compile-command$s) $v"; \ done; \ done; \ done; \ echo "\$(inst_includedir)/%.h: $dir/%.h \$(+force)"; \ echo " \$(do-install)"; \ done; \ echo 'sysd-rules-done = t') > /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/sysd-rulesT mv -f /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/sysd-rulesT /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/sysd-rules for dir in /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg sysdeps/i386/elf nptl/sysdeps/unix/sysv/linux/i386/i686 sysdeps/unix/sysv/linux/i386/i686 nptl/sysdeps/unix/sysv/linux/i386 sysdeps/unix/sysv/linux/i386 ../glibc-ports-2.14-7-g978f13e/sysdeps/unix/sysv/linux 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 ../glibc-ports-2.14-7-g978f13e/sysdeps/unix/sysv/i386 sysdeps/unix/sysv/i386 ../glibc-ports-2.14-7-g978f13e/sysdeps/unix/sysv nptl/sysdeps/unix/sysv rtkaio/sysdeps/unix/sysv sysdeps/unix/sysv sysdeps/unix/i386 ../glibc-ports-2.14-7-g978f13e/sysdeps/unix nptl/sysdeps/unix rtkaio/sysdeps/unix sysdeps/unix sysdeps/posix sysdeps/i386/i686/fpu sysdeps/i386/i686/multiarch nptl/sysdeps/i386/i686 sysdeps/i386/i686 sysdeps/i386/i486 nptl/sysdeps/i386/i486 sysdeps/i386/fpu nptl/sysdeps/i386 sysdeps/i386 sysdeps/wordsize-32 sysdeps/ieee754/ldbl-96 sysdeps/ieee754/dbl-64 sysdeps/ieee754/flt-32 sysdeps/ieee754 sysdeps/generic/elf sysdeps/generic ../glibc-ports-2.14-7-g978f13e nptl rtkaio; do \ test -f $dir/syscalls.list && \ { sysdirs='sysdeps/i386/elf nptl/sysdeps/unix/sysv/linux/i386/i686 sysdeps/unix/sysv/linux/i386/i686 nptl/sysdeps/unix/sysv/linux/i386 sysdeps/unix/sysv/linux/i386 ../glibc-ports-2.14-7-g978f13e/sysdeps/unix/sysv/linux 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 ../glibc-ports-2.14-7-g978f13e/sysdeps/unix/sysv/i386 sysdeps/unix/sysv/i386 ../glibc-ports-2.14-7-g978f13e/sysdeps/unix/sysv nptl/sysdeps/unix/sysv rtkaio/sysdeps/unix/sysv sysdeps/unix/sysv sysdeps/unix/i386 ../glibc-ports-2.14-7-g978f13e/sysdeps/unix nptl/sysdeps/unix rtkaio/sysdeps/unix sysdeps/unix sysdeps/posix sysdeps/i386/i686/fpu sysdeps/i386/i686/multiarch nptl/sysdeps/i386/i686 sysdeps/i386/i686 sysdeps/i386/i486 nptl/sysdeps/i386/i486 sysdeps/i386/fpu nptl/sysdeps/i386 sysdeps/i386 sysdeps/wordsize-32 sysdeps/ieee754/ldbl-96 sysdeps/ieee754/dbl-64 sysdeps/ieee754/flt-32 sysdeps/ieee754 sysdeps/generic/elf sysdeps/generic' \ asm_CPP='gcc -c -Iinclude -I/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg -Isysdeps/i386/elf -Inptl/sysdeps/unix/sysv/linux/i386/i686 -Isysdeps/unix/sysv/linux/i386/i686 -Inptl/sysdeps/unix/sysv/linux/i386 -Isysdeps/unix/sysv/linux/i386 -I../glibc-ports-2.14-7-g978f13e/sysdeps/unix/sysv/linux -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 -I../glibc-ports-2.14-7-g978f13e/sysdeps/unix/sysv/i386 -Isysdeps/unix/sysv/i386 -I../glibc-ports-2.14-7-g978f13e/sysdeps/unix/sysv -Inptl/sysdeps/unix/sysv -Irtkaio/sysdeps/unix/sysv -Isysdeps/unix/sysv -Isysdeps/unix/i386 -I../glibc-ports-2.14-7-g978f13e/sysdeps/unix -Inptl/sysdeps/unix -Irtkaio/sysdeps/unix -Isysdeps/unix -Isysdeps/posix -Isysdeps/i386/i686/fpu -Isysdeps/i386/i686/multiarch -Inptl/sysdeps/i386/i686 -Isysdeps/i386/i686 -Isysdeps/i386/i486 -Inptl/sysdeps/i386/i486 -Isysdeps/i386/fpu -Inptl/sysdeps/i386 -Isysdeps/i386 -Isysdeps/wordsize-32 -Isysdeps/ieee754/ldbl-96 -Isysdeps/ieee754/dbl-64 -Isysdeps/ieee754/flt-32 -Isysdeps/ieee754 -Isysdeps/generic/elf -Isysdeps/generic -I../glibc-ports-2.14-7-g978f13e -Inptl -Irtkaio -Ilibio -I. -nostdinc -isystem /usr/lib/gcc/i686-redhat-linux/4.6.1/include -isystem /usr/include -D_LIBC_REENTRANT -DNO_TLS_DIRECT_SEG_REFS -include include/libc-symbols.h -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -U__i686 -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-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/sysd-syscallsT mv -f /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/sysd-syscallsT /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/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 gshadow 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-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/sysd-sorted-tmp mv -f /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/sysd-sorted-tmp /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/sysd-sorted make[1]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751' make[1]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751' { echo '#include "posix/bits/posix1_lim.h"'; \ echo '#define _LIBC 1'; \ echo '#include "misc/sys/uio.h"'; } | \ gcc -E -dM -MD -MP -MF /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/bits/stdio_lim.dT -MT '/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/bits/stdio_lim.h /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/bits/stdio_lim.d' \ -Iinclude -I/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg -Isysdeps/i386/elf -Inptl/sysdeps/unix/sysv/linux/i386/i686 -Isysdeps/unix/sysv/linux/i386/i686 -Inptl/sysdeps/unix/sysv/linux/i386 -Isysdeps/unix/sysv/linux/i386 -I../glibc-ports-2.14-7-g978f13e/sysdeps/unix/sysv/linux -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 -I../glibc-ports-2.14-7-g978f13e/sysdeps/unix/sysv/i386 -Isysdeps/unix/sysv/i386 -I../glibc-ports-2.14-7-g978f13e/sysdeps/unix/sysv -Inptl/sysdeps/unix/sysv -Irtkaio/sysdeps/unix/sysv -Isysdeps/unix/sysv -Isysdeps/unix/i386 -I../glibc-ports-2.14-7-g978f13e/sysdeps/unix -Inptl/sysdeps/unix -Irtkaio/sysdeps/unix -Isysdeps/unix -Isysdeps/posix -Isysdeps/i386/i686/fpu -Isysdeps/i386/i686/multiarch -Inptl/sysdeps/i386/i686 -Isysdeps/i386/i686 -Isysdeps/i386/i486 -Inptl/sysdeps/i386/i486 -Isysdeps/i386/fpu -Inptl/sysdeps/i386 -Isysdeps/i386 -Isysdeps/wordsize-32 -Isysdeps/ieee754/ldbl-96 -Isysdeps/ieee754/dbl-64 -Isysdeps/ieee754/flt-32 -Isysdeps/ieee754 -Isysdeps/generic/elf -Isysdeps/generic -I../glibc-ports-2.14-7-g978f13e -Inptl -Irtkaio -Ilibio -I. -nostdinc -isystem /usr/lib/gcc/i686-redhat-linux/4.6.1/include -isystem /usr/include -xc - -o /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/bits/stdio_lim.hT sed -e 's@ /builddir/build/BUILD/glibc-2\.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/@ $(common-objpfx)@g' -e 's@^/builddir/build/BUILD/glibc-2\.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/@$(common-objpfx)@g' -e 's@ *\([^ \/$][^ \]*\)@ $(..)\1@g' -e 's@^\([^ \/$][^ \]*\)@$(..)\1@g' \ /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/bits/stdio_lim.dT > /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/bits/stdio_lim.dt mv -f /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/bits/stdio_lim.dt /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/bits/stdio_lim.d fopen_max=`sed -n 's/^#define OPEN_MAX //1p' /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/bits/stdio_lim.hT`; \ filename_max=`sed -n 's/^#define PATH_MAX //1p' /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/bits/stdio_lim.hT`; \ iov_max=`sed -n 's/^#define UIO_MAXIOV //p' /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/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-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/bits/stdio_lim.h.new /bin/sh scripts/move-if-change /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/bits/stdio_lim.h.new /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/bits/stdio_lim.h rm -f /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/bits/stdio_lim.hT /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/bits/stdio_lim.dT /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/bits/stdio_lim.dt touch /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/bits/stdio_lim.st /bin/sh scripts/gen-libc-abis \ i386-redhat-linux-gnu \ < libc-abis > /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/libc-abis.hT /bin/sh scripts/move-if-change /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/libc-abis.hT /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/libc-abis.h touch /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/libc-abis.stamp sed '/^[ ]*%/!s/#.*$//;/^[ ]*$/d;s/^[ ]*%/#/' \ nptl/shlib-versions rtkaio/shlib-versions libidn/shlib-versions nptl_db/shlib-versions shlib-versions \ | gcc -E -undef -Iinclude -I/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg -Isysdeps/i386/elf -Inptl/sysdeps/unix/sysv/linux/i386/i686 -Isysdeps/unix/sysv/linux/i386/i686 -Inptl/sysdeps/unix/sysv/linux/i386 -Isysdeps/unix/sysv/linux/i386 -I../glibc-ports-2.14-7-g978f13e/sysdeps/unix/sysv/linux -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 -I../glibc-ports-2.14-7-g978f13e/sysdeps/unix/sysv/i386 -Isysdeps/unix/sysv/i386 -I../glibc-ports-2.14-7-g978f13e/sysdeps/unix/sysv -Inptl/sysdeps/unix/sysv -Irtkaio/sysdeps/unix/sysv -Isysdeps/unix/sysv -Isysdeps/unix/i386 -I../glibc-ports-2.14-7-g978f13e/sysdeps/unix -Inptl/sysdeps/unix -Irtkaio/sysdeps/unix -Isysdeps/unix -Isysdeps/posix -Isysdeps/i386/i686/fpu -Isysdeps/i386/i686/multiarch -Inptl/sysdeps/i386/i686 -Isysdeps/i386/i686 -Isysdeps/i386/i486 -Inptl/sysdeps/i386/i486 -Isysdeps/i386/fpu -Inptl/sysdeps/i386 -Isysdeps/i386 -Isysdeps/wordsize-32 -Isysdeps/ieee754/ldbl-96 -Isysdeps/ieee754/dbl-64 -Isysdeps/ieee754/flt-32 -Isysdeps/ieee754 -Isysdeps/generic/elf -Isysdeps/generic -I../glibc-ports-2.14-7-g978f13e -Inptl -Irtkaio -Ilibio -I. -nostdinc -isystem /usr/lib/gcc/i686-redhat-linux/4.6.1/include -isystem /usr/include -D_LIBC_REENTRANT -DNO_TLS_DIRECT_SEG_REFS -include include/libc-symbols.h -x assembler-with-cpp - \ > /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/shlib-versions.v.iT mv -f /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/shlib-versions.v.iT /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/shlib-versions.v.i sed '/^[ ]*#/d;/^[ ]*$/d' /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/shlib-versions.v.i > /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/shlib-versions.vT mv -f /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/shlib-versions.vT /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/shlib-versions.v gawk -v default_setname='' \ -v cpu='i686' \ -v vendor='redhat' \ -v os='linux-gnu' \ -f scripts/soversions.awk /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/shlib-versions.v > /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/soversions.iT mv -f /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/soversions.iT /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/soversions.i sed '/^[ ]*%/!s/#.*$//;/^[ ]*$/d;s/^[ ]*%/#/' \ Versions.def rtkaio/Versions.def \ | gcc -E -undef -Iinclude -I/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg -Isysdeps/i386/elf -Inptl/sysdeps/unix/sysv/linux/i386/i686 -Isysdeps/unix/sysv/linux/i386/i686 -Inptl/sysdeps/unix/sysv/linux/i386 -Isysdeps/unix/sysv/linux/i386 -I../glibc-ports-2.14-7-g978f13e/sysdeps/unix/sysv/linux -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 -I../glibc-ports-2.14-7-g978f13e/sysdeps/unix/sysv/i386 -Isysdeps/unix/sysv/i386 -I../glibc-ports-2.14-7-g978f13e/sysdeps/unix/sysv -Inptl/sysdeps/unix/sysv -Irtkaio/sysdeps/unix/sysv -Isysdeps/unix/sysv -Isysdeps/unix/i386 -I../glibc-ports-2.14-7-g978f13e/sysdeps/unix -Inptl/sysdeps/unix -Irtkaio/sysdeps/unix -Isysdeps/unix -Isysdeps/posix -Isysdeps/i386/i686/fpu -Isysdeps/i386/i686/multiarch -Inptl/sysdeps/i386/i686 -Isysdeps/i386/i686 -Isysdeps/i386/i486 -Inptl/sysdeps/i386/i486 -Isysdeps/i386/fpu -Inptl/sysdeps/i386 -Isysdeps/i386 -Isysdeps/wordsize-32 -Isysdeps/ieee754/ldbl-96 -Isysdeps/ieee754/dbl-64 -Isysdeps/ieee754/flt-32 -Isysdeps/ieee754 -Isysdeps/generic/elf -Isysdeps/generic -I../glibc-ports-2.14-7-g978f13e -Inptl -Irtkaio -Ilibio -I. -nostdinc -isystem /usr/lib/gcc/i686-redhat-linux/4.6.1/include -isystem /usr/include -D_LIBC_REENTRANT -DNO_TLS_DIRECT_SEG_REFS -include include/libc-symbols.h -x assembler-with-cpp - \ > /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/Versions.def.v.iT mv -f /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/Versions.def.v.iT /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/Versions.def.v.i sed '/^[ ]*#/d;/^[ ]*$/d' /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/Versions.def.v.i > /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/Versions.def.vT mv -f /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/Versions.def.vT /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/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-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/soversions.i; \ cat /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/Versions.def.v; \ } | LC_ALL=C gawk -f scripts/firstversions.awk > /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/Versions.allT mv -f /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/Versions.allT /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/Versions.all LC_ALL=C gawk -v oldest_abi=default -f scripts/abi-versions.awk /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/Versions.all > /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/abi-versions.hT mv -f /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/abi-versions.hT /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/abi-versions.h rm -f /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/tls.makeT /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/tls.make.dT (echo '# Generated from tls.make.c by Makerules.'; \ gcc -std=gnu99 -fgnu89-inline -O3 -Wall -Winline -Wwrite-strings -fasynchronous-unwind-tables -fmerge-all-constants -g -march=i686 -mno-tls-direct-seg-refs -mtune=generic -Wstrict-prototypes -Iinclude -I/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg -Isysdeps/i386/elf -Inptl/sysdeps/unix/sysv/linux/i386/i686 -Isysdeps/unix/sysv/linux/i386/i686 -Inptl/sysdeps/unix/sysv/linux/i386 -Isysdeps/unix/sysv/linux/i386 -I../glibc-ports-2.14-7-g978f13e/sysdeps/unix/sysv/linux -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 -I../glibc-ports-2.14-7-g978f13e/sysdeps/unix/sysv/i386 -Isysdeps/unix/sysv/i386 -I../glibc-ports-2.14-7-g978f13e/sysdeps/unix/sysv -Inptl/sysdeps/unix/sysv -Irtkaio/sysdeps/unix/sysv -Isysdeps/unix/sysv -Isysdeps/unix/i386 -I../glibc-ports-2.14-7-g978f13e/sysdeps/unix -Inptl/sysdeps/unix -Irtkaio/sysdeps/unix -Isysdeps/unix -Isysdeps/posix -Isysdeps/i386/i686/fpu -Isysdeps/i386/i686/multiarch -Inptl/sysdeps/i386/i686 -Isysdeps/i386/i686 -Isysdeps/i386/i486 -Inptl/sysdeps/i386/i486 -Isysdeps/i386/fpu -Inptl/sysdeps/i386 -Isysdeps/i386 -Isysdeps/wordsize-32 -Isysdeps/ieee754/ldbl-96 -Isysdeps/ieee754/dbl-64 -Isysdeps/ieee754/flt-32 -Isysdeps/ieee754 -Isysdeps/generic/elf -Isysdeps/generic -I../glibc-ports-2.14-7-g978f13e -Inptl -Irtkaio -Ilibio -I. -nostdinc -isystem /usr/lib/gcc/i686-redhat-linux/4.6.1/include -isystem /usr/include -D_LIBC_REENTRANT -DNO_TLS_DIRECT_SEG_REFS -include include/libc-symbols.h -E -DASSEMBLER tls.make.c \ -MD -MP -MT '$(common-objpfx)tls.make' -MF /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/tls.make.dT \ | sed -n '/@@@/{s/@@@[ ]*\(.*\)@@@/\1/;s/[ ]*$//p;}'; \ echo 'common-generated += tls.make'; \ sed -e 's@ /builddir/build/BUILD/glibc-2\.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/@ $(common-objpfx)@g' -e 's@^/builddir/build/BUILD/glibc-2\.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/@$(common-objpfx)@g' -e 's@ *\([^ \/$][^ \]*\)@ $(..)\1@g' -e 's@^\([^ \/$][^ \]*\)@$(..)\1@g' /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/tls.make.dT; \ rm -f /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/tls.make.dT) > /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/tls.makeT mv -f /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/tls.makeT /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/tls.make sed '/^[ ]*%/!s/#.*$//;/^[ ]*$/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 gshadow/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 sysdeps/i386/elf/Versions nptl/sysdeps/unix/sysv/linux/i386/Versions sysdeps/unix/sysv/linux/i386/Versions nptl/sysdeps/unix/sysv/linux/Versions rtkaio/sysdeps/pthread/Versions sysdeps/pthread/Versions sysdeps/unix/sysv/linux/Versions sysdeps/unix/sysv/Versions sysdeps/i386/i686/multiarch/Versions sysdeps/i386/i486/Versions sysdeps/i386/fpu/Versions sysdeps/i386/Versions sysdeps/wordsize-32/Versions \ | gcc -E -undef -Iinclude -I/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg -Isysdeps/i386/elf -Inptl/sysdeps/unix/sysv/linux/i386/i686 -Isysdeps/unix/sysv/linux/i386/i686 -Inptl/sysdeps/unix/sysv/linux/i386 -Isysdeps/unix/sysv/linux/i386 -I../glibc-ports-2.14-7-g978f13e/sysdeps/unix/sysv/linux -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 -I../glibc-ports-2.14-7-g978f13e/sysdeps/unix/sysv/i386 -Isysdeps/unix/sysv/i386 -I../glibc-ports-2.14-7-g978f13e/sysdeps/unix/sysv -Inptl/sysdeps/unix/sysv -Irtkaio/sysdeps/unix/sysv -Isysdeps/unix/sysv -Isysdeps/unix/i386 -I../glibc-ports-2.14-7-g978f13e/sysdeps/unix -Inptl/sysdeps/unix -Irtkaio/sysdeps/unix -Isysdeps/unix -Isysdeps/posix -Isysdeps/i386/i686/fpu -Isysdeps/i386/i686/multiarch -Inptl/sysdeps/i386/i686 -Isysdeps/i386/i686 -Isysdeps/i386/i486 -Inptl/sysdeps/i386/i486 -Isysdeps/i386/fpu -Inptl/sysdeps/i386 -Isysdeps/i386 -Isysdeps/wordsize-32 -Isysdeps/ieee754/ldbl-96 -Isysdeps/ieee754/dbl-64 -Isysdeps/ieee754/flt-32 -Isysdeps/ieee754 -Isysdeps/generic/elf -Isysdeps/generic -I../glibc-ports-2.14-7-g978f13e -Inptl -Irtkaio -Ilibio -I. -nostdinc -isystem /usr/lib/gcc/i686-redhat-linux/4.6.1/include -isystem /usr/include -D_LIBC_REENTRANT -DNO_TLS_DIRECT_SEG_REFS -include include/libc-symbols.h -x assembler-with-cpp - \ > /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/Versions.v.iT mv -f /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/Versions.v.iT /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/Versions.v.i sed '/^[ ]*#/d;/^[ ]*$/d' /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/Versions.v.i > /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/Versions.vT mv -f /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/Versions.vT /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/Versions.v ( echo 'sysd-versions-subdirs = csu iconv locale localedata iconvdata 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 gshadow po argp crypt nptl resolv nss rt conform debug rtkaio c_stubs libidn nptl_db inet hesiod sunrpc nis nscd streams login elf sysdeps/i386/elf nptl/sysdeps/unix/sysv/linux/i386/i686 sysdeps/unix/sysv/linux/i386/i686 nptl/sysdeps/unix/sysv/linux/i386 sysdeps/unix/sysv/linux/i386 ../glibc-ports-2.14-7-g978f13e/sysdeps/unix/sysv/linux 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 ../glibc-ports-2.14-7-g978f13e/sysdeps/unix/sysv/i386 sysdeps/unix/sysv/i386 ../glibc-ports-2.14-7-g978f13e/sysdeps/unix/sysv nptl/sysdeps/unix/sysv rtkaio/sysdeps/unix/sysv sysdeps/unix/sysv sysdeps/unix/i386 ../glibc-ports-2.14-7-g978f13e/sysdeps/unix nptl/sysdeps/unix rtkaio/sysdeps/unix sysdeps/unix sysdeps/posix sysdeps/i386/i686/fpu sysdeps/i386/i686/multiarch nptl/sysdeps/i386/i686 sysdeps/i386/i686 sysdeps/i386/i486 nptl/sysdeps/i386/i486 sysdeps/i386/fpu nptl/sysdeps/i386 sysdeps/i386 sysdeps/wordsize-32 sysdeps/ieee754/ldbl-96 sysdeps/ieee754/dbl-64 sysdeps/ieee754/flt-32 sysdeps/ieee754 sysdeps/generic/elf sysdeps/generic' ; \ cat /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/Versions.v \ | LC_ALL=C gawk -v buildroot=/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/ -v defsfile=/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/Versions.all \ -v move_if_change='/bin/sh scripts/move-if-change' \ -f scripts/versions.awk; \ ) > /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/sysd-versionsT mv -f /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/sysd-versionsT /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/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" != xABI || echo abi-name = "$lib"; \ 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-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/soversions.i > /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/soversions.mkT; exit 0 mv -f /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/soversions.mkT /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/soversions.mk make[1]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751' make[1]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751' ./scripts/mkinstalldirs /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/gnu mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/gnu LC_ALL=C gawk -f scripts/lib-names.awk /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/soversions.i > /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/gnu/lib-names.T /bin/sh scripts/move-if-change /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/gnu/lib-names.T /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/gnu/lib-names.h touch /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/gnu/lib-names.stmp rm -f /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/tls.makeT /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/tls.make.dT (echo '# Generated from tls.make.c by Makerules.'; \ gcc -std=gnu99 -fgnu89-inline -O3 -Wall -Winline -Wwrite-strings -fasynchronous-unwind-tables -fmerge-all-constants -g -march=i686 -mno-tls-direct-seg-refs -mtune=generic -Wstrict-prototypes -Iinclude -I/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg -Isysdeps/i386/elf -Inptl/sysdeps/unix/sysv/linux/i386/i686 -Isysdeps/unix/sysv/linux/i386/i686 -Inptl/sysdeps/unix/sysv/linux/i386 -Isysdeps/unix/sysv/linux/i386 -I../glibc-ports-2.14-7-g978f13e/sysdeps/unix/sysv/linux -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 -I../glibc-ports-2.14-7-g978f13e/sysdeps/unix/sysv/i386 -Isysdeps/unix/sysv/i386 -I../glibc-ports-2.14-7-g978f13e/sysdeps/unix/sysv -Inptl/sysdeps/unix/sysv -Irtkaio/sysdeps/unix/sysv -Isysdeps/unix/sysv -Isysdeps/unix/i386 -I../glibc-ports-2.14-7-g978f13e/sysdeps/unix -Inptl/sysdeps/unix -Irtkaio/sysdeps/unix -Isysdeps/unix -Isysdeps/posix -Isysdeps/i386/i686/fpu -Isysdeps/i386/i686/multiarch -Inptl/sysdeps/i386/i686 -Isysdeps/i386/i686 -Isysdeps/i386/i486 -Inptl/sysdeps/i386/i486 -Isysdeps/i386/fpu -Inptl/sysdeps/i386 -Isysdeps/i386 -Isysdeps/wordsize-32 -Isysdeps/ieee754/ldbl-96 -Isysdeps/ieee754/dbl-64 -Isysdeps/ieee754/flt-32 -Isysdeps/ieee754 -Isysdeps/generic/elf -Isysdeps/generic -I../glibc-ports-2.14-7-g978f13e -Inptl -Irtkaio -Ilibio -I. -nostdinc -isystem /usr/lib/gcc/i686-redhat-linux/4.6.1/include -isystem /usr/include -D_LIBC_REENTRANT -DNO_TLS_DIRECT_SEG_REFS -include include/libc-symbols.h -E -DASSEMBLER tls.make.c \ -MD -MP -MT '$(common-objpfx)tls.make' -MF /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/tls.make.dT \ | sed -n '/@@@/{s/@@@[ ]*\(.*\)@@@/\1/;s/[ ]*$//p;}'; \ echo 'common-generated += tls.make'; \ sed -e 's@ /builddir/build/BUILD/glibc-2\.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/@ $(common-objpfx)@g' -e 's@^/builddir/build/BUILD/glibc-2\.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/@$(common-objpfx)@g' -e 's@ *\([^ \/$][^ \]*\)@ $(..)\1@g' -e 's@^\([^ \/$][^ \]*\)@$(..)\1@g' /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/tls.make.dT; \ rm -f /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/tls.make.dT) > /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/tls.makeT mv -f /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/tls.makeT /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/tls.make make[1]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751' make[1]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751' rm -f /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/stamp.o; > /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/stamp.o rm -f /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/stamp.os; > /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/stamp.os rm -f /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/stamp.oS; > /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/stamp.oS make -s subdir=csu -C csu ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/csu' mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/csu mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/csu mkdir: cannot create directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/csu': File exists libc-start.c: In function '__libc_start_main': libc-start.c:136:7: warning: implicit declaration of function '_dl_discover_osversion' [-Wimplicit-function-declaration] make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/csu' make -s subdir=iconv -C iconv ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/iconv' mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/iconv make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/iconv' make -s subdir=locale -C locale ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/locale' mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/locale make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/locale' make -s subdir=localedata -C localedata ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/localedata' mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/localedata mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/localedata mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/localedata mkdir: cannot create directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/localedata': File exists mkdir: cannot create directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/localedata': File exists make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/localedata' make -s subdir=iconvdata -C iconvdata ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/iconvdata' mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/iconvdata make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/iconvdata' make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/iconvdata' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/iconvdata' make -s subdir=assert -C assert ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/assert' mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/assert make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/assert' make -s subdir=ctype -C ctype ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/ctype' mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/ctype make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/ctype' make -s subdir=intl -C intl ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/intl' mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/intl mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/intl mkdir: cannot create directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/intl': File exists /castro/street/H-alpha-linux/share/bison/bison.simple: In function '__gettextparse': /castro/street/H-alpha-linux/share/bison/bison.simple:897:12: warning: '__gettextlval.num' may be used uninitialized in this function [-Wuninitialized] /castro/street/H-alpha-linux/share/bison/bison.simple:382:3: note: '__gettextlval.num' was declared here /castro/street/H-alpha-linux/share/bison/bison.simple: In function '__gettextparse': /castro/street/H-alpha-linux/share/bison/bison.simple:897:12: warning: '__gettextlval.num' may be used uninitialized in this function [-Wuninitialized] /castro/street/H-alpha-linux/share/bison/bison.simple:382:3: note: '__gettextlval.num' was declared here make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/intl' make -s subdir=catgets -C catgets ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/catgets' mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/catgets make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/catgets' make -s subdir=math -C math ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/math' mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/math mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/math mkdir: cannot create directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/math': File exists make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/math' make -s subdir=setjmp -C setjmp ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/setjmp' mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/setjmp make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/setjmp' make -s subdir=signal -C signal ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/signal' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/signal' make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/signal' mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/signal make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/signal' make -s subdir=stdlib -C stdlib ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/stdlib' mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/stdlib make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/stdlib' make -s subdir=stdio-common -C stdio-common ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/stdio-common' mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/stdio-common *** errlist.c count 133 inflated to GLIBC_2.12 count 134 (old errno.h?) In file included from vfwscanf.c:2:0: vfscanf.c: In function '_IO_vfwscanf': vfscanf.c:1456:21: warning: 'wcdigits_extended[9]' may be used uninitialized in this function [-Wuninitialized] vfscanf.c:1456:21: warning: 'wcdigits_extended[8]' may be used uninitialized in this function [-Wuninitialized] vfscanf.c:1456:21: warning: 'wcdigits_extended[7]' may be used uninitialized in this function [-Wuninitialized] vfscanf.c:1456:21: warning: 'wcdigits_extended[6]' may be used uninitialized in this function [-Wuninitialized] vfscanf.c:1456:21: warning: 'wcdigits_extended[5]' may be used uninitialized in this function [-Wuninitialized] vfscanf.c:1456:21: warning: 'wcdigits_extended[4]' may be used uninitialized in this function [-Wuninitialized] vfscanf.c:1456:21: warning: 'wcdigits_extended[3]' may be used uninitialized in this function [-Wuninitialized] vfscanf.c:1456:21: warning: 'wcdigits_extended[2]' may be used uninitialized in this function [-Wuninitialized] vfscanf.c:1456:21: warning: 'wcdigits_extended[1]' may be used uninitialized in this function [-Wuninitialized] vfscanf.c:1456:21: warning: 'wcdigits_extended[0]' may be used uninitialized in this function [-Wuninitialized] In file included from vfwscanf.c:2:0: vfscanf.c: In function '_IO_vfwscanf': vfscanf.c:1456:21: warning: 'wcdigits_extended[9]' may be used uninitialized in this function [-Wuninitialized] vfscanf.c:1456:21: warning: 'wcdigits_extended[8]' may be used uninitialized in this function [-Wuninitialized] vfscanf.c:1456:21: warning: 'wcdigits_extended[7]' may be used uninitialized in this function [-Wuninitialized] vfscanf.c:1456:21: warning: 'wcdigits_extended[6]' may be used uninitialized in this function [-Wuninitialized] vfscanf.c:1456:21: warning: 'wcdigits_extended[5]' may be used uninitialized in this function [-Wuninitialized] vfscanf.c:1456:21: warning: 'wcdigits_extended[4]' may be used uninitialized in this function [-Wuninitialized] vfscanf.c:1456:21: warning: 'wcdigits_extended[3]' may be used uninitialized in this function [-Wuninitialized] vfscanf.c:1456:21: warning: 'wcdigits_extended[2]' may be used uninitialized in this function [-Wuninitialized] vfscanf.c:1456:21: warning: 'wcdigits_extended[1]' may be used uninitialized in this function [-Wuninitialized] vfscanf.c:1456:21: warning: 'wcdigits_extended[0]' may be used uninitialized in this function [-Wuninitialized] make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/stdio-common' make -s subdir=libio -C libio ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/libio' mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/libio wfileops.c: In function '_IO_wfile_underflow_mmap': wfileops.c:343:25: warning: variable 'status' set but not used [-Wunused-but-set-variable] iofwide.c: In function 'do_length': iofwide.c:474:7: warning: variable 'status' set but not used [-Wunused-but-set-variable] wfileops.c: In function '_IO_wfile_underflow_mmap': wfileops.c:343:25: warning: variable 'status' set but not used [-Wunused-but-set-variable] iofwide.c: In function 'do_length': iofwide.c:474:7: warning: variable 'status' set but not used [-Wunused-but-set-variable] make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/libio' make -s subdir=dlfcn -C dlfcn ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/dlfcn' mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/dlfcn make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/dlfcn' make -s subdir=malloc -C malloc ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/malloc' mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/malloc make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/malloc' make -s subdir=string -C string ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/string' mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/string strnlen.c: In function '__strnlen': strnlen.c:34:31: warning: variable 'magic_bits' set but not used [-Wunused-but-set-variable] strnlen.c: In function '__strnlen': strnlen.c:34:31: warning: variable 'magic_bits' set but not used [-Wunused-but-set-variable] make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/string' make -s subdir=wcsmbs -C wcsmbs ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/wcsmbs' mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/wcsmbs make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/wcsmbs' make -s subdir=timezone -C timezone ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/timezone' mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/timezone mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/timezone mkdir: cannot create directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/timezone': File exists make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/timezone' make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/timezone' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/timezone' make -s subdir=time -C time ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/time' mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/time make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/time' make -s subdir=dirent -C dirent ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/dirent' mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/dirent make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/dirent' make -s subdir=grp -C grp ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/grp' mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/grp make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/grp' make -s subdir=pwd -C pwd ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/pwd' mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/pwd make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/pwd' make -s subdir=posix -C posix ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/posix' mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/posix In file included from regex.c:61:0: regex_internal.h: In function 're_string_elem_size_at': regex_internal.h:747:11: warning: variable 'tmp' set but not used [-Wunused-but-set-variable] In file included from regex.c:63:0: regex_internal.c: In function 're_string_reconstruct': regex_internal.c:736:20: warning: variable 'buf' set but not used [-Wunused-but-set-variable] In file included from regex.c:61:0: regex_internal.h: In function 're_string_elem_size_at': regex_internal.h:747:11: warning: variable 'tmp' set but not used [-Wunused-but-set-variable] In file included from regex.c:63:0: regex_internal.c: In function 're_string_reconstruct': regex_internal.c:736:20: warning: variable 'buf' set but not used [-Wunused-but-set-variable] make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/posix' make -s subdir=io -C io ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/io' mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/io In file included from ../sysdeps/unix/sysv/linux/internal_statvfs64.c:4:0: ../sysdeps/unix/sysv/linux/internal_statvfs.c: In function '__internal_statvfs64': ../sysdeps/unix/sysv/linux/internal_statvfs.c:241:7: warning: left shift count >= width of type [enabled by default] ../sysdeps/unix/sysv/linux/internal_statvfs.c: In function '__internal_statvfs': ../sysdeps/unix/sysv/linux/internal_statvfs.c:241:7: warning: left shift count >= width of type [enabled by default] In file included from ../sysdeps/unix/sysv/linux/internal_statvfs64.c:4:0: ../sysdeps/unix/sysv/linux/internal_statvfs.c: In function '__internal_statvfs64': ../sysdeps/unix/sysv/linux/internal_statvfs.c:241:7: warning: left shift count >= width of type [enabled by default] ../sysdeps/unix/sysv/linux/internal_statvfs.c: In function '__internal_statvfs': ../sysdeps/unix/sysv/linux/internal_statvfs.c:241:7: warning: left shift count >= width of type [enabled by default] make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/io' make -s subdir=termios -C termios ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/termios' mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/termios make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/termios' make -s subdir=resource -C resource ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/resource' mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/resource make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/resource' make -s subdir=misc -C misc ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/misc' mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/misc make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/misc' make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/misc' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/misc' make -s subdir=socket -C socket ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/socket' mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/socket mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/socket mkdir: cannot create directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/socket': File exists make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/socket' make -s subdir=sysvipc -C sysvipc ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/sysvipc' mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/sysvipc make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/sysvipc' make -s subdir=gmon -C gmon ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/gmon' mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/gmon make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/gmon' make -s subdir=gnulib -C gnulib ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/gnulib' mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/gnulib mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/gnulib mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/gnulib mkdir: cannot create directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/gnulib': File exists mkdir: cannot create directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/gnulib': File exists make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/gnulib' make -s subdir=wctype -C wctype ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/wctype' mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/wctype make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/wctype' make -s subdir=manual -C manual ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/manual' mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/manual mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/manual mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/manual mkdir: cannot create directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/manual': File exists mkdir: cannot create directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/manual': File exists make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/manual' make -s subdir=shadow -C shadow ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/shadow' mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/shadow make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/shadow' make -s subdir=gshadow -C gshadow ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/gshadow' mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/gshadow make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/gshadow' make -s subdir=po -C po ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/po' mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/po mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/po mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/po mkdir: cannot create directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/po': File exists mkdir: cannot create directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/po': File exists make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/po' make -s subdir=argp -C argp ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/argp' mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/argp make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/argp' make -s subdir=crypt -C crypt ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/crypt' mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/crypt mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/crypt mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/crypt mkdir: cannot create directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/crypt': File exists mkdir: cannot create directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/crypt': File exists make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/crypt' make -s subdir=nptl -C nptl ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nptl' mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/nptl make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nptl' make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nptl' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nptl' make -s subdir=resolv -C resolv ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/resolv' mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/resolv make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/resolv' make -s subdir=nss -C nss ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nss' mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/nss make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nss' make -s subdir=rt -C rt ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/rt' mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/rt mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/rt mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/rt mkdir: cannot create directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/rt': File exists mkdir: cannot create directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/rt': File exists make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/rt' make -s subdir=conform -C conform ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/conform' mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/conform mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/conform mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/conform mkdir: cannot create directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/conform': File exists mkdir: cannot create directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/conform': File exists make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/conform' make -s subdir=debug -C debug ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/debug' mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/debug make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/debug' make -s subdir=rtkaio -C rtkaio ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/rtkaio' mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/rtkaio mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/rtkaio mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/rtkaio mkdir: cannot create directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/rtkaio': File exists mkdir: cannot create directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/rtkaio': File exists make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/rtkaio' make -s subdir=c_stubs -C c_stubs ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/c_stubs' mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/c_stubs mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/c_stubs mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/c_stubs mkdir: cannot create directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/c_stubs': File exists mkdir: cannot create directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/c_stubs': File exists make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/c_stubs' make -s subdir=libidn -C libidn ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/libidn' mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/libidn make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/libidn' make -s subdir=nptl_db -C nptl_db ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nptl_db' mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/nptl_db mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/nptl_db mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/nptl_db mkdir: cannot create directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/nptl_db': File exists mkdir: cannot create directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/nptl_db': File exists make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nptl_db' make -s subdir=inet -C inet ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/inet' mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/inet make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/inet' make -s subdir=hesiod -C hesiod ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/hesiod' mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/hesiod mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/hesiod mkdir: cannot create directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/hesiod': File exists make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/hesiod' make -s subdir=sunrpc -C sunrpc ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/sunrpc' mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/sunrpc mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/sunrpc mkdir: cannot create directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/sunrpc': File exists rpc_prot.c: In function 'rejected': rpc_prot.c:217:5: warning: case value '6' not in enumerated type 'enum reject_stat' [-Wswitch] make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/sunrpc' make -s subdir=nis -C nis ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nis' mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/nis make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nis' make -s subdir=nscd -C nscd ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nscd' mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/nscd make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nscd' make -s subdir=streams -C streams ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/streams' mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/streams mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/streams mkdir: cannot create directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/streams': File exists make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/streams' make -s subdir=login -C login ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/login' mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/login make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/login' make -s subdir=elf -C elf ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/elf' mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/elf mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/elf mkdir: cannot create directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/elf': File exists dl-lookup.c: In function '_dl_setup_hash': dl-lookup.c:863:14: warning: variable 'nchain' set but not used [-Wunused-but-set-variable] dl-iteratephdr.c: In function '__dl_iterate_phdr': dl-iteratephdr.c:51:40: warning: array subscript is above array bounds [-Warray-bounds] dl-iteratephdr.c:54:22: warning: array subscript is above array bounds [-Warray-bounds] In file included from ../sysdeps/generic/unwind-dw2-fde.c:33:0, from ../sysdeps/generic/unwind-dw2-fde-glibc.c:36: ../sysdeps/generic/dwarf2.h:574:0: warning: "DW_EH_PE_sdata2" redefined [enabled by default] ../sysdeps/generic/sysdep.h:157:0: note: this is the location of the previous definition ../sysdeps/generic/dwarf2.h:575:0: warning: "DW_EH_PE_sdata4" redefined [enabled by default] ../sysdeps/generic/sysdep.h:158:0: note: this is the location of the previous definition ../sysdeps/generic/dwarf2.h:576:0: warning: "DW_EH_PE_sdata8" redefined [enabled by default] ../sysdeps/generic/sysdep.h:159:0: note: this is the location of the previous definition In file included from ../sysdeps/generic/unwind-dw2.c:27:0, from ../sysdeps/generic/framestate.c:25: ../sysdeps/generic/dwarf2.h:574:0: warning: "DW_EH_PE_sdata2" redefined [enabled by default] ../sysdeps/generic/sysdep.h:157:0: note: this is the location of the previous definition ../sysdeps/generic/dwarf2.h:575:0: warning: "DW_EH_PE_sdata4" redefined [enabled by default] ../sysdeps/generic/sysdep.h:158:0: note: this is the location of the previous definition ../sysdeps/generic/dwarf2.h:576:0: warning: "DW_EH_PE_sdata8" redefined [enabled by default] ../sysdeps/generic/sysdep.h:159:0: note: this is the location of the previous definition rtld.c: In function 'dl_main': rtld.c:1414:3: warning: implicit declaration of function '_dl_discover_osversion' [-Wimplicit-function-declaration] dl-lookup.c: In function '_dl_setup_hash': dl-lookup.c:863:14: warning: variable 'nchain' set but not used [-Wunused-but-set-variable] make[3]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/elf' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/gmon' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/io' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/gmon' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/setjmp' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/time' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/dirent' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/signal' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/misc' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/string' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/posix' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/stdlib' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/csu' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/io' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/setjmp' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/dirent' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/csu' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/time' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/gmon' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nptl' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/signal' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/gmon' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/setjmp' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/setjmp' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/string' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/posix' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/dirent' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/time' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/stdlib' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/io' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/csu' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/signal' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/misc' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/time' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/dirent' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/csu' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/signal' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/io' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nptl' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/string' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/posix' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/stdlib' strnlen.c: In function '__strnlen': strnlen.c:34:31: warning: variable 'magic_bits' set but not used [-Wunused-but-set-variable] make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/misc' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/posix' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/string' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/stdlib' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/misc' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nptl' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nptl' make[3]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/elf' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/elf' cd /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg && ar cruv libc.a `cat csu/stamp.o iconv/stamp.o locale/stamp.o localedata/stamp.o iconvdata/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 gshadow/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/init-arch.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/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 - 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/quick_exit.o a - stdlib/at_quick_exit.o a - stdlib/cxa_at_quick_exit.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/tens_in_limb.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/reg-modifier.o a - stdio-common/reg-type.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/isoc99_scanf.o a - stdio-common/isoc99_vscanf.o a - stdio-common/isoc99_fscanf.o a - stdio-common/isoc99_vfscanf.o a - stdio-common/isoc99_sscanf.o a - stdio-common/isoc99_vsscanf.o a - stdio-common/psiginfo.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 - string/bzero-sse2.o a - string/memset-sse2.o a - string/memcpy-ssse3.o a - string/mempcpy-ssse3.o a - string/memmove-ssse3.o a - string/memcpy-ssse3-rep.o a - string/mempcpy-ssse3-rep.o a - string/memmove-ssse3-rep.o a - string/bcopy-ssse3.o a - string/bcopy-ssse3-rep.o a - string/memset-sse2-rep.o a - string/bzero-sse2-rep.o a - string/strcmp-ssse3.o a - string/strcmp-sse4.o a - string/strncmp-c.o a - string/strncmp-ssse3.o a - string/strncmp-sse4.o a - string/memcmp-ssse3.o a - string/memcmp-sse4.o a - string/strcasestr-nonascii.o a - string/varshift.o a - string/strlen-sse2.o a - string/strlen-sse2-bsf.o a - string/strncpy-c.o a - string/strcpy-ssse3.o a - string/strncpy-ssse3.o a - string/stpcpy-ssse3.o a - string/stpncpy-ssse3.o a - string/strcpy-sse2.o a - string/strncpy-sse2.o a - string/stpcpy-sse2.o a - string/stpncpy-sse2.o a - string/strcat-ssse3.o a - string/strcat-sse2.o a - string/strncat-ssse3.o a - string/strncat-sse2.o a - string/strncat-c.o a - string/strcspn-c.o a - string/strpbrk-c.o a - string/strspn-c.o a - string/strstr-c.o a - string/strcasestr-c.o a - string/cacheinfo.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 - wcsmbs/isoc99_wscanf.o a - wcsmbs/isoc99_vwscanf.o a - wcsmbs/isoc99_fwscanf.o a - wcsmbs/isoc99_vfwscanf.o a - wcsmbs/isoc99_swscanf.o a - wcsmbs/isoc99_vswscanf.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 - time/ntp_gettimex.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/scandirat.o a - dirent/scandirat64.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/execvpe.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/dup3.o a - io/pipe.o a - io/pipe2.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/call_sync_file_range.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 - io/open64_2.o a - io/fallocate.o a - io/fallocate64.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 - resource/oldgetrlimit64.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/preadv.o a - misc/preadv64.o a - misc/pwritev.o a - misc/pwritev64.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/syncfs.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/mkstemps.o a - misc/mkstemps64.o a - misc/mkostemps.o a - misc/mkostemps64.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/ioperm.o a - misc/iopl.o a - misc/call_pselect6.o a - misc/call_fallocate.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/signalfd.o a - misc/eventfd.o a - misc/eventfd_read.o a - misc/eventfd_write.o a - misc/prlimit.o a - misc/modify_ldt.o a - misc/prlimit64.o a - misc/fanotify_mark.o a - misc/adjtimex.o a - misc/bdflush.o a - misc/capget.o a - misc/capset.o a - misc/clock_adjtime.o a - misc/create_module.o a - misc/delete_module.o a - misc/epoll_create.o a - misc/epoll_create1.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_init1.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/personality.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 - misc/timerfd_create.o a - misc/timerfd_settime.o a - misc/timerfd_gettime.o a - misc/fanotify_init.o a - misc/name_to_handle_at.o a - misc/open_by_handle_at.o a - misc/setns.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/accept4.o a - socket/have_sock_cloexec.o a - socket/internal_accept4.o a - socket/recvmmsg.o a - socket/internal_recvmmsg.o a - socket/sendmmsg.o a - socket/internal_sendmmsg.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/i386-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 - gshadow/getsgent.o a - gshadow/getsgnam.o a - gshadow/sgetsgent.o a - gshadow/fgetsgent.o a - gshadow/putsgent.o a - gshadow/getsgent_r.o a - gshadow/getsgnam_r.o a - gshadow/sgetsgent_r.o a - gshadow/fgetsgent_r.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/libc-cleanup.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 - nss/sgrp-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/fread_chk.o a - debug/fread_u_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/asprintf_chk.o a - debug/vasprintf_chk.o a - debug/dprintf_chk.o a - debug/vdprintf_chk.o a - debug/obprintf_chk.o a - debug/longjmp_chk.o a - debug/____longjmp_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/check_native.o a - inet/ifreq.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-scope.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-sysdep.o a - elf/tlsdesc.o a - elf/dl-tlsdesc.o ./scripts/mkinstalldirs /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/linkobj (cd /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/linkobj; \ ar x ../libc_pic.a; \ rm $(ar t ../sunrpc/librpc_compat_pic.a | sed 's/^compat-//'); \ ar x ../sunrpc/librpc_compat_pic.a; \ ar cr libc_pic.a *.os; \ rm *.os) mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/linkobj gcc -shared -static-libgcc -Wl,-O1 -Wl,-z,defs -Wl,-dynamic-linker=/lib/ld-linux.so.2 -B/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/csu/ -Wl,--version-script=/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/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-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg -L/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/math -L/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/elf -L/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/dlfcn -L/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/nss -L/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/nis -L/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/rt -L/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/resolv -L/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/crypt -L/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/nptl -Wl,-rpath-link=/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg:/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/math:/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/elf:/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/dlfcn:/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/nss:/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/nis:/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/rt:/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/resolv:/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/crypt:/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/nptl -o /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/linkobj/libc.so -T /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/shlib.lds /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/csu/abi-note.o /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/elf/soinit.os -Wl,--whole-archive /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/linkobj/libc_pic.a -Wl,--no-whole-archive /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/elf/sofini.os /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/elf/interp.os /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/elf/ld.so -lgcc (echo '#!/bin/sh'; \ echo 'builddir=`dirname "$0"`'; \ echo 'GCONV_PATH="${builddir}/iconvdata" \'; \ echo 'exec "${builddir}"/elf/ld-linux.so.2 --library-path "${builddir}":"${builddir}"/math:"${builddir}"/elf:"${builddir}"/dlfcn:"${builddir}"/nss:"${builddir}"/nis:"${builddir}"/rt:"${builddir}"/resolv:"${builddir}"/crypt:"${builddir}"/nptl ${1+"$@"}'; \ ) > /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/testrun.shT chmod a+x /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/testrun.shT mv -f /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/testrun.shT /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/testrun.sh make -s subdir=csu -C csu ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/csu' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/csu' make -s subdir=iconv -C iconv ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/iconv' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/iconv' make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/iconv' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/iconv' make -s subdir=locale -C locale ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/locale' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/locale' make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/locale' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/locale' make -s subdir=localedata -C localedata ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/localedata' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/localedata' make -s subdir=iconvdata -C iconvdata ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/iconvdata' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/iconvdata' make -s subdir=assert -C assert ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/assert' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/assert' make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/assert' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/assert' make -s subdir=ctype -C ctype ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/ctype' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/ctype' make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/ctype' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/ctype' make -s subdir=intl -C intl ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/intl' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/intl' make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/intl' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/intl' make -s subdir=catgets -C catgets ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/catgets' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/catgets' make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/catgets' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/catgets' make -s subdir=math -C math ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/math' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/math' make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/math' ../sysdeps/ieee754/ldbl-96/e_hypotl.c: In function '__ieee754_hypotl': ../sysdeps/ieee754/ldbl-96/e_hypotl.c:77:19: warning: variable 'exp' set but not used [-Wunused-but-set-variable] ../sysdeps/ieee754/ldbl-96/e_hypotl.c:92:20: warning: variable 'exp' set but not used [-Wunused-but-set-variable] ../sysdeps/ieee754/ldbl-96/e_j0l.c: In function '__ieee754_j0l': ../sysdeps/ieee754/ldbl-96/e_j1l.c: In function '__ieee754_j1l': ../sysdeps/ieee754/ldbl-96/e_j1l.c:131:21: warning: variable 'i1' set but not used [-Wunused-but-set-variable] ../sysdeps/ieee754/ldbl-96/e_j1l.c:131:17: warning: variable 'i0' set but not used [-Wunused-but-set-variable] ../sysdeps/ieee754/ldbl-96/e_j0l.c:129:21: warning: variable 'i1' set but not used [-Wunused-but-set-variable] ../sysdeps/ieee754/ldbl-96/e_j0l.c:129:17: warning: variable 'i0' set but not used [-Wunused-but-set-variable] ../sysdeps/ieee754/ldbl-96/e_hypotl.c: In function '__ieee754_hypotl': ../sysdeps/ieee754/ldbl-96/e_hypotl.c:77:19: warning: variable 'exp' set but not used [-Wunused-but-set-variable] ../sysdeps/ieee754/ldbl-96/e_hypotl.c:92:20: warning: variable 'exp' set but not used [-Wunused-but-set-variable] ../sysdeps/ieee754/ldbl-96/e_j0l.c: In function '__ieee754_j0l': ../sysdeps/ieee754/ldbl-96/e_j0l.c:129:21: warning: variable 'i1' set but not used [-Wunused-but-set-variable] ../sysdeps/ieee754/ldbl-96/e_j0l.c:129:17: warning: variable 'i0' set but not used [-Wunused-but-set-variable] ../sysdeps/ieee754/ldbl-96/e_j1l.c: In function '__ieee754_j1l': ../sysdeps/ieee754/ldbl-96/e_j1l.c:131:21: warning: variable 'i1' set but not used [-Wunused-but-set-variable] ../sysdeps/ieee754/ldbl-96/e_j1l.c:131:17: warning: variable 'i0' set but not used [-Wunused-but-set-variable] make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/math' make -s subdir=setjmp -C setjmp ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/setjmp' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/setjmp' make -s subdir=signal -C signal ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/signal' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/signal' make -s subdir=stdlib -C stdlib ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/stdlib' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/stdlib' make -s subdir=stdio-common -C stdio-common ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/stdio-common' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/stdio-common' make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/stdio-common' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/stdio-common' make -s subdir=libio -C libio ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/libio' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/libio' make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/libio' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/libio' make -s subdir=dlfcn -C dlfcn ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/dlfcn' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/dlfcn' make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/dlfcn' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/dlfcn' make -s subdir=malloc -C malloc ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/malloc' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/malloc' make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/malloc' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/malloc' make -s subdir=string -C string ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/string' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/string' make -s subdir=wcsmbs -C wcsmbs ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/wcsmbs' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/wcsmbs' make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/wcsmbs' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/wcsmbs' make -s subdir=timezone -C timezone ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/timezone' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/timezone' make -s subdir=time -C time ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/time' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/time' make -s subdir=dirent -C dirent ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/dirent' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/dirent' make -s subdir=grp -C grp ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/grp' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/grp' make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/grp' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/grp' make -s subdir=pwd -C pwd ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/pwd' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/pwd' make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/pwd' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/pwd' make -s subdir=posix -C posix ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/posix' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/posix' make -s subdir=io -C io ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/io' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/io' make -s subdir=termios -C termios ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/termios' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/termios' make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/termios' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/termios' make -s subdir=resource -C resource ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/resource' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/resource' make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/resource' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/resource' make -s subdir=misc -C misc ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/misc' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/misc' make -s subdir=socket -C socket ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/socket' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/socket' make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/socket' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/socket' make -s subdir=sysvipc -C sysvipc ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/sysvipc' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/sysvipc' make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/sysvipc' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/sysvipc' make -s subdir=gmon -C gmon ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/gmon' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/gmon' make -s subdir=gnulib -C gnulib ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/gnulib' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/gnulib' make -s subdir=wctype -C wctype ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/wctype' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/wctype' make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/wctype' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/wctype' make -s subdir=manual -C manual ..=../ others make -s subdir=shadow -C shadow ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/shadow' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/shadow' make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/shadow' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/shadow' make -s subdir=gshadow -C gshadow ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/gshadow' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/gshadow' make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/gshadow' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/gshadow' make -s subdir=po -C po ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/po' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/po' make -s subdir=argp -C argp ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/argp' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/argp' make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/argp' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/argp' make -s subdir=crypt -C crypt ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/crypt' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/crypt' make -s subdir=nptl -C nptl ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nptl' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nptl' make -s subdir=resolv -C resolv ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/resolv' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/resolv' make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/resolv' getaddrinfo_a.c: In function 'getaddrinfo_a': getaddrinfo_a.c:128:8: warning: variable 'result' set but not used [-Wunused-but-set-variable] getaddrinfo_a.c: In function 'getaddrinfo_a': getaddrinfo_a.c:128:8: warning: variable 'result' set but not used [-Wunused-but-set-variable] make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/resolv' make -s subdir=nss -C nss ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nss' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nss' make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nss' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nss' make -s subdir=rt -C rt ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/rt' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/rt' make -s subdir=conform -C conform ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/conform' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/conform' make -s subdir=debug -C debug ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/debug' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/debug' make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/debug' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/debug' make -s subdir=rtkaio -C rtkaio ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/rtkaio' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/rtkaio' make -s subdir=c_stubs -C c_stubs ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/c_stubs' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/c_stubs' make -s subdir=libidn -C libidn ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/libidn' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/libidn' make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/libidn' idna.c: In function 'idna_to_unicode_4z4z': idna.c:617:7: warning: variable 'rc' set but not used [-Wunused-but-set-variable] make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/libidn' make -s subdir=nptl_db -C nptl_db ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nptl_db' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nptl_db' make -s subdir=inet -C inet ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/inet' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/inet' make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/inet' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/inet' make -s subdir=hesiod -C hesiod ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/hesiod' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/hesiod' make -s subdir=sunrpc -C sunrpc ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/sunrpc' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/sunrpc' make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/sunrpc' mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/sunrpc/rpcsvc make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/sunrpc' make -s subdir=nis -C nis ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nis' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nis' make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nis' nis_table.c: In function 'nis_list': nis_table.c:373:19: warning: comparison between 'enum clnt_stat' and 'enum nis_error' [-Wenum-compare] nis_table.c:375:23: warning: comparison between 'enum clnt_stat' and 'enum nis_error' [-Wenum-compare] nis_table.c:433:19: warning: comparison between 'enum clnt_stat' and 'enum nis_error' [-Wenum-compare] nis_table.c:438:23: warning: comparison between 'enum clnt_stat' and 'enum nis_error' [-Wenum-compare] nis_table.c:458:23: warning: comparison between 'enum clnt_stat' and 'enum nis_error' [-Wenum-compare] nis_table.c:460:20: warning: comparison between 'enum clnt_stat' and 'enum nis_error' [-Wenum-compare] nis_table.c: In function 'nis_list': nis_table.c:373:19: warning: comparison between 'enum clnt_stat' and 'enum nis_error' [-Wenum-compare] nis_table.c:375:23: warning: comparison between 'enum clnt_stat' and 'enum nis_error' [-Wenum-compare] nis_table.c:433:19: warning: comparison between 'enum clnt_stat' and 'enum nis_error' [-Wenum-compare] nis_table.c:438:23: warning: comparison between 'enum clnt_stat' and 'enum nis_error' [-Wenum-compare] nis_table.c:458:23: warning: comparison between 'enum clnt_stat' and 'enum nis_error' [-Wenum-compare] nis_table.c:460:20: warning: comparison between 'enum clnt_stat' and 'enum nis_error' [-Wenum-compare] make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nis' make -s subdir=nscd -C nscd ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nscd' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nscd' make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nscd' grpcache.c: In function 'cache_addgr.isra.0': grpcache.c:385:6: warning: 'written' may be used uninitialized in this function [-Wuninitialized] aicache.c: In function 'addhstaiX': aicache.c:464:16: warning: variable 'written' set but not used [-Wunused-but-set-variable] make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nscd' make -s subdir=streams -C streams ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/streams' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/streams' make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/streams' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/streams' make -s subdir=login -C login ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/login' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/login' make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/login' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/login' make -s subdir=elf -C elf ..=../ others make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/elf' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/elf' make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/elf' make[3]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/elf' sprof.c: In function 'load_shobj': sprof.c:407:16: warning: variable 'log_hashfraction' set but not used [-Wunused-but-set-variable] make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/setjmp' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/gmon' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/time' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/dirent' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/io' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/csu' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/signal' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/setjmp' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/gmon' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/string' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/time' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/posix' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/stdlib' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/dirent' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/csu' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/misc' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/signal' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/io' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/stdlib' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/misc' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/string' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/posix' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/setjmp' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/gmon' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/setjmp' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/time' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/gmon' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/dirent' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/time' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/csu' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/signal' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/stdlib' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/string' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/io' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/misc' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/csu' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/posix' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/dirent' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/string' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/signal' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/io' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/stdlib' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/posix' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/misc' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nptl' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nptl' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nptl' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nptl' make[3]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/elf' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/elf' make[1]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751' + cd .. + cd build-i686-redhat-linux + gcc -static -L. -Os -g ../fedora/glibc_post_upgrade.c -o glibc_post_upgrade.i686 '-DLIBTLS="/lib/tls/"' '-DGCONV_MODULES_DIR="/usr/lib/gconv"' '-DLD_SO_CONF="/etc/ld.so.conf"' '-DICONVCONFIG="/usr/sbin/iconvconfig.i686"' ../fedora/glibc_post_upgrade.c: In function 'main': ../fedora/glibc_post_upgrade.c:162:7: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] ../fedora/glibc_post_upgrade.c:162:7: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] + cd .. + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.4Zw4wV + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/glibc-2.14.90-7.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/glibc-2.14.90-7.i386 ++ dirname /builddir/build/BUILDROOT/glibc-2.14.90-7.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/glibc-2.14.90-7.i386 + cd glibc-2.14-213-g3ba5751 + LANG=C + export LANG + unset DISPLAY ++ cat Gcc + GCC=gcc + rm -rf /builddir/build/BUILDROOT/glibc-2.14.90-7.i386 + mkdir -p /builddir/build/BUILDROOT/glibc-2.14.90-7.i386 + make -j1 install_root=/builddir/build/BUILDROOT/glibc-2.14.90-7.i386 install -C build-i686-redhat-linux PARALLELMFLAGS=-s make: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux' 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-2.14-213-g3ba5751' make -s subdir=csu -C csu ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/csu' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/csu' make -s subdir=iconv -C iconv ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/iconv' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/iconv' make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/iconv' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/iconv' make -s subdir=locale -C locale ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/locale' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/locale' make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/locale' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/locale' make -s subdir=localedata -C localedata ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/localedata' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/localedata' make -s subdir=iconvdata -C iconvdata ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/iconvdata' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/iconvdata' make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/iconvdata' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/iconvdata' make -s subdir=assert -C assert ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/assert' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/assert' make -s subdir=ctype -C ctype ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/ctype' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/ctype' make -s subdir=intl -C intl ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/intl' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/intl' make -s subdir=catgets -C catgets ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/catgets' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/catgets' make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/catgets' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/catgets' make -s subdir=math -C math ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/math' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/math' make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/math' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/math' make -s subdir=setjmp -C setjmp ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/setjmp' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/setjmp' make -s subdir=signal -C signal ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/signal' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/signal' make -s subdir=stdlib -C stdlib ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/stdlib' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/stdlib' make -s subdir=stdio-common -C stdio-common ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/stdio-common' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/stdio-common' make -s subdir=libio -C libio ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/libio' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/libio' make -s subdir=dlfcn -C dlfcn ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/dlfcn' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/dlfcn' make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/dlfcn' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/dlfcn' make -s subdir=malloc -C malloc ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/malloc' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/malloc' make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/malloc' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/malloc' make -s subdir=string -C string ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/string' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/string' make -s subdir=wcsmbs -C wcsmbs ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/wcsmbs' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/wcsmbs' make -s subdir=timezone -C timezone ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/timezone' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/timezone' make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/timezone' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/timezone' make -s subdir=time -C time ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/time' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/time' make -s subdir=dirent -C dirent ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/dirent' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/dirent' make -s subdir=grp -C grp ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/grp' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/grp' make -s subdir=pwd -C pwd ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/pwd' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/pwd' make -s subdir=posix -C posix ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/posix' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/posix' make -s subdir=io -C io ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/io' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/io' make -s subdir=termios -C termios ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/termios' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/termios' make -s subdir=resource -C resource ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/resource' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/resource' make -s subdir=misc -C misc ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/misc' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/misc' make -s subdir=socket -C socket ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/socket' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/socket' make -s subdir=sysvipc -C sysvipc ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/sysvipc' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/sysvipc' make -s subdir=gmon -C gmon ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/gmon' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/gmon' make -s subdir=gnulib -C gnulib ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/gnulib' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/gnulib' make -s subdir=wctype -C wctype ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/wctype' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/wctype' make -s subdir=manual -C manual ..=../ subdir_lib make -s subdir=shadow -C shadow ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/shadow' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/shadow' make -s subdir=gshadow -C gshadow ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/gshadow' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/gshadow' make -s subdir=po -C po ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/po' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/po' make -s subdir=argp -C argp ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/argp' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/argp' make -s subdir=crypt -C crypt ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/crypt' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/crypt' make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/crypt' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/crypt' make -s subdir=nptl -C nptl ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nptl' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nptl' make -s subdir=resolv -C resolv ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/resolv' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/resolv' make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/resolv' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/resolv' make -s subdir=nss -C nss ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nss' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nss' make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nss' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nss' make -s subdir=rt -C rt ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/rt' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/rt' make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/rt' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/rt' make -s subdir=conform -C conform ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/conform' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/conform' make -s subdir=debug -C debug ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/debug' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/debug' make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/debug' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/debug' make -s subdir=rtkaio -C rtkaio ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/rtkaio' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/rtkaio' make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/rtkaio' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/rtkaio' make -s subdir=c_stubs -C c_stubs ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/c_stubs' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/c_stubs' make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/c_stubs' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/c_stubs' make -s subdir=libidn -C libidn ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/libidn' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/libidn' make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/libidn' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/libidn' make -s subdir=nptl_db -C nptl_db ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nptl_db' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nptl_db' make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nptl_db' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nptl_db' make -s subdir=inet -C inet ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/inet' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/inet' make -s subdir=hesiod -C hesiod ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/hesiod' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/hesiod' make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/hesiod' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/hesiod' make -s subdir=sunrpc -C sunrpc ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/sunrpc' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/sunrpc' make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/sunrpc' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/sunrpc' make -s subdir=nis -C nis ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nis' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nis' make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nis' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nis' make -s subdir=nscd -C nscd ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nscd' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nscd' make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nscd' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nscd' make -s subdir=streams -C streams ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/streams' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/streams' make -s subdir=login -C login ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/login' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/login' make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/login' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/login' make -s subdir=elf -C elf ..=../ subdir_lib make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/elf' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/elf' make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/elf' make[3]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/elf' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/csu' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/csu' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/dirent' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/dirent' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/gmon' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/gmon' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/io' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/io' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/misc' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/misc' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nptl' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nptl' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/posix' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/posix' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/setjmp' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/setjmp' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/signal' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/signal' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/stdlib' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/stdlib' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/string' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/string' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/time' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/time' make[3]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/elf' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/elf' ./scripts/mkinstalldirs /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib mkdir /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr mkdir /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib /usr/bin/install -c -m 644 /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/libc.a /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/libc.a /usr/bin/install -c -m 644 /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/libc_nonshared.a /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/libc_nonshared.a make -C elf ldso_install make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/elf' make -f /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/elf/librtld.mk -f rtld-Rules make[3]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/elf' make subdir=csu -C ../csu ..=../ objdir=/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-check_fds.os rtld-errno.os rtld-divdi3.os rtld-init-arch.os' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/csu' make[4]: Nothing to be done for `rtld-all'. make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/csu' make subdir=dirent -C ../dirent ..=../ objdir=/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-closedir.os rtld-readdir.os rtld-rewinddir.os rtld-getdents.os rtld-fdopendir.os' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/dirent' make[4]: Nothing to be done for `rtld-all'. make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/dirent' make subdir=gmon -C ../gmon ..=../ objdir=/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux -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-2.14-213-g3ba5751/gmon' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/gmon' make subdir=io -C ../io ..=../ objdir=/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-xstat64.os rtld-fxstat64.os rtld-lxstat64.os rtld-open.os rtld-close.os rtld-read.os rtld-write.os rtld-lseek.os rtld-access.os rtld-fcntl.os' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/io' make[4]: Nothing to be done for `rtld-all'. make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/io' make subdir=misc -C ../misc ..=../ objdir=/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-mmap.os rtld-munmap.os rtld-mprotect.os' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/misc' make[4]: Nothing to be done for `rtld-all'. make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/misc' make subdir=nptl -C ../nptl ..=../ objdir=/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-libc-lowlevellock.os rtld-libc-cancellation.os rtld-forward.os' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nptl' make[4]: Nothing to be done for `rtld-all'. make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nptl' make subdir=posix -C ../posix ..=../ objdir=/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux -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-2.14-213-g3ba5751/posix' make[4]: Nothing to be done for `rtld-all'. make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/posix' make subdir=setjmp -C ../setjmp ..=../ objdir=/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-setjmp.os rtld-__longjmp.os' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/setjmp' make[4]: Nothing to be done for `rtld-all'. make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/setjmp' make subdir=signal -C ../signal ..=../ objdir=/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-sigaction.os' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/signal' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/signal' make subdir=stdlib -C ../stdlib ..=../ objdir=/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-bsearch.os rtld-exit.os rtld-cxa_atexit.os' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/stdlib' make[4]: Nothing to be done for `rtld-all'. make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/stdlib' make subdir=string -C ../string ..=../ objdir=/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-strchr.os rtld-strcmp.os rtld-strcpy.os rtld-strlen.os rtld-strnlen.os rtld-memchr.os rtld-memcmp.os rtld-memmove.os rtld-memset.os rtld-mempcpy.os rtld-stpcpy.os rtld-memcpy.os rtld-rawmemchr.os rtld-memset-sse2.os rtld-memcpy-ssse3.os rtld-mempcpy-ssse3.os rtld-memmove-ssse3.os rtld-memcpy-ssse3-rep.os rtld-mempcpy-ssse3-rep.os rtld-memmove-ssse3-rep.os rtld-memset-sse2-rep.os rtld-strcmp-ssse3.os rtld-strcmp-sse4.os rtld-memcmp-ssse3.os rtld-memcmp-sse4.os rtld-strlen-sse2.os rtld-strlen-sse2-bsf.os rtld-strcpy-ssse3.os rtld-stpcpy-ssse3.os rtld-strcpy-sse2.os rtld-stpcpy-sse2.os rtld-cacheinfo.os' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/string' make[4]: Nothing to be done for `rtld-all'. make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/string' make subdir=time -C ../time ..=../ objdir=/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-setitimer.os' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/time' make[4]: Nothing to be done for `rtld-all'. make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/time' make[3]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/elf' .././scripts/mkinstalldirs /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/lib .././scripts/mkinstalldirs /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/lib /usr/bin/install -c /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/elf/ld.so /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/lib/ld-2.14.90.so.new mv -f /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/lib/ld-2.14.90.so.new /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/lib/ld-2.14.90.so /usr/bin/install -c /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/libc.so /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/lib/libc-2.14.90.so.new mv -f /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/lib/libc-2.14.90.so.new /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/lib/libc-2.14.90.so echo ld-2.14.90.so /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/lib/ld-linux.so.2 >> /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/elf/symlink.list make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/elf' /usr/bin/install -c /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/libc.so /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/lib/libc-2.14.90.so.new mv -f /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/lib/libc-2.14.90.so.new /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/lib/libc-2.14.90.so echo libc-2.14.90.so /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/lib/libc.so.6 >> /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/elf/symlink.list mkdir /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/lib echo > /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/format.lds.new 'OUTPUT_FORMAT(elf32-i386)' mv -f /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/format.lds.new /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/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-2.14-213-g3ba5751/build-i686-redhat-linux/format.lds; \ echo 'GROUP ( /lib/libc.so.6' \ '/usr/lib/libc_nonshared.a'\ ' AS_NEEDED (' /lib/ld-linux.so.2 ') )' \ ) > /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/libc.so.new mv -f /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/libc.so.new /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/libc.so ./scripts/mkinstalldirs /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/include mkdir /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/include /usr/bin/install -c -m 644 include/limits.h /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/include/limits.h /usr/bin/install -c -m 644 include/values.h /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/include/values.h /usr/bin/install -c -m 644 include/features.h /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/include/features.h /usr/bin/install -c -m 644 include/gnu-versions.h /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/include/gnu-versions.h ./scripts/mkinstalldirs /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/include/bits mkdir /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/include/bits /usr/bin/install -c -m 644 nptl/sysdeps/pthread/bits/libc-lock.h /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/include/bits/libc-lock.h /usr/bin/install -c -m 644 include/bits/xopen_lim.h /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/include/bits/xopen_lim.h ./scripts/mkinstalldirs /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/include/gnu mkdir /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/include/gnu /usr/bin/install -c -m 644 include/gnu/libc-version.h /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/include/gnu/libc-version.h /usr/bin/install -c -m 644 /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/gnu/lib-names.h /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/include/gnu/lib-names.h /usr/bin/install -c -m 644 include/stubs-biarch.h /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/include/gnu/stubs.h make -s subdir=csu -C csu ..=../ subdir_install make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/csu' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/csu' make -s subdir=iconv -C iconv ..=../ subdir_install make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/iconv' mkdir /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/sbin mkdir /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/bin make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/iconv' make -s subdir=locale -C locale ..=../ subdir_install make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/locale' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/locale' make -s subdir=localedata -C localedata ..=../ subdir_install make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/localedata' mkdir /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/share mkdir /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/share/i18n mkdir /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/share/i18n/charmaps mkdir /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/share/i18n/locales make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/localedata' make -s subdir=iconvdata -C iconvdata ..=../ subdir_install make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/iconvdata' mkdir /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/iconvdata' make -s subdir=assert -C assert ..=../ subdir_install make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/assert' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/assert' make -s subdir=ctype -C ctype ..=../ subdir_install make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/ctype' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/ctype' make -s subdir=intl -C intl ..=../ subdir_install make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/intl' mkdir /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/share/locale make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/intl' make -s subdir=catgets -C catgets ..=../ subdir_install make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/catgets' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/catgets' make -s subdir=math -C math ..=../ subdir_install make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/math' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/math' make -s subdir=setjmp -C setjmp ..=../ subdir_install make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/setjmp' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/setjmp' make -s subdir=signal -C signal ..=../ subdir_install make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/signal' mkdir /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/include/sys make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/signal' make -s subdir=stdlib -C stdlib ..=../ subdir_install make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/stdlib' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/stdlib' make -s subdir=stdio-common -C stdio-common ..=../ subdir_install make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/stdio-common' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/stdio-common' make -s subdir=libio -C libio ..=../ subdir_install make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/libio' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/libio' make -s subdir=dlfcn -C dlfcn ..=../ subdir_install make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/dlfcn' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/dlfcn' make -s subdir=malloc -C malloc ..=../ subdir_install make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/malloc' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/malloc' make -s subdir=string -C string ..=../ subdir_install make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/string' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/string' make -s subdir=wcsmbs -C wcsmbs ..=../ subdir_install make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/wcsmbs' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/wcsmbs' make -s subdir=timezone -C timezone ..=../ subdir_install make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/timezone' mkdir /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/etc make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/timezone' make -s subdir=time -C time ..=../ subdir_install make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/time' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/time' make -s subdir=dirent -C dirent ..=../ subdir_install make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/dirent' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/dirent' make -s subdir=grp -C grp ..=../ subdir_install make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/grp' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/grp' make -s subdir=pwd -C pwd ..=../ subdir_install make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/pwd' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/pwd' make -s subdir=posix -C posix ..=../ subdir_install make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/posix' mkdir /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/libexec mkdir /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/libexec/getconf make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/posix' make -s subdir=io -C io ..=../ subdir_install make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/io' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/io' make -s subdir=termios -C termios ..=../ subdir_install make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/termios' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/termios' make -s subdir=resource -C resource ..=../ subdir_install make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/resource' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/resource' make -s subdir=misc -C misc ..=../ subdir_install make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/misc' mkdir /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/include/scsi make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/misc' make -s subdir=socket -C socket ..=../ subdir_install make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/socket' mkdir /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/include/net make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/socket' make -s subdir=sysvipc -C sysvipc ..=../ subdir_install make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/sysvipc' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/sysvipc' make -s subdir=gmon -C gmon ..=../ subdir_install make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/gmon' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/gmon' make -s subdir=gnulib -C gnulib ..=../ subdir_install make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/gnulib' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/gnulib' make -s subdir=wctype -C wctype ..=../ subdir_install make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/wctype' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/wctype' make -s subdir=manual -C manual ..=../ subdir_install make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/manual' mkdir /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/share/info make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/manual' make -s subdir=shadow -C shadow ..=../ subdir_install make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/shadow' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/shadow' make -s subdir=gshadow -C gshadow ..=../ subdir_install make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/gshadow' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/gshadow' make -s subdir=po -C po ..=../ subdir_install make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/po' mkdir /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/share/locale/ru mkdir /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/share/locale/ru/LC_MESSAGES mkdir /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/share/locale/pl mkdir /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/share/locale/pl/LC_MESSAGES mkdir /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/share/locale/ja mkdir /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/share/locale/ja/LC_MESSAGES mkdir /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/share/locale/bg mkdir /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/share/locale/bg/LC_MESSAGES mkdir /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/share/locale/tr mkdir /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/share/locale/tr/LC_MESSAGES mkdir /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/share/locale/vi mkdir /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/share/locale/vi/LC_MESSAGES mkdir /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/share/locale/da mkdir /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/share/locale/da/LC_MESSAGES mkdir /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/share/locale/ca mkdir /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/share/locale/ca/LC_MESSAGES mkdir /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/share/locale/sv mkdir /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/share/locale/sv/LC_MESSAGES mkdir /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/share/locale/it mkdir /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/share/locale/it/LC_MESSAGES mkdir /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/share/locale/de mkdir /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/share/locale/de/LC_MESSAGES mkdir /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/share/locale/nb mkdir /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/share/locale/nb/LC_MESSAGES mkdir /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/share/locale/fi mkdir /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/share/locale/fi/LC_MESSAGES mkdir /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/share/locale/es mkdir /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/share/locale/es/LC_MESSAGES mkdir /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/share/locale/hr mkdir /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/share/locale/hr/LC_MESSAGES mkdir /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/share/locale/lt mkdir /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/share/locale/lt/LC_MESSAGES mkdir /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/share/locale/en_GB mkdir /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/share/locale/en_GB/LC_MESSAGES mkdir /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/share/locale/gl mkdir /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/share/locale/gl/LC_MESSAGES mkdir /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/share/locale/fr mkdir /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/share/locale/fr/LC_MESSAGES mkdir /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/share/locale/ko mkdir /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/share/locale/ko/LC_MESSAGES mkdir /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/share/locale/id mkdir /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/share/locale/id/LC_MESSAGES mkdir /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/share/locale/cs mkdir /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/share/locale/cs/LC_MESSAGES mkdir /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/share/locale/pt_BR mkdir /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/share/locale/pt_BR/LC_MESSAGES mkdir /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/share/locale/hu mkdir /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/share/locale/hu/LC_MESSAGES mkdir /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/share/locale/nl mkdir /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/share/locale/nl/LC_MESSAGES mkdir /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/share/locale/be mkdir /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/share/locale/be/LC_MESSAGES mkdir /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/share/locale/zh_CN mkdir /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/share/locale/zh_CN/LC_MESSAGES mkdir /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/share/locale/sk mkdir /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/share/locale/sk/LC_MESSAGES mkdir /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/share/locale/rw mkdir /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/share/locale/rw/LC_MESSAGES mkdir /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/share/locale/zh_TW mkdir /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/share/locale/zh_TW/LC_MESSAGES mkdir /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/share/locale/el mkdir /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/share/locale/el/LC_MESSAGES make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/po' make -s subdir=argp -C argp ..=../ subdir_install make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/argp' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/argp' make -s subdir=crypt -C crypt ..=../ subdir_install make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/crypt' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/crypt' make -s subdir=nptl -C nptl ..=../ subdir_install make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nptl' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nptl' make -s subdir=resolv -C resolv ..=../ subdir_install make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/resolv' mkdir /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/include/arpa make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/resolv' make -s subdir=nss -C nss ..=../ subdir_install make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nss' mkdir /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/var mkdir /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/var/db make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nss' make -s subdir=rt -C rt ..=../ subdir_install make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/rt' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/rt' make -s subdir=conform -C conform ..=../ subdir_install make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/conform' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/conform' make -s subdir=debug -C debug ..=../ subdir_install make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/debug' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/debug' make -s subdir=rtkaio -C rtkaio ..=../ subdir_install make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/rtkaio' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/rtkaio' make -s subdir=c_stubs -C c_stubs ..=../ subdir_install make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/c_stubs' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/c_stubs' make -s subdir=libidn -C libidn ..=../ subdir_install make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/libidn' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/libidn' make -s subdir=nptl_db -C nptl_db ..=../ subdir_install make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nptl_db' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nptl_db' make -s subdir=inet -C inet ..=../ subdir_install make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/inet' mkdir /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/include/netinet mkdir /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/include/protocols mkdir /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/include/netipx mkdir /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/include/netash mkdir /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/include/netax25 mkdir /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/include/netatalk mkdir /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/include/netrom mkdir /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/include/netpacket mkdir /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/include/netrose mkdir /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/include/neteconet mkdir /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/include/netiucv make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/inet' make -s subdir=hesiod -C hesiod ..=../ subdir_install make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/hesiod' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/hesiod' make -s subdir=sunrpc -C sunrpc ..=../ subdir_install make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/sunrpc' mkdir /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/include/rpc mkdir /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/include/rpcsvc mkdir /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/include/nfs make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/sunrpc' make -s subdir=nis -C nis ..=../ subdir_install make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nis' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nis' make -s subdir=nscd -C nscd ..=../ subdir_install make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nscd' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nscd' make -s subdir=streams -C streams ..=../ subdir_install make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/streams' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/streams' make -s subdir=login -C login ..=../ subdir_install make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/login' /usr/bin/install: cannot change ownership of `/builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/libexec/pt_chown': Operation not permitted make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/login' make -s subdir=elf -C elf ..=../ subdir_install make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/elf' make[3]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/elf' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/csu' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/csu' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/dirent' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/dirent' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/gmon' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/gmon' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/io' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/io' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/misc' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/misc' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nptl' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nptl' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/posix' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/posix' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/setjmp' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/setjmp' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/signal' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/signal' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/stdlib' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/stdlib' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/string' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/string' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/time' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/time' make[3]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/elf' mkdir /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/audit mkdir /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/sbin make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/elf' (sed '/^@/d' include/stubs-prologue.h; LC_ALL=C sort /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/csu/stubs /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/iconv/stubs /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/locale/stubs /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/localedata/stubs /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/iconvdata/stubs /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/assert/stubs /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/ctype/stubs /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/intl/stubs /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/catgets/stubs /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/math/stubs /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/setjmp/stubs /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/signal/stubs /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/stdlib/stubs /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/stdio-common/stubs /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/libio/stubs /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/dlfcn/stubs /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/malloc/stubs /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/string/stubs /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/wcsmbs/stubs /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/timezone/stubs /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/time/stubs /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/dirent/stubs /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/grp/stubs /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/pwd/stubs /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/posix/stubs /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/io/stubs /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/termios/stubs /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/resource/stubs /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/misc/stubs /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/socket/stubs /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/sysvipc/stubs /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/gmon/stubs /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/gnulib/stubs /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/wctype/stubs /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/manual/stubs /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/shadow/stubs /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/gshadow/stubs /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/po/stubs /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/argp/stubs /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/crypt/stubs /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/nptl/stubs /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/resolv/stubs /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/nss/stubs /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/rt/stubs /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/conform/stubs /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/debug/stubs /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/rtkaio/stubs /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/c_stubs/stubs /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/libidn/stubs /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/nptl_db/stubs /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/inet/stubs /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/hesiod/stubs /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/sunrpc/stubs /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/nis/stubs /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/nscd/stubs /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/streams/stubs /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/login/stubs /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/elf/stubs) > /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/stubs.h if test -r /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/include/gnu/stubs-32.h && cmp -s /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/stubs.h /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/include/gnu/stubs-32.h; \ then echo 'stubs.h unchanged'; \ else /usr/bin/install -c -m 644 /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/stubs.h /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/include/gnu/stubs-32.h; fi rm -f /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/stubs.h /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/elf/sln /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/elf/symlink.list rm -f /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/elf/symlink.list test ! -x /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/elf/ldconfig || LC_ALL=C LANGUAGE=C \ /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/elf/ldconfig -r /builddir/build/BUILDROOT/glibc-2.14.90-7.i386 \ /lib /usr/lib /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/elf/ldconfig: Can't open configuration file /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/etc/ld.so.conf: No such file or directory make[1]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751' make: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux' + chmod +x /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/libexec/pt_chown + cd build-i686-redhat-linux ++ pwd + make -j16 install_root=/builddir/build/BUILDROOT/glibc-2.14.90-7.i386 install-locales -C ../localedata objdir=/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux make: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/localedata' .././scripts/mkinstalldirs /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/locale mkdir /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/locale aa_ERaa_DJ.UTF-8.UTF-8aa_DJ.ISO-8859-1aa_ER.UTF-8aa_ET.UTF-8...@saaho.........af_ZA.UTF-8...af_ZA.ISO-8859-1am_ETan_ES.UTF-8.ISO-8859-15ar_AE.UTF-8an_ES.UTF-8...ar_BH.UTF-8............ar_DZ.UTF-8...ar_BH.ISO-8859-6ar_DZ.ISO-8859-6ar_AE.ISO-8859-6............... done done done done ar_EG.UTF-8 done ar_IN.UTF-8ar_EG.ISO-8859-6...... done ...ar_IQ.UTF-8...ar_JO.UTF-8ar_IQ.ISO-8859-6...... done done done ar_KW.UTF-8ar_KW.ISO-8859-6...... done ar_JO.ISO-8859-6... done done ar_LB.ISO-8859-6 done ...ar_LY.UTF-8... done ar_LY.ISO-8859-6...ar_MA.UTF-8... done done ar_LB.UTF-8...ar_OM.UTF-8...ar_MA.ISO-8859-6... done ar_OM.ISO-8859-6 done ar_QA.UTF-8...... done done ar_QA.ISO-8859-6 done ... done ar_SA.ISO-8859-6 done ...ar_SD.UTF-8... done ar_SA.UTF-8ar_SY.UTF-8...... done ar_SD.ISO-8859-6ar_SY.ISO-8859-6...... done done ar_TN.ISO-8859-6...ar_TN.UTF-8... done ar_YE.UTF-8... done done done az_AZ.UTF-8...ar_YE.ISO-8859-6...as_IN.UTF-8... done done ast_ES.ISO-8859-15... done be_BY.UTF-8...ast_ES.UTF-8... done done done be_BY.CP1251... done be_BY.UTF-8bem_ZM.UTF-8@latin...... done ber_DZ.UTF-8ber_MA.UTF-8...... done done done bg_BG.CP1251...bg_BG.UTF-8... done bn_IN.UTF-8 done ...bn_BD.UTF-8bo_CN.UTF-8...... done done done bo_IN.UTF-8br_FR.UTF-8...br_FR.ISO-8859-1...... done br_FR.ISO-8859-15 done bs_BA.UTF-8...@euro... done done bs_BA.ISO-8859-2...byn_ER.UTF-8 done ... done done ca_AD.ISO-8859-15...ca_AD.UTF-8... done ca_ES.UTF-8ca_ES.ISO-8859-1...... done ca_ES.ISO-8859-15@euro... done ca_FR.UTF-8... done done done ca_IT.UTF-8 done ...ca_IT.ISO-8859-15crh_UA.UTF-8...ca_FR.ISO-8859-15...... done done cs_CZ.UTF-8...cs_CZ.ISO-8859-2... done csb_PL.UTF-8... done done cv_RU.UTF-8... done cy_GB.ISO-8859-14cy_GB.UTF-8...... done done da_DK.UTF-8...da_DK.ISO-8859-1... done done da_DK.ISO-8859-15... done done de_AT.UTF-8de_AT.ISO-8859-15...@euro...de_AT.ISO-8859-1... done de_BE.UTF-8 done ...de_BE.ISO-8859-1... done done de_BE.ISO-8859-15@euro...de_CH.UTF-8 done done de_DE.UTF-8......de_CH.ISO-8859-1 done ... done de_DE.ISO-8859-1...de_DE.ISO-8859-15 done @euro...de_LU.UTF-8... done done de_LU.ISO-8859-1... done dv_MV.UTF-8...de_LU.ISO-8859-15@euro... done done dz_BT.UTF-8...el_GR.UTF-8... done done el_GR.ISO-8859-7...el_CY.UTF-8... done done el_CY.ISO-8859-7... done en_AG.UTF-8...en_AU.UTF-8 done ...en_AU.ISO-8859-1... done done en_BW.UTF-8... done en_CA.UTF-8...en_BW.ISO-8859-1... done en_CA.ISO-8859-1... done done done en_DK.ISO-8859-1...en_GB.UTF-8...en_DK.UTF-8... done en_GB.ISO-8859-1... done done en_HK.UTF-8en_GB.ISO-8859-15 done ...en_HK.ISO-8859-1...... done en_IE.UTF-8 done done en_IE.ISO-8859-15@euro......en_IE.ISO-8859-1... done done en_NG.UTF-8...en_IN.UTF-8... done en_NZ.UTF-8... done done en_NZ.ISO-8859-1...en_PH.UTF-8 done ...en_PH.ISO-8859-1... done en_SG.UTF-8... done done done en_US.ISO-8859-1en_SG.ISO-8859-1...en_US.UTF-8... done ...en_US.ISO-8859-15... done en_ZA.UTF-8... done en_ZA.ISO-8859-1... done en_ZM.UTF-8... done done en_ZW.UTF-8en_ZW.ISO-8859-1...... done es_AR.UTF-8... done es_AR.ISO-8859-1 done es_BO.UTF-8... done es_BO.ISO-8859-1...... done done es_CL.UTF-8... done es_CL.ISO-8859-1... done es_CO.ISO-8859-1...es_CO.UTF-8 done es_CR.UTF-8...... done es_CR.ISO-8859-1... done done done es_EC.UTF-8es_DO.ISO-8859-1...es_DO.UTF-8...... done es_EC.ISO-8859-1... done done done es_ES.UTF-8...es_ES.ISO-8859-15@euro... done es_GT.UTF-8...es_ES.ISO-8859-1 done ...es_GT.ISO-8859-1... done es_HN.UTF-8 done ... done es_HN.ISO-8859-1 done es_MX.UTF-8...es_MX.ISO-8859-1...... done done es_NI.UTF-8...es_NI.ISO-8859-1 done ... done es_PA.UTF-8...es_PA.ISO-8859-1... done done es_PE.ISO-8859-1... done es_PE.UTF-8...es_PR.UTF-8... done done es_PY.UTF-8...es_PR.ISO-8859-1... done es_PY.ISO-8859-1... done done es_SV.UTF-8... done es_US.UTF-8es_SV.ISO-8859-1...... done done es_UY.UTF-8...es_US.ISO-8859-1... done es_UY.ISO-8859-1... done es_VE.UTF-8... done done et_EE.UTF-8... done es_VE.ISO-8859-1...et_EE.ISO-8859-1... done done eu_ES.UTF-8... done et_EE.ISO-8859-15...eu_ES.ISO-8859-1... done eu_ES.ISO-8859-15@euro... done done done fi_FI.UTF-8... done fa_IR.UTF-8...fi_FI.ISO-8859-1... done fi_FI.ISO-8859-15@euro...ff_SN.UTF-8... done fil_PH.UTF-8 done ... done fo_FO.ISO-8859-1... done fr_BE.UTF-8...fo_FO.UTF-8... done fr_BE.ISO-8859-1... done done done fr_BE.ISO-8859-15@euro...fr_CA.ISO-8859-1...fr_CA.UTF-8... done done fr_CH.ISO-8859-1...fr_CH.UTF-8... done done fr_FR.UTF-8...fr_FR.ISO-8859-1... done fr_FR.ISO-8859-15@euro... done fr_LU.UTF-8... done done fr_LU.ISO-8859-15fr_LU.ISO-8859-1 done ...@euro... done fy_NL.UTF-8...fur_IT.UTF-8... done done done fy_DE.UTF-8...ga_IE.UTF-8...ga_IE.ISO-8859-1... done done done ga_IE.ISO-8859-15 done @euro...gd_GB.UTF-8gez_ER.UTF-8......gd_GB.ISO-8859-15... done done gez_ER.UTF-8@abegede...gez_ET.UTF-8... done gez_ET.UTF-8@abegede... done done done gl_ES.UTF-8...gl_ES.ISO-8859-15gl_ES.ISO-8859-1...@euro... done gu_IN.UTF-8... done gv_GB.UTF-8... done gv_GB.ISO-8859-1... done ha_NG.UTF-8 done ... done he_IL.UTF-8...he_IL.ISO-8859-8... done hi_IN.UTF-8... done hne_IN.UTF-8 done ... done hr_HR.UTF-8... done hr_HR.ISO-8859-2... done hsb_DE.UTF-8...hsb_DE.ISO-8859-2... done done hu_HU.UTF-8 done ...hu_HU.ISO-8859-2...ht_HT.UTF-8... done done hy_AM.UTF-8hy_AM.ARMSCII-8...... done id_ID.UTF-8... done done done done id_ID.ISO-8859-1...ik_CA.UTF-8...ig_NG.UTF-8...is_IS.UTF-8... done is_IS.ISO-8859-1 done ...it_CH.UTF-8 done ...it_CH.ISO-8859-1... done done it_IT.ISO-8859-1...it_IT.UTF-8 done done done it_IT.ISO-8859-15iu_CA.UTF-8@euro...iw_IL.UTF-8......... done done ja_JP.EUC-JP...iw_IL.ISO-8859-8... done ja_JP.UTF-8... done done ka_GE.GEORGIAN-PS...ka_GE.UTF-8... done kk_KZ.UTF-8... done done kl_GL.UTF-8 done ...kk_KZ.PT154...kl_GL.ISO-8859-1... done km_KH.UTF-8... done done kn_IN.UTF-8ko_KR.EUC-KR...... done done kok_IN.UTF-8...ko_KR.UTF-8... done ks_IN.UTF-8 done ... done done ku_TR.UTF-8...ku_TR.ISO-8859-9...ks_IN.UTF-8@devanagari... done done kw_GB.ISO-8859-1kw_GB.UTF-8...... done done lb_LU.UTF-8ky_KG.UTF-8...... done lg_UG.UTF-8... done done done li_BE.UTF-8...li_NL.UTF-8... done lg_UG.ISO-8859-10...lij_IT.UTF-8... done done lt_LT.UTF-8...lo_LA.UTF-8... done lt_LT.ISO-8859-13... done lv_LV.UTF-8 done ... done mai_IN.UTF-8...lv_LV.ISO-8859-13... done mg_MG.UTF-8... done done done mhr_RU.UTF-8... done mi_NZ.UTF-8mi_NZ.ISO-8859-13mg_MG.ISO-8859-15......... done mk_MK.UTF-8 done ...mk_MK.ISO-8859-5... done done ml_IN.UTF-8 done ...mr_IN.UTF-8...mn_MN.UTF-8 done done ...ms_MY.UTF-8 done ms_MY.ISO-8859-1...mt_MT.UTF-8...... done mt_MT.ISO-8859-3... done done nan_TW.UTF-8@latin...my_MM.UTF-8... done nb_NO.UTF-8... done nb_NO.ISO-8859-1... done nds_DE.UTF-8... done done done ne_NP.UTF-8...nds_NL.UTF-8nl_AW.UTF-8...... done done nl_BE.ISO-8859-1...nl_BE.UTF-8... done nl_BE.ISO-8859-15@euro... done nl_NL.UTF-8... done done nl_NL.ISO-8859-1...nl_NL.ISO-8859-15 done @euro...nn_NO.UTF-8 done ...nn_NO.ISO-8859-1... done no_NO.UTF-8... done done nr_ZA.UTF-8... done nso_ZA.UTF-8...no_NO.ISO-8859-1... done done oc_FR.ISO-8859-1...oc_FR.UTF-8... done om_ET.UTF-8... done done om_KE.ISO-8859-1...om_KE.UTF-8 done ... done done pa_IN.UTF-8...or_IN.UTF-8os_RU.UTF-8 done ......pa_PK.UTF-8... done pap_AN.UTF-8... done done done pl_PL.UTF-8ps_AF.UTF-8pl_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 done ro_RO.ISO-8859-2... done done done ru_RU.KOI8-R...ru_RU.ISO-8859-5... done ru_UA.KOI8-U...ru_UA.UTF-8...ru_RU.UTF-8 done ...rw_RW.UTF-8... done done done sa_IN.UTF-8sd_IN....UTF-8...sc_IT.UTF-8... done done sd_IN.UTF-8@devanagari... done se_NO.UTF-8...shs_CA.UTF-8... done done done si_LK.UTF-8...sid_ET.UTF-8...sk_SK.UTF-8 done done done ...sl_SI.UTF-8...sk_SK.ISO-8859-2...sl_SI.ISO-8859-2... done so_DJ.UTF-8... done done done so_DJ.ISO-8859-1...so_KE.UTF-8...so_ET.UTF-8... done done so_SO.UTF-8...so_KE.ISO-8859-1... done done so_SO.ISO-8859-1...sq_AL.UTF-8... done done sq_AL.ISO-8859-1...sq_MK.UTF-8... done sr_ME.UTF-8 done sr_RS.UTF-8... done ... done ss_ZA.UTF-8...sr_RS.UTF-8@latin... done st_ZA.UTF-8 done done ...st_ZA.ISO-8859-1...sv_FI.UTF-8... done done sv_FI.ISO-8859-1... done sv_FI.ISO-8859-15@euro...sv_SE.UTF-8... done sv_SE.ISO-8859-1... done sv_SE.ISO-8859-15 done ...sw_KE.UTF-8... done done ta_IN.UTF-8...sw_TZ.UTF-8... done te_IN.UTF-8 done done ...tg_TJ.UTF-8...tg_TJ.KOI8-T... done done done th_TH.UTF-8...th_TH.TIS-620 done ti_ER.UTF-8...... done done ti_ET.UTF-8tig_ER.UTF-8......tk_TM.UTF-8... done tl_PH.UTF-8... done done tl_PH.ISO-8859-1...tn_ZA.UTF-8... done tr_CY.UTF-8... done done done tr_TR.ISO-8859-9...tr_CY.ISO-8859-9...tr_TR.UTF-8... done ts_ZA.UTF-8... done done tt_RU.UTF-8 done tt_RU.UTF-8@iqtelif...... done ug_CN.UTF-8... done uk_UA.UTF-8...uk_UA.KOI8-U... done done done uz_UZ.UTF-8@cyrillic...uz_UZ.ISO-8859-1ur_PK.UTF-8...... done done ve_ZA.UTF-8vi_VN.TCVN5712-1... done vi_VN.UTF-8...... done done wa_BE.ISO-8859-1...wa_BE.ISO-8859-15@euro... done wa_BE.UTF-8... done done wae_CH.UTF-8...wo_SN.UTF-8 done ...xh_ZA.UTF-8... done done yi_US.UTF-8... done xh_ZA.ISO-8859-1...yi_US.CP1255... done done yo_NG.UTF-8...yue_HK.UTF-8 done zh_CN.GB18030...... done done zh_CN.GBK...zh_CN.UTF-8 done zh_CN.GB2312... done ...zh_HK.UTF-8... done done zh_HK.BIG5-HKSCS...zh_SG.UTF-8... done done done zh_SG.GBK...zh_TW.EUC-TW...zh_SG.GB2312... done done done zh_TW.UTF-8zh_TW.BIG5zu_ZA.UTF-8......... done zu_ZA.ISO-8859-1... done done done done done done done done done done done done done done done done make: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/localedata' + cd .. ++ basename /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/lib/librt.so.1 + librtso=librt.so.1 + rm -f /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/lib/librtkaio.so.1 /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/librtkaio.a /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/librtkaio.so + rm -f /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/librt.so.1 + mkdir -p /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/lib/rtkaio + mv /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/lib/librtkaio-2.14.90.so /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/lib/rtkaio/ + rm -f /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/lib/librt.so.1 ++ basename /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/lib/librt-2.14.90.so + ln -sf librt-2.14.90.so /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/lib/librt.so.1 ++ basename /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/lib/rtkaio/librtkaio-2.14.90.so + ln -sf librtkaio-2.14.90.so /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/lib/rtkaio/librt.so.1 + cd build-i686-redhat-linux-nosegneg + destdir=/builddir/build/BUILDROOT/glibc-2.14.90-7.i386/lib/i686/nosegneg + mkdir -p /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/lib/i686/nosegneg + for lib in libc math/libm nptl/libpthread rt/librt nptl_db/libthread_db + libbase=libc ++ basename /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/lib/libc-2.14.90.so + libbaseso=libc-2.14.90.so + cmp -s libc.so ../build-i686-redhat-linux/libc.so + cp -a libc.so /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/lib/i686/nosegneg/libc-2.14.90.so ++ basename /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/lib/libc.so.6 + ln -sf libc-2.14.90.so /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/lib/i686/nosegneg/libc.so.6 + for lib in libc math/libm nptl/libpthread rt/librt nptl_db/libthread_db + libbase=libm ++ basename /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/lib/libm-2.14.90.so + libbaseso=libm-2.14.90.so + cmp -s math/libm.so ../build-i686-redhat-linux/math/libm.so + cp -a math/libm.so /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/lib/i686/nosegneg/libm-2.14.90.so ++ basename /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/lib/libm.so.6 + ln -sf libm-2.14.90.so /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/lib/i686/nosegneg/libm.so.6 + for lib in libc math/libm nptl/libpthread rt/librt nptl_db/libthread_db + libbase=libpthread ++ basename /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/lib/libpthread-2.14.90.so + libbaseso=libpthread-2.14.90.so + cmp -s nptl/libpthread.so ../build-i686-redhat-linux/nptl/libpthread.so + cp -a nptl/libpthread.so /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/lib/i686/nosegneg/libpthread-2.14.90.so ++ basename /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/lib/libpthread.so.0 + ln -sf libpthread-2.14.90.so /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/lib/i686/nosegneg/libpthread.so.0 + for lib in libc math/libm nptl/libpthread rt/librt nptl_db/libthread_db + libbase=librt ++ basename /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/lib/librt-2.14.90.so + libbaseso=librt-2.14.90.so + cmp -s rt/librt.so ../build-i686-redhat-linux/rt/librt.so + cp -a rt/librt.so /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/lib/i686/nosegneg/librt-2.14.90.so ++ basename /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/lib/librt.so.1 + ln -sf librt-2.14.90.so /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/lib/i686/nosegneg/librt.so.1 + for lib in libc math/libm nptl/libpthread rt/librt nptl_db/libthread_db + libbase=libthread_db ++ basename /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/lib/libthread_db-1.0.so + libbaseso=libthread_db-1.0.so + cmp -s nptl_db/libthread_db.so ../build-i686-redhat-linux/nptl_db/libthread_db.so + cp -a nptl_db/libthread_db.so /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/lib/i686/nosegneg/libthread_db-1.0.so ++ basename /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/lib/libthread_db.so.1 + ln -sf libthread_db-1.0.so /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/lib/i686/nosegneg/libthread_db.so.1 + destdir=/builddir/build/BUILDROOT/glibc-2.14.90-7.i386/lib/rtkaio/i686/nosegneg + mkdir -p /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/lib/rtkaio/i686/nosegneg ++ sed s/librt-/librtkaio-/ ++ basename /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/lib/librt-2.14.90.so + librtkaioso=librtkaio-2.14.90.so + cmp -s rtkaio/librtkaio.so ../build-i686-redhat-linux/rtkaio/librtkaio.so + cp -a rtkaio/librtkaio.so /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/lib/rtkaio/i686/nosegneg/librtkaio-2.14.90.so + ln -sf librtkaio-2.14.90.so /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/lib/rtkaio/i686/nosegneg/librt.so.1 + cd .. + rm -f '/builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/libNoVersion*' + rm -f '/builddir/build/BUILDROOT/glibc-2.14.90-7.i386/lib/libNoVersion*' + cp -a bits/stdio-lock.h /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/include/bits/stdio-lock.h + cp -a fedora/libc-lock.h /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/include/bits/libc-lock.h + '[' -d /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/info -a /usr/share/info '!=' /usr/info ']' + gzip -9nvf /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/share/info/libc.info /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/share/info/libc.info-1 /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/share/info/libc.info-10 /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/share/info/libc.info-11 /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/share/info/libc.info-2 /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/share/info/libc.info-3 /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/share/info/libc.info-4 /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/share/info/libc.info-5 /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/share/info/libc.info-6 /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/share/info/libc.info-7 /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/share/info/libc.info-8 /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/share/info/libc.info-9 /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/share/info/libc.info: 78.2% -- replaced with /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/share/info/libc.info.gz /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/share/info/libc.info-1: 74.0% -- replaced with /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/share/info/libc.info-1.gz /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/share/info/libc.info-10: 84.9% -- replaced with /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/share/info/libc.info-10.gz /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/share/info/libc.info-11: 86.1% -- replaced with /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/share/info/libc.info-11.gz /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/share/info/libc.info-2: 74.3% -- replaced with /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/share/info/libc.info-2.gz /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/share/info/libc.info-3: 74.2% -- replaced with /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/share/info/libc.info-3.gz /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/share/info/libc.info-4: 75.4% -- replaced with /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/share/info/libc.info-4.gz /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/share/info/libc.info-5: 77.2% -- replaced with /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/share/info/libc.info-5.gz /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/share/info/libc.info-6: 74.4% -- replaced with /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/share/info/libc.info-6.gz /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/share/info/libc.info-7: 73.9% -- replaced with /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/share/info/libc.info-7.gz /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/share/info/libc.info-8: 75.0% -- replaced with /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/share/info/libc.info-8.gz /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/share/info/libc.info-9: 79.9% -- replaced with /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/share/info/libc.info-9.gz + ln -sf libbsd-compat.a /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/libbsd.a + install -p -m 644 fedora/nsswitch.conf /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/etc/nsswitch.conf + mkdir -p /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/etc/default + install -p -m 644 nis/nss /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/etc/default/nss + install -m 644 nscd/nscd.conf /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/etc + mkdir -p /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/etc/rc.d/init.d + install -m 755 nscd/nscd.init /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/etc/rc.d/init.d/nscd + mkdir -p /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/tmpfiles.d/ + install -m 644 fedora/nscd.conf /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/tmpfiles.d/ + mkdir -p /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/lib/systemd/system + install -m 644 fedora/nscd.service fedora/nscd.socket /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/lib/systemd/system + echo 'include ld.so.conf.d/*.conf' + chmod 644 /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/etc/ld.so.conf + mkdir -p /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/etc/ld.so.conf.d + mkdir -p /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/etc/sysconfig + chmod 644 /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/gconv-modules.cache + install -m 700 build-i686-redhat-linux/glibc_post_upgrade.i686 /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/sbin/glibc_post_upgrade.i686 + strip -g /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/Mcrt1.o /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/Scrt1.o /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/crt1.o /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/crti.o /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/crtn.o /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gcrt1.o + mkdir -p /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/debug/usr/lib + cp -a /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/libBrokenLocale.a /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/libanl.a /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/libbsd-compat.a /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/libbsd.a /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/libc.a /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/libc_nonshared.a /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/libc_stubs.a /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/libcrypt.a /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/libdl.a /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/libg.a /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/libieee.a /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/libm.a /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/libmcheck.a /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/libnsl.a /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/libpthread.a /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/libpthread_nonshared.a /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/libresolv.a /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/librpcsvc.a /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/librt.a /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/libutil.a /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/debug/usr/lib/ + rm -f '/builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/debug/usr/lib/*_p.a' + rm -f /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/include/rpcsvc/rquota.h /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/include/rpcsvc/rquota.x ++ pwd + olddir=/builddir/build/BUILD/glibc-2.14-213-g3ba5751 ~/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/locale ~/build/BUILD/glibc-2.14-213-g3ba5751 + pushd /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/locale + rm locale-archive rm: cannot remove `locale-archive': No such file or directory + : + /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/elf/ld.so --library-path /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/ /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/locale/localedef --prefix /builddir/build/BUILDROOT/glibc-2.14.90-7.i386 --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 ast_ES ast_ES.utf8 az_AZ be_BY be_BY.utf8 be_BY@latin bem_ZM ber_DZ ber_MA bg_BG bg_BG.utf8 bn_BD bn_IN bo_CN bo_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 cv_RU 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 dv_MV dz_BT el_CY el_CY.utf8 el_GR el_GR.utf8 en_AG 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_NG 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_ZM 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 ff_SN fi_FI fi_FI.utf8 fi_FI@euro fil_PH 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 fur_IT fy_DE 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 ha_NG he_IL he_IL.utf8 hi_IN hne_IN hr_HR hr_HR.utf8 hsb_DE hsb_DE.utf8 ht_HT hu_HU hu_HU.utf8 hy_AM hy_AM.armscii8 id_ID id_ID.utf8 ig_NG ik_CA is_IS is_IS.utf8 it_CH it_CH.utf8 it_IT it_IT.utf8 it_IT@euro iu_CA 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 kok_IN ks_IN ks_IN@devanagari ku_TR ku_TR.utf8 kw_GB kw_GB.utf8 ky_KG lb_LU lg_UG lg_UG.utf8 li_BE li_NL lij_IT lo_LA lt_LT lt_LT.utf8 lv_LV lv_LV.utf8 mai_IN mg_MG mg_MG.utf8 mhr_RU 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 my_MM nan_TW@latin nb_NO nb_NO.utf8 nds_DE nds_NL ne_NP nl_AW 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 os_RU pa_IN pa_PK pap_AN pl_PL pl_PL.utf8 ps_AF 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 sa_IN sc_IT sd_IN sd_IN@devanagari se_NO shs_CA 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 sq_MK 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 sw_KE sw_TZ ta_IN te_IN tg_TJ tg_TJ.utf8 th_TH th_TH.utf8 ti_ER ti_ET tig_ER tk_TM tl_PH tl_PH.utf8 tn_ZA tr_CY tr_CY.utf8 tr_TR tr_TR.utf8 ts_ZA tt_RU tt_RU@iqtelif ug_CN 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 wae_CH wo_SN xh_ZA xh_ZA.utf8 yi_US yi_US.utf8 yo_NG yue_HK 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 Adding ast_ES Adding ast_ES.utf8 Adding az_AZ Adding be_BY Adding be_BY.utf8 Adding be_BY@latin Adding bem_ZM Adding ber_DZ Adding ber_MA Adding bg_BG Adding bg_BG.utf8 Adding bn_BD Adding bn_IN Adding bo_CN Adding bo_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 cv_RU 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 dv_MV Adding dz_BT Adding el_CY Adding el_CY.utf8 Adding el_GR Adding el_GR.utf8 Adding en_AG 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_NG 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_ZM 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 ff_SN Adding fi_FI Adding fi_FI.utf8 Adding fi_FI@euro Adding fil_PH 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 fur_IT Adding fy_DE 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 ha_NG Adding he_IL Adding he_IL.utf8 Adding hi_IN Adding hne_IN Adding hr_HR Adding hr_HR.utf8 Adding hsb_DE Adding hsb_DE.utf8 Adding ht_HT Adding hu_HU Adding hu_HU.utf8 Adding hy_AM Adding hy_AM.armscii8 Adding id_ID Adding id_ID.utf8 Adding ig_NG Adding ik_CA 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 iu_CA 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 kok_IN Adding ks_IN Adding ks_IN@devanagari Adding ku_TR Adding ku_TR.utf8 Adding kw_GB Adding kw_GB.utf8 Adding ky_KG Adding lb_LU Adding lg_UG Adding lg_UG.utf8 Adding li_BE Adding li_NL Adding lij_IT 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 mhr_RU 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 my_MM Adding nan_TW@latin Adding nb_NO Adding nb_NO.utf8 Adding nds_DE Adding nds_NL Adding ne_NP Adding nl_AW 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 os_RU Adding pa_IN Adding pa_PK Adding pap_AN Adding pl_PL Adding pl_PL.utf8 Adding ps_AF 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 sa_IN Adding sc_IT Adding sd_IN Adding sd_IN@devanagari Adding se_NO Adding shs_CA 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 sq_MK 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 sw_KE Adding sw_TZ 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 tk_TM 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 Adding tt_RU@iqtelif Adding ug_CN 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 wae_CH Adding wo_SN Adding xh_ZA Adding xh_ZA.utf8 Adding yi_US Adding yi_US.utf8 Adding yo_NG Adding yue_HK 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 ast_ES ast_ES.utf8 az_AZ be_BY be_BY.utf8 be_BY@latin bem_ZM ber_DZ ber_MA bg_BG bg_BG.utf8 bn_BD bn_IN bo_CN bo_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 cv_RU 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 dv_MV dz_BT el_CY el_CY.utf8 el_GR el_GR.utf8 en_AG 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_NG 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_ZM 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 ff_SN fi_FI fi_FI.utf8 fi_FI@euro fil_PH 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 fur_IT fy_DE 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 ha_NG he_IL he_IL.utf8 hi_IN hne_IN hr_HR hr_HR.utf8 hsb_DE hsb_DE.utf8 ht_HT hu_HU hu_HU.utf8 hy_AM hy_AM.armscii8 id_ID id_ID.utf8 ig_NG ik_CA is_IS is_IS.utf8 it_CH it_CH.utf8 it_IT it_IT.utf8 it_IT@euro iu_CA 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 kok_IN ks_IN ks_IN@devanagari ku_TR ku_TR.utf8 kw_GB kw_GB.utf8 ky_KG lb_LU lg_UG lg_UG.utf8 li_BE li_NL lij_IT lo_LA lt_LT lt_LT.utf8 lv_LV lv_LV.utf8 mai_IN mg_MG mg_MG.utf8 mhr_RU 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 my_MM nan_TW@latin nb_NO nb_NO.utf8 nds_DE nds_NL ne_NP nl_AW 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 os_RU pa_IN pa_PK pap_AN pl_PL pl_PL.utf8 ps_AF 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 sa_IN sc_IT sd_IN sd_IN@devanagari se_NO shs_CA 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 sq_MK 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 sw_KE sw_TZ ta_IN te_IN tg_TJ tg_TJ.utf8 th_TH th_TH.utf8 ti_ER ti_ET tig_ER tk_TM tl_PH tl_PH.utf8 tn_ZA tr_CY tr_CY.utf8 tr_TR tr_TR.utf8 ts_ZA tt_RU tt_RU@iqtelif ug_CN 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 wae_CH wo_SN xh_ZA xh_ZA.utf8 yi_US yi_US.utf8 yo_NG yue_HK 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 ~/build/BUILD/glibc-2.14-213-g3ba5751 + popd + rm -f '/builddir/build/BUILDROOT/glibc-2.14.90-7.i386/lib/libnss1-*' + rm -f '/builddir/build/BUILDROOT/glibc-2.14.90-7.i386/lib/libnss-*.so.1' + ln -f /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/sbin/iconvconfig /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/sbin/iconvconfig.i686 + rm -f /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/sbin/rpcinfo + find /builddir/build/BUILDROOT/glibc-2.14.90-7.i386 '(' -type f -o -type l ')' '(' -name etc -printf '%%config ' -o -name gconv-modules -printf '%%verify(not md5 size mtime) %%config(noreplace) ' -o -name gconv-modules.cache -printf '%%verify(not md5 size mtime) ' , '!' -path '*/lib/debug/*' -printf '/%P\n' ')' + SHARE_LANG='s|.*/share/locale/\([^/_]\+\).*/LC_MESSAGES/.*\.mo|%lang(\1) &|' + LIB_LANG='s|.*/lib/locale/\([^/_]\+\)|%lang(\1) &|' + LIB_LANG= + sed -e '' -e 's|.*/share/locale/\([^/_]\+\).*/LC_MESSAGES/.*\.mo|%lang(\1) &|' -e '\,/etc/\(localtime\|nsswitch.conf\|ld\.so\.conf\|ld\.so\.cache\|default\|rpc\|gai\.conf\),d' -e '\,/lib/lib\(pcprofile\|memusage\)\.so,d' -e '\,bin/\(memusage\|mtrace\|xtrace\|pcprofiledump\),d' + sort + find /builddir/build/BUILDROOT/glibc-2.14.90-7.i386 -type d '(' -path '*/usr/share/*' '!' -path '*/usr/share/info' -o -path '*/usr/include/*' ')' -printf '%%dir /%P\n' + mkdir -p /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib + mv -f /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/lib/libpcprofile.so /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/lib/libmemusage.so /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib + for i in '$RPM_BUILD_ROOT/usr/bin/{xtrace,memusage}' + sed -e s~=/lib/libpcprofile.so~=/usr/lib/libpcprofile.so~ -e s~=/lib/libmemusage.so~=/usr/lib/libmemusage.so~ -e 's~='\''/\\\$LIB/libpcprofile.so~='\''/usr/\\$LIB/libpcprofile.so~' -e 's~='\''/\\\$LIB/libmemusage.so~='\''/usr/\\$LIB/libmemusage.so~' -i /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/bin/xtrace + for i in '$RPM_BUILD_ROOT/usr/bin/{xtrace,memusage}' + sed -e s~=/lib/libpcprofile.so~=/usr/lib/libpcprofile.so~ -e s~=/lib/libmemusage.so~=/usr/lib/libmemusage.so~ -e 's~='\''/\\\$LIB/libpcprofile.so~='\''/usr/\\$LIB/libpcprofile.so~' -e 's~='\''/\\\$LIB/libmemusage.so~='\''/usr/\\$LIB/libmemusage.so~' -i /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/bin/memusage + 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)' + sed -i -e '\|/usr/lib/lib.*_p.a|d' -e '\|/usr/include|d' -e '\|/usr/share/info|d' rpm.filelist + grep '/usr/lib/lib.*\.a' + grep '/lib\(\(c\|pthread\|nldbl\)_nonshared\|bsd\(\|-compat\)\|g\|ieee\|mcheck\|rpcsvc\)\.a$' + grep '/usr/lib/lib.*\.a' + grep -v '/lib\(\(c\|pthread\|nldbl\)_nonshared\|bsd\(\|-compat\)\|g\|ieee\|mcheck\|rpcsvc\)\.a$' + grep '/usr/lib/.*\.o' + grep '/usr/lib/lib.*\.so' + sed -i -e '\|/usr/lib/lib.*\.a|d' -e '\|/usr/lib/.*\.o|d' -e '\|/usr/lib/lib.*\.so|d' -e '\|/usr/lib/linuxthreads|d' -e '\|nscd|d' rpm.filelist + grep /usr/bin + grep '/usr/sbin/[^gi]' + grep /usr/share + grep -v -e /usr/share/zoneinfo -e '%dir %{prefix}/share' + sed -i -e '\|/usr/bin|d' -e '\|/usr/lib/locale|d' -e '\|/usr/libexec/pt_chown|d' -e '\|/usr/sbin/[^gi]|d' -e '\|/usr/share|d' rpm.filelist + echo /usr/sbin/build-locale-archive + echo /usr/sbin/tzdata-update + echo /usr/sbin/nscd + cat + rm -f /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/etc/localtime + cp -f /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/share/zoneinfo/US/Eastern /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/etc/localtime + rm -rf /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/share/zoneinfo + touch -r fedora/glibc.spec.in /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/etc/ld.so.conf + touch -r timezone/northamerica /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/etc/localtime + touch -r sunrpc/etc.rpc /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/etc/rpc + cd fedora + gcc -Os -g -o build-locale-archive build-locale-archive.c ../build-i686-redhat-linux/locale/locarchive.o ../build-i686-redhat-linux/locale/md5.o '-DDATADIR="/usr/share"' '-DPREFIX="/usr"' -L../build-i686-redhat-linux -B../build-i686-redhat-linux/csu/ -lc -lc_nonshared + install -m 700 build-locale-archive /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/sbin/build-locale-archive + gcc -Os -g -o tzdata-update tzdata-update.c -L../build-i686-redhat-linux -B../build-i686-redhat-linux/csu/ -lc -lc_nonshared + install -m 700 tzdata-update /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/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=1084 + echo ====================TESTING========================= ====================TESTING========================= + cd build-i686-redhat-linux + make -j16 -k check PARALLELMFLAGS=-s + tee check.log make -r PARALLELMFLAGS="-s" CVSOPTS="" -C .. objdir=`pwd` check make[1]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751' make -s subdir=csu -C csu ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/csu' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/csu' make -s subdir=iconv -C iconv ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/iconv' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/iconv' make -s subdir=locale -C locale ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/locale' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/locale' make -s subdir=localedata -C localedata ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/localedata' Generating locale vi_VN.TCVN5712-1: this might take a while... Generating locale de_DE.ISO-8859-1: 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 fr_FR.ISO-8859-1: this might take a while... Generating locale de_DE.UTF-8: 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 cs_CZ.UTF-8: this might take a while... Generating locale nn_NO.ISO-8859-1: this might take a while... Generating locale nb_NO.ISO-8859-1: this might take a while... Generating locale tr_TR.UTF-8: this might take a while... Generating locale ja_JP.EUC-JP: this might take a while... Generating locale zh_TW.EUC-TW: 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... character map `SHIFT_JIS' is not ASCII compatible, locale not ISO C compliant Generating locale fr_FR.UTF-8: this might take a while... Generating locale ja_JP.UTF-8: this might take a while... Generating locale fa_IR.UTF-8: this might take a while... Generating locale si_LK.UTF-8: this might take a while... tests-mbwc/tst_mbrtowc.c: In function 'tst_mbrtowc': tests-mbwc/tst_mbrtowc.c:19:15: warning: variable 't_ini' set but not used [-Wunused-but-set-variable] make[3]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/iconvdata' make[3]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/iconvdata' 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-2.14-213-g3ba5751/localedata' make -s subdir=iconvdata -C iconvdata ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/iconvdata' bug-iconv8.c: In function 'do_test': bug-iconv8.c:27:4: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'size_t' [-Wformat] bug-iconv8.c:27:4: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'size_t' [-Wformat] bug-iconv9.c: In function 'do_test': bug-iconv9.c:41:8: warning: format '%jd' expects argument of type 'intmax_t', but argument 2 has type 'int' [-Wformat] 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-9E 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 HP-ROMAN9 Testing HP-TURKISH8 Testing HP-THAI8 Testing HP-GREEK8 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 CP770 Testing CP771 Testing CP772 Testing CP773 Testing CP774 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 MAC-CENTRALEUROPE Testing KOI8-RU 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-2.14-213-g3ba5751/iconvdata' make -s subdir=assert -C assert ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/assert' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/assert' make -s subdir=ctype -C ctype ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/ctype' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/ctype' make -s subdir=intl -C intl ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/intl' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/intl' make -s subdir=catgets -C catgets ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/catgets' mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/catgets/de make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/catgets' make -s subdir=math -C math ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/math' atest-exp.c: In function 'exp_mpn': atest-exp.c:65:19: warning: variable 'round' set but not used [-Wunused-but-set-variable] atest-sincos.c: In function 'sincosx_mpn': atest-sincos.c:68:19: warning: variable 'round' set but not used [-Wunused-but-set-variable] atest-exp2.c: In function 'exp_mpn': atest-exp2.c:106:19: warning: variable 'round' set but not used [-Wunused-but-set-variable] test-tgmath2.c: In function 'test': test-tgmath2.c:94:1: note: variable tracking size limit exceeded with -fvar-tracking-assignments, retrying without test-tgmath2.c:94:1: note: variable tracking size limit exceeded make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/math' make -s subdir=setjmp -C setjmp ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/setjmp' jmpbug.c: In function 'test': jmpbug.c:17:9: warning: variable 'foo' set but not used [-Wunused-but-set-variable] make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/setjmp' make -s subdir=signal -C signal ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/signal' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/signal' make -s subdir=stdlib -C stdlib ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/stdlib' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/stdlib' make -s subdir=stdio-common -C stdio-common ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/stdio-common' tst-printfsz.c: In function 'main': tst-printfsz.c:16:3: warning: 'register_printf_function' is deprecated (declared at ../stdio-common/printf.h:107) [-Wdeprecated-declarations] tst-printfsz.c:17:3: warning: 'register_printf_function' is deprecated (declared at ../stdio-common/printf.h:107) [-Wdeprecated-declarations] tst-fmemopen.c: In function 'main': tst-fmemopen.c:25:3: warning: passing argument 1 of 'asprintf' from incompatible pointer type [enabled by default] ../libio/stdio.h:408:12: note: expected 'char ** restrict' but argument is of type 'const char **' tst-fmemopen.c:114:3: warning: passing argument 1 of 'free' discards 'const' qualifier from pointer target type [enabled by default] ../stdlib/stdlib.h:488:13: note: expected 'void *' but argument is of type 'const char *' tst-unlockedio.c: In function 'do_test': tst-unlockedio.c:49:10: warning: division by zero [-Wdiv-by-zero] tst-unlockedio.c:57:10: warning: division by zero [-Wdiv-by-zero] tst-unlockedio.c:98:10: warning: division by zero [-Wdiv-by-zero] tst-unlockedio.c:106:10: warning: division by zero [-Wdiv-by-zero] scanf14.c: In function 'main': scanf14.c:26:3: warning: format '%a' expects argument of type 'float *', but argument 3 has type 'char **' [-Wformat] scanf14.c:39:3: warning: format '%a' expects argument of type 'float *', but argument 3 has type 'wchar_t **' [-Wformat] scanf14.c:48:3: warning: format '%a' expects argument of type 'float *', but argument 3 has type 'char **' [-Wformat] scanf14.c:85:7: warning: format '%a' expects argument of type 'float *', but argument 3 has type 'char **' [-Wformat] scanf14.c:99:4: warning: format '%a' expects argument of type 'float *', but argument 2 has type 'char **' [-Wformat] bug21.c: In function 'do_test': bug21.c:9:3: warning: format '%a' expects argument of type 'float *', but argument 3 has type 'char **' [-Wformat] make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/stdio-common' make -s subdir=libio -C libio ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/libio' bug-rewind.c: In function 'do_test': bug-rewind.c:34:13: warning: variable 'ret2' set but not used [-Wunused-but-set-variable] bug-rewind.c:34:7: warning: variable 'ret1' set but not used [-Wunused-but-set-variable] bug-ungetwc1.c: In function 'do_test': bug-ungetwc1.c:22:10: warning: variable 'wc' set but not used [-Wunused-but-set-variable] bug-rewind2.c: In function 'do_test': bug-rewind2.c:29:7: warning: variable 'ret' set but not used [-Wunused-but-set-variable] make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/libio' make -s subdir=dlfcn -C dlfcn ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/dlfcn' failtestmod.c: In function 'constr': failtestmod.c:11:9: warning: variable 'm' set but not used [-Wunused-but-set-variable] In file included from bug-atexit3-lib.cc:1:0: ../include/unistd.h:6:1: warning: 'void _exit(int)': visibility attribute ignored because it [-Wattributes] ../posix/unistd.h:604:13: warning: conflicts with previous declaration here [-Wattributes] ../include/unistd.h:9:1: warning: 'int execl(const char*, const char*, ...)': visibility attribute ignored because it [-Wattributes] ../posix/unistd.h:574:12: warning: conflicts with previous declaration here [-Wattributes] ../include/unistd.h:10:1: warning: 'int execle(const char*, const char*, ...)': visibility attribute ignored because it [-Wattributes] ../posix/unistd.h:569:12: warning: conflicts with previous declaration here [-Wattributes] ../include/unistd.h:11:1: warning: 'int execlp(const char*, const char*, ...)': visibility attribute ignored because it [-Wattributes] ../posix/unistd.h:585:12: warning: conflicts with previous declaration here [-Wattributes] ../include/unistd.h:12:1: warning: 'int execvp(const char*, char* const*)': visibility attribute ignored because it [-Wattributes] ../posix/unistd.h:579:12: warning: conflicts with previous declaration here [-Wattributes] //builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhatbuilddir-/linuxbuild//dlfcnBUILD//tststatic.oglibc:- 2.14In- 213function- g3ba5751`/mainbuild'-:i686 -/redhatbuilddir-/linuxbuild//dlfcnBUILD//tststatic2.oglibc:- 2.14In- 213function- g3ba5751`/maindlfcn'/tststatic.c:: /12builddir:/ buildwarning/:BUILD /Usingglibc -'2.14dlopen-'213 -ing3ba5751 /staticallydlfcn /linkedtststatic2.c :applications11 : requires warning:at Usingruntime 'thedlopen 'shared in libraries statically fromlinked theapplications glibcrequires versionat usedruntime forthe linkingshared libraries from the glibc version used for linking /builddir/build/BUILD/glibc-2.14-213-g3ba5751/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-2.14-213-g3ba5751/dlfcn' make -s subdir=malloc -C malloc ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/malloc' mallocbug.c: In function 'main': mallocbug.c:13:9: warning: variable 'fill_info_table1' set but not used [-Wunused-but-set-variable] mallocbug.c:12:9: warning: variable 'dummy1' set but not used [-Wunused-but-set-variable] mallocbug.c:11:9: warning: variable 'dummy0' set but not used [-Wunused-but-set-variable] make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/malloc' make -s subdir=string -C string ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/string' In file included from inl-tester.c:6:0: tester.c: In function 'test_memcmp': tester.c:1098:7: warning: value computed is not used [-Wunused-value] tester.c:1099:7: warning: value computed is not used [-Wunused-value] make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/string' make -s subdir=wcsmbs -C wcsmbs ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/wcsmbs' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/wcsmbs' make -s subdir=timezone -C timezone ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/timezone' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/timezone' make -s subdir=time -C time ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/time' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/time' make -s subdir=dirent -C dirent ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/dirent' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/dirent' make -s subdir=grp -C grp ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/grp' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/grp' make -s subdir=pwd -C pwd ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/pwd' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/pwd' make -s subdir=posix -C posix ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/posix' bug-regex31.c: In function 'main': bug-regex31.c:12:7: warning: variable 'res' set but not used [-Wunused-but-set-variable] tst-getopt_long1.c: In function 'do_test': tst-getopt_long1.c:42:3: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] tst-getopt_long1.c:42:3: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/posix' make -s subdir=io -C io ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/io' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/io' make -s subdir=termios -C termios ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/termios' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/termios' make -s subdir=resource -C resource ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/resource' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/resource' make -s subdir=misc -C misc ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/misc' tst-pselect.c: In function 'do_test': tst-pselect.c:41:3: warning: 'sigblock' is deprecated (declared at ../signal/signal.h:196) [-Wdeprecated-declarations] make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/misc' make -s subdir=socket -C socket ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/socket' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/socket' make -s subdir=sysvipc -C sysvipc ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/sysvipc' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/sysvipc' make -s subdir=gmon -C gmon ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/gmon' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/gmon' make -s subdir=gnulib -C gnulib ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/gnulib' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/gnulib' make -s subdir=wctype -C wctype ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/wctype' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/wctype' make -s subdir=manual -C manual ..=../ tests make -s subdir=shadow -C shadow ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/shadow' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/shadow' make -s subdir=gshadow -C gshadow ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/gshadow' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/gshadow' make -s subdir=po -C po ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/po' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/po' make -s subdir=argp -C argp ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/argp' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/argp' make -s subdir=crypt -C crypt ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/crypt' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/crypt' make -s subdir=nptl -C nptl ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nptl' tst-mutex9.c: In function 'do_test': tst-mutex9.c:40:9: warning: variable 'p' set but not used [-Wunused-but-set-variable] In file included from tst-mutexpi1.c:27:0: tst-mutex1.c: In function 'do_test': tst-mutex1.c:36:12: warning: the comparison will always evaluate as 'true' for the address of 'a' will never be NULL [-Waddress] tst-mutex1.c:47:12: warning: the comparison will always evaluate as 'true' for the address of 'a' will never be NULL [-Waddress] In file included from tst-mutexpi6.c:27:0: tst-mutex6.c: In function 'do_test': tst-mutex6.c:38:12: warning: the comparison will always evaluate as 'true' for the address of 'a' will never be NULL [-Waddress] tst-mutex6.c:49:12: warning: the comparison will always evaluate as 'true' for the address of 'a' will never be NULL [-Waddress] In file included from tst-mutexpi9.c:2:0: tst-mutex9.c: In function 'do_test': tst-mutex9.c:40:9: warning: variable 'p' set but not used [-Wunused-but-set-variable] tst-basic2.c: In function 'do_test': tst-basic2.c:102:7: warning: variable 'result' set but not used [-Wunused-but-set-variable] tst-cancel7.c:171:1: warning: 'do_cleanup' defined but not used [-Wunused-function] tst-cancel7.c:171:1: warning: 'do_cleanup' defined but not used [-Wunused-function] make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nptl' make -s subdir=resolv -C resolv ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/resolv' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/resolv' make -s subdir=nss -C nss ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nss' tst-nss-test1.c: In function 'do_test': tst-nss-test1.c:25:3: warning: format '%ju' expects argument of type 'uintmax_t', but argument 2 has type 'int' [-Wformat] make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nss' make -s subdir=rt -C rt ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/rt' make[2]: *** [/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/rt/tst-cpuclock2.out] Error 1 make[2]: Target `tests' not remade because of errors. make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/rt' make[1]: *** [rt/tests] Error 2 make -s subdir=conform -C conform ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/conform' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/conform' make -s subdir=debug -C debug ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/debug' tst-chk1.c: In function 'do_test': tst-chk1.c:1165:4: warning: 'getwd' is deprecated (declared at ../posix/unistd.h:526) [-Wdeprecated-declarations] tst-chk1.c:1169:4: warning: 'getwd' is deprecated (declared at ../posix/unistd.h:526) [-Wdeprecated-declarations] In file included from tst-lfschk1.c:2:0: tst-chk1.c: In function 'do_test': tst-chk1.c:1165:4: warning: 'getwd' is deprecated (declared at ../posix/unistd.h:526) [-Wdeprecated-declarations] tst-chk1.c:1169:4: warning: 'getwd' is deprecated (declared at ../posix/unistd.h:526) [-Wdeprecated-declarations] In file included from tst-lfschk4.cc:2:0: tst-chk1.c: In function 'int do_test()': tst-chk1.c:1165:8: warning: 'char* getwd(char*)' is deprecated (declared at ../posix/unistd.h:526) [-Wdeprecated-declarations] tst-chk1.c:1165:24: warning: 'char* getwd(char*)' is deprecated (declared at ../posix/unistd.h:526) [-Wdeprecated-declarations] tst-chk1.c:1169:8: warning: 'char* getwd(char*)' is deprecated (declared at ../posix/unistd.h:526) [-Wdeprecated-declarations] tst-chk1.c:1169:28: warning: 'char* getwd(char*)' is deprecated (declared at ../posix/unistd.h:526) [-Wdeprecated-declarations] In file included from tst-chk3.c:2:0: tst-chk1.c: In function 'do_test':In file included from tst-chk3.c:2:0, from tst-lfschk3.c:2: tst-chk1.c: In function 'do_test': tst-chk1.c:1165:4: warning: 'getwd' is deprecated (declared at ../posix/bits/unistd.h:222) [-Wdeprecated-declarations] tst-chk1.c:1169:4: warning: 'getwd' is deprecated (declared at ../posix/bits/unistd.h:222) [-Wdeprecated-declarations] tst-chk1.c:1165:4: warning: 'getwd' is deprecated (declared at ../posix/bits/unistd.h:222) [-Wdeprecated-declarations] tst-chk1.c:1175:4: warning: 'getwd' is deprecated (declared at ../posix/bits/unistd.h:222) [-Wdeprecated-declarations] tst-chk1.c:1169:4: warning: 'getwd' is deprecated (declared at ../posix/bits/unistd.h:222) [-Wdeprecated-declarations] In file included from tst-chk2.c:2:0, from tst-lfschk2.c:2: tst-chk1.c: In function 'do_test': tst-chk1.c:1165:4: warning: 'getwd' is deprecated (declared at ../posix/bits/unistd.h:222) [-Wdeprecated-declarations] tst-chk1.c:1175:4: warning: 'getwd' is deprecated (declared at ../posix/bits/unistd.h:222) [-Wdeprecated-declarations] tst-chk1.c:1169:4: warning: 'getwd' is deprecated (declared at ../posix/bits/unistd.h:222) [-Wdeprecated-declarations] tst-chk1.c:1175:4: warning: 'getwd' is deprecated (declared at ../posix/bits/unistd.h:222) [-Wdeprecated-declarations] In file included from tst-chk2.c:2:0: tst-chk1.c: In function 'do_test': tst-chk1.c:1165:4: warning: 'getwd' is deprecated (declared at ../posix/bits/unistd.h:222) [-Wdeprecated-declarations] tst-chk1.c:1169:4: warning: 'getwd' is deprecated (declared at ../posix/bits/unistd.h:222) [-Wdeprecated-declarations] In file included from tst-chk5.cc:2:0: tst-chk1.c: In function 'int do_test()': tst-chk1.c:1165:8: warning: 'char* getwd(char*)' is deprecated (declared at ../posix/bits/unistd.h:222) [-Wdeprecated-declarations] tst-chk1.c:1165:24: warning: 'char* getwd(char*)' is deprecated (declared at ../posix/bits/unistd.h:222) [-Wdeprecated-declarations] tst-chk1.c:1169:8: warning: 'char* getwd(char*)' is deprecated (declared at ../posix/bits/unistd.h:222) [-Wdeprecated-declarations] tst-chk1.c:1169:28: warning: 'char* getwd(char*)' is deprecated (declared at ../posix/bits/unistd.h:222) [-Wdeprecated-declarations] tst-chk1.c:1175:4: warning: 'getwd' is deprecated (declared at ../posix/bits/unistd.h:222) [-Wdeprecated-declarations] tst-chk1.c:1175:8: warning: 'char* getwd(char*)' is deprecated (declared at ../posix/bits/unistd.h:222) [-Wdeprecated-declarations] tst-chk1.c:1175:28: warning: 'char* getwd(char*)' is deprecated (declared at ../posix/bits/unistd.h:222) [-Wdeprecated-declarations] In file included from tst-chk6.cc:2:0: tst-chk1.c: In function 'int do_test()': tst-chk1.c:1165:8: warning: 'char* getwd(char*)' is deprecated (declared at ../posix/bits/unistd.h:222) [-Wdeprecated-declarations] tst-chk1.c:1165:24: warning: 'char* getwd(char*)' is deprecated (declared at ../posix/bits/unistd.h:222) [-Wdeprecated-declarations] tst-chk1.c:1169:8: warning: 'char* getwd(char*)' is deprecated (declared at ../posix/bits/unistd.h:222) [-Wdeprecated-declarations] tst-chk1.c:1169:28: warning: 'char* getwd(char*)' is deprecated (declared at ../posix/bits/unistd.h:222) [-Wdeprecated-declarations] tst-chk1.c:1175:8: warning: 'char* getwd(char*)' is deprecated (declared at ../posix/bits/unistd.h:222) [-Wdeprecated-declarations] tst-chk1.c:1175:28: warning: 'char* getwd(char*)' is deprecated (declared at ../posix/bits/unistd.h:222) [-Wdeprecated-declarations] In file included from tst-chk4.cc:1:0: tst-chk1.c: In function 'int do_test()': tst-chk1.c:1165:8: warning: 'char* getwd(char*)' is deprecated (declared at ../posix/unistd.h:526) [-Wdeprecated-declarations] tst-chk1.c:1165:24: warning: 'char* getwd(char*)' is deprecated (declared at ../posix/unistd.h:526) [-Wdeprecated-declarations] tst-chk1.c:1169:8: warning: 'char* getwd(char*)' is deprecated (declared at ../posix/unistd.h:526) [-Wdeprecated-declarations] tst-chk1.c:1169:28: warning: 'char* getwd(char*)' is deprecated (declared at ../posix/unistd.h:526) [-Wdeprecated-declarations] In file included from tst-chk3.c:2:0, from tst-lfschk6.cc:2: tst-chk1.c: In function 'int do_test()': tst-chk1.c:1165:8: warning: 'char* getwd(char*)' is deprecated (declared at ../posix/bits/unistd.h:222) [-Wdeprecated-declarations] tst-chk1.c:1165:24: warning: 'char* getwd(char*)' is deprecated (declared at ../posix/bits/unistd.h:222) [-Wdeprecated-declarations] tst-chk1.c:1169:8: warning: 'char* getwd(char*)' is deprecated (declared at ../posix/bits/unistd.h:222) [-Wdeprecated-declarations] tst-chk1.c:1169:28: warning: 'char* getwd(char*)' is deprecated (declared at ../posix/bits/unistd.h:222) [-Wdeprecated-declarations] tst-chk1.c:1175:8: warning: 'char* getwd(char*)' is deprecated (declared at ../posix/bits/unistd.h:222) [-Wdeprecated-declarations] tst-chk1.c:1175:28: warning: 'char* getwd(char*)' is deprecated (declared at ../posix/bits/unistd.h:222) [-Wdeprecated-declarations] In file included from tst-chk2.c:2:0, from tst-lfschk5.cc:2: tst-chk1.c: In function 'int do_test()': tst-chk1.c:1165:8: warning: 'char* getwd(char*)' is deprecated (declared at ../posix/bits/unistd.h:222) [-Wdeprecated-declarations] tst-chk1.c:1165:24: warning: 'char* getwd(char*)' is deprecated (declared at ../posix/bits/unistd.h:222) [-Wdeprecated-declarations] tst-chk1.c:1169:8: warning: 'char* getwd(char*)' is deprecated (declared at ../posix/bits/unistd.h:222) [-Wdeprecated-declarations] tst-chk1.c:1169:28: warning: 'char* getwd(char*)' is deprecated (declared at ../posix/bits/unistd.h:222) [-Wdeprecated-declarations] tst-chk1.c:1175:8: warning: 'char* getwd(char*)' is deprecated (declared at ../posix/bits/unistd.h:222) [-Wdeprecated-declarations] tst-chk1.c:1175:28: warning: 'char* getwd(char*)' is deprecated (declared at ../posix/bits/unistd.h:222) [-Wdeprecated-declarations] In file included from ../include/bits/wchar2.h:1:0, from ../wcsmbs/wchar.h:881, from ../include/wchar.h:2, from tst-chk1.c:34, from tst-chk5.cc:2: In function 'wchar_t* wcsncpy(wchar_t*, const wchar_t*, size_t)', inlined from 'int do_test()' at tst-chk1.c:560:38: ../wcsmbs/bits/wchar2.h:202:41: warning: call to '__wcsncpy_chk_warn' declared with attribute warning: wcsncpy called with length bigger than size of destination buffer [enabled by default] In function 'wchar_t* wcpncpy(wchar_t*, const wchar_t*, size_t)', inlined from 'int do_test()' at tst-chk1.c:564:38: ../wcsmbs/bits/wchar2.h:233:41: warning: call to '__wcpncpy_chk_warn' declared with attribute warning: wcpncpy called with length bigger than size of destination buffer [enabled by default] In file included from ../libio/stdio.h:936:0, from ../include/stdio.h:5, from tst-chk1.c:30, from tst-chk5.cc:2: In function 'char* fgets(char*, int, FILE*)', inlined from 'int do_test()' at tst-chk1.c:779:42: ../libio/bits/stdio2.h:253:58: warning: call to '__fgets_chk_warn' declared with attribute warning: fgets called with bigger size than length of destination buffer [enabled by default] In function 'char* fgets_unlocked(char*, int, FILE*)', inlined from 'int do_test()' at tst-chk1.c:806:51: ../libio/bits/stdio2.h:311:67: warning: call to '__fgets_unlocked_chk_warn' declared with attribute warning: fgets_unlocked called with bigger size than length of destination buffer [enabled by default] In function 'size_t fread(void*, size_t, size_t, FILE*)', inlined from 'int do_test()' at tst-chk1.c:836:45: ../libio/bits/stdio2.h:285:71: warning: call to '__fread_chk_warn' declared with attribute warning: fread called with bigger size * nmemb than length of destination buffer [enabled by default] In function 'size_t fread_unlocked(void*, size_t, size_t, FILE*)', inlined from 'int do_test()' at tst-chk1.c:875:54: ../libio/bits/stdio2.h:348:16: warning: call to '__fread_unlocked_chk_warn' declared with attribute warning: fread_unlocked called with bigger size * nmemb than length of destination buffer [enabled by default] In file included from ../include/bits/unistd.h:1:0, from ../posix/unistd.h:1171, from ../include/unistd.h:2, from tst-chk1.c:33, from tst-chk5.cc:2: In function 'ssize_t read(int, void*, size_t)', inlined from 'int do_test()' at tst-chk1.c:902:50: ../posix/bits/unistd.h:43:63: warning: call to '__read_chk_warn' declared with attribute warning: read called with bigger length than size of the destination buffer [enabled by default] In function 'ssize_t pread(int, void*, size_t, __off_t)', inlined from 'int do_test()' at tst-chk1.c:921:69: ../posix/bits/unistd.h:82:20: warning: call to '__pread_chk_warn' declared with attribute warning: pread called with bigger length than size of the destination buffer [enabled by default] In function 'ssize_t pread64(int, void*, size_t, __off64_t)', inlined from 'int do_test()' at tst-chk1.c:941:71: ../posix/bits/unistd.h:115:22: warning: call to '__pread64_chk_warn' declared with attribute warning: pread64 called with bigger length than size of the destination buffer [enabled by default] In file included from ../include/bits/socket2.h:1:0, from ../socket/sys/socket.h:251, from ../include/sys/socket.h:2, from tst-chk1.c:35, from tst-chk5.cc:2: In function 'ssize_t recv(int, void*, size_t, int)', inlined from 'int do_test()' at tst-chk1.c:1006:61: ../socket/bits/socket2.h:43:67: warning: call to '__recv_chk_warn' declared with attribute warning: recv called with bigger length than size of destination buffer [enabled by default] In function 'ssize_t recvfrom(int, void*, size_t, int, sockaddr*, socklen_t*)', inlined from 'int do_test()' at tst-chk1.c:1038:38: ../socket/bits/socket2.h:75:27: warning: call to '__recvfrom_chk_warn' declared with attribute warning: recvfrom called with bigger length than size of destination buffer [enabled by default] In file included from ../include/bits/unistd.h:1:0, from ../posix/unistd.h:1171, from ../include/unistd.h:2, from tst-chk1.c:33, from tst-chk5.cc:2: In function 'ssize_t readlink(const char*, char*, size_t)', inlined from 'int do_test()' at tst-chk1.c:1080:42: ../posix/bits/unistd.h:149:65: warning: call to '__readlink_chk_warn' declared with attribute warning: readlink called with bigger length than size of destination buffer [enabled by default] In function 'ssize_t readlinkat(int, const char*, char*, size_t)', inlined from 'int do_test()' at tst-chk1.c:1106:6: ../posix/bits/unistd.h:184:24: warning: call to '__readlinkat_chk_warn' declared with attribute warning: readlinkat called with bigger length than size of destination buffer [enabled by default] In function 'char* getcwd(char*, size_t)', inlined from 'int do_test()' at tst-chk1.c:1159:47: ../posix/bits/unistd.h:209:56: warning: call to '__getcwd_chk_warn' declared with attribute warning: getcwd caller with bigger length than size of destination buffer [enabled by default] In file included from ../include/bits/stdlib.h:1:0, from ../stdlib/stdlib.h:955, from ../include/stdlib.h:8, from tst-chk1.c:31, from tst-chk5.cc:2: In function 'char* realpath(const char*, char*)', inlined from 'int do_test()' at tst-chk1.c:1206:36: ../stdlib/bits/stdlib.h:44:68: warning: call to '__realpath_chk_warn' declared with attribute warning: second argument of realpath must be either NULL or at least PATH_MAX bytes long buffer [enabled by default] In file included from ../include/bits/wchar2.h:1:0, from ../wcsmbs/wchar.h:881, from ../include/wchar.h:2, from tst-chk1.c:34, from tst-chk5.cc:2: In function 'size_t mbsrtowcs(wchar_t*, const char**, size_t, mbstate_t*)', inlined from 'int do_test()' at tst-chk1.c:1265:41: ../wcsmbs/bits/wchar2.h:486:42: warning: call to '__mbsrtowcs_chk_warn' declared with attribute warning: mbsrtowcs called with dst buffer smaller than len * sizeof (wchar_t) [enabled by default] In file included from ../include/bits/stdlib.h:1:0, from ../stdlib/stdlib.h:955, from ../include/stdlib.h:8, from tst-chk1.c:31, from tst-chk5.cc:2: In function 'size_t mbstowcs(wchar_t*, const char*, size_t)', inlined from 'int do_test()' at tst-chk1.c:1283:35: ../stdlib/bits/stdlib.h:125:42: warning: call to '__mbstowcs_chk_warn' declared with attribute warning: mbstowcs called with dst buffer smaller than len * sizeof (wchar_t) [enabled by default] In file included from ../include/bits/wchar2.h:1:0, from ../wcsmbs/wchar.h:881, from ../include/wchar.h:2, from tst-chk1.c:34, from tst-chk5.cc:2: In function 'size_t mbsnrtowcs(wchar_t*, const char**, size_t, size_t, mbstate_t*)', inlined from 'int do_test()' at tst-chk1.c:1303:45: ../wcsmbs/bits/wchar2.h:554:43: warning: call to '__mbsnrtowcs_chk_warn' declared with attribute warning: mbsnrtowcs called with dst buffer smaller than len * sizeof (wchar_t) [enabled by default] In function 'size_t wcsrtombs(char*, const wchar_t**, size_t, mbstate_t*)', inlined from 'int do_test()' at tst-chk1.c:1322:41: ../wcsmbs/bits/wchar2.h:518:71: warning: call to '__wcsrtombs_chk_warn' declared with attribute warning: wcsrtombs called with dst buffer smaller than len [enabled by default] In file included from ../include/bits/stdlib.h:1:0, from ../stdlib/stdlib.h:955, from ../include/stdlib.h:8, from tst-chk1.c:31, from tst-chk5.cc:2: In function 'size_t wcstombs(char*, const wchar_t*, size_t)', inlined from 'int do_test()' at tst-chk1.c:1341:35: ../stdlib/bits/stdlib.h:153:64: warning: call to '__wcstombs_chk_warn' declared with attribute warning: wcstombs called with dst buffer smaller than len [enabled by default] In file included from ../include/bits/wchar2.h:1:0, from ../wcsmbs/wchar.h:881, from ../include/wchar.h:2, from tst-chk1.c:34, from tst-chk5.cc:2: In function 'size_t wcsnrtombs(char*, const wchar_t**, size_t, size_t, mbstate_t*)', inlined from 'int do_test()' at tst-chk1.c:1360:45: ../wcsmbs/bits/wchar2.h:590:24: warning: call to '__wcsnrtombs_chk_warn' declared with attribute warning: wcsnrtombs called with dst buffer smaller than len [enabled by default] In file included from ../include/bits/stdlib.h:1:0, from ../stdlib/stdlib.h:955, from ../include/stdlib.h:8, from tst-chk1.c:31, from tst-chk5.cc:2: In function 'int ptsname_r(int, char*, size_t)', inlined from 'int do_test()' at tst-chk1.c:1380:57: ../stdlib/bits/stdlib.h:72:67: warning: call to '__ptsname_r_chk_warn' declared with attribute warning: ptsname_r called with buflen bigger than size of buf [enabled by default] In file included from ../include/bits/unistd.h:1:0, from ../posix/unistd.h:1171, from ../include/unistd.h:2, from tst-chk1.c:33, from tst-chk5.cc:2: In function 'size_t confstr(int, char*, size_t)', inlined from 'int do_test()' at tst-chk1.c:1392:62: ../posix/bits/unistd.h:249:64: warning: call to '__confstr_chk_warn' declared with attribute warning: confstr called with bigger length than size of destination buffer [enabled by default] In function 'int getgroups(int, __gid_t*)', inlined from 'int do_test()' at tst-chk1.c:1403:42: ../posix/bits/unistd.h:274:61: warning: call to '__getgroups_chk_warn' declared with attribute warning: getgroups called with bigger group count than what can fit into destination buffer [enabled by default] In function 'int ttyname_r(int, char*, size_t)', inlined from 'int do_test()' at tst-chk1.c:1418:57: ../posix/bits/unistd.h:300:67: warning: call to '__ttyname_r_chk_warn' declared with attribute warning: ttyname_r called with bigger buflen than size of destination buffer [enabled by default] In function 'int gethostname(char*, size_t)', inlined from 'int do_test()' at tst-chk1.c:1430:49: ../posix/bits/unistd.h:353:63: warning: call to '__gethostname_chk_warn' declared with attribute warning: gethostname called with bigger buflen than size of destination buffer [enabled by default] In function 'int getlogin_r(char*, size_t)', inlined from 'int do_test()' at tst-chk1.c:1439:45: ../posix/bits/unistd.h:326:62: warning: call to '__getlogin_r_chk_warn' declared with attribute warning: getlogin_r called with bigger buflen than size of destination buffer [enabled by default] In function 'int getdomainname(char*, size_t)', inlined from 'int do_test()' at tst-chk1.c:1449:59: ../posix/bits/unistd.h:382:65: warning: call to '__getdomainname_chk_warn' declared with attribute warning: getdomainname called with bigger buflen than size of destination buffer [enabled by default] In file included from ../include/bits/wchar2.h:1:0, from ../wcsmbs/wchar.h:881, from ../include/wchar.h:2, from tst-chk1.c:34, from tst-chk2.c:2, from tst-lfschk2.c:2: In function 'wcsncpy', inlined from 'do_test' at tst-chk1.c:560:11: ../wcsmbs/bits/wchar2.h:201:2: warning: call to '__wcsncpy_chk_warn' declared with attribute warning: wcsncpy called with length bigger than size of destination buffer [enabled by default] In function 'wcpncpy', inlined from 'do_test' at tst-chk1.c:564:11: ../wcsmbs/bits/wchar2.h:232:2: warning: call to '__wcpncpy_chk_warn' declared with attribute warning: wcpncpy called with length bigger than size of destination buffer [enabled by default] In file included from ../libio/stdio.h:936:0, from ../include/stdio.h:5, from tst-chk1.c:30, from tst-chk2.c:2, from tst-lfschk2.c:2: In function 'fgets', inlined from 'do_test' at tst-chk1.c:779:13: ../libio/bits/stdio2.h:253:2: warning: call to '__fgets_chk_warn' declared with attribute warning: fgets called with bigger size than length of destination buffer [enabled by default] In function 'fgets_unlocked', inlined from 'do_test' at tst-chk1.c:806:22: ../libio/bits/stdio2.h:311:2: warning: call to '__fgets_unlocked_chk_warn' declared with attribute warning: fgets_unlocked called with bigger size than length of destination buffer [enabled by default] In function 'fread', inlined from 'do_test' at tst-chk1.c:836:13: ../libio/bits/stdio2.h:285:2: warning: call to '__fread_chk_warn' declared with attribute warning: fread called with bigger size * nmemb than length of destination buffer [enabled by default] In function 'fread_unlocked', inlined from 'do_test' at tst-chk1.c:875:22: ../libio/bits/stdio2.h:347:2: warning: call to '__fread_unlocked_chk_warn' declared with attribute warning: fread_unlocked called with bigger size * nmemb than length of destination buffer [enabled by default] In file included from ../include/bits/unistd.h:1:0, from ../posix/unistd.h:1171, from ../include/unistd.h:2, from tst-chk1.c:33, from tst-chk2.c:2, from tst-lfschk2.c:2: In function 'read', inlined from 'do_test' at tst-chk1.c:902:12: ../posix/bits/unistd.h:43:2: warning: call to '__read_chk_warn' declared with attribute warning: read called with bigger length than size of the destination buffer [enabled by default] In function 'pread', inlined from 'do_test' at tst-chk1.c:921:13: ../posix/bits/unistd.h:96:2: warning: call to '__pread64_chk_warn' declared with attribute warning: pread64 called with bigger length than size of the destination buffer [enabled by default] In function 'pread64', inlined from 'do_test' at tst-chk1.c:941:15: ../posix/bits/unistd.h:114:2: warning: call to '__pread64_chk_warn' declared with attribute warning: pread64 called with bigger length than size of the destination buffer [enabled by default] In file included from ../include/bits/socket2.h:1:0, from ../socket/sys/socket.h:251, from ../include/sys/socket.h:2, from tst-chk1.c:35, from tst-chk2.c:2, from tst-lfschk2.c:2: In function 'recv', inlined from 'do_test' at tst-chk1.c:1006:16: ../socket/bits/socket2.h:43:2: warning: call to '__recv_chk_warn' declared with attribute warning: recv called with bigger length than size of destination buffer [enabled by default] In function 'recvfrom', inlined from 'do_test' at tst-chk1.c:1037:20: ../socket/bits/socket2.h:74:2: warning: call to '__recvfrom_chk_warn' declared with attribute warning: recvfrom called with bigger length than size of destination buffer [enabled by default] In file included from ../include/bits/unistd.h:1:0, from ../posix/unistd.h:1171, from ../include/unistd.h:2, from tst-chk1.c:33, from tst-chk2.c:2, from tst-lfschk2.c:2: In function 'readlink', inlined from 'do_test' at tst-chk1.c:1080:16: ../posix/bits/unistd.h:149:2: warning: call to '__readlink_chk_warn' declared with attribute warning: readlink called with bigger length than size of destination buffer [enabled by default] In function 'readlinkat', inlined from 'do_test' at tst-chk1.c:1105:18: ../posix/bits/unistd.h:183:2: warning: call to '__readlinkat_chk_warn' declared with attribute warning: readlinkat called with bigger length than size of destination buffer [enabled by default] In function 'getcwd', inlined from 'do_test' at tst-chk1.c:1159:15: ../posix/bits/unistd.h:209:2: warning: call to '__getcwd_chk_warn' declared with attribute warning: getcwd caller with bigger length than size of destination buffer [enabled by default] In file included from ../include/bits/stdlib.h:1:0, from ../stdlib/stdlib.h:955, from ../include/stdlib.h:8, from tst-chk1.c:31, from tst-chk2.c:2, from tst-lfschk2.c:2: In function 'realpath', inlined from 'do_test' at tst-chk1.c:1206:11: ../stdlib/bits/stdlib.h:44:2: warning: call to '__realpath_chk_warn' declared with attribute warning: second argument of realpath must be either NULL or at least PATH_MAX bytes long buffer [enabled by default] In file included from ../include/bits/wchar2.h:1:0, from ../wcsmbs/wchar.h:881, from ../include/wchar.h:2, from tst-chk1.c:34, from tst-chk2.c:2, from tst-lfschk2.c:2: In function 'mbsrtowcs', inlined from 'do_test' at tst-chk1.c:1265:17: ../wcsmbs/bits/wchar2.h:485:2: warning: call to '__mbsrtowcs_chk_warn' declared with attribute warning: mbsrtowcs called with dst buffer smaller than len * sizeof (wchar_t) [enabled by default] In file included from ../include/bits/stdlib.h:1:0, from ../stdlib/stdlib.h:955, from ../include/stdlib.h:8, from tst-chk1.c:31, from tst-chk2.c:2, from tst-lfschk2.c:2: In function 'mbstowcs', inlined from 'do_test' at tst-chk1.c:1283:16: ../stdlib/bits/stdlib.h:124:2: warning: call to '__mbstowcs_chk_warn' declared with attribute warning: mbstowcs called with dst buffer smaller than len * sizeof (wchar_t) [enabled by default] In file included from ../include/bits/wchar2.h:1:0, from ../wcsmbs/wchar.h:881, from ../include/wchar.h:2, from tst-chk1.c:34, from tst-chk2.c:2, from tst-lfschk2.c:2: In function 'mbsnrtowcs', inlined from 'do_test' at tst-chk1.c:1303:18: ../wcsmbs/bits/wchar2.h:553:2: warning: call to '__mbsnrtowcs_chk_warn' declared with attribute warning: mbsnrtowcs called with dst buffer smaller than len * sizeof (wchar_t) [enabled by default] In function 'wcsrtombs', inlined from 'do_test' at tst-chk1.c:1322:17: ../wcsmbs/bits/wchar2.h:518:2: warning: call to '__wcsrtombs_chk_warn' declared with attribute warning: wcsrtombs called with dst buffer smaller than len [enabled by default] In file included from ../include/bits/stdlib.h:1:0, from ../stdlib/stdlib.h:955, from ../include/stdlib.h:8, from tst-chk1.c:31, from tst-chk2.c:2, from tst-lfschk2.c:2: In function 'wcstombs', inlined from 'do_test' at tst-chk1.c:1341:16: ../stdlib/bits/stdlib.h:153:2: warning: call to '__wcstombs_chk_warn' declared with attribute warning: wcstombs called with dst buffer smaller than len [enabled by default] In file included from ../include/bits/wchar2.h:1:0, from ../wcsmbs/wchar.h:881, from ../include/wchar.h:2, from tst-chk1.c:34, from tst-chk2.c:2, from tst-lfschk2.c:2: In function 'wcsnrtombs', inlined from 'do_test' at tst-chk1.c:1360:18: ../wcsmbs/bits/wchar2.h:589:2: warning: call to '__wcsnrtombs_chk_warn' declared with attribute warning: wcsnrtombs called with dst buffer smaller than len [enabled by default] In file included from ../include/bits/wchar2.h:1:0, from ../wcsmbs/wchar.h:881, from ../include/wchar.h:2, from tst-chk1.c:34, from tst-chk2.c:2: In function 'wcsncpy', inlined from 'do_test' at tst-chk1.c:560:11: ../wcsmbs/bits/wchar2.h:201:2: warning: call to '__wcsncpy_chk_warn' declared with attribute warning: wcsncpy called with length bigger than size of destination buffer [enabled by default] In function 'wcpncpy', inlined from 'do_test' at tst-chk1.c:564:11: ../wcsmbs/bits/wchar2.h:232:2: warning: call to '__wcpncpy_chk_warn' declared with attribute warning: wcpncpy called with length bigger than size of destination buffer [enabled by default] In file included from ../include/bits/stdlib.h:1:0, from ../stdlib/stdlib.h:955, from ../include/stdlib.h:8, from tst-chk1.c:31, from tst-chk2.c:2, from tst-lfschk2.c:2: In function 'ptsname_r', inlined from 'do_test' at tst-chk1.c:1380:21: ../stdlib/bits/stdlib.h:72:2: warning: call to '__ptsname_r_chk_warn' declared with attribute warning: ptsname_r called with buflen bigger than size of buf [enabled by default] In file included from ../include/bits/unistd.h:1:0, from ../posix/unistd.h:1171, from ../include/unistd.h:2, from tst-chk1.c:33, from tst-chk2.c:2, from tst-lfschk2.c:2: In function 'confstr', inlined from 'do_test' at tst-chk1.c:1392:11: ../posix/bits/unistd.h:249:2: warning: call to '__confstr_chk_warn' declared with attribute warning: confstr called with bigger length than size of destination buffer [enabled by default] In function 'getgroups', inlined from 'do_test' at tst-chk1.c:1403:7: ../posix/bits/unistd.h:274:2: warning: call to '__getgroups_chk_warn' declared with attribute warning: getgroups called with bigger group count than what can fit into destination buffer [enabled by default] In function 'ttyname_r', inlined from 'do_test' at tst-chk1.c:1418:21: ../posix/bits/unistd.h:300:2: warning: call to '__ttyname_r_chk_warn' declared with attribute warning: ttyname_r called with bigger buflen than size of destination buffer [enabled by default] In function 'gethostname', inlined from 'do_test' at tst-chk1.c:1430:15: ../posix/bits/unistd.h:353:2: warning: call to '__gethostname_chk_warn' declared with attribute warning: gethostname called with bigger buflen than size of destination buffer [enabled by default] In function 'getlogin_r', inlined from 'do_test' at tst-chk1.c:1439:14: ../posix/bits/unistd.h:326:2: warning: call to '__getlogin_r_chk_warn' declared with attribute warning: getlogin_r called with bigger buflen than size of destination buffer [enabled by default] In function 'getdomainname', inlined from 'do_test' at tst-chk1.c:1449:7: ../posix/bits/unistd.h:382:2: warning: call to '__getdomainname_chk_warn' declared with attribute warning: getdomainname called with bigger buflen than size of destination buffer [enabled by default] In file included from ../libio/stdio.h:936:0, from ../include/stdio.h:5, from tst-chk1.c:30, from tst-chk2.c:2: In function 'fgets', inlined from 'do_test' at tst-chk1.c:779:13: ../libio/bits/stdio2.h:253:2: warning: call to '__fgets_chk_warn' declared with attribute warning: fgets called with bigger size than length of destination buffer [enabled by default] In function 'fgets_unlocked', inlined from 'do_test' at tst-chk1.c:806:22: ../libio/bits/stdio2.h:311:2: warning: call to '__fgets_unlocked_chk_warn' declared with attribute warning: fgets_unlocked called with bigger size than length of destination buffer [enabled by default] In function 'fread', inlined from 'do_test' at tst-chk1.c:836:13: ../libio/bits/stdio2.h:285:2: warning: call to '__fread_chk_warn' declared with attribute warning: fread called with bigger size * nmemb than length of destination buffer [enabled by default] In function 'fread_unlocked', inlined from 'do_test' at tst-chk1.c:875:22: ../libio/bits/stdio2.h:347:2: warning: call to '__fread_unlocked_chk_warn' declared with attribute warning: fread_unlocked called with bigger size * nmemb than length of destination buffer [enabled by default] In file included from ../include/bits/unistd.h:1:0, from ../posix/unistd.h:1171, from ../include/unistd.h:2, from tst-chk1.c:33, from tst-chk2.c:2: In function 'read', inlined from 'do_test' at tst-chk1.c:902:12: ../posix/bits/unistd.h:43:2: warning: call to '__read_chk_warn' declared with attribute warning: read called with bigger length than size of the destination buffer [enabled by default] In function 'pread', inlined from 'do_test' at tst-chk1.c:921:13: ../posix/bits/unistd.h:81:2: warning: call to '__pread_chk_warn' declared with attribute warning: pread called with bigger length than size of the destination buffer [enabled by default] In function 'pread64', inlined from 'do_test' at tst-chk1.c:941:15: ../posix/bits/unistd.h:114:2: warning: call to '__pread64_chk_warn' declared with attribute warning: pread64 called with bigger length than size of the destination buffer [enabled by default] In file included from ../include/bits/socket2.h:1:0, from ../socket/sys/socket.h:251, from ../include/sys/socket.h:2, from tst-chk1.c:35, from tst-chk2.c:2: In function 'recv', inlined from 'do_test' at tst-chk1.c:1006:16: ../socket/bits/socket2.h:43:2: warning: call to '__recv_chk_warn' declared with attribute warning: recv called with bigger length than size of destination buffer [enabled by default] In function 'recvfrom', inlined from 'do_test' at tst-chk1.c:1037:20: ../socket/bits/socket2.h:74:2: warning: call to '__recvfrom_chk_warn' declared with attribute warning: recvfrom called with bigger length than size of destination buffer [enabled by default] In file included from ../include/bits/unistd.h:1:0, from ../posix/unistd.h:1171, from ../include/unistd.h:2, from tst-chk1.c:33, from tst-chk2.c:2: In function 'readlink', inlined from 'do_test' at tst-chk1.c:1080:16: ../posix/bits/unistd.h:149:2: warning: call to '__readlink_chk_warn' declared with attribute warning: readlink called with bigger length than size of destination buffer [enabled by default] In function 'readlinkat', inlined from 'do_test' at tst-chk1.c:1105:18: ../posix/bits/unistd.h:183:2: warning: call to '__readlinkat_chk_warn' declared with attribute warning: readlinkat called with bigger length than size of destination buffer [enabled by default] In function 'getcwd', inlined from 'do_test' at tst-chk1.c:1159:15: ../posix/bits/unistd.h:209:2: warning: call to '__getcwd_chk_warn' declared with attribute warning: getcwd caller with bigger length than size of destination buffer [enabled by default] In file included from ../include/bits/wchar2.h:1:0, from ../wcsmbs/wchar.h:881, from ../include/wchar.h:2, from tst-chk1.c:34, from tst-chk3.c:2, from tst-lfschk3.c:2: In function 'wcsncpy', inlined from 'do_test' at tst-chk1.c:560:11:In file included from ../include/bits/wchar2.h:1:0, from ../wcsmbs/wchar.h:881, from ../include/wchar.h:2, from tst-chk1.c:34, from tst-chk3.c:2: In function 'wcsncpy', inlined from 'do_test' at tst-chk1.c:560:11: In file included from ../include/bits/stdlib.h:1:0, from ../stdlib/stdlib.h:955, from ../include/stdlib.h:8, from tst-chk1.c:31, from tst-chk2.c:2: In function 'realpath', inlined from 'do_test' at tst-chk1.c:1206:11: ../wcsmbs/bits/wchar2.h:201:2: warning: call to '__wcsncpy_chk_warn' declared with attribute warning: wcsncpy called with length bigger than size of destination buffer [enabled by default]../wcsmbs/bits/wchar2.h:201:2: warning: call to '__wcsncpy_chk_warn' declared with attribute warning: wcsncpy called with length bigger than size of destination buffer [enabled by default]../stdlib/bits/stdlib.h:44:2: warning: call to '__realpath_chk_warn' declared with attribute warning: second argument of realpath must be either NULL or at least PATH_MAX bytes long buffer [enabled by default] In function 'wcpncpy', inlined from 'do_test' at tst-chk1.c:564:11:In function 'wcpncpy', inlined from 'do_test' at tst-chk1.c:564:11: ../wcsmbs/bits/wchar2.h:232:2: warning: call to '__wcpncpy_chk_warn' declared with attribute warning: wcpncpy called with length bigger than size of destination buffer [enabled by default]../wcsmbs/bits/wchar2.h:232:2: warning: call to '__wcpncpy_chk_warn' declared with attribute warning: wcpncpy called with length bigger than size of destination buffer [enabled by default] In file included from ../include/bits/wchar2.h:1:0, from ../wcsmbs/wchar.h:881, from ../include/wchar.h:2, from tst-chk1.c:34, from tst-chk2.c:2: In function 'mbsrtowcs', inlined from 'do_test' at tst-chk1.c:1265:17: ../wcsmbs/bits/wchar2.h:485:2: warning: call to '__mbsrtowcs_chk_warn' declared with attribute warning: mbsrtowcs called with dst buffer smaller than len * sizeof (wchar_t) [enabled by default] In file included from ../include/bits/stdlib.h:1:0, from ../stdlib/stdlib.h:955, from ../include/stdlib.h:8, from tst-chk1.c:31, from tst-chk2.c:2: In function 'mbstowcs', inlined from 'do_test' at tst-chk1.c:1283:16: ../stdlib/bits/stdlib.h:124:2: warning: call to '__mbstowcs_chk_warn' declared with attribute warning: mbstowcs called with dst buffer smaller than len * sizeof (wchar_t) [enabled by default] In file included from ../include/bits/wchar2.h:1:0, from ../wcsmbs/wchar.h:881, from ../include/wchar.h:2, from tst-chk1.c:34, from tst-chk2.c:2: In function 'mbsnrtowcs', inlined from 'do_test' at tst-chk1.c:1303:18: ../wcsmbs/bits/wchar2.h:553:2: warning: call to '__mbsnrtowcs_chk_warn' declared with attribute warning: mbsnrtowcs called with dst buffer smaller than len * sizeof (wchar_t) [enabled by default] In function 'wcsrtombs', inlined from 'do_test' at tst-chk1.c:1322:17: ../wcsmbs/bits/wchar2.h:518:2: warning: call to '__wcsrtombs_chk_warn' declared with attribute warning: wcsrtombs called with dst buffer smaller than len [enabled by default] In file included from ../include/bits/stdlib.h:1:0, from ../stdlib/stdlib.h:955, from ../include/stdlib.h:8, from tst-chk1.c:31, from tst-chk2.c:2: In function 'wcstombs', inlined from 'do_test' at tst-chk1.c:1341:16: ../stdlib/bits/stdlib.h:153:2: warning: call to '__wcstombs_chk_warn' declared with attribute warning: wcstombs called with dst buffer smaller than len [enabled by default] In file included from ../include/bits/wchar2.h:1:0, from ../wcsmbs/wchar.h:881, from ../include/wchar.h:2, from tst-chk1.c:34, from tst-chk2.c:2: In function 'wcsnrtombs', inlined from 'do_test' at tst-chk1.c:1360:18: ../wcsmbs/bits/wchar2.h:589:2: warning: call to '__wcsnrtombs_chk_warn' declared with attribute warning: wcsnrtombs called with dst buffer smaller than len [enabled by default] In file included from ../include/bits/stdlib.h:1:0, from ../stdlib/stdlib.h:955, from ../include/stdlib.h:8, from tst-chk1.c:31, from tst-chk2.c:2: In function 'ptsname_r', inlined from 'do_test' at tst-chk1.c:1380:21: ../stdlib/bits/stdlib.h:72:2: warning: call to '__ptsname_r_chk_warn' declared with attribute warning: ptsname_r called with buflen bigger than size of buf [enabled by default] In file included from ../include/bits/unistd.h:1:0, from ../posix/unistd.h:1171, from ../include/unistd.h:2, from tst-chk1.c:33, from tst-chk2.c:2: In function 'confstr', inlined from 'do_test' at tst-chk1.c:1392:11: ../posix/bits/unistd.h:249:2: warning: call to '__confstr_chk_warn' declared with attribute warning: confstr called with bigger length than size of destination buffer [enabled by default] In function 'getgroups', inlined from 'do_test' at tst-chk1.c:1403:7: ../posix/bits/unistd.h:274:2: warning: call to '__getgroups_chk_warn' declared with attribute warning: getgroups called with bigger group count than what can fit into destination buffer [enabled by default] In file included from ../libio/stdio.h:936:0, from ../include/stdio.h:5, from tst-chk1.c:30, from tst-chk3.c:2: In function 'fgets', inlined from 'do_test' at tst-chk1.c:779:13:In file included from ../libio/stdio.h:936:0, from ../include/stdio.h:5, from tst-chk1.c:30, from tst-chk3.c:2, from tst-lfschk3.c:2: In function 'fgets', inlined from 'do_test' at tst-chk1.c:779:13: ../libio/bits/stdio2.h:253:2: warning: call to '__fgets_chk_warn' declared with attribute warning: fgets called with bigger size than length of destination buffer [enabled by default]../libio/bits/stdio2.h:253:2: warning: call to '__fgets_chk_warn' declared with attribute warning: fgets called with bigger size than length of destination buffer [enabled by default] In function 'ttyname_r', inlined from 'do_test' at tst-chk1.c:1418:21: ../posix/bits/unistd.h:300:2: warning: call to '__ttyname_r_chk_warn' declared with attribute warning: ttyname_r called with bigger buflen than size of destination buffer [enabled by default] In function 'gethostname', inlined from 'do_test' at tst-chk1.c:1430:15: ../posix/bits/unistd.h:353:2: warning: call to '__gethostname_chk_warn' declared with attribute warning: gethostname called with bigger buflen than size of destination buffer [enabled by default] In function 'getlogin_r', inlined from 'do_test' at tst-chk1.c:1439:14: ../posix/bits/unistd.h:326:2: warning: call to '__getlogin_r_chk_warn' declared with attribute warning: getlogin_r called with bigger buflen than size of destination buffer [enabled by default] In function 'fgets_unlocked', inlined from 'do_test' at tst-chk1.c:806:22:In function 'fgets_unlocked', inlined from 'do_test' at tst-chk1.c:806:22: ../libio/bits/stdio2.h:311:2: warning: call to '__fgets_unlocked_chk_warn' declared with attribute warning: fgets_unlocked called with bigger size than length of destination buffer [enabled by default]../libio/bits/stdio2.h:311:2: warning: call to '__fgets_unlocked_chk_warn' declared with attribute warning: fgets_unlocked called with bigger size than length of destination buffer [enabled by default] In function 'getdomainname', inlined from 'do_test' at tst-chk1.c:1449:7: ../posix/bits/unistd.h:382:2: warning: call to '__getdomainname_chk_warn' declared with attribute warning: getdomainname called with bigger buflen than size of destination buffer [enabled by default] In function 'fread', inlined from 'do_test' at tst-chk1.c:836:13:In function 'fread', inlined from 'do_test' at tst-chk1.c:836:13: ../libio/bits/stdio2.h:285:2: warning: call to '__fread_chk_warn' declared with attribute warning: fread called with bigger size * nmemb than length of destination buffer [enabled by default]../libio/bits/stdio2.h:285:2: warning: call to '__fread_chk_warn' declared with attribute warning: fread called with bigger size * nmemb than length of destination buffer [enabled by default] In function 'fread_unlocked', inlined from 'do_test' at tst-chk1.c:875:22:In function 'fread_unlocked', inlined from 'do_test' at tst-chk1.c:875:22: ../libio/bits/stdio2.h:347:2: warning: call to '__fread_unlocked_chk_warn' declared with attribute warning: fread_unlocked called with bigger size * nmemb than length of destination buffer [enabled by default]../libio/bits/stdio2.h:347:2: warning: call to '__fread_unlocked_chk_warn' declared with attribute warning: fread_unlocked called with bigger size * nmemb than length of destination buffer [enabled by default] In file included from ../include/bits/unistd.h:1:0, from ../posix/unistd.h:1171, from ../include/unistd.h:2, from tst-chk1.c:33, from tst-chk3.c:2: In function 'read', inlined from 'do_test' at tst-chk1.c:902:12:In file included from ../include/bits/unistd.h:1:0, from ../posix/unistd.h:1171, from ../include/unistd.h:2, from tst-chk1.c:33, from tst-chk3.c:2, from tst-lfschk3.c:2: In function 'read', inlined from 'do_test' at tst-chk1.c:902:12: ../posix/bits/unistd.h:43:2: warning: call to '__read_chk_warn' declared with attribute warning: read called with bigger length than size of the destination buffer [enabled by default]../posix/bits/unistd.h:43:2: warning: call to '__read_chk_warn' declared with attribute warning: read called with bigger length than size of the destination buffer [enabled by default] In function 'pread', inlined from 'do_test' at tst-chk1.c:921:13:In function 'pread', inlined from 'do_test' at tst-chk1.c:921:13: ../posix/bits/unistd.h:81:2: warning: call to '__pread_chk_warn' declared with attribute warning: pread called with bigger length than size of the destination buffer [enabled by default]../posix/bits/unistd.h:96:2: warning: call to '__pread64_chk_warn' declared with attribute warning: pread64 called with bigger length than size of the destination buffer [enabled by default] In function 'pread64', inlined from 'do_test' at tst-chk1.c:941:15:In function 'pread64', inlined from 'do_test' at tst-chk1.c:941:15: ../posix/bits/unistd.h:114:2: warning: call to '__pread64_chk_warn' declared with attribute warning: pread64 called with bigger length than size of the destination buffer [enabled by default]../posix/bits/unistd.h:114:2: warning: call to '__pread64_chk_warn' declared with attribute warning: pread64 called with bigger length than size of the destination buffer [enabled by default] In file included from ../include/bits/socket2.h:1:0, from ../socket/sys/socket.h:251, from ../include/sys/socket.h:2, from tst-chk1.c:35, from tst-chk3.c:2, from tst-lfschk3.c:2: In function 'recv', inlined from 'do_test' at tst-chk1.c:1006:16: In file included from ../include/bits/socket2.h:1:0, from ../socket/sys/socket.h:251, from ../include/sys/socket.h:2, from tst-chk1.c:35, from tst-chk3.c:2: In function 'recv', inlined from 'do_test' at tst-chk1.c:1006:16: ../socket/bits/socket2.h:43:2: warning: call to '__recv_chk_warn' declared with attribute warning: recv called with bigger length than size of destination buffer [enabled by default] ../socket/bits/socket2.h:43:2: warning: call to '__recv_chk_warn' declared with attribute warning: recv called with bigger length than size of destination buffer [enabled by default] In function 'recvfrom', inlined from 'do_test' at tst-chk1.c:1037:20:In function 'recvfrom', inlined from 'do_test' at tst-chk1.c:1037:20: ../socket/bits/socket2.h:74:2: warning: call to '__recvfrom_chk_warn' declared with attribute warning: recvfrom called with bigger length than size of destination buffer [enabled by default]../socket/bits/socket2.h:74:2: warning: call to '__recvfrom_chk_warn' declared with attribute warning: recvfrom called with bigger length than size of destination buffer [enabled by default] In file included from ../include/bits/unistd.h:1:0, from ../posix/unistd.h:1171, from ../include/unistd.h:2, from tst-chk1.c:33, from tst-chk3.c:2, from tst-lfschk3.c:2: In function 'readlink', inlined from 'do_test' at tst-chk1.c:1080:16:In file included from ../include/bits/unistd.h:1:0, from ../posix/unistd.h:1171, from ../include/unistd.h:2, from tst-chk1.c:33, from tst-chk3.c:2: In function 'readlink', inlined from 'do_test' at tst-chk1.c:1080:16: ../posix/bits/unistd.h:149:2: warning: call to '__readlink_chk_warn' declared with attribute warning: readlink called with bigger length than size of destination buffer [enabled by default]../posix/bits/unistd.h:149:2: warning: call to '__readlink_chk_warn' declared with attribute warning: readlink called with bigger length than size of destination buffer [enabled by default] In function 'readlinkat', inlined from 'do_test' at tst-chk1.c:1105:18:In function 'readlinkat', inlined from 'do_test' at tst-chk1.c:1105:18: ../posix/bits/unistd.h:183:2: warning: call to '__readlinkat_chk_warn' declared with attribute warning: readlinkat called with bigger length than size of destination buffer [enabled by default]../posix/bits/unistd.h:183:2: warning: call to '__readlinkat_chk_warn' declared with attribute warning: readlinkat called with bigger length than size of destination buffer [enabled by default] In function 'getcwd', inlined from 'do_test' at tst-chk1.c:1159:15:In function 'getcwd', inlined from 'do_test' at tst-chk1.c:1159:15: ../posix/bits/unistd.h:209:2: warning: call to '__getcwd_chk_warn' declared with attribute warning: getcwd caller with bigger length than size of destination buffer [enabled by default]../posix/bits/unistd.h:209:2: warning: call to '__getcwd_chk_warn' declared with attribute warning: getcwd caller with bigger length than size of destination buffer [enabled by default] In file included from ../include/bits/stdlib.h:1:0, from ../stdlib/stdlib.h:955, from ../include/stdlib.h:8, from tst-chk1.c:31, from tst-chk3.c:2: In function 'realpath', inlined from 'do_test' at tst-chk1.c:1206:11:In file included from ../include/bits/stdlib.h:1:0, from ../stdlib/stdlib.h:955, from ../include/stdlib.h:8, from tst-chk1.c:31, from tst-chk3.c:2, from tst-lfschk3.c:2: In function 'realpath', inlined from 'do_test' at tst-chk1.c:1206:11: ../stdlib/bits/stdlib.h:44:2: warning: call to '__realpath_chk_warn' declared with attribute warning: second argument of realpath must be either NULL or at least PATH_MAX bytes long buffer [enabled by default]../stdlib/bits/stdlib.h:44:2: warning: call to '__realpath_chk_warn' declared with attribute warning: second argument of realpath must be either NULL or at least PATH_MAX bytes long buffer [enabled by default] In file included from ../include/bits/wchar2.h:1:0, from ../wcsmbs/wchar.h:881, from ../include/wchar.h:2, from tst-chk1.c:34, from tst-chk3.c:2, from tst-lfschk3.c:2: In function 'mbsrtowcs', inlined from 'do_test' at tst-chk1.c:1265:17:In file included from ../include/bits/wchar2.h:1:0, from ../wcsmbs/wchar.h:881, from ../include/wchar.h:2, from tst-chk1.c:34, from tst-chk3.c:2: In function 'mbsrtowcs', inlined from 'do_test' at tst-chk1.c:1265:17: ../wcsmbs/bits/wchar2.h:485:2: warning: call to '__mbsrtowcs_chk_warn' declared with attribute warning: mbsrtowcs called with dst buffer smaller than len * sizeof (wchar_t) [enabled by default]../wcsmbs/bits/wchar2.h:485:2: warning: call to '__mbsrtowcs_chk_warn' declared with attribute warning: mbsrtowcs called with dst buffer smaller than len * sizeof (wchar_t) [enabled by default] In file included from ../include/bits/stdlib.h:1:0, from ../stdlib/stdlib.h:955, from ../include/stdlib.h:8, from tst-chk1.c:31, from tst-chk3.c:2, from tst-lfschk3.c:2: In function 'mbstowcs', inlined from 'do_test' at tst-chk1.c:1283:16:In file included from ../include/bits/stdlib.h:1:0, from ../stdlib/stdlib.h:955, from ../include/stdlib.h:8, from tst-chk1.c:31, from tst-chk3.c:2: In function 'mbstowcs', inlined from 'do_test' at tst-chk1.c:1283:16: ../stdlib/bits/stdlib.h:124:2: warning: call to '__mbstowcs_chk_warn' declared with attribute warning: mbstowcs called with dst buffer smaller than len * sizeof (wchar_t) [enabled by default]../stdlib/bits/stdlib.h:124:2: warning: call to '__mbstowcs_chk_warn' declared with attribute warning: mbstowcs called with dst buffer smaller than len * sizeof (wchar_t) [enabled by default] In file included from ../include/bits/wchar2.h:1:0, from ../wcsmbs/wchar.h:881, from ../include/wchar.h:2, from tst-chk1.c:34, from tst-chk3.c:2, from tst-lfschk3.c:2: In function 'mbsnrtowcs', inlined from 'do_test' at tst-chk1.c:1303:18: In file included from ../include/bits/wchar2.h:1:0, from ../wcsmbs/wchar.h:881, from ../include/wchar.h:2, from tst-chk1.c:34, from tst-chk3.c:2: In function 'mbsnrtowcs', inlined from 'do_test' at tst-chk1.c:1303:18: ../wcsmbs/bits/wchar2.h:553:2: warning: call to '__mbsnrtowcs_chk_warn' declared with attribute warning: mbsnrtowcs called with dst buffer smaller than len * sizeof (wchar_t) [enabled by default] ../wcsmbs/bits/wchar2.h:553:2: warning: call to '__mbsnrtowcs_chk_warn' declared with attribute warning: mbsnrtowcs called with dst buffer smaller than len * sizeof (wchar_t) [enabled by default] In function 'wcsrtombs', inlined from 'do_test' at tst-chk1.c:1322:17:In function 'wcsrtombs', inlined from 'do_test' at tst-chk1.c:1322:17: ../wcsmbs/bits/wchar2.h:518:2: warning: call to '__wcsrtombs_chk_warn' declared with attribute warning: wcsrtombs called with dst buffer smaller than len [enabled by default]../wcsmbs/bits/wchar2.h:518:2: warning: call to '__wcsrtombs_chk_warn' declared with attribute warning: wcsrtombs called with dst buffer smaller than len [enabled by default] In file included from ../include/bits/stdlib.h:1:0, from ../stdlib/stdlib.h:955, from ../include/stdlib.h:8, from tst-chk1.c:31, from tst-chk3.c:2, from tst-lfschk3.c:2: In function 'wcstombs', inlined from 'do_test' at tst-chk1.c:1341:16:In file included from ../include/bits/stdlib.h:1:0, from ../stdlib/stdlib.h:955, from ../include/stdlib.h:8, from tst-chk1.c:31, from tst-chk3.c:2: In function 'wcstombs', inlined from 'do_test' at tst-chk1.c:1341:16: ../stdlib/bits/stdlib.h:153:2: warning: call to '__wcstombs_chk_warn' declared with attribute warning: wcstombs called with dst buffer smaller than len [enabled by default]../stdlib/bits/stdlib.h:153:2: warning: call to '__wcstombs_chk_warn' declared with attribute warning: wcstombs called with dst buffer smaller than len [enabled by default] In file included from ../include/bits/wchar2.h:1:0, from ../wcsmbs/wchar.h:881, from ../include/wchar.h:2, from tst-chk1.c:34, from tst-chk3.c:2: In function 'wcsnrtombs', inlined from 'do_test' at tst-chk1.c:1360:18: ../wcsmbs/bits/wchar2.h:589:2: warning: call to '__wcsnrtombs_chk_warn' declared with attribute warning: wcsnrtombs called with dst buffer smaller than len [enabled by default] In file included from ../include/bits/stdlib.h:1:0, from ../stdlib/stdlib.h:955, from ../include/stdlib.h:8, from tst-chk1.c:31, from tst-chk3.c:2: In function 'ptsname_r', inlined from 'do_test' at tst-chk1.c:1380:21: ../stdlib/bits/stdlib.h:72:2: warning: call to '__ptsname_r_chk_warn' declared with attribute warning: ptsname_r called with buflen bigger than size of buf [enabled by default] In file included from ../include/bits/unistd.h:1:0, from ../posix/unistd.h:1171, from ../include/unistd.h:2, from tst-chk1.c:33, from tst-chk3.c:2: In function 'confstr', inlined from 'do_test' at tst-chk1.c:1392:11: ../posix/bits/unistd.h:249:2: warning: call to '__confstr_chk_warn' declared with attribute warning: confstr called with bigger length than size of destination buffer [enabled by default] In function 'getgroups', inlined from 'do_test' at tst-chk1.c:1403:7: ../posix/bits/unistd.h:274:2: warning: call to '__getgroups_chk_warn' declared with attribute warning: getgroups called with bigger group count than what can fit into destination buffer [enabled by default] In file included from ../include/bits/wchar2.h:1:0, from ../wcsmbs/wchar.h:881, from ../include/wchar.h:2, from tst-chk1.c:34, from tst-chk3.c:2, from tst-lfschk3.c:2: In function 'wcsnrtombs', inlined from 'do_test' at tst-chk1.c:1360:18: ../wcsmbs/bits/wchar2.h:589:2: warning: call to '__wcsnrtombs_chk_warn' declared with attribute warning: wcsnrtombs called with dst buffer smaller than len [enabled by default] In function 'ttyname_r', inlined from 'do_test' at tst-chk1.c:1418:21: ../posix/bits/unistd.h:300:2: warning: call to '__ttyname_r_chk_warn' declared with attribute warning: ttyname_r called with bigger buflen than size of destination buffer [enabled by default] In file included from ../include/bits/stdlib.h:1:0, from ../stdlib/stdlib.h:955, from ../include/stdlib.h:8, from tst-chk1.c:31, from tst-chk3.c:2, from tst-lfschk3.c:2: In function 'ptsname_r', inlined from 'do_test' at tst-chk1.c:1380:21: ../stdlib/bits/stdlib.h:72:2: warning: call to '__ptsname_r_chk_warn' declared with attribute warning: ptsname_r called with buflen bigger than size of buf [enabled by default] In function 'gethostname', inlined from 'do_test' at tst-chk1.c:1430:15: ../posix/bits/unistd.h:353:2: warning: call to '__gethostname_chk_warn' declared with attribute warning: gethostname called with bigger buflen than size of destination buffer [enabled by default] In function 'getlogin_r', inlined from 'do_test' at tst-chk1.c:1439:14: ../posix/bits/unistd.h:326:2: warning: call to '__getlogin_r_chk_warn' declared with attribute warning: getlogin_r called with bigger buflen than size of destination buffer [enabled by default] In file included from ../include/bits/unistd.h:1:0, from ../posix/unistd.h:1171, from ../include/unistd.h:2, from tst-chk1.c:33, from tst-chk3.c:2, from tst-lfschk3.c:2: In function 'confstr', inlined from 'do_test' at tst-chk1.c:1392:11: ../posix/bits/unistd.h:249:2: warning: call to '__confstr_chk_warn' declared with attribute warning: confstr called with bigger length than size of destination buffer [enabled by default] In function 'getdomainname', inlined from 'do_test' at tst-chk1.c:1449:7: ../posix/bits/unistd.h:382:2: warning: call to '__getdomainname_chk_warn' declared with attribute warning: getdomainname called with bigger buflen than size of destination buffer [enabled by default] In function 'getgroups', inlined from 'do_test' at tst-chk1.c:1403:7: ../posix/bits/unistd.h:274:2: warning: call to '__getgroups_chk_warn' declared with attribute warning: getgroups called with bigger group count than what can fit into destination buffer [enabled by default] In function 'ttyname_r', inlined from 'do_test' at tst-chk1.c:1418:21: ../posix/bits/unistd.h:300:2: warning: call to '__ttyname_r_chk_warn' declared with attribute warning: ttyname_r called with bigger buflen than size of destination buffer [enabled by default] In function 'gethostname', inlined from 'do_test' at tst-chk1.c:1430:15: ../posix/bits/unistd.h:353:2: warning: call to '__gethostname_chk_warn' declared with attribute warning: gethostname called with bigger buflen than size of destination buffer [enabled by default] In function 'getlogin_r', inlined from 'do_test' at tst-chk1.c:1439:14: ../posix/bits/unistd.h:326:2: warning: call to '__getlogin_r_chk_warn' declared with attribute warning: getlogin_r called with bigger buflen than size of destination buffer [enabled by default] In function 'getdomainname', inlined from 'do_test' at tst-chk1.c:1449:7: ../posix/bits/unistd.h:382:2: warning: call to '__getdomainname_chk_warn' declared with attribute warning: getdomainname called with bigger buflen than size of destination buffer [enabled by default] In file included from ../include/bits/wchar2.h:1:0, from ../wcsmbs/wchar.h:881, from ../include/wchar.h:2, from tst-chk1.c:34, from tst-chk6.cc:2: In function 'wchar_t* wcsncpy(wchar_t*, const wchar_t*, size_t)', inlined from 'int do_test()' at tst-chk1.c:560:38: ../wcsmbs/bits/wchar2.h:202:41: warning: call to '__wcsncpy_chk_warn' declared with attribute warning: wcsncpy called with length bigger than size of destination buffer [enabled by default] In function 'wchar_t* wcpncpy(wchar_t*, const wchar_t*, size_t)', inlined from 'int do_test()' at tst-chk1.c:564:38: ../wcsmbs/bits/wchar2.h:233:41: warning: call to '__wcpncpy_chk_warn' declared with attribute warning: wcpncpy called with length bigger than size of destination buffer [enabled by default] In file included from ../libio/stdio.h:936:0, from ../include/stdio.h:5, from tst-chk1.c:30, from tst-chk6.cc:2: In function 'char* fgets(char*, int, FILE*)', inlined from 'int do_test()' at tst-chk1.c:779:42: ../libio/bits/stdio2.h:253:58: warning: call to '__fgets_chk_warn' declared with attribute warning: fgets called with bigger size than length of destination buffer [enabled by default] In function 'char* fgets_unlocked(char*, int, FILE*)', inlined from 'int do_test()' at tst-chk1.c:806:51: ../libio/bits/stdio2.h:311:67: warning: call to '__fgets_unlocked_chk_warn' declared with attribute warning: fgets_unlocked called with bigger size than length of destination buffer [enabled by default] In file included from ../include/bits/wchar2.h:1:0, from ../wcsmbs/wchar.h:881, from ../include/wchar.h:2, from tst-chk1.c:34, from tst-chk2.c:2, from tst-lfschk5.cc:2: In function 'wchar_t* wcsncpy(wchar_t*, const wchar_t*, size_t)', inlined from 'int do_test()' at tst-chk1.c:560:38: ../wcsmbs/bits/wchar2.h:202:41: warning: call to '__wcsncpy_chk_warn' declared with attribute warning: wcsncpy called with length bigger than size of destination buffer [enabled by default] In function 'wchar_t* wcpncpy(wchar_t*, const wchar_t*, size_t)', inlined from 'int do_test()' at tst-chk1.c:564:38: ../wcsmbs/bits/wchar2.h:233:41: warning: call to '__wcpncpy_chk_warn' declared with attribute warning: wcpncpy called with length bigger than size of destination buffer [enabled by default] In function 'size_t fread(void*, size_t, size_t, FILE*)', inlined from 'int do_test()' at tst-chk1.c:836:45: ../libio/bits/stdio2.h:285:71: warning: call to '__fread_chk_warn' declared with attribute warning: fread called with bigger size * nmemb than length of destination buffer [enabled by default] In function 'size_t fread_unlocked(void*, size_t, size_t, FILE*)', inlined from 'int do_test()' at tst-chk1.c:875:54: ../libio/bits/stdio2.h:348:16: warning: call to '__fread_unlocked_chk_warn' declared with attribute warning: fread_unlocked called with bigger size * nmemb than length of destination buffer [enabled by default] In file included from ../include/bits/unistd.h:1:0, from ../posix/unistd.h:1171, from ../include/unistd.h:2, from tst-chk1.c:33, from tst-chk6.cc:2: In function 'ssize_t read(int, void*, size_t)', inlined from 'int do_test()' at tst-chk1.c:902:50: ../posix/bits/unistd.h:43:63: warning: call to '__read_chk_warn' declared with attribute warning: read called with bigger length than size of the destination buffer [enabled by default] In function 'ssize_t pread(int, void*, size_t, __off_t)', inlined from 'int do_test()' at tst-chk1.c:921:69: ../posix/bits/unistd.h:82:20: warning: call to '__pread_chk_warn' declared with attribute warning: pread called with bigger length than size of the destination buffer [enabled by default] In function 'ssize_t pread64(int, void*, size_t, __off64_t)', inlined from 'int do_test()' at tst-chk1.c:941:71: ../posix/bits/unistd.h:115:22: warning: call to '__pread64_chk_warn' declared with attribute warning: pread64 called with bigger length than size of the destination buffer [enabled by default] In file included from ../include/bits/socket2.h:1:0, from ../socket/sys/socket.h:251, from ../include/sys/socket.h:2, from tst-chk1.c:35, from tst-chk6.cc:2: In function 'ssize_t recv(int, void*, size_t, int)', inlined from 'int do_test()' at tst-chk1.c:1006:61: ../socket/bits/socket2.h:43:67: warning: call to '__recv_chk_warn' declared with attribute warning: recv called with bigger length than size of destination buffer [enabled by default] In function 'ssize_t recvfrom(int, void*, size_t, int, sockaddr*, socklen_t*)', inlined from 'int do_test()' at tst-chk1.c:1038:38: ../socket/bits/socket2.h:75:27: warning: call to '__recvfrom_chk_warn' declared with attribute warning: recvfrom called with bigger length than size of destination buffer [enabled by default] In file included from ../libio/stdio.h:936:0, from ../include/stdio.h:5, from tst-chk1.c:30, from tst-chk2.c:2, from tst-lfschk5.cc:2: In function 'char* fgets(char*, int, FILE*)', inlined from 'int do_test()' at tst-chk1.c:779:42: ../libio/bits/stdio2.h:253:58: warning: call to '__fgets_chk_warn' declared with attribute warning: fgets called with bigger size than length of destination buffer [enabled by default] In file included from ../include/bits/unistd.h:1:0, from ../posix/unistd.h:1171, from ../include/unistd.h:2, from tst-chk1.c:33, from tst-chk6.cc:2: In function 'ssize_t readlink(const char*, char*, size_t)', inlined from 'int do_test()' at tst-chk1.c:1080:42: ../posix/bits/unistd.h:149:65: warning: call to '__readlink_chk_warn' declared with attribute warning: readlink called with bigger length than size of destination buffer [enabled by default] In function 'char* fgets_unlocked(char*, int, FILE*)', inlined from 'int do_test()' at tst-chk1.c:806:51: ../libio/bits/stdio2.h:311:67: warning: call to '__fgets_unlocked_chk_warn' declared with attribute warning: fgets_unlocked called with bigger size than length of destination buffer [enabled by default] In function 'ssize_t readlinkat(int, const char*, char*, size_t)', inlined from 'int do_test()' at tst-chk1.c:1106:6: ../posix/bits/unistd.h:184:24: warning: call to '__readlinkat_chk_warn' declared with attribute warning: readlinkat called with bigger length than size of destination buffer [enabled by default] In function 'size_t fread(void*, size_t, size_t, FILE*)', inlined from 'int do_test()' at tst-chk1.c:836:45: ../libio/bits/stdio2.h:285:71: warning: call to '__fread_chk_warn' declared with attribute warning: fread called with bigger size * nmemb than length of destination buffer [enabled by default] In function 'char* getcwd(char*, size_t)', inlined from 'int do_test()' at tst-chk1.c:1159:47: ../posix/bits/unistd.h:209:56: warning: call to '__getcwd_chk_warn' declared with attribute warning: getcwd caller with bigger length than size of destination buffer [enabled by default] In file included from ../include/bits/stdlib.h:1:0, from ../stdlib/stdlib.h:955, from ../include/stdlib.h:8, from tst-chk1.c:31, from tst-chk6.cc:2: In function 'char* realpath(const char*, char*)', inlined from 'int do_test()' at tst-chk1.c:1206:36: ../stdlib/bits/stdlib.h:44:68: warning: call to '__realpath_chk_warn' declared with attribute warning: second argument of realpath must be either NULL or at least PATH_MAX bytes long buffer [enabled by default] In file included from ../include/bits/wchar2.h:1:0, from ../wcsmbs/wchar.h:881, from ../include/wchar.h:2, from tst-chk1.c:34, from tst-chk6.cc:2: In function 'size_t mbsrtowcs(wchar_t*, const char**, size_t, mbstate_t*)', inlined from 'int do_test()' at tst-chk1.c:1265:41: ../wcsmbs/bits/wchar2.h:486:42: warning: call to '__mbsrtowcs_chk_warn' declared with attribute warning: mbsrtowcs called with dst buffer smaller than len * sizeof (wchar_t) [enabled by default] In file included from ../include/bits/stdlib.h:1:0, from ../stdlib/stdlib.h:955, from ../include/stdlib.h:8, from tst-chk1.c:31, from tst-chk6.cc:2: In function 'size_t mbstowcs(wchar_t*, const char*, size_t)', inlined from 'int do_test()' at tst-chk1.c:1283:35: ../stdlib/bits/stdlib.h:125:42: warning: call to '__mbstowcs_chk_warn' declared with attribute warning: mbstowcs called with dst buffer smaller than len * sizeof (wchar_t) [enabled by default] In function 'size_t fread_unlocked(void*, size_t, size_t, FILE*)', inlined from 'int do_test()' at tst-chk1.c:875:54: ../libio/bits/stdio2.h:348:16: warning: call to '__fread_unlocked_chk_warn' declared with attribute warning: fread_unlocked called with bigger size * nmemb than length of destination buffer [enabled by default] In file included from ../include/bits/wchar2.h:1:0, from ../wcsmbs/wchar.h:881, from ../include/wchar.h:2, from tst-chk1.c:34, from tst-chk6.cc:2: In function 'size_t mbsnrtowcs(wchar_t*, const char**, size_t, size_t, mbstate_t*)', inlined from 'int do_test()' at tst-chk1.c:1303:45: ../wcsmbs/bits/wchar2.h:554:43: warning: call to '__mbsnrtowcs_chk_warn' declared with attribute warning: mbsnrtowcs called with dst buffer smaller than len * sizeof (wchar_t) [enabled by default] In function 'size_t wcsrtombs(char*, const wchar_t**, size_t, mbstate_t*)', inlined from 'int do_test()' at tst-chk1.c:1322:41: ../wcsmbs/bits/wchar2.h:518:71: warning: call to '__wcsrtombs_chk_warn' declared with attribute warning: wcsrtombs called with dst buffer smaller than len [enabled by default] In file included from ../include/bits/unistd.h:1:0, from ../posix/unistd.h:1171, from ../include/unistd.h:2, from tst-chk1.c:33, from tst-chk2.c:2, from tst-lfschk5.cc:2: In function 'ssize_t read(int, void*, size_t)', inlined from 'int do_test()' at tst-chk1.c:902:50: ../posix/bits/unistd.h:43:63: warning: call to '__read_chk_warn' declared with attribute warning: read called with bigger length than size of the destination buffer [enabled by default] In file included from ../include/bits/stdlib.h:1:0, from ../stdlib/stdlib.h:955, from ../include/stdlib.h:8, from tst-chk1.c:31, from tst-chk6.cc:2: In function 'size_t wcstombs(char*, const wchar_t*, size_t)', inlined from 'int do_test()' at tst-chk1.c:1341:35: ../stdlib/bits/stdlib.h:153:64: warning: call to '__wcstombs_chk_warn' declared with attribute warning: wcstombs called with dst buffer smaller than len [enabled by default] In function 'ssize_t pread(int, void*, size_t, __off64_t)', inlined from 'int do_test()' at tst-chk1.c:921:69: ../posix/bits/unistd.h:97:22: warning: call to '__pread64_chk_warn' declared with attribute warning: pread64 called with bigger length than size of the destination buffer [enabled by default] In file included from ../include/bits/wchar2.h:1:0, from ../wcsmbs/wchar.h:881, from ../include/wchar.h:2, from tst-chk1.c:34, from tst-chk6.cc:2: In function 'size_t wcsnrtombs(char*, const wchar_t**, size_t, size_t, mbstate_t*)', inlined from 'int do_test()' at tst-chk1.c:1360:45: ../wcsmbs/bits/wchar2.h:590:24: warning: call to '__wcsnrtombs_chk_warn' declared with attribute warning: wcsnrtombs called with dst buffer smaller than len [enabled by default] In file included from ../include/bits/stdlib.h:1:0, from ../stdlib/stdlib.h:955, from ../include/stdlib.h:8, from tst-chk1.c:31, from tst-chk6.cc:2: In function 'int ptsname_r(int, char*, size_t)', inlined from 'int do_test()' at tst-chk1.c:1380:57: ../stdlib/bits/stdlib.h:72:67: warning: call to '__ptsname_r_chk_warn' declared with attribute warning: ptsname_r called with buflen bigger than size of buf [enabled by default] In file included from ../include/bits/unistd.h:1:0, from ../posix/unistd.h:1171, from ../include/unistd.h:2, from tst-chk1.c:33, from tst-chk6.cc:2: In function 'size_t confstr(int, char*, size_t)', inlined from 'int do_test()' at tst-chk1.c:1392:62: ../posix/bits/unistd.h:249:64: warning: call to '__confstr_chk_warn' declared with attribute warning: confstr called with bigger length than size of destination buffer [enabled by default] In function 'ssize_t pread64(int, void*, size_t, __off64_t)', inlined from 'int do_test()' at tst-chk1.c:941:71: ../posix/bits/unistd.h:115:22: warning: call to '__pread64_chk_warn' declared with attribute warning: pread64 called with bigger length than size of the destination buffer [enabled by default] In function 'int getgroups(int, __gid_t*)', inlined from 'int do_test()' at tst-chk1.c:1403:42: ../posix/bits/unistd.h:274:61: warning: call to '__getgroups_chk_warn' declared with attribute warning: getgroups called with bigger group count than what can fit into destination buffer [enabled by default] In function 'int ttyname_r(int, char*, size_t)', inlined from 'int do_test()' at tst-chk1.c:1418:57: ../posix/bits/unistd.h:300:67: warning: call to '__ttyname_r_chk_warn' declared with attribute warning: ttyname_r called with bigger buflen than size of destination buffer [enabled by default] In function 'int gethostname(char*, size_t)', inlined from 'int do_test()' at tst-chk1.c:1430:49: ../posix/bits/unistd.h:353:63: warning: call to '__gethostname_chk_warn' declared with attribute warning: gethostname called with bigger buflen than size of destination buffer [enabled by default] In function 'int getlogin_r(char*, size_t)', inlined from 'int do_test()' at tst-chk1.c:1439:45: ../posix/bits/unistd.h:326:62: warning: call to '__getlogin_r_chk_warn' declared with attribute warning: getlogin_r called with bigger buflen than size of destination buffer [enabled by default] In function 'int getdomainname(char*, size_t)', inlined from 'int do_test()' at tst-chk1.c:1449:59: ../posix/bits/unistd.h:382:65: warning: call to '__getdomainname_chk_warn' declared with attribute warning: getdomainname called with bigger buflen than size of destination buffer [enabled by default] In file included from ../include/bits/socket2.h:1:0, from ../socket/sys/socket.h:251, from ../include/sys/socket.h:2, from tst-chk1.c:35, from tst-chk2.c:2, from tst-lfschk5.cc:2: In function 'ssize_t recv(int, void*, size_t, int)', inlined from 'int do_test()' at tst-chk1.c:1006:61: ../socket/bits/socket2.h:43:67: warning: call to '__recv_chk_warn' declared with attribute warning: recv called with bigger length than size of destination buffer [enabled by default] In function 'ssize_t recvfrom(int, void*, size_t, int, sockaddr*, socklen_t*)', inlined from 'int do_test()' at tst-chk1.c:1038:38: ../socket/bits/socket2.h:75:27: warning: call to '__recvfrom_chk_warn' declared with attribute warning: recvfrom called with bigger length than size of destination buffer [enabled by default] In file included from ../include/bits/unistd.h:1:0, from ../posix/unistd.h:1171, from ../include/unistd.h:2, from tst-chk1.c:33, from tst-chk2.c:2, from tst-lfschk5.cc:2: In function 'ssize_t readlink(const char*, char*, size_t)', inlined from 'int do_test()' at tst-chk1.c:1080:42: ../posix/bits/unistd.h:149:65: warning: call to '__readlink_chk_warn' declared with attribute warning: readlink called with bigger length than size of destination buffer [enabled by default] In function 'ssize_t readlinkat(int, const char*, char*, size_t)', inlined from 'int do_test()' at tst-chk1.c:1106:6: ../posix/bits/unistd.h:184:24: warning: call to '__readlinkat_chk_warn' declared with attribute warning: readlinkat called with bigger length than size of destination buffer [enabled by default] In function 'char* getcwd(char*, size_t)', inlined from 'int do_test()' at tst-chk1.c:1159:47: ../posix/bits/unistd.h:209:56: warning: call to '__getcwd_chk_warn' declared with attribute warning: getcwd caller with bigger length than size of destination buffer [enabled by default] In file included from ../include/bits/stdlib.h:1:0, from ../stdlib/stdlib.h:955, from ../include/stdlib.h:8, from tst-chk1.c:31, from tst-chk2.c:2, from tst-lfschk5.cc:2: In function 'char* realpath(const char*, char*)', inlined from 'int do_test()' at tst-chk1.c:1206:36: ../stdlib/bits/stdlib.h:44:68: warning: call to '__realpath_chk_warn' declared with attribute warning: second argument of realpath must be either NULL or at least PATH_MAX bytes long buffer [enabled by default] In file included from ../include/bits/wchar2.h:1:0, from ../wcsmbs/wchar.h:881, from ../include/wchar.h:2, from tst-chk1.c:34, from tst-chk2.c:2, from tst-lfschk5.cc:2: In function 'size_t mbsrtowcs(wchar_t*, const char**, size_t, mbstate_t*)', inlined from 'int do_test()' at tst-chk1.c:1265:41: ../wcsmbs/bits/wchar2.h:486:42: warning: call to '__mbsrtowcs_chk_warn' declared with attribute warning: mbsrtowcs called with dst buffer smaller than len * sizeof (wchar_t) [enabled by default] In file included from ../include/bits/stdlib.h:1:0, from ../stdlib/stdlib.h:955, from ../include/stdlib.h:8, from tst-chk1.c:31, from tst-chk2.c:2, from tst-lfschk5.cc:2: In function 'size_t mbstowcs(wchar_t*, const char*, size_t)', inlined from 'int do_test()' at tst-chk1.c:1283:35: ../stdlib/bits/stdlib.h:125:42: warning: call to '__mbstowcs_chk_warn' declared with attribute warning: mbstowcs called with dst buffer smaller than len * sizeof (wchar_t) [enabled by default] In file included from ../include/bits/wchar2.h:1:0, from ../wcsmbs/wchar.h:881, from ../include/wchar.h:2, from tst-chk1.c:34, from tst-chk2.c:2, from tst-lfschk5.cc:2: In function 'size_t mbsnrtowcs(wchar_t*, const char**, size_t, size_t, mbstate_t*)', inlined from 'int do_test()' at tst-chk1.c:1303:45: ../wcsmbs/bits/wchar2.h:554:43: warning: call to '__mbsnrtowcs_chk_warn' declared with attribute warning: mbsnrtowcs called with dst buffer smaller than len * sizeof (wchar_t) [enabled by default] In function 'size_t wcsrtombs(char*, const wchar_t**, size_t, mbstate_t*)', inlined from 'int do_test()' at tst-chk1.c:1322:41: ../wcsmbs/bits/wchar2.h:518:71: warning: call to '__wcsrtombs_chk_warn' declared with attribute warning: wcsrtombs called with dst buffer smaller than len [enabled by default] In file included from ../include/bits/stdlib.h:1:0, from ../stdlib/stdlib.h:955, from ../include/stdlib.h:8, from tst-chk1.c:31, from tst-chk2.c:2, from tst-lfschk5.cc:2: In function 'size_t wcstombs(char*, const wchar_t*, size_t)', inlined from 'int do_test()' at tst-chk1.c:1341:35: ../stdlib/bits/stdlib.h:153:64: warning: call to '__wcstombs_chk_warn' declared with attribute warning: wcstombs called with dst buffer smaller than len [enabled by default] In file included from ../include/bits/wchar2.h:1:0, from ../wcsmbs/wchar.h:881, from ../include/wchar.h:2, from tst-chk1.c:34, from tst-chk2.c:2, from tst-lfschk5.cc:2: In function 'size_t wcsnrtombs(char*, const wchar_t**, size_t, size_t, mbstate_t*)', inlined from 'int do_test()' at tst-chk1.c:1360:45: ../wcsmbs/bits/wchar2.h:590:24: warning: call to '__wcsnrtombs_chk_warn' declared with attribute warning: wcsnrtombs called with dst buffer smaller than len [enabled by default] In file included from ../include/bits/stdlib.h:1:0, from ../stdlib/stdlib.h:955, from ../include/stdlib.h:8, from tst-chk1.c:31, from tst-chk2.c:2, from tst-lfschk5.cc:2: In function 'int ptsname_r(int, char*, size_t)', inlined from 'int do_test()' at tst-chk1.c:1380:57: ../stdlib/bits/stdlib.h:72:67: warning: call to '__ptsname_r_chk_warn' declared with attribute warning: ptsname_r called with buflen bigger than size of buf [enabled by default] In file included from ../include/bits/unistd.h:1:0, from ../posix/unistd.h:1171, from ../include/unistd.h:2, from tst-chk1.c:33, from tst-chk2.c:2, from tst-lfschk5.cc:2: In function 'size_t confstr(int, char*, size_t)', inlined from 'int do_test()' at tst-chk1.c:1392:62: ../posix/bits/unistd.h:249:64: warning: call to '__confstr_chk_warn' declared with attribute warning: confstr called with bigger length than size of destination buffer [enabled by default] In function 'int getgroups(int, __gid_t*)', inlined from 'int do_test()' at tst-chk1.c:1403:42: ../posix/bits/unistd.h:274:61: warning: call to '__getgroups_chk_warn' declared with attribute warning: getgroups called with bigger group count than what can fit into destination buffer [enabled by default] In function 'int ttyname_r(int, char*, size_t)', inlined from 'int do_test()' at tst-chk1.c:1418:57: ../posix/bits/unistd.h:300:67: warning: call to '__ttyname_r_chk_warn' declared with attribute warning: ttyname_r called with bigger buflen than size of destination buffer [enabled by default] In function 'int gethostname(char*, size_t)', inlined from 'int do_test()' at tst-chk1.c:1430:49: ../posix/bits/unistd.h:353:63: warning: call to '__gethostname_chk_warn' declared with attribute warning: gethostname called with bigger buflen than size of destination buffer [enabled by default] In function 'int getlogin_r(char*, size_t)', inlined from 'int do_test()' at tst-chk1.c:1439:45: ../posix/bits/unistd.h:326:62: warning: call to '__getlogin_r_chk_warn' declared with attribute warning: getlogin_r called with bigger buflen than size of destination buffer [enabled by default] In function 'int getdomainname(char*, size_t)', inlined from 'int do_test()' at tst-chk1.c:1449:59: ../posix/bits/unistd.h:382:65: warning: call to '__getdomainname_chk_warn' declared with attribute warning: getdomainname called with bigger buflen than size of destination buffer [enabled by default] In file included from ../include/bits/wchar2.h:1:0, from ../wcsmbs/wchar.h:881, from ../include/wchar.h:2, from tst-chk1.c:34, from tst-chk3.c:2, from tst-lfschk6.cc:2: In function 'wchar_t* wcsncpy(wchar_t*, const wchar_t*, size_t)', inlined from 'int do_test()' at tst-chk1.c:560:38: ../wcsmbs/bits/wchar2.h:202:41: warning: call to '__wcsncpy_chk_warn' declared with attribute warning: wcsncpy called with length bigger than size of destination buffer [enabled by default] In function 'wchar_t* wcpncpy(wchar_t*, const wchar_t*, size_t)', inlined from 'int do_test()' at tst-chk1.c:564:38: ../wcsmbs/bits/wchar2.h:233:41: warning: call to '__wcpncpy_chk_warn' declared with attribute warning: wcpncpy called with length bigger than size of destination buffer [enabled by default] In file included from ../libio/stdio.h:936:0, from ../include/stdio.h:5, from tst-chk1.c:30, from tst-chk3.c:2, from tst-lfschk6.cc:2: In function 'char* fgets(char*, int, FILE*)', inlined from 'int do_test()' at tst-chk1.c:779:42: ../libio/bits/stdio2.h:253:58: warning: call to '__fgets_chk_warn' declared with attribute warning: fgets called with bigger size than length of destination buffer [enabled by default] In function 'char* fgets_unlocked(char*, int, FILE*)', inlined from 'int do_test()' at tst-chk1.c:806:51: ../libio/bits/stdio2.h:311:67: warning: call to '__fgets_unlocked_chk_warn' declared with attribute warning: fgets_unlocked called with bigger size than length of destination buffer [enabled by default] In function 'size_t fread(void*, size_t, size_t, FILE*)', inlined from 'int do_test()' at tst-chk1.c:836:45: ../libio/bits/stdio2.h:285:71: warning: call to '__fread_chk_warn' declared with attribute warning: fread called with bigger size * nmemb than length of destination buffer [enabled by default] In function 'size_t fread_unlocked(void*, size_t, size_t, FILE*)', inlined from 'int do_test()' at tst-chk1.c:875:54: ../libio/bits/stdio2.h:348:16: warning: call to '__fread_unlocked_chk_warn' declared with attribute warning: fread_unlocked called with bigger size * nmemb than length of destination buffer [enabled by default] In file included from ../include/bits/unistd.h:1:0, from ../posix/unistd.h:1171, from ../include/unistd.h:2, from tst-chk1.c:33, from tst-chk3.c:2, from tst-lfschk6.cc:2: In function 'ssize_t read(int, void*, size_t)', inlined from 'int do_test()' at tst-chk1.c:902:50: ../posix/bits/unistd.h:43:63: warning: call to '__read_chk_warn' declared with attribute warning: read called with bigger length than size of the destination buffer [enabled by default] In function 'ssize_t pread(int, void*, size_t, __off64_t)', inlined from 'int do_test()' at tst-chk1.c:921:69: ../posix/bits/unistd.h:97:22: warning: call to '__pread64_chk_warn' declared with attribute warning: pread64 called with bigger length than size of the destination buffer [enabled by default] In function 'ssize_t pread64(int, void*, size_t, __off64_t)', inlined from 'int do_test()' at tst-chk1.c:941:71: ../posix/bits/unistd.h:115:22: warning: call to '__pread64_chk_warn' declared with attribute warning: pread64 called with bigger length than size of the destination buffer [enabled by default] In file included from ../include/bits/socket2.h:1:0, from ../socket/sys/socket.h:251, from ../include/sys/socket.h:2, from tst-chk1.c:35, from tst-chk3.c:2, from tst-lfschk6.cc:2: In function 'ssize_t recv(int, void*, size_t, int)', inlined from 'int do_test()' at tst-chk1.c:1006:61: ../socket/bits/socket2.h:43:67: warning: call to '__recv_chk_warn' declared with attribute warning: recv called with bigger length than size of destination buffer [enabled by default] In function 'ssize_t recvfrom(int, void*, size_t, int, sockaddr*, socklen_t*)', inlined from 'int do_test()' at tst-chk1.c:1038:38: ../socket/bits/socket2.h:75:27: warning: call to '__recvfrom_chk_warn' declared with attribute warning: recvfrom called with bigger length than size of destination buffer [enabled by default] In file included from ../include/bits/unistd.h:1:0, from ../posix/unistd.h:1171, from ../include/unistd.h:2, from tst-chk1.c:33, from tst-chk3.c:2, from tst-lfschk6.cc:2: In function 'ssize_t readlink(const char*, char*, size_t)', inlined from 'int do_test()' at tst-chk1.c:1080:42: ../posix/bits/unistd.h:149:65: warning: call to '__readlink_chk_warn' declared with attribute warning: readlink called with bigger length than size of destination buffer [enabled by default] In function 'ssize_t readlinkat(int, const char*, char*, size_t)', inlined from 'int do_test()' at tst-chk1.c:1106:6: ../posix/bits/unistd.h:184:24: warning: call to '__readlinkat_chk_warn' declared with attribute warning: readlinkat called with bigger length than size of destination buffer [enabled by default] In function 'char* getcwd(char*, size_t)', inlined from 'int do_test()' at tst-chk1.c:1159:47: ../posix/bits/unistd.h:209:56: warning: call to '__getcwd_chk_warn' declared with attribute warning: getcwd caller with bigger length than size of destination buffer [enabled by default] In file included from ../include/bits/stdlib.h:1:0, from ../stdlib/stdlib.h:955, from ../include/stdlib.h:8, from tst-chk1.c:31, from tst-chk3.c:2, from tst-lfschk6.cc:2: In function 'char* realpath(const char*, char*)', inlined from 'int do_test()' at tst-chk1.c:1206:36: ../stdlib/bits/stdlib.h:44:68: warning: call to '__realpath_chk_warn' declared with attribute warning: second argument of realpath must be either NULL or at least PATH_MAX bytes long buffer [enabled by default] In file included from ../include/bits/wchar2.h:1:0, from ../wcsmbs/wchar.h:881, from ../include/wchar.h:2, from tst-chk1.c:34, from tst-chk3.c:2, from tst-lfschk6.cc:2: In function 'size_t mbsrtowcs(wchar_t*, const char**, size_t, mbstate_t*)', inlined from 'int do_test()' at tst-chk1.c:1265:41: ../wcsmbs/bits/wchar2.h:486:42: warning: call to '__mbsrtowcs_chk_warn' declared with attribute warning: mbsrtowcs called with dst buffer smaller than len * sizeof (wchar_t) [enabled by default] In file included from ../include/bits/stdlib.h:1:0, from ../stdlib/stdlib.h:955, from ../include/stdlib.h:8, from tst-chk1.c:31, from tst-chk3.c:2, from tst-lfschk6.cc:2: In function 'size_t mbstowcs(wchar_t*, const char*, size_t)', inlined from 'int do_test()' at tst-chk1.c:1283:35: ../stdlib/bits/stdlib.h:125:42: warning: call to '__mbstowcs_chk_warn' declared with attribute warning: mbstowcs called with dst buffer smaller than len * sizeof (wchar_t) [enabled by default] In file included from ../include/bits/wchar2.h:1:0, from ../wcsmbs/wchar.h:881, from ../include/wchar.h:2, from tst-chk1.c:34, from tst-chk3.c:2, from tst-lfschk6.cc:2: In function 'size_t mbsnrtowcs(wchar_t*, const char**, size_t, size_t, mbstate_t*)', inlined from 'int do_test()' at tst-chk1.c:1303:45: ../wcsmbs/bits/wchar2.h:554:43: warning: call to '__mbsnrtowcs_chk_warn' declared with attribute warning: mbsnrtowcs called with dst buffer smaller than len * sizeof (wchar_t) [enabled by default] In function 'size_t wcsrtombs(char*, const wchar_t**, size_t, mbstate_t*)', inlined from 'int do_test()' at tst-chk1.c:1322:41: ../wcsmbs/bits/wchar2.h:518:71: warning: call to '__wcsrtombs_chk_warn' declared with attribute warning: wcsrtombs called with dst buffer smaller than len [enabled by default] In file included from ../include/bits/stdlib.h:1:0, from ../stdlib/stdlib.h:955, from ../include/stdlib.h:8, from tst-chk1.c:31, from tst-chk3.c:2, from tst-lfschk6.cc:2: In function 'size_t wcstombs(char*, const wchar_t*, size_t)', inlined from 'int do_test()' at tst-chk1.c:1341:35: ../stdlib/bits/stdlib.h:153:64: warning: call to '__wcstombs_chk_warn' declared with attribute warning: wcstombs called with dst buffer smaller than len [enabled by default] In file included from ../include/bits/wchar2.h:1:0, from ../wcsmbs/wchar.h:881, from ../include/wchar.h:2, from tst-chk1.c:34, from tst-chk3.c:2, from tst-lfschk6.cc:2: In function 'size_t wcsnrtombs(char*, const wchar_t**, size_t, size_t, mbstate_t*)', inlined from 'int do_test()' at tst-chk1.c:1360:45: ../wcsmbs/bits/wchar2.h:590:24: warning: call to '__wcsnrtombs_chk_warn' declared with attribute warning: wcsnrtombs called with dst buffer smaller than len [enabled by default] In file included from ../include/bits/stdlib.h:1:0, from ../stdlib/stdlib.h:955, from ../include/stdlib.h:8, from tst-chk1.c:31, from tst-chk3.c:2, from tst-lfschk6.cc:2: In function 'int ptsname_r(int, char*, size_t)', inlined from 'int do_test()' at tst-chk1.c:1380:57: ../stdlib/bits/stdlib.h:72:67: warning: call to '__ptsname_r_chk_warn' declared with attribute warning: ptsname_r called with buflen bigger than size of buf [enabled by default] In file included from ../include/bits/unistd.h:1:0, from ../posix/unistd.h:1171, from ../include/unistd.h:2, from tst-chk1.c:33, from tst-chk3.c:2, from tst-lfschk6.cc:2: In function 'size_t confstr(int, char*, size_t)', inlined from 'int do_test()' at tst-chk1.c:1392:62: ../posix/bits/unistd.h:249:64: warning: call to '__confstr_chk_warn' declared with attribute warning: confstr called with bigger length than size of destination buffer [enabled by default] In function 'int getgroups(int, __gid_t*)', inlined from 'int do_test()' at tst-chk1.c:1403:42: ../posix/bits/unistd.h:274:61: warning: call to '__getgroups_chk_warn' declared with attribute warning: getgroups called with bigger group count than what can fit into destination buffer [enabled by default] In function 'int ttyname_r(int, char*, size_t)', inlined from 'int do_test()' at tst-chk1.c:1418:57: ../posix/bits/unistd.h:300:67: warning: call to '__ttyname_r_chk_warn' declared with attribute warning: ttyname_r called with bigger buflen than size of destination buffer [enabled by default] In function 'int gethostname(char*, size_t)', inlined from 'int do_test()' at tst-chk1.c:1430:49: ../posix/bits/unistd.h:353:63: warning: call to '__gethostname_chk_warn' declared with attribute warning: gethostname called with bigger buflen than size of destination buffer [enabled by default] In function 'int getlogin_r(char*, size_t)', inlined from 'int do_test()' at tst-chk1.c:1439:45: ../posix/bits/unistd.h:326:62: warning: call to '__getlogin_r_chk_warn' declared with attribute warning: getlogin_r called with bigger buflen than size of destination buffer [enabled by default] In function 'int getdomainname(char*, size_t)', inlined from 'int do_test()' at tst-chk1.c:1449:59: ../posix/bits/unistd.h:382:65: warning: call to '__getdomainname_chk_warn' declared with attribute warning: getdomainname called with bigger buflen than size of destination buffer [enabled by default] make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/debug' make -s subdir=rtkaio -C rtkaio ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/rtkaio' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/rtkaio' make -s subdir=c_stubs -C c_stubs ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/c_stubs' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/c_stubs' make -s subdir=libidn -C libidn ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/libidn' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/libidn' make -s subdir=nptl_db -C nptl_db ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nptl_db' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nptl_db' make -s subdir=inet -C inet ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/inet' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/inet' make -s subdir=hesiod -C hesiod ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/hesiod' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/hesiod' make -s subdir=sunrpc -C sunrpc ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/sunrpc' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/sunrpc' make -s subdir=nis -C nis ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nis' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nis' make -s subdir=nscd -C nscd ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nscd' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nscd' make -s subdir=streams -C streams ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/streams' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/streams' make -s subdir=login -C login ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/login' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/login' make -s subdir=elf -C elf ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/elf' make[3]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/elf' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/gmon' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/setjmp' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/dirent' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/time' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/gmon' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/setjmp' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/dirent' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/csu' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/time' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/io' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/posix' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/signal' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/string' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/misc' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/csu' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/signal' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/stdlib' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/gmon' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/setjmp' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/io' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/misc' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/dirent' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/setjmp' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/gmon' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/string' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/time' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/dirent' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/stdlib' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/time' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/csu' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/posix' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/signal' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/csu' tst-unique4lib.cc:17:12: warning: 'b' defined but not used [-Wunused-variable] make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/io' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/signal' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/misc' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/string' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nptl' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/io' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/stdlib' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/misc' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/string' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/posix' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/stdlib' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/posix' /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/elf/tst-tls9-static.o: In function `do_test': /builddir/build/BUILD/glibc-2.14-213-g3ba5751/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-2.14-213-g3ba5751/nptl' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nptl' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nptl' make[3]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/elf' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/elf' scripts/check-c++-types.sh scripts/data/c++-types-i386-linux-gnu.data g++ -fgnu89-inline -O3 -Wall -Winline -Wwrite-strings -fasynchronous-unwind-tables -fmerge-all-constants -fno-asynchronous-unwind-tables -g -march=i686 -mtune=generic -Iinclude -I/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux -Isysdeps/i386/elf -Inptl/sysdeps/unix/sysv/linux/i386/i686 -Isysdeps/unix/sysv/linux/i386/i686 -Inptl/sysdeps/unix/sysv/linux/i386 -Isysdeps/unix/sysv/linux/i386 -I../glibc-ports-2.14-7-g978f13e/sysdeps/unix/sysv/linux -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 -I../glibc-ports-2.14-7-g978f13e/sysdeps/unix/sysv/i386 -Isysdeps/unix/sysv/i386 -I../glibc-ports-2.14-7-g978f13e/sysdeps/unix/sysv -Inptl/sysdeps/unix/sysv -Irtkaio/sysdeps/unix/sysv -Isysdeps/unix/sysv -Isysdeps/unix/i386 -I../glibc-ports-2.14-7-g978f13e/sysdeps/unix -Inptl/sysdeps/unix -Irtkaio/sysdeps/unix -Isysdeps/unix -Isysdeps/posix -Isysdeps/i386/i686/fpu -Isysdeps/i386/i686/multiarch -Inptl/sysdeps/i386/i686 -Isysdeps/i386/i686 -Isysdeps/i386/i486 -Inptl/sysdeps/i386/i486 -Isysdeps/i386/fpu -Inptl/sysdeps/i386 -Isysdeps/i386 -Isysdeps/wordsize-32 -Isysdeps/ieee754/ldbl-96 -Isysdeps/ieee754/dbl-64 -Isysdeps/ieee754/flt-32 -Isysdeps/ieee754 -Isysdeps/generic/elf -Isysdeps/generic -I../glibc-ports-2.14-7-g978f13e -Inptl -Irtkaio -Ilibio -I. -nostdinc -isystem /usr/lib/gcc/i686-redhat-linux/4.6.1/include -isystem /usr/include -D_LIBC_REENTRANT -include include/libc-symbols.h > /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/c++-types-check.out AWK='gawk' scripts/check-local-headers.sh \ "/usr/include" "/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/" > /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/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 gshadow/gshadow.h iconv/iconv.h iconv/gconv.h inet/netinet/in.h inet/netinet/igmp.h inet/netinet/ip6.h inet/netinet/ether.h inet/netinet/icmp6.h inet/arpa/telnet.h inet/arpa/inet.h inet/arpa/ftp.h inet/arpa/tftp.h inet/protocols/routed.h inet/protocols/timed.h inet/protocols/rwhod.h inet/protocols/talkd.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/yp_prot.h nis/rpcsvc/nis_callback.h nis/rpcsvc/yp.h nis/rpcsvc/ypupd.h nis/rpcsvc/nislib.h nis/rpcsvc/ypclnt.h nis/rpcsvc/nis_tags.h nis/rpcsvc/nis.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_compat.h resolv/arpa/nameser.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/pmap_clnt.h sunrpc/rpc/xdr.h sunrpc/rpc/rpc_des.h sunrpc/rpc/auth_des.h sunrpc/rpc/pmap_rmt.h sunrpc/rpc/rpc.h sunrpc/rpc/svc.h sunrpc/rpc/key_prot.h sunrpc/rpc/auth.h sunrpc/rpc/netdb.h sunrpc/rpc/rpc_msg.h sunrpc/rpc/auth_unix.h sunrpc/rpc/pmap_prot.h sunrpc/rpc/clnt.h sunrpc/rpc/des_crypt.h sunrpc/rpc/types.h sunrpc/rpc/svc_auth.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-2.14-213-g3ba5751/build-i686-redhat-linux/begin-end-check.out make[1]: Target `check' not remade because of errors. make[1]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751' make: *** [check] Error 2 + sleep 10s ++ ps -eo ppid,pid,command ++ awk '($1 == 1084 && $3 ~ /^tee/) { print $2 }' + teepid=21507 + '[' -n 21507 ']' + kill 21507 /var/tmp/rpm-tmp.4Zw4wV: line 308: 21506 Done ( make -j16 -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 ) 21507 Terminated | tee check.log + : ====================TESTING -mno-tls-direct-seg-refs============= + cd .. + echo ====================TESTING -mno-tls-direct-seg-refs============= + cd build-i686-redhat-linux-nosegneg + make -j16 -k check PARALLELMFLAGS=-s + tee check.log make -r PARALLELMFLAGS="-s" CVSOPTS="" -C .. objdir=`pwd` check make[1]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751' make -s subdir=csu -C csu ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/csu' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/csu' make -s subdir=iconv -C iconv ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/iconv' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/iconv' make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/iconv' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/iconv' make -s subdir=locale -C locale ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/locale' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/locale' make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/locale' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/locale' make -s subdir=localedata -C localedata ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/localedata' Generating locale de_DE.UTF-8: this might take a while... Generating locale de_DE.ISO-8859-1: 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 hr_HR.ISO-8859-2: 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 nb_NO.ISO-8859-1: this might take a while... Generating locale vi_VN.TCVN5712-1: this might take a while... Generating locale fr_FR.ISO-8859-1: this might take a while... Generating locale ja_JP.SJIS: this might take a while... Generating locale cs_CZ.UTF-8: this might take a while... Generating locale tr_TR.UTF-8: this might take a while... Generating locale nn_NO.ISO-8859-1: this might take a while... Generating locale zh_TW.EUC-TW: this might take a while... character map `SHIFT_JIS' is not ASCII compatible, locale not ISO C compliant Generating locale fa_IR.UTF-8: this might take a while... Generating locale ja_JP.UTF-8: this might take a while... Generating locale si_LK.UTF-8: this might take a while... Generating locale fr_FR.UTF-8: this might take a while... tests-mbwc/tst_mbrtowc.c: In function 'tst_mbrtowc': tests-mbwc/tst_mbrtowc.c:19:15: warning: variable 't_ini' set but not used [-Wunused-but-set-variable] make[3]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/iconvdata' make[3]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/iconvdata' make[3]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/iconvdata' 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[3]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/iconvdata' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/localedata' make -s subdir=iconvdata -C iconvdata ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/iconvdata' bug-iconv9.c: In function 'do_test': bug-iconv9.c:41:8: warning: format '%jd' expects argument of type 'intmax_t', but argument 2 has type 'int' [-Wformat] bug-iconv8.c: In function 'do_test': bug-iconv8.c:27:4: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'size_t' [-Wformat] bug-iconv8.c:27:4: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'size_t' [-Wformat] 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-9E 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 HP-ROMAN9 Testing HP-TURKISH8 Testing HP-THAI8 Testing HP-GREEK8 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 CP770 Testing CP771 Testing CP772 Testing CP773 Testing CP774 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 MAC-CENTRALEUROPE Testing KOI8-RU 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-2.14-213-g3ba5751/iconvdata' make -s subdir=assert -C assert ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/assert' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/assert' make -s subdir=ctype -C ctype ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/ctype' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/ctype' make -s subdir=intl -C intl ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/intl' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/intl' make -s subdir=catgets -C catgets ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/catgets' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/catgets' make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/catgets' mkdir /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/catgets/de make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/catgets' make -s subdir=math -C math ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/math' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/math' make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/math' atest-exp.c: In function 'exp_mpn': atest-exp.c:65:19: warning: variable 'round' set but not used [-Wunused-but-set-variable] atest-sincos.c: In function 'sincosx_mpn': atest-sincos.c:68:19: warning: variable 'round' set but not used [-Wunused-but-set-variable] atest-exp2.c: In function 'exp_mpn': atest-exp2.c:106:19: warning: variable 'round' set but not used [-Wunused-but-set-variable] test-tgmath2.c: In function 'test': test-tgmath2.c:94:1: note: variable tracking size limit exceeded with -fvar-tracking-assignments, retrying without test-tgmath2.c:94:1: note: variable tracking size limit exceeded make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/math' make -s subdir=setjmp -C setjmp ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/setjmp' jmpbug.c: In function 'test': jmpbug.c:17:9: warning: variable 'foo' set but not used [-Wunused-but-set-variable] make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/setjmp' make -s subdir=signal -C signal ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/signal' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/signal' make -s subdir=stdlib -C stdlib ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/stdlib' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/stdlib' make -s subdir=stdio-common -C stdio-common ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/stdio-common' tst-printfsz.c: In function 'main': tst-printfsz.c:16:3: warning: 'register_printf_function' is deprecated (declared at ../stdio-common/printf.h:107) [-Wdeprecated-declarations] tst-printfsz.c:17:3: warning: 'register_printf_function' is deprecated (declared at ../stdio-common/printf.h:107) [-Wdeprecated-declarations] tst-fmemopen.c: In function 'main': tst-fmemopen.c:25:3: warning: passing argument 1 of 'asprintf' from incompatible pointer type [enabled by default] ../libio/stdio.h:408:12: note: expected 'char ** restrict' but argument is of type 'const char **' tst-fmemopen.c:114:3: warning: passing argument 1 of 'free' discards 'const' qualifier from pointer target type [enabled by default] ../stdlib/stdlib.h:488:13: note: expected 'void *' but argument is of type 'const char *' tst-unlockedio.c: In function 'do_test': tst-unlockedio.c:49:10: warning: division by zero [-Wdiv-by-zero] tst-unlockedio.c:57:10: warning: division by zero [-Wdiv-by-zero] tst-unlockedio.c:98:10: warning: division by zero [-Wdiv-by-zero] tst-unlockedio.c:106:10: warning: division by zero [-Wdiv-by-zero] scanf14.c: In function 'main': scanf14.c:26:3: warning: format '%a' expects argument of type 'float *', but argument 3 has type 'char **' [-Wformat] scanf14.c:39:3: warning: format '%a' expects argument of type 'float *', but argument 3 has type 'wchar_t **' [-Wformat] scanf14.c:48:3: warning: format '%a' expects argument of type 'float *', but argument 3 has type 'char **' [-Wformat] scanf14.c:85:7: warning: format '%a' expects argument of type 'float *', but argument 3 has type 'char **' [-Wformat] scanf14.c:99:4: warning: format '%a' expects argument of type 'float *', but argument 2 has type 'char **' [-Wformat] bug21.c: In function 'do_test': bug21.c:9:3: warning: format '%a' expects argument of type 'float *', but argument 3 has type 'char **' [-Wformat] make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/stdio-common' make -s subdir=libio -C libio ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/libio' bug-ungetwc1.c: In function 'do_test': bug-ungetwc1.c:22:10: warning: variable 'wc' set but not used [-Wunused-but-set-variable] bug-rewind.c: In function 'do_test': bug-rewind.c:34:13: warning: variable 'ret2' set but not used [-Wunused-but-set-variable] bug-rewind.c:34:7: warning: variable 'ret1' set but not used [-Wunused-but-set-variable] bug-rewind2.c: In function 'do_test': bug-rewind2.c:29:7: warning: variable 'ret' set but not used [-Wunused-but-set-variable] make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/libio' make -s subdir=dlfcn -C dlfcn ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/dlfcn' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/dlfcn' make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/dlfcn' failtestmod.c: In function 'constr': failtestmod.c:11:9: warning: variable 'm' set but not used [-Wunused-but-set-variable] In file included from bug-atexit3-lib.cc:1:0: ../include/unistd.h:6:1: warning: 'void _exit(int)': visibility attribute ignored because it [-Wattributes] ../posix/unistd.h:604:13: warning: conflicts with previous declaration here [-Wattributes] ../include/unistd.h:9:1: warning: 'int execl(const char*, const char*, ...)': visibility attribute ignored because it [-Wattributes] ../posix/unistd.h:574:12: warning: conflicts with previous declaration here [-Wattributes] ../include/unistd.h:10:1: warning: 'int execle(const char*, const char*, ...)': visibility attribute ignored because it [-Wattributes] ../posix/unistd.h:569:12: warning: conflicts with previous declaration here [-Wattributes] ../include/unistd.h:11:1: warning: 'int execlp(const char*, const char*, ...)': visibility attribute ignored because it [-Wattributes] ../posix/unistd.h:585:12: warning: conflicts with previous declaration here [-Wattributes] ../include/unistd.h:12:1: warning: 'int execvp(const char*, char* const*)': visibility attribute ignored because it [-Wattributes] ../posix/unistd.h:579:12: warning: conflicts with previous declaration here [-Wattributes] /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/dlfcn/tststatic.o: In function `main': /builddir/build/BUILD/glibc-2.14-213-g3ba5751/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-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/dlfcn/tststatic2.o: In function `main': /builddir/build/BUILD/glibc-2.14-213-g3ba5751/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-2.14-213-g3ba5751/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-2.14-213-g3ba5751/dlfcn' make -s subdir=malloc -C malloc ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/malloc' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/malloc' make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/malloc' mallocbug.c: In function 'main': mallocbug.c:13:9: warning: variable 'fill_info_table1' set but not used [-Wunused-but-set-variable] mallocbug.c:12:9: warning: variable 'dummy1' set but not used [-Wunused-but-set-variable] mallocbug.c:11:9: warning: variable 'dummy0' set but not used [-Wunused-but-set-variable] make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/malloc' make -s subdir=string -C string ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/string' In file included from inl-tester.c:6:0: tester.c: In function 'test_memcmp': tester.c:1098:7: warning: value computed is not used [-Wunused-value] tester.c:1099:7: warning: value computed is not used [-Wunused-value] make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/string' make -s subdir=wcsmbs -C wcsmbs ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/wcsmbs' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/wcsmbs' make -s subdir=timezone -C timezone ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/timezone' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/timezone' make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/timezone' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/timezone' make -s subdir=time -C time ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/time' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/time' make -s subdir=dirent -C dirent ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/dirent' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/dirent' make -s subdir=grp -C grp ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/grp' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/grp' make -s subdir=pwd -C pwd ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/pwd' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/pwd' make -s subdir=posix -C posix ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/posix' bug-regex31.c: In function 'main': bug-regex31.c:12:7: warning: variable 'res' set but not used [-Wunused-but-set-variable] tst-getopt_long1.c: In function 'do_test': tst-getopt_long1.c:42:3: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] tst-getopt_long1.c:42:3: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/posix' make -s subdir=io -C io ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/io' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/io' make -s subdir=termios -C termios ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/termios' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/termios' make -s subdir=resource -C resource ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/resource' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/resource' make -s subdir=misc -C misc ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/misc' tst-pselect.c: In function 'do_test': tst-pselect.c:41:3: warning: 'sigblock' is deprecated (declared at ../signal/signal.h:196) [-Wdeprecated-declarations] make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/misc' make -s subdir=socket -C socket ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/socket' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/socket' make -s subdir=sysvipc -C sysvipc ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/sysvipc' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/sysvipc' make -s subdir=gmon -C gmon ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/gmon' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/gmon' make -s subdir=gnulib -C gnulib ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/gnulib' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/gnulib' make -s subdir=wctype -C wctype ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/wctype' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/wctype' make -s subdir=manual -C manual ..=../ tests make -s subdir=shadow -C shadow ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/shadow' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/shadow' make -s subdir=gshadow -C gshadow ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/gshadow' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/gshadow' make -s subdir=po -C po ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/po' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/po' make -s subdir=argp -C argp ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/argp' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/argp' make -s subdir=crypt -C crypt ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/crypt' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/crypt' make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/crypt' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/crypt' make -s subdir=nptl -C nptl ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nptl' tst-mutex9.c: In function 'do_test': tst-mutex9.c:40:9: warning: variable 'p' set but not used [-Wunused-but-set-variable] In file included from tst-mutexpi1.c:27:0: tst-mutex1.c: In function 'do_test': tst-mutex1.c:36:12: warning: the comparison will always evaluate as 'true' for the address of 'a' will never be NULL [-Waddress] tst-mutex1.c:47:12: warning: the comparison will always evaluate as 'true' for the address of 'a' will never be NULL [-Waddress] In file included from tst-mutexpi6.c:27:0: tst-mutex6.c: In function 'do_test': tst-mutex6.c:38:12: warning: the comparison will always evaluate as 'true' for the address of 'a' will never be NULL [-Waddress] tst-mutex6.c:49:12: warning: the comparison will always evaluate as 'true' for the address of 'a' will never be NULL [-Waddress] In file included from tst-mutexpi9.c:2:0: tst-mutex9.c: In function 'do_test': tst-mutex9.c:40:9: warning: variable 'p' set but not used [-Wunused-but-set-variable] tst-basic2.c: In function 'do_test': tst-basic2.c:102:7: warning: variable 'result' set but not used [-Wunused-but-set-variable] tst-cancel7.c:171:1: warning: 'do_cleanup' defined but not used [-Wunused-function] tst-cancel7.c:171:1: warning: 'do_cleanup' defined but not used [-Wunused-function] make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nptl' make -s subdir=resolv -C resolv ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/resolv' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/resolv' make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/resolv' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/resolv' make -s subdir=nss -C nss ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nss' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nss' make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nss' tst-nss-test1.c: In function 'do_test': tst-nss-test1.c:25:3: warning: format '%ju' expects argument of type 'uintmax_t', but argument 2 has type 'int' [-Wformat] make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nss' make -s subdir=rt -C rt ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/rt' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/rt' make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/rt' make[2]: *** [/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/rt/tst-cpuclock2.out] Error 1 make[2]: Target `tests' not remade because of errors. make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/rt' make[1]: *** [rt/tests] Error 2 make -s subdir=conform -C conform ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/conform' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/conform' make -s subdir=debug -C debug ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/debug' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/debug' make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/debug' In file included from tst-lfschk4.cc:2:0: tst-chk1.c: In function 'int do_test()': tst-chk1.c:1165:8: warning: 'char* getwd(char*)' is deprecated (declared at ../posix/unistd.h:526) [-Wdeprecated-declarations] tst-chk1.c:1165:24: warning: 'char* getwd(char*)' is deprecated (declared at ../posix/unistd.h:526) [-Wdeprecated-declarations] tst-chk1.c:1169:8: warning: 'char* getwd(char*)' is deprecated (declared at ../posix/unistd.h:526) [-Wdeprecated-declarations] tst-chk1.c:1169:28: warning: 'char* getwd(char*)' is deprecated (declared at ../posix/unistd.h:526) [-Wdeprecated-declarations] In file included from tst-chk4.cc:1:0: tst-chk1.c: In function 'int do_test()': tst-chk1.c:1165:8: warning: 'char* getwd(char*)' is deprecated (declared at ../posix/unistd.h:526) [-Wdeprecated-declarations] tst-chk1.c:1165:24: warning: 'char* getwd(char*)' is deprecated (declared at ../posix/unistd.h:526) [-Wdeprecated-declarations] tst-chk1.c:1169:8: warning: 'char* getwd(char*)' is deprecated (declared at ../posix/unistd.h:526) [-Wdeprecated-declarations] tst-chk1.c:1169:28: warning: 'char* getwd(char*)' is deprecated (declared at ../posix/unistd.h:526) [-Wdeprecated-declarations] In file included from tst-lfschk1.c:2:0: tst-chk1.c: In function 'do_test': tst-chk1.c:1165:4: warning: 'getwd' is deprecated (declared at ../posix/unistd.h:526) [-Wdeprecated-declarations] tst-chk1.c:1169:4: warning: 'getwd' is deprecated (declared at ../posix/unistd.h:526) [-Wdeprecated-declarations] In file included from tst-chk3.c:2:0: tst-chk1.c: In function 'do_test': tst-chk1.c:1165:4: warning: 'getwd' is deprecated (declared at ../posix/bits/unistd.h:222) [-Wdeprecated-declarations] tst-chk1.c:1169:4: warning: 'getwd' is deprecated (declared at ../posix/bits/unistd.h:222) [-Wdeprecated-declarations] In file included from tst-chk2.c:2:0: tst-chk1.c: In function 'do_test': tst-chk1.c:1165:4: warning: 'getwd' is deprecated (declared at ../posix/bits/unistd.h:222) [-Wdeprecated-declarations] tst-chk1.c:1175:4: warning: 'getwd' is deprecated (declared at ../posix/bits/unistd.h:222) [-Wdeprecated-declarations] tst-chk1.c:1169:4: warning: 'getwd' is deprecated (declared at ../posix/bits/unistd.h:222) [-Wdeprecated-declarations] In file included from tst-chk3.c:2:0, from tst-lfschk3.c:2: tst-chk1.c: In function 'do_test': tst-chk1.c:1165:4: warning: 'getwd' is deprecated (declared at ../posix/bits/unistd.h:222) [-Wdeprecated-declarations] tst-chk1.c:1175:4: warning: 'getwd' is deprecated (declared at ../posix/bits/unistd.h:222) [-Wdeprecated-declarations] tst-chk1.c:1169:4: warning: 'getwd' is deprecated (declared at ../posix/bits/unistd.h:222) [-Wdeprecated-declarations] tst-chk1.c:1175:4: warning: 'getwd' is deprecated (declared at ../posix/bits/unistd.h:222) [-Wdeprecated-declarations] In file included from tst-chk5.cc:2:0: tst-chk1.c: In function 'int do_test()': tst-chk1.c:1165:8: warning: 'char* getwd(char*)' is deprecated (declared at ../posix/bits/unistd.h:222) [-Wdeprecated-declarations] tst-chk1.c:1165:24: warning: 'char* getwd(char*)' is deprecated (declared at ../posix/bits/unistd.h:222) [-Wdeprecated-declarations] tst-chk1.c:1169:8: warning: 'char* getwd(char*)' is deprecated (declared at ../posix/bits/unistd.h:222) [-Wdeprecated-declarations] tst-chk1.c:1169:28: warning: 'char* getwd(char*)' is deprecated (declared at ../posix/bits/unistd.h:222) [-Wdeprecated-declarations] tst-chk1.c:1175:8: warning: 'char* getwd(char*)' is deprecated (declared at ../posix/bits/unistd.h:222) [-Wdeprecated-declarations] tst-chk1.c:1175:28: warning: 'char* getwd(char*)' is deprecated (declared at ../posix/bits/unistd.h:222) [-Wdeprecated-declarations] tst-chk1.c: In function 'do_test': tst-chk1.c:1165:4: warning: 'getwd' is deprecated (declared at ../posix/unistd.h:526) [-Wdeprecated-declarations] tst-chk1.c:1169:4: warning: 'getwd' is deprecated (declared at ../posix/unistd.h:526) [-Wdeprecated-declarations] In file included from tst-chk2.c:2:0, from tst-lfschk2.c:2: tst-chk1.c: In function 'do_test': tst-chk1.c:1165:4: warning: 'getwd' is deprecated (declared at ../posix/bits/unistd.h:222) [-Wdeprecated-declarations] tst-chk1.c:1169:4: warning: 'getwd' is deprecated (declared at ../posix/bits/unistd.h:222) [-Wdeprecated-declarations] tst-chk1.c:1175:4: warning: 'getwd' is deprecated (declared at ../posix/bits/unistd.h:222) [-Wdeprecated-declarations] In file included from tst-chk2.c:2:0, from tst-lfschk5.cc:2: tst-chk1.c: In function 'int do_test()': tst-chk1.c:1165:8: warning: 'char* getwd(char*)' is deprecated (declared at ../posix/bits/unistd.h:222) [-Wdeprecated-declarations] tst-chk1.c:1165:24: warning: 'char* getwd(char*)' is deprecated (declared at ../posix/bits/unistd.h:222) [-Wdeprecated-declarations] tst-chk1.c:1169:8: warning: 'char* getwd(char*)' is deprecated (declared at ../posix/bits/unistd.h:222) [-Wdeprecated-declarations] tst-chk1.c:1169:28: warning: 'char* getwd(char*)' is deprecated (declared at ../posix/bits/unistd.h:222) [-Wdeprecated-declarations] tst-chk1.c:1175:8: warning: 'char* getwd(char*)' is deprecated (declared at ../posix/bits/unistd.h:222) [-Wdeprecated-declarations] tst-chk1.c:1175:28: warning: 'char* getwd(char*)' is deprecated (declared at ../posix/bits/unistd.h:222) [-Wdeprecated-declarations] In file included from tst-chk6.cc:2:0: tst-chk1.c: In function 'int do_test()': tst-chk1.c:1165:8: warning: 'char* getwd(char*)' is deprecated (declared at ../posix/bits/unistd.h:222) [-Wdeprecated-declarations] tst-chk1.c:1165:24: warning: 'char* getwd(char*)' is deprecated (declared at ../posix/bits/unistd.h:222) [-Wdeprecated-declarations] tst-chk1.c:1169:8: warning: 'char* getwd(char*)' is deprecated (declared at ../posix/bits/unistd.h:222) [-Wdeprecated-declarations] tst-chk1.c:1169:28: warning: 'char* getwd(char*)' is deprecated (declared at ../posix/bits/unistd.h:222) [-Wdeprecated-declarations] tst-chk1.c:1175:8: warning: 'char* getwd(char*)' is deprecated (declared at ../posix/bits/unistd.h:222) [-Wdeprecated-declarations] tst-chk1.c:1175:28: warning: 'char* getwd(char*)' is deprecated (declared at ../posix/bits/unistd.h:222) [-Wdeprecated-declarations] In file included from tst-chk3.c:2:0, from tst-lfschk6.cc:2: tst-chk1.c: In function 'int do_test()': tst-chk1.c:1165:8: warning: 'char* getwd(char*)' is deprecated (declared at ../posix/bits/unistd.h:222) [-Wdeprecated-declarations] tst-chk1.c:1165:24: warning: 'char* getwd(char*)' is deprecated (declared at ../posix/bits/unistd.h:222) [-Wdeprecated-declarations] tst-chk1.c:1169:8: warning: 'char* getwd(char*)' is deprecated (declared at ../posix/bits/unistd.h:222) [-Wdeprecated-declarations] tst-chk1.c:1169:28: warning: 'char* getwd(char*)' is deprecated (declared at ../posix/bits/unistd.h:222) [-Wdeprecated-declarations] tst-chk1.c:1175:8: warning: 'char* getwd(char*)' is deprecated (declared at ../posix/bits/unistd.h:222) [-Wdeprecated-declarations] tst-chk1.c:1175:28: warning: 'char* getwd(char*)' is deprecated (declared at ../posix/bits/unistd.h:222) [-Wdeprecated-declarations] In file included from ../include/bits/wchar2.h:1:0, from ../wcsmbs/wchar.h:881, from ../include/wchar.h:2, from tst-chk1.c:34, from tst-chk5.cc:2: In function 'wchar_t* wcsncpy(wchar_t*, const wchar_t*, size_t)', inlined from 'int do_test()' at tst-chk1.c:560:38: ../wcsmbs/bits/wchar2.h:202:41: warning: call to '__wcsncpy_chk_warn' declared with attribute warning: wcsncpy called with length bigger than size of destination buffer [enabled by default] In function 'wchar_t* wcpncpy(wchar_t*, const wchar_t*, size_t)', inlined from 'int do_test()' at tst-chk1.c:564:38: ../wcsmbs/bits/wchar2.h:233:41: warning: call to '__wcpncpy_chk_warn' declared with attribute warning: wcpncpy called with length bigger than size of destination buffer [enabled by default] In file included from ../libio/stdio.h:936:0, from ../include/stdio.h:5, from tst-chk1.c:30, from tst-chk5.cc:2: In function 'char* fgets(char*, int, FILE*)', inlined from 'int do_test()' at tst-chk1.c:779:42: ../libio/bits/stdio2.h:253:58: warning: call to '__fgets_chk_warn' declared with attribute warning: fgets called with bigger size than length of destination buffer [enabled by default] In function 'char* fgets_unlocked(char*, int, FILE*)', inlined from 'int do_test()' at tst-chk1.c:806:51: ../libio/bits/stdio2.h:311:67: warning: call to '__fgets_unlocked_chk_warn' declared with attribute warning: fgets_unlocked called with bigger size than length of destination buffer [enabled by default] In function 'size_t fread(void*, size_t, size_t, FILE*)', inlined from 'int do_test()' at tst-chk1.c:836:45: ../libio/bits/stdio2.h:285:71: warning: call to '__fread_chk_warn' declared with attribute warning: fread called with bigger size * nmemb than length of destination buffer [enabled by default] In function 'size_t fread_unlocked(void*, size_t, size_t, FILE*)', inlined from 'int do_test()' at tst-chk1.c:875:54: ../libio/bits/stdio2.h:348:16: warning: call to '__fread_unlocked_chk_warn' declared with attribute warning: fread_unlocked called with bigger size * nmemb than length of destination buffer [enabled by default] In file included from ../include/bits/unistd.h:1:0, from ../posix/unistd.h:1171, from ../include/unistd.h:2, from tst-chk1.c:33, from tst-chk5.cc:2: In function 'ssize_t read(int, void*, size_t)', inlined from 'int do_test()' at tst-chk1.c:902:50: ../posix/bits/unistd.h:43:63: warning: call to '__read_chk_warn' declared with attribute warning: read called with bigger length than size of the destination buffer [enabled by default] In function 'ssize_t pread(int, void*, size_t, __off_t)', inlined from 'int do_test()' at tst-chk1.c:921:69: ../posix/bits/unistd.h:82:20: warning: call to '__pread_chk_warn' declared with attribute warning: pread called with bigger length than size of the destination buffer [enabled by default] In function 'ssize_t pread64(int, void*, size_t, __off64_t)', inlined from 'int do_test()' at tst-chk1.c:941:71: ../posix/bits/unistd.h:115:22: warning: call to '__pread64_chk_warn' declared with attribute warning: pread64 called with bigger length than size of the destination buffer [enabled by default] In file included from ../include/bits/socket2.h:1:0, from ../socket/sys/socket.h:251, from ../include/sys/socket.h:2, from tst-chk1.c:35, from tst-chk5.cc:2: In function 'ssize_t recv(int, void*, size_t, int)', inlined from 'int do_test()' at tst-chk1.c:1006:61: ../socket/bits/socket2.h:43:67: warning: call to '__recv_chk_warn' declared with attribute warning: recv called with bigger length than size of destination buffer [enabled by default] In function 'ssize_t recvfrom(int, void*, size_t, int, sockaddr*, socklen_t*)', inlined from 'int do_test()' at tst-chk1.c:1038:38: ../socket/bits/socket2.h:75:27: warning: call to '__recvfrom_chk_warn' declared with attribute warning: recvfrom called with bigger length than size of destination buffer [enabled by default] In file included from ../include/bits/unistd.h:1:0, from ../posix/unistd.h:1171, from ../include/unistd.h:2, from tst-chk1.c:33, from tst-chk5.cc:2: In function 'ssize_t readlink(const char*, char*, size_t)', inlined from 'int do_test()' at tst-chk1.c:1080:42: ../posix/bits/unistd.h:149:65: warning: call to '__readlink_chk_warn' declared with attribute warning: readlink called with bigger length than size of destination buffer [enabled by default] In function 'ssize_t readlinkat(int, const char*, char*, size_t)', inlined from 'int do_test()' at tst-chk1.c:1106:6: ../posix/bits/unistd.h:184:24: warning: call to '__readlinkat_chk_warn' declared with attribute warning: readlinkat called with bigger length than size of destination buffer [enabled by default] In function 'char* getcwd(char*, size_t)', inlined from 'int do_test()' at tst-chk1.c:1159:47: ../posix/bits/unistd.h:209:56: warning: call to '__getcwd_chk_warn' declared with attribute warning: getcwd caller with bigger length than size of destination buffer [enabled by default] In file included from ../include/bits/stdlib.h:1:0, from ../stdlib/stdlib.h:955, from ../include/stdlib.h:8, from tst-chk1.c:31, from tst-chk5.cc:2: In function 'char* realpath(const char*, char*)', inlined from 'int do_test()' at tst-chk1.c:1206:36: ../stdlib/bits/stdlib.h:44:68: warning: call to '__realpath_chk_warn' declared with attribute warning: second argument of realpath must be either NULL or at least PATH_MAX bytes long buffer [enabled by default] In file included from ../include/bits/wchar2.h:1:0, from ../wcsmbs/wchar.h:881, from ../include/wchar.h:2, from tst-chk1.c:34, from tst-chk5.cc:2: In function 'size_t mbsrtowcs(wchar_t*, const char**, size_t, mbstate_t*)', inlined from 'int do_test()' at tst-chk1.c:1265:41: ../wcsmbs/bits/wchar2.h:486:42: warning: call to '__mbsrtowcs_chk_warn' declared with attribute warning: mbsrtowcs called with dst buffer smaller than len * sizeof (wchar_t) [enabled by default] In file included from ../include/bits/stdlib.h:1:0, from ../stdlib/stdlib.h:955, from ../include/stdlib.h:8, from tst-chk1.c:31, from tst-chk5.cc:2: In function 'size_t mbstowcs(wchar_t*, const char*, size_t)', inlined from 'int do_test()' at tst-chk1.c:1283:35: ../stdlib/bits/stdlib.h:125:42: warning: call to '__mbstowcs_chk_warn' declared with attribute warning: mbstowcs called with dst buffer smaller than len * sizeof (wchar_t) [enabled by default] In file included from ../include/bits/wchar2.h:1:0, from ../wcsmbs/wchar.h:881, from ../include/wchar.h:2, from tst-chk1.c:34, from tst-chk5.cc:2: In function 'size_t mbsnrtowcs(wchar_t*, const char**, size_t, size_t, mbstate_t*)', inlined from 'int do_test()' at tst-chk1.c:1303:45: ../wcsmbs/bits/wchar2.h:554:43: warning: call to '__mbsnrtowcs_chk_warn' declared with attribute warning: mbsnrtowcs called with dst buffer smaller than len * sizeof (wchar_t) [enabled by default] In function 'size_t wcsrtombs(char*, const wchar_t**, size_t, mbstate_t*)', inlined from 'int do_test()' at tst-chk1.c:1322:41: ../wcsmbs/bits/wchar2.h:518:71: warning: call to '__wcsrtombs_chk_warn' declared with attribute warning: wcsrtombs called with dst buffer smaller than len [enabled by default] In file included from ../include/bits/stdlib.h:1:0, from ../stdlib/stdlib.h:955, from ../include/stdlib.h:8, from tst-chk1.c:31, from tst-chk5.cc:2: In function 'size_t wcstombs(char*, const wchar_t*, size_t)', inlined from 'int do_test()' at tst-chk1.c:1341:35: ../stdlib/bits/stdlib.h:153:64: warning: call to '__wcstombs_chk_warn' declared with attribute warning: wcstombs called with dst buffer smaller than len [enabled by default] In file included from ../include/bits/wchar2.h:1:0, from ../wcsmbs/wchar.h:881, from ../include/wchar.h:2, from tst-chk1.c:34, from tst-chk5.cc:2: In function 'size_t wcsnrtombs(char*, const wchar_t**, size_t, size_t, mbstate_t*)', inlined from 'int do_test()' at tst-chk1.c:1360:45: ../wcsmbs/bits/wchar2.h:590:24: warning: call to '__wcsnrtombs_chk_warn' declared with attribute warning: wcsnrtombs called with dst buffer smaller than len [enabled by default] In file included from ../include/bits/stdlib.h:1:0, from ../stdlib/stdlib.h:955, from ../include/stdlib.h:8, from tst-chk1.c:31, from tst-chk5.cc:2: In function 'int ptsname_r(int, char*, size_t)', inlined from 'int do_test()' at tst-chk1.c:1380:57: ../stdlib/bits/stdlib.h:72:67: warning: call to '__ptsname_r_chk_warn' declared with attribute warning: ptsname_r called with buflen bigger than size of buf [enabled by default] In file included from ../include/bits/unistd.h:1:0, from ../posix/unistd.h:1171, from ../include/unistd.h:2, from tst-chk1.c:33, from tst-chk5.cc:2: In function 'size_t confstr(int, char*, size_t)', inlined from 'int do_test()' at tst-chk1.c:1392:62: ../posix/bits/unistd.h:249:64: warning: call to '__confstr_chk_warn' declared with attribute warning: confstr called with bigger length than size of destination buffer [enabled by default] In function 'int getgroups(int, __gid_t*)', inlined from 'int do_test()' at tst-chk1.c:1403:42: ../posix/bits/unistd.h:274:61: warning: call to '__getgroups_chk_warn' declared with attribute warning: getgroups called with bigger group count than what can fit into destination buffer [enabled by default] In function 'int ttyname_r(int, char*, size_t)', inlined from 'int do_test()' at tst-chk1.c:1418:57: ../posix/bits/unistd.h:300:67: warning: call to '__ttyname_r_chk_warn' declared with attribute warning: ttyname_r called with bigger buflen than size of destination buffer [enabled by default] In function 'int gethostname(char*, size_t)', inlined from 'int do_test()' at tst-chk1.c:1430:49: ../posix/bits/unistd.h:353:63: warning: call to '__gethostname_chk_warn' declared with attribute warning: gethostname called with bigger buflen than size of destination buffer [enabled by default] In function 'int getlogin_r(char*, size_t)', inlined from 'int do_test()' at tst-chk1.c:1439:45: ../posix/bits/unistd.h:326:62: warning: call to '__getlogin_r_chk_warn' declared with attribute warning: getlogin_r called with bigger buflen than size of destination buffer [enabled by default] In function 'int getdomainname(char*, size_t)', inlined from 'int do_test()' at tst-chk1.c:1449:59: ../posix/bits/unistd.h:382:65: warning: call to '__getdomainname_chk_warn' declared with attribute warning: getdomainname called with bigger buflen than size of destination buffer [enabled by default] In file included from ../include/bits/wchar2.h:1:0, from ../wcsmbs/wchar.h:881, from ../include/wchar.h:2, from tst-chk1.c:34, from tst-chk3.c:2, from tst-lfschk3.c:2: In function 'wcsncpy', inlined from 'do_test' at tst-chk1.c:560:11: ../wcsmbs/bits/wchar2.h:201:2: warning: call to '__wcsncpy_chk_warn' declared with attribute warning: wcsncpy called with length bigger than size of destination buffer [enabled by default] In function 'wcpncpy', inlined from 'do_test' at tst-chk1.c:564:11: ../wcsmbs/bits/wchar2.h:232:2: warning: call to '__wcpncpy_chk_warn' declared with attribute warning: wcpncpy called with length bigger than size of destination buffer [enabled by default] In file included from ../libio/stdio.h:936:0, from ../include/stdio.h:5, from tst-chk1.c:30, from tst-chk3.c:2, from tst-lfschk3.c:2: In function 'fgets', inlined from 'do_test' at tst-chk1.c:779:13: ../libio/bits/stdio2.h:253:2: warning: call to '__fgets_chk_warn' declared with attribute warning: fgets called with bigger size than length of destination buffer [enabled by default] In function 'fgets_unlocked', inlined from 'do_test' at tst-chk1.c:806:22: ../libio/bits/stdio2.h:311:2: warning: call to '__fgets_unlocked_chk_warn' declared with attribute warning: fgets_unlocked called with bigger size than length of destination buffer [enabled by default] In function 'fread', inlined from 'do_test' at tst-chk1.c:836:13: ../libio/bits/stdio2.h:285:2: warning: call to '__fread_chk_warn' declared with attribute warning: fread called with bigger size * nmemb than length of destination buffer [enabled by default] In function 'fread_unlocked', inlined from 'do_test' at tst-chk1.c:875:22: ../libio/bits/stdio2.h:347:2: warning: call to '__fread_unlocked_chk_warn' declared with attribute warning: fread_unlocked called with bigger size * nmemb than length of destination buffer [enabled by default] In file included from ../include/bits/unistd.h:1:0, from ../posix/unistd.h:1171, from ../include/unistd.h:2, from tst-chk1.c:33, from tst-chk3.c:2, from tst-lfschk3.c:2: In function 'read', inlined from 'do_test' at tst-chk1.c:902:12: ../posix/bits/unistd.h:43:2: warning: call to '__read_chk_warn' declared with attribute warning: read called with bigger length than size of the destination buffer [enabled by default] In function 'pread', inlined from 'do_test' at tst-chk1.c:921:13: ../posix/bits/unistd.h:96:2: warning: call to '__pread64_chk_warn' declared with attribute warning: pread64 called with bigger length than size of the destination buffer [enabled by default] In function 'pread64', inlined from 'do_test' at tst-chk1.c:941:15: ../posix/bits/unistd.h:114:2: warning: call to '__pread64_chk_warn' declared with attribute warning: pread64 called with bigger length than size of the destination buffer [enabled by default] In file included from ../include/bits/socket2.h:1:0, from ../socket/sys/socket.h:251, from ../include/sys/socket.h:2, from tst-chk1.c:35, from tst-chk3.c:2, from tst-lfschk3.c:2: In function 'recv', inlined from 'do_test' at tst-chk1.c:1006:16: ../socket/bits/socket2.h:43:2: warning: call to '__recv_chk_warn' declared with attribute warning: recv called with bigger length than size of destination buffer [enabled by default] In function 'recvfrom', inlined from 'do_test' at tst-chk1.c:1037:20: ../socket/bits/socket2.h:74:2: warning: call to '__recvfrom_chk_warn' declared with attribute warning: recvfrom called with bigger length than size of destination buffer [enabled by default] In file included from ../include/bits/unistd.h:1:0, from ../posix/unistd.h:1171, from ../include/unistd.h:2, from tst-chk1.c:33, from tst-chk3.c:2, from tst-lfschk3.c:2: In function 'readlink', inlined from 'do_test' at tst-chk1.c:1080:16: ../posix/bits/unistd.h:149:2: warning: call to '__readlink_chk_warn' declared with attribute warning: readlink called with bigger length than size of destination buffer [enabled by default] In function 'readlinkat', inlined from 'do_test' at tst-chk1.c:1105:18: ../posix/bits/unistd.h:183:2: warning: call to '__readlinkat_chk_warn' declared with attribute warning: readlinkat called with bigger length than size of destination buffer [enabled by default] In function 'getcwd', inlined from 'do_test' at tst-chk1.c:1159:15: ../posix/bits/unistd.h:209:2: warning: call to '__getcwd_chk_warn' declared with attribute warning: getcwd caller with bigger length than size of destination buffer [enabled by default] In file included from ../include/bits/stdlib.h:1:0, from ../stdlib/stdlib.h:955, from ../include/stdlib.h:8, from tst-chk1.c:31, from tst-chk3.c:2, from tst-lfschk3.c:2: In function 'realpath', inlined from 'do_test' at tst-chk1.c:1206:11: ../stdlib/bits/stdlib.h:44:2: warning: call to '__realpath_chk_warn' declared with attribute warning: second argument of realpath must be either NULL or at least PATH_MAX bytes long buffer [enabled by default] In file included from ../include/bits/wchar2.h:1:0, from ../wcsmbs/wchar.h:881, from ../include/wchar.h:2, from tst-chk1.c:34, from tst-chk3.c:2, from tst-lfschk3.c:2: In function 'mbsrtowcs', inlined from 'do_test' at tst-chk1.c:1265:17: ../wcsmbs/bits/wchar2.h:485:2: warning: call to '__mbsrtowcs_chk_warn' declared with attribute warning: mbsrtowcs called with dst buffer smaller than len * sizeof (wchar_t) [enabled by default] In file included from ../include/bits/stdlib.h:1:0, from ../stdlib/stdlib.h:955, from ../include/stdlib.h:8, from tst-chk1.c:31, from tst-chk3.c:2, from tst-lfschk3.c:2: In function 'mbstowcs', inlined from 'do_test' at tst-chk1.c:1283:16: ../stdlib/bits/stdlib.h:124:2: warning: call to '__mbstowcs_chk_warn' declared with attribute warning: mbstowcs called with dst buffer smaller than len * sizeof (wchar_t) [enabled by default] In file included from ../include/bits/wchar2.h:1:0, from ../wcsmbs/wchar.h:881, from ../include/wchar.h:2, from tst-chk1.c:34, from tst-chk3.c:2, from tst-lfschk3.c:2: In function 'mbsnrtowcs', inlined from 'do_test' at tst-chk1.c:1303:18: ../wcsmbs/bits/wchar2.h:553:2: warning: call to '__mbsnrtowcs_chk_warn' declared with attribute warning: mbsnrtowcs called with dst buffer smaller than len * sizeof (wchar_t) [enabled by default] In function 'wcsrtombs', inlined from 'do_test' at tst-chk1.c:1322:17: ../wcsmbs/bits/wchar2.h:518:2: warning: call to '__wcsrtombs_chk_warn' declared with attribute warning: wcsrtombs called with dst buffer smaller than len [enabled by default] In file included from ../include/bits/stdlib.h:1:0, from ../stdlib/stdlib.h:955, from ../include/stdlib.h:8, from tst-chk1.c:31, from tst-chk3.c:2, from tst-lfschk3.c:2: In function 'wcstombs', inlined from 'do_test' at tst-chk1.c:1341:16: ../stdlib/bits/stdlib.h:153:2: warning: call to '__wcstombs_chk_warn' declared with attribute warning: wcstombs called with dst buffer smaller than len [enabled by default] In file included from ../include/bits/wchar2.h:1:0, from ../wcsmbs/wchar.h:881, from ../include/wchar.h:2, from tst-chk1.c:34, from tst-chk3.c:2, from tst-lfschk3.c:2: In function 'wcsnrtombs', inlined from 'do_test' at tst-chk1.c:1360:18: ../wcsmbs/bits/wchar2.h:589:2: warning: call to '__wcsnrtombs_chk_warn' declared with attribute warning: wcsnrtombs called with dst buffer smaller than len [enabled by default] In file included from ../include/bits/stdlib.h:1:0, from ../stdlib/stdlib.h:955, from ../include/stdlib.h:8, from tst-chk1.c:31, from tst-chk3.c:2, from tst-lfschk3.c:2: In function 'ptsname_r', inlined from 'do_test' at tst-chk1.c:1380:21: ../stdlib/bits/stdlib.h:72:2: warning: call to '__ptsname_r_chk_warn' declared with attribute warning: ptsname_r called with buflen bigger than size of buf [enabled by default] In file included from ../include/bits/unistd.h:1:0, from ../posix/unistd.h:1171, from ../include/unistd.h:2, from tst-chk1.c:33, from tst-chk3.c:2, from tst-lfschk3.c:2: In function 'confstr', inlined from 'do_test' at tst-chk1.c:1392:11: ../posix/bits/unistd.h:249:2: warning: call to '__confstr_chk_warn' declared with attribute warning: confstr called with bigger length than size of destination buffer [enabled by default] In function 'getgroups', inlined from 'do_test' at tst-chk1.c:1403:7: ../posix/bits/unistd.h:274:2: warning: call to '__getgroups_chk_warn' declared with attribute warning: getgroups called with bigger group count than what can fit into destination buffer [enabled by default] In function 'ttyname_r', inlined from 'do_test' at tst-chk1.c:1418:21: ../posix/bits/unistd.h:300:2: warning: call to '__ttyname_r_chk_warn' declared with attribute warning: ttyname_r called with bigger buflen than size of destination buffer [enabled by default] In function 'gethostname', inlined from 'do_test' at tst-chk1.c:1430:15: ../posix/bits/unistd.h:353:2: warning: call to '__gethostname_chk_warn' declared with attribute warning: gethostname called with bigger buflen than size of destination buffer [enabled by default] In function 'getlogin_r', inlined from 'do_test' at tst-chk1.c:1439:14: ../posix/bits/unistd.h:326:2: warning: call to '__getlogin_r_chk_warn' declared with attribute warning: getlogin_r called with bigger buflen than size of destination buffer [enabled by default] In function 'getdomainname', inlined from 'do_test' at tst-chk1.c:1449:7: ../posix/bits/unistd.h:382:2: warning: call to '__getdomainname_chk_warn' declared with attribute warning: getdomainname called with bigger buflen than size of destination buffer [enabled by default] In file included from ../include/bits/wchar2.h:1:0, from ../wcsmbs/wchar.h:881, from ../include/wchar.h:2, from tst-chk1.c:34, from tst-chk2.c:2: In function 'wcsncpy', inlined from 'do_test' at tst-chk1.c:560:11: ../wcsmbs/bits/wchar2.h:201:2: warning: call to '__wcsncpy_chk_warn' declared with attribute warning: wcsncpy called with length bigger than size of destination buffer [enabled by default] In function 'wcpncpy', inlined from 'do_test' at tst-chk1.c:564:11: ../wcsmbs/bits/wchar2.h:232:2: warning: call to '__wcpncpy_chk_warn' declared with attribute warning: wcpncpy called with length bigger than size of destination buffer [enabled by default] In file included from ../libio/stdio.h:936:0, from ../include/stdio.h:5, from tst-chk1.c:30, from tst-chk2.c:2: In function 'fgets', inlined from 'do_test' at tst-chk1.c:779:13: ../libio/bits/stdio2.h:253:2: warning: call to '__fgets_chk_warn' declared with attribute warning: fgets called with bigger size than length of destination buffer [enabled by default] In function 'fgets_unlocked', inlined from 'do_test' at tst-chk1.c:806:22: ../libio/bits/stdio2.h:311:2: warning: call to '__fgets_unlocked_chk_warn' declared with attribute warning: fgets_unlocked called with bigger size than length of destination buffer [enabled by default] In function 'fread', inlined from 'do_test' at tst-chk1.c:836:13: ../libio/bits/stdio2.h:285:2: warning: call to '__fread_chk_warn' declared with attribute warning: fread called with bigger size * nmemb than length of destination buffer [enabled by default] In function 'fread_unlocked', inlined from 'do_test' at tst-chk1.c:875:22: ../libio/bits/stdio2.h:347:2: warning: call to '__fread_unlocked_chk_warn' declared with attribute warning: fread_unlocked called with bigger size * nmemb than length of destination buffer [enabled by default] In file included from ../include/bits/unistd.h:1:0, from ../posix/unistd.h:1171, from ../include/unistd.h:2, from tst-chk1.c:33, from tst-chk2.c:2: In function 'read', inlined from 'do_test' at tst-chk1.c:902:12: ../posix/bits/unistd.h:43:2: warning: call to '__read_chk_warn' declared with attribute warning: read called with bigger length than size of the destination buffer [enabled by default] In function 'pread', inlined from 'do_test' at tst-chk1.c:921:13: ../posix/bits/unistd.h:81:2: warning: call to '__pread_chk_warn' declared with attribute warning: pread called with bigger length than size of the destination buffer [enabled by default] In function 'pread64', inlined from 'do_test' at tst-chk1.c:941:15: ../posix/bits/unistd.h:114:2: warning: call to '__pread64_chk_warn' declared with attribute warning: pread64 called with bigger length than size of the destination buffer [enabled by default] In file included from ../include/bits/socket2.h:1:0, from ../socket/sys/socket.h:251, from ../include/sys/socket.h:2, from tst-chk1.c:35, from tst-chk2.c:2: In function 'recv', inlined from 'do_test' at tst-chk1.c:1006:16: ../socket/bits/socket2.h:43:2: warning: call to '__recv_chk_warn' declared with attribute warning: recv called with bigger length than size of destination buffer [enabled by default] In function 'recvfrom', inlined from 'do_test' at tst-chk1.c:1037:20: ../socket/bits/socket2.h:74:2: warning: call to '__recvfrom_chk_warn' declared with attribute warning: recvfrom called with bigger length than size of destination buffer [enabled by default] In file included from ../include/bits/unistd.h:1:0, from ../posix/unistd.h:1171, from ../include/unistd.h:2, from tst-chk1.c:33, from tst-chk2.c:2: In function 'readlink', inlined from 'do_test' at tst-chk1.c:1080:16: ../posix/bits/unistd.h:149:2: warning: call to '__readlink_chk_warn' declared with attribute warning: readlink called with bigger length than size of destination buffer [enabled by default] In function 'readlinkat', inlined from 'do_test' at tst-chk1.c:1105:18: ../posix/bits/unistd.h:183:2: warning: call to '__readlinkat_chk_warn' declared with attribute warning: readlinkat called with bigger length than size of destination buffer [enabled by default] In function 'getcwd', inlined from 'do_test' at tst-chk1.c:1159:15: ../posix/bits/unistd.h:209:2: warning: call to '__getcwd_chk_warn' declared with attribute warning: getcwd caller with bigger length than size of destination buffer [enabled by default] In file included from ../include/bits/stdlib.h:1:0, from ../stdlib/stdlib.h:955, from ../include/stdlib.h:8, from tst-chk1.c:31, from tst-chk2.c:2: In function 'realpath', inlined from 'do_test' at tst-chk1.c:1206:11: ../stdlib/bits/stdlib.h:44:2: warning: call to '__realpath_chk_warn' declared with attribute warning: second argument of realpath must be either NULL or at least PATH_MAX bytes long buffer [enabled by default] In file included from ../include/bits/wchar2.h:1:0, from ../wcsmbs/wchar.h:881, from ../include/wchar.h:2, from tst-chk1.c:34, from tst-chk3.c:2, from tst-lfschk6.cc:2: In function 'wchar_t* wcsncpy(wchar_t*, const wchar_t*, size_t)', inlined from 'int do_test()' at tst-chk1.c:560:38: ../wcsmbs/bits/wchar2.h:202:41: warning: call to '__wcsncpy_chk_warn' declared with attribute warning: wcsncpy called with length bigger than size of destination buffer [enabled by default] In file included from ../include/bits/wchar2.h:1:0, from ../wcsmbs/wchar.h:881, from ../include/wchar.h:2, from tst-chk1.c:34, from tst-chk2.c:2: In function 'mbsrtowcs', inlined from 'do_test' at tst-chk1.c:1265:17: ../wcsmbs/bits/wchar2.h:485:2: warning: call to '__mbsrtowcs_chk_warn' declared with attribute warning: mbsrtowcs called with dst buffer smaller than len * sizeof (wchar_t) [enabled by default] In function 'wchar_t* wcpncpy(wchar_t*, const wchar_t*, size_t)', inlined from 'int do_test()' at tst-chk1.c:564:38: ../wcsmbs/bits/wchar2.h:233:41: warning: call to '__wcpncpy_chk_warn' declared with attribute warning: wcpncpy called with length bigger than size of destination buffer [enabled by default] In file included from ../include/bits/stdlib.h:1:0, from ../stdlib/stdlib.h:955, from ../include/stdlib.h:8, from tst-chk1.c:31, from tst-chk2.c:2: In function 'mbstowcs', inlined from 'do_test' at tst-chk1.c:1283:16: ../stdlib/bits/stdlib.h:124:2: warning: call to '__mbstowcs_chk_warn' declared with attribute warning: mbstowcs called with dst buffer smaller than len * sizeof (wchar_t) [enabled by default] In file included from ../include/bits/wchar2.h:1:0, from ../wcsmbs/wchar.h:881, from ../include/wchar.h:2, from tst-chk1.c:34, from tst-chk2.c:2: In function 'mbsnrtowcs', inlined from 'do_test' at tst-chk1.c:1303:18: ../wcsmbs/bits/wchar2.h:553:2: warning: call to '__mbsnrtowcs_chk_warn' declared with attribute warning: mbsnrtowcs called with dst buffer smaller than len * sizeof (wchar_t) [enabled by default] In function 'wcsrtombs', inlined from 'do_test' at tst-chk1.c:1322:17: ../wcsmbs/bits/wchar2.h:518:2: warning: call to '__wcsrtombs_chk_warn' declared with attribute warning: wcsrtombs called with dst buffer smaller than len [enabled by default] In file included from ../include/bits/stdlib.h:1:0, from ../stdlib/stdlib.h:955, from ../include/stdlib.h:8, from tst-chk1.c:31, from tst-chk2.c:2: In function 'wcstombs', inlined from 'do_test' at tst-chk1.c:1341:16: ../stdlib/bits/stdlib.h:153:2: warning: call to '__wcstombs_chk_warn' declared with attribute warning: wcstombs called with dst buffer smaller than len [enabled by default] In file included from ../include/bits/wchar2.h:1:0, from ../wcsmbs/wchar.h:881, from ../include/wchar.h:2, from tst-chk1.c:34, from tst-chk2.c:2: In function 'wcsnrtombs', inlined from 'do_test' at tst-chk1.c:1360:18: ../wcsmbs/bits/wchar2.h:589:2: warning: call to '__wcsnrtombs_chk_warn' declared with attribute warning: wcsnrtombs called with dst buffer smaller than len [enabled by default] In file included from ../include/bits/stdlib.h:1:0, from ../stdlib/stdlib.h:955, from ../include/stdlib.h:8, from tst-chk1.c:31, from tst-chk2.c:2: In function 'ptsname_r', inlined from 'do_test' at tst-chk1.c:1380:21: ../stdlib/bits/stdlib.h:72:2: warning: call to '__ptsname_r_chk_warn' declared with attribute warning: ptsname_r called with buflen bigger than size of buf [enabled by default] In file included from ../include/bits/unistd.h:1:0, from ../posix/unistd.h:1171, from ../include/unistd.h:2, from tst-chk1.c:33, from tst-chk2.c:2: In function 'confstr', inlined from 'do_test' at tst-chk1.c:1392:11: ../posix/bits/unistd.h:249:2: warning: call to '__confstr_chk_warn' declared with attribute warning: confstr called with bigger length than size of destination buffer [enabled by default] In function 'getgroups', inlined from 'do_test' at tst-chk1.c:1403:7: ../posix/bits/unistd.h:274:2: warning: call to '__getgroups_chk_warn' declared with attribute warning: getgroups called with bigger group count than what can fit into destination buffer [enabled by default] In function 'ttyname_r', inlined from 'do_test' at tst-chk1.c:1418:21: ../posix/bits/unistd.h:300:2: warning: call to '__ttyname_r_chk_warn' declared with attribute warning: ttyname_r called with bigger buflen than size of destination buffer [enabled by default] In function 'gethostname', inlined from 'do_test' at tst-chk1.c:1430:15: ../posix/bits/unistd.h:353:2: warning: call to '__gethostname_chk_warn' declared with attribute warning: gethostname called with bigger buflen than size of destination buffer [enabled by default] In function 'getlogin_r', inlined from 'do_test' at tst-chk1.c:1439:14: ../posix/bits/unistd.h:326:2: warning: call to '__getlogin_r_chk_warn' declared with attribute warning: getlogin_r called with bigger buflen than size of destination buffer [enabled by default] In function 'getdomainname', inlined from 'do_test' at tst-chk1.c:1449:7: ../posix/bits/unistd.h:382:2: warning: call to '__getdomainname_chk_warn' declared with attribute warning: getdomainname called with bigger buflen than size of destination buffer [enabled by default] In file included from ../libio/stdio.h:936:0, from ../include/stdio.h:5, from tst-chk1.c:30, from tst-chk3.c:2, from tst-lfschk6.cc:2: In function 'char* fgets(char*, int, FILE*)', inlined from 'int do_test()' at tst-chk1.c:779:42: ../libio/bits/stdio2.h:253:58: warning: call to '__fgets_chk_warn' declared with attribute warning: fgets called with bigger size than length of destination buffer [enabled by default] In function 'char* fgets_unlocked(char*, int, FILE*)', inlined from 'int do_test()' at tst-chk1.c:806:51: ../libio/bits/stdio2.h:311:67: warning: call to '__fgets_unlocked_chk_warn' declared with attribute warning: fgets_unlocked called with bigger size than length of destination buffer [enabled by default] In function 'size_t fread(void*, size_t, size_t, FILE*)', inlined from 'int do_test()' at tst-chk1.c:836:45: ../libio/bits/stdio2.h:285:71: warning: call to '__fread_chk_warn' declared with attribute warning: fread called with bigger size * nmemb than length of destination buffer [enabled by default] In function 'size_t fread_unlocked(void*, size_t, size_t, FILE*)', inlined from 'int do_test()' at tst-chk1.c:875:54: ../libio/bits/stdio2.h:348:16: warning: call to '__fread_unlocked_chk_warn' declared with attribute warning: fread_unlocked called with bigger size * nmemb than length of destination buffer [enabled by default] In file included from ../include/bits/unistd.h:1:0, from ../posix/unistd.h:1171, from ../include/unistd.h:2, from tst-chk1.c:33, from tst-chk3.c:2, from tst-lfschk6.cc:2: In function 'ssize_t read(int, void*, size_t)', inlined from 'int do_test()' at tst-chk1.c:902:50: ../posix/bits/unistd.h:43:63: warning: call to '__read_chk_warn' declared with attribute warning: read called with bigger length than size of the destination buffer [enabled by default] In function 'ssize_t pread(int, void*, size_t, __off64_t)', inlined from 'int do_test()' at tst-chk1.c:921:69: ../posix/bits/unistd.h:97:22: warning: call to '__pread64_chk_warn' declared with attribute warning: pread64 called with bigger length than size of the destination buffer [enabled by default] In function 'ssize_t pread64(int, void*, size_t, __off64_t)', inlined from 'int do_test()' at tst-chk1.c:941:71: ../posix/bits/unistd.h:115:22: warning: call to '__pread64_chk_warn' declared with attribute warning: pread64 called with bigger length than size of the destination buffer [enabled by default] In file included from ../include/bits/socket2.h:1:0, from ../socket/sys/socket.h:251, from ../include/sys/socket.h:2, from tst-chk1.c:35, from tst-chk3.c:2, from tst-lfschk6.cc:2: In function 'ssize_t recv(int, void*, size_t, int)', inlined from 'int do_test()' at tst-chk1.c:1006:61: ../socket/bits/socket2.h:43:67: warning: call to '__recv_chk_warn' declared with attribute warning: recv called with bigger length than size of destination buffer [enabled by default] In function 'ssize_t recvfrom(int, void*, size_t, int, sockaddr*, socklen_t*)', inlined from 'int do_test()' at tst-chk1.c:1038:38: ../socket/bits/socket2.h:75:27: warning: call to '__recvfrom_chk_warn' declared with attribute warning: recvfrom called with bigger length than size of destination buffer [enabled by default] In file included from ../include/bits/unistd.h:1:0, from ../posix/unistd.h:1171, from ../include/unistd.h:2, from tst-chk1.c:33, from tst-chk3.c:2, from tst-lfschk6.cc:2: In function 'ssize_t readlink(const char*, char*, size_t)', inlined from 'int do_test()' at tst-chk1.c:1080:42: ../posix/bits/unistd.h:149:65: warning: call to '__readlink_chk_warn' declared with attribute warning: readlink called with bigger length than size of destination buffer [enabled by default] In function 'ssize_t readlinkat(int, const char*, char*, size_t)', inlined from 'int do_test()' at tst-chk1.c:1106:6: ../posix/bits/unistd.h:184:24: warning: call to '__readlinkat_chk_warn' declared with attribute warning: readlinkat called with bigger length than size of destination buffer [enabled by default] In function 'char* getcwd(char*, size_t)', inlined from 'int do_test()' at tst-chk1.c:1159:47: ../posix/bits/unistd.h:209:56: warning: call to '__getcwd_chk_warn' declared with attribute warning: getcwd caller with bigger length than size of destination buffer [enabled by default] In file included from ../include/bits/stdlib.h:1:0, from ../stdlib/stdlib.h:955, from ../include/stdlib.h:8, from tst-chk1.c:31, from tst-chk3.c:2, from tst-lfschk6.cc:2: In function 'char* realpath(const char*, char*)', inlined from 'int do_test()' at tst-chk1.c:1206:36: ../stdlib/bits/stdlib.h:44:68: warning: call to '__realpath_chk_warn' declared with attribute warning: second argument of realpath must be either NULL or at least PATH_MAX bytes long buffer [enabled by default] In file included from ../include/bits/wchar2.h:1:0, from ../wcsmbs/wchar.h:881, from ../include/wchar.h:2, from tst-chk1.c:34, from tst-chk3.c:2, from tst-lfschk6.cc:2: In function 'size_t mbsrtowcs(wchar_t*, const char**, size_t, mbstate_t*)', inlined from 'int do_test()' at tst-chk1.c:1265:41: ../wcsmbs/bits/wchar2.h:486:42: warning: call to '__mbsrtowcs_chk_warn' declared with attribute warning: mbsrtowcs called with dst buffer smaller than len * sizeof (wchar_t) [enabled by default] In file included from ../include/bits/stdlib.h:1:0, from ../stdlib/stdlib.h:955, from ../include/stdlib.h:8, from tst-chk1.c:31, from tst-chk3.c:2, from tst-lfschk6.cc:2: In function 'size_t mbstowcs(wchar_t*, const char*, size_t)', inlined from 'int do_test()' at tst-chk1.c:1283:35: ../stdlib/bits/stdlib.h:125:42: warning: call to '__mbstowcs_chk_warn' declared with attribute warning: mbstowcs called with dst buffer smaller than len * sizeof (wchar_t) [enabled by default] In file included from ../include/bits/wchar2.h:1:0, from ../wcsmbs/wchar.h:881, from ../include/wchar.h:2, from tst-chk1.c:34, from tst-chk3.c:2, from tst-lfschk6.cc:2: In function 'size_t mbsnrtowcs(wchar_t*, const char**, size_t, size_t, mbstate_t*)', inlined from 'int do_test()' at tst-chk1.c:1303:45: ../wcsmbs/bits/wchar2.h:554:43: warning: call to '__mbsnrtowcs_chk_warn' declared with attribute warning: mbsnrtowcs called with dst buffer smaller than len * sizeof (wchar_t) [enabled by default] In function 'size_t wcsrtombs(char*, const wchar_t**, size_t, mbstate_t*)', inlined from 'int do_test()' at tst-chk1.c:1322:41: ../wcsmbs/bits/wchar2.h:518:71: warning: call to '__wcsrtombs_chk_warn' declared with attribute warning: wcsrtombs called with dst buffer smaller than len [enabled by default] In file included from ../include/bits/stdlib.h:1:0, from ../stdlib/stdlib.h:955, from ../include/stdlib.h:8, from tst-chk1.c:31, from tst-chk3.c:2, from tst-lfschk6.cc:2: In function 'size_t wcstombs(char*, const wchar_t*, size_t)', inlined from 'int do_test()' at tst-chk1.c:1341:35: ../stdlib/bits/stdlib.h:153:64: warning: call to '__wcstombs_chk_warn' declared with attribute warning: wcstombs called with dst buffer smaller than len [enabled by default] In file included from ../include/bits/wchar2.h:1:0, from ../wcsmbs/wchar.h:881, from ../include/wchar.h:2, from tst-chk1.c:34, from tst-chk3.c:2, from tst-lfschk6.cc:2: In function 'size_t wcsnrtombs(char*, const wchar_t**, size_t, size_t, mbstate_t*)', inlined from 'int do_test()' at tst-chk1.c:1360:45: ../wcsmbs/bits/wchar2.h:590:24: warning: call to '__wcsnrtombs_chk_warn' declared with attribute warning: wcsnrtombs called with dst buffer smaller than len [enabled by default] In file included from ../include/bits/stdlib.h:1:0, from ../stdlib/stdlib.h:955, from ../include/stdlib.h:8, from tst-chk1.c:31, from tst-chk3.c:2, from tst-lfschk6.cc:2: In function 'int ptsname_r(int, char*, size_t)', inlined from 'int do_test()' at tst-chk1.c:1380:57: ../stdlib/bits/stdlib.h:72:67: warning: call to '__ptsname_r_chk_warn' declared with attribute warning: ptsname_r called with buflen bigger than size of buf [enabled by default] In file included from ../include/bits/unistd.h:1:0, from ../posix/unistd.h:1171, from ../include/unistd.h:2, from tst-chk1.c:33, from tst-chk3.c:2, from tst-lfschk6.cc:2: In function 'size_t confstr(int, char*, size_t)', inlined from 'int do_test()' at tst-chk1.c:1392:62: ../posix/bits/unistd.h:249:64: warning: call to '__confstr_chk_warn' declared with attribute warning: confstr called with bigger length than size of destination buffer [enabled by default] In function 'int getgroups(int, __gid_t*)', inlined from 'int do_test()' at tst-chk1.c:1403:42: ../posix/bits/unistd.h:274:61: warning: call to '__getgroups_chk_warn' declared with attribute warning: getgroups called with bigger group count than what can fit into destination buffer [enabled by default] In function 'int ttyname_r(int, char*, size_t)', inlined from 'int do_test()' at tst-chk1.c:1418:57: ../posix/bits/unistd.h:300:67: warning: call to '__ttyname_r_chk_warn' declared with attribute warning: ttyname_r called with bigger buflen than size of destination buffer [enabled by default] In function 'int gethostname(char*, size_t)', inlined from 'int do_test()' at tst-chk1.c:1430:49: ../posix/bits/unistd.h:353:63: warning: call to '__gethostname_chk_warn' declared with attribute warning: gethostname called with bigger buflen than size of destination buffer [enabled by default] In function 'int getlogin_r(char*, size_t)', inlined from 'int do_test()' at tst-chk1.c:1439:45: ../posix/bits/unistd.h:326:62: warning: call to '__getlogin_r_chk_warn' declared with attribute warning: getlogin_r called with bigger buflen than size of destination buffer [enabled by default] In function 'int getdomainname(char*, size_t)', inlined from 'int do_test()' at tst-chk1.c:1449:59: ../posix/bits/unistd.h:382:65: warning: call to '__getdomainname_chk_warn' declared with attribute warning: getdomainname called with bigger buflen than size of destination buffer [enabled by default] In file included from ../include/bits/wchar2.h:1:0, from ../wcsmbs/wchar.h:881, from ../include/wchar.h:2, from tst-chk1.c:34, from tst-chk3.c:2: In function 'wcsncpy', inlined from 'do_test' at tst-chk1.c:560:11: ../wcsmbs/bits/wchar2.h:201:2: warning: call to '__wcsncpy_chk_warn' declared with attribute warning: wcsncpy called with length bigger than size of destination buffer [enabled by default] In function 'wcpncpy', inlined from 'do_test' at tst-chk1.c:564:11: ../wcsmbs/bits/wchar2.h:232:2: warning: call to '__wcpncpy_chk_warn' declared with attribute warning: wcpncpy called with length bigger than size of destination buffer [enabled by default] In file included from ../libio/stdio.h:936:0, from ../include/stdio.h:5, from tst-chk1.c:30, from tst-chk3.c:2: In function 'fgets', inlined from 'do_test' at tst-chk1.c:779:13: ../libio/bits/stdio2.h:253:2: warning: call to '__fgets_chk_warn' declared with attribute warning: fgets called with bigger size than length of destination buffer [enabled by default] In function 'fgets_unlocked', inlined from 'do_test' at tst-chk1.c:806:22: ../libio/bits/stdio2.h:311:2: warning: call to '__fgets_unlocked_chk_warn' declared with attribute warning: fgets_unlocked called with bigger size than length of destination buffer [enabled by default] In function 'fread', inlined from 'do_test' at tst-chk1.c:836:13: ../libio/bits/stdio2.h:285:2: warning: call to '__fread_chk_warn' declared with attribute warning: fread called with bigger size * nmemb than length of destination buffer [enabled by default] In function 'fread_unlocked', inlined from 'do_test' at tst-chk1.c:875:22: ../libio/bits/stdio2.h:347:2: warning: call to '__fread_unlocked_chk_warn' declared with attribute warning: fread_unlocked called with bigger size * nmemb than length of destination buffer [enabled by default] In file included from ../include/bits/unistd.h:1:0, from ../posix/unistd.h:1171, from ../include/unistd.h:2, from tst-chk1.c:33, from tst-chk3.c:2: In function 'read', inlined from 'do_test' at tst-chk1.c:902:12: ../posix/bits/unistd.h:43:2: warning: call to '__read_chk_warn' declared with attribute warning: read called with bigger length than size of the destination buffer [enabled by default] In function 'pread', inlined from 'do_test' at tst-chk1.c:921:13: ../posix/bits/unistd.h:81:2: warning: call to '__pread_chk_warn' declared with attribute warning: pread called with bigger length than size of the destination buffer [enabled by default] In function 'pread64', inlined from 'do_test' at tst-chk1.c:941:15: ../posix/bits/unistd.h:114:2: warning: call to '__pread64_chk_warn' declared with attribute warning: pread64 called with bigger length than size of the destination buffer [enabled by default] In file included from ../include/bits/socket2.h:1:0, from ../socket/sys/socket.h:251, from ../include/sys/socket.h:2, from tst-chk1.c:35, from tst-chk3.c:2: In function 'recv', inlined from 'do_test' at tst-chk1.c:1006:16: ../socket/bits/socket2.h:43:2: warning: call to '__recv_chk_warn' declared with attribute warning: recv called with bigger length than size of destination buffer [enabled by default] In function 'recvfrom', inlined from 'do_test' at tst-chk1.c:1037:20: ../socket/bits/socket2.h:74:2: warning: call to '__recvfrom_chk_warn' declared with attribute warning: recvfrom called with bigger length than size of destination buffer [enabled by default] In file included from ../include/bits/unistd.h:1:0, from ../posix/unistd.h:1171, from ../include/unistd.h:2, from tst-chk1.c:33, from tst-chk3.c:2: In function 'readlink', inlined from 'do_test' at tst-chk1.c:1080:16: ../posix/bits/unistd.h:149:2: warning: call to '__readlink_chk_warn' declared with attribute warning: readlink called with bigger length than size of destination buffer [enabled by default] In function 'readlinkat', inlined from 'do_test' at tst-chk1.c:1105:18: ../posix/bits/unistd.h:183:2: warning: call to '__readlinkat_chk_warn' declared with attribute warning: readlinkat called with bigger length than size of destination buffer [enabled by default] In function 'getcwd', inlined from 'do_test' at tst-chk1.c:1159:15: ../posix/bits/unistd.h:209:2: warning: call to '__getcwd_chk_warn' declared with attribute warning: getcwd caller with bigger length than size of destination buffer [enabled by default] In file included from ../include/bits/stdlib.h:1:0, from ../stdlib/stdlib.h:955, from ../include/stdlib.h:8, from tst-chk1.c:31, from tst-chk3.c:2: In function 'realpath', inlined from 'do_test' at tst-chk1.c:1206:11: ../stdlib/bits/stdlib.h:44:2: warning: call to '__realpath_chk_warn' declared with attribute warning: second argument of realpath must be either NULL or at least PATH_MAX bytes long buffer [enabled by default] In file included from ../include/bits/wchar2.h:1:0, from ../wcsmbs/wchar.h:881, from ../include/wchar.h:2, from tst-chk1.c:34, from tst-chk3.c:2: In function 'mbsrtowcs', inlined from 'do_test' at tst-chk1.c:1265:17: ../wcsmbs/bits/wchar2.h:485:2: warning: call to '__mbsrtowcs_chk_warn' declared with attribute warning: mbsrtowcs called with dst buffer smaller than len * sizeof (wchar_t) [enabled by default] In file included from ../include/bits/stdlib.h:1:0, from ../stdlib/stdlib.h:955, from ../include/stdlib.h:8, from tst-chk1.c:31, from tst-chk3.c:2: In function 'mbstowcs', inlined from 'do_test' at tst-chk1.c:1283:16: ../stdlib/bits/stdlib.h:124:2: warning: call to '__mbstowcs_chk_warn' declared with attribute warning: mbstowcs called with dst buffer smaller than len * sizeof (wchar_t) [enabled by default] In file included from ../include/bits/wchar2.h:1:0, from ../wcsmbs/wchar.h:881, from ../include/wchar.h:2, from tst-chk1.c:34, from tst-chk3.c:2: In function 'mbsnrtowcs', inlined from 'do_test' at tst-chk1.c:1303:18: ../wcsmbs/bits/wchar2.h:553:2: warning: call to '__mbsnrtowcs_chk_warn' declared with attribute warning: mbsnrtowcs called with dst buffer smaller than len * sizeof (wchar_t) [enabled by default] In function 'wcsrtombs', inlined from 'do_test' at tst-chk1.c:1322:17: ../wcsmbs/bits/wchar2.h:518:2: warning: call to '__wcsrtombs_chk_warn' declared with attribute warning: wcsrtombs called with dst buffer smaller than len [enabled by default] In file included from ../include/bits/stdlib.h:1:0, from ../stdlib/stdlib.h:955, from ../include/stdlib.h:8, from tst-chk1.c:31, from tst-chk3.c:2: In function 'wcstombs', inlined from 'do_test' at tst-chk1.c:1341:16: ../stdlib/bits/stdlib.h:153:2: warning: call to '__wcstombs_chk_warn' declared with attribute warning: wcstombs called with dst buffer smaller than len [enabled by default] In file included from ../include/bits/wchar2.h:1:0, from ../wcsmbs/wchar.h:881, from ../include/wchar.h:2, from tst-chk1.c:34, from tst-chk3.c:2: In function 'wcsnrtombs', inlined from 'do_test' at tst-chk1.c:1360:18: ../wcsmbs/bits/wchar2.h:589:2: warning: call to '__wcsnrtombs_chk_warn' declared with attribute warning: wcsnrtombs called with dst buffer smaller than len [enabled by default] In file included from ../include/bits/stdlib.h:1:0, from ../stdlib/stdlib.h:955, from ../include/stdlib.h:8, from tst-chk1.c:31, from tst-chk3.c:2: In function 'ptsname_r', inlined from 'do_test' at tst-chk1.c:1380:21: ../stdlib/bits/stdlib.h:72:2: warning: call to '__ptsname_r_chk_warn' declared with attribute warning: ptsname_r called with buflen bigger than size of buf [enabled by default] In file included from ../include/bits/unistd.h:1:0, from ../posix/unistd.h:1171, from ../include/unistd.h:2, from tst-chk1.c:33, from tst-chk3.c:2: In function 'confstr', inlined from 'do_test' at tst-chk1.c:1392:11: ../posix/bits/unistd.h:249:2: warning: call to '__confstr_chk_warn' declared with attribute warning: confstr called with bigger length than size of destination buffer [enabled by default] In function 'getgroups', inlined from 'do_test' at tst-chk1.c:1403:7: ../posix/bits/unistd.h:274:2: warning: call to '__getgroups_chk_warn' declared with attribute warning: getgroups called with bigger group count than what can fit into destination buffer [enabled by default] In function 'ttyname_r', inlined from 'do_test' at tst-chk1.c:1418:21: ../posix/bits/unistd.h:300:2: warning: call to '__ttyname_r_chk_warn' declared with attribute warning: ttyname_r called with bigger buflen than size of destination buffer [enabled by default] In function 'gethostname', inlined from 'do_test' at tst-chk1.c:1430:15: ../posix/bits/unistd.h:353:2: warning: call to '__gethostname_chk_warn' declared with attribute warning: gethostname called with bigger buflen than size of destination buffer [enabled by default] In function 'getlogin_r', inlined from 'do_test' at tst-chk1.c:1439:14: ../posix/bits/unistd.h:326:2: warning: call to '__getlogin_r_chk_warn' declared with attribute warning: getlogin_r called with bigger buflen than size of destination buffer [enabled by default] In function 'getdomainname', inlined from 'do_test' at tst-chk1.c:1449:7: ../posix/bits/unistd.h:382:2: warning: call to '__getdomainname_chk_warn' declared with attribute warning: getdomainname called with bigger buflen than size of destination buffer [enabled by default] In file included from ../include/bits/wchar2.h:1:0, from ../wcsmbs/wchar.h:881, from ../include/wchar.h:2, from tst-chk1.c:34, from tst-chk2.c:2, from tst-lfschk5.cc:2: In function 'wchar_t* wcsncpy(wchar_t*, const wchar_t*, size_t)', inlined from 'int do_test()' at tst-chk1.c:560:38: ../wcsmbs/bits/wchar2.h:202:41: warning: call to '__wcsncpy_chk_warn' declared with attribute warning: wcsncpy called with length bigger than size of destination buffer [enabled by default] In function 'wchar_t* wcpncpy(wchar_t*, const wchar_t*, size_t)', inlined from 'int do_test()' at tst-chk1.c:564:38: ../wcsmbs/bits/wchar2.h:233:41: warning: call to '__wcpncpy_chk_warn' declared with attribute warning: wcpncpy called with length bigger than size of destination buffer [enabled by default] In file included from ../include/bits/wchar2.h:1:0, from ../wcsmbs/wchar.h:881, from ../include/wchar.h:2, from tst-chk1.c:34, from tst-chk2.c:2, from tst-lfschk2.c:2: In function 'wcsncpy', inlined from 'do_test' at tst-chk1.c:560:11: ../wcsmbs/bits/wchar2.h:201:2: warning: call to '__wcsncpy_chk_warn' declared with attribute warning: wcsncpy called with length bigger than size of destination buffer [enabled by default] In function 'wcpncpy', inlined from 'do_test' at tst-chk1.c:564:11: ../wcsmbs/bits/wchar2.h:232:2: warning: call to '__wcpncpy_chk_warn' declared with attribute warning: wcpncpy called with length bigger than size of destination buffer [enabled by default] In file included from ../libio/stdio.h:936:0, from ../include/stdio.h:5, from tst-chk1.c:30, from tst-chk2.c:2, from tst-lfschk5.cc:2: In function 'char* fgets(char*, int, FILE*)', inlined from 'int do_test()' at tst-chk1.c:779:42: ../libio/bits/stdio2.h:253:58: warning: call to '__fgets_chk_warn' declared with attribute warning: fgets called with bigger size than length of destination buffer [enabled by default] In function 'char* fgets_unlocked(char*, int, FILE*)', inlined from 'int do_test()' at tst-chk1.c:806:51: ../libio/bits/stdio2.h:311:67: warning: call to '__fgets_unlocked_chk_warn' declared with attribute warning: fgets_unlocked called with bigger size than length of destination buffer [enabled by default] In function 'size_t fread(void*, size_t, size_t, FILE*)', inlined from 'int do_test()' at tst-chk1.c:836:45: ../libio/bits/stdio2.h:285:71: warning: call to '__fread_chk_warn' declared with attribute warning: fread called with bigger size * nmemb than length of destination buffer [enabled by default] In file included from ../libio/stdio.h:936:0, from ../include/stdio.h:5, from tst-chk1.c:30, from tst-chk2.c:2, from tst-lfschk2.c:2: In function 'fgets', inlined from 'do_test' at tst-chk1.c:779:13: ../libio/bits/stdio2.h:253:2: warning: call to '__fgets_chk_warn' declared with attribute warning: fgets called with bigger size than length of destination buffer [enabled by default] In function 'fgets_unlocked', inlined from 'do_test' at tst-chk1.c:806:22: ../libio/bits/stdio2.h:311:2: warning: call to '__fgets_unlocked_chk_warn' declared with attribute warning: fgets_unlocked called with bigger size than length of destination buffer [enabled by default] In function 'size_t fread_unlocked(void*, size_t, size_t, FILE*)', inlined from 'int do_test()' at tst-chk1.c:875:54: ../libio/bits/stdio2.h:348:16: warning: call to '__fread_unlocked_chk_warn' declared with attribute warning: fread_unlocked called with bigger size * nmemb than length of destination buffer [enabled by default] In function 'fread', inlined from 'do_test' at tst-chk1.c:836:13: ../libio/bits/stdio2.h:285:2: warning: call to '__fread_chk_warn' declared with attribute warning: fread called with bigger size * nmemb than length of destination buffer [enabled by default] In file included from ../include/bits/unistd.h:1:0, from ../posix/unistd.h:1171, from ../include/unistd.h:2, from tst-chk1.c:33, from tst-chk2.c:2, from tst-lfschk5.cc:2: In function 'ssize_t read(int, void*, size_t)', inlined from 'int do_test()' at tst-chk1.c:902:50: ../posix/bits/unistd.h:43:63: warning: call to '__read_chk_warn' declared with attribute warning: read called with bigger length than size of the destination buffer [enabled by default] In function 'ssize_t pread(int, void*, size_t, __off64_t)', inlined from 'int do_test()' at tst-chk1.c:921:69: ../posix/bits/unistd.h:97:22: warning: call to '__pread64_chk_warn' declared with attribute warning: pread64 called with bigger length than size of the destination buffer [enabled by default] In function 'ssize_t pread64(int, void*, size_t, __off64_t)', inlined from 'int do_test()' at tst-chk1.c:941:71: ../posix/bits/unistd.h:115:22: warning: call to '__pread64_chk_warn' declared with attribute warning: pread64 called with bigger length than size of the destination buffer [enabled by default] In function 'fread_unlocked', inlined from 'do_test' at tst-chk1.c:875:22: ../libio/bits/stdio2.h:347:2: warning: call to '__fread_unlocked_chk_warn' declared with attribute warning: fread_unlocked called with bigger size * nmemb than length of destination buffer [enabled by default] In file included from ../include/bits/socket2.h:1:0, from ../socket/sys/socket.h:251, from ../include/sys/socket.h:2, from tst-chk1.c:35, from tst-chk2.c:2, from tst-lfschk5.cc:2: In function 'ssize_t recv(int, void*, size_t, int)', inlined from 'int do_test()' at tst-chk1.c:1006:61: ../socket/bits/socket2.h:43:67: warning: call to '__recv_chk_warn' declared with attribute warning: recv called with bigger length than size of destination buffer [enabled by default] In file included from ../include/bits/unistd.h:1:0, from ../posix/unistd.h:1171, from ../include/unistd.h:2, from tst-chk1.c:33, from tst-chk2.c:2, from tst-lfschk2.c:2: In function 'read', inlined from 'do_test' at tst-chk1.c:902:12: ../posix/bits/unistd.h:43:2: warning: call to '__read_chk_warn' declared with attribute warning: read called with bigger length than size of the destination buffer [enabled by default] In function 'ssize_t recvfrom(int, void*, size_t, int, sockaddr*, socklen_t*)', inlined from 'int do_test()' at tst-chk1.c:1038:38: ../socket/bits/socket2.h:75:27: warning: call to '__recvfrom_chk_warn' declared with attribute warning: recvfrom called with bigger length than size of destination buffer [enabled by default] In function 'pread', inlined from 'do_test' at tst-chk1.c:921:13: ../posix/bits/unistd.h:96:2: warning: call to '__pread64_chk_warn' declared with attribute warning: pread64 called with bigger length than size of the destination buffer [enabled by default] In function 'pread64', inlined from 'do_test' at tst-chk1.c:941:15: ../posix/bits/unistd.h:114:2: warning: call to '__pread64_chk_warn' declared with attribute warning: pread64 called with bigger length than size of the destination buffer [enabled by default] In file included from ../include/bits/unistd.h:1:0, from ../posix/unistd.h:1171, from ../include/unistd.h:2, from tst-chk1.c:33, from tst-chk2.c:2, from tst-lfschk5.cc:2: In function 'ssize_t readlink(const char*, char*, size_t)', inlined from 'int do_test()' at tst-chk1.c:1080:42: ../posix/bits/unistd.h:149:65: warning: call to '__readlink_chk_warn' declared with attribute warning: readlink called with bigger length than size of destination buffer [enabled by default] In function 'ssize_t readlinkat(int, const char*, char*, size_t)', inlined from 'int do_test()' at tst-chk1.c:1106:6: ../posix/bits/unistd.h:184:24: warning: call to '__readlinkat_chk_warn' declared with attribute warning: readlinkat called with bigger length than size of destination buffer [enabled by default] In file included from ../include/bits/socket2.h:1:0, from ../socket/sys/socket.h:251, from ../include/sys/socket.h:2, from tst-chk1.c:35, from tst-chk2.c:2, from tst-lfschk2.c:2: In function 'recv', inlined from 'do_test' at tst-chk1.c:1006:16: ../socket/bits/socket2.h:43:2: warning: call to '__recv_chk_warn' declared with attribute warning: recv called with bigger length than size of destination buffer [enabled by default] In function 'recvfrom', inlined from 'do_test' at tst-chk1.c:1037:20: ../socket/bits/socket2.h:74:2: warning: call to '__recvfrom_chk_warn' declared with attribute warning: recvfrom called with bigger length than size of destination buffer [enabled by default] In function 'char* getcwd(char*, size_t)', inlined from 'int do_test()' at tst-chk1.c:1159:47: ../posix/bits/unistd.h:209:56: warning: call to '__getcwd_chk_warn' declared with attribute warning: getcwd caller with bigger length than size of destination buffer [enabled by default] In file included from ../include/bits/stdlib.h:1:0, from ../stdlib/stdlib.h:955, from ../include/stdlib.h:8, from tst-chk1.c:31, from tst-chk2.c:2, from tst-lfschk5.cc:2: In function 'char* realpath(const char*, char*)', inlined from 'int do_test()' at tst-chk1.c:1206:36: ../stdlib/bits/stdlib.h:44:68: warning: call to '__realpath_chk_warn' declared with attribute warning: second argument of realpath must be either NULL or at least PATH_MAX bytes long buffer [enabled by default] In file included from ../include/bits/unistd.h:1:0, from ../posix/unistd.h:1171, from ../include/unistd.h:2, from tst-chk1.c:33, from tst-chk2.c:2, from tst-lfschk2.c:2: In function 'readlink', inlined from 'do_test' at tst-chk1.c:1080:16: ../posix/bits/unistd.h:149:2: warning: call to '__readlink_chk_warn' declared with attribute warning: readlink called with bigger length than size of destination buffer [enabled by default] In function 'readlinkat', inlined from 'do_test' at tst-chk1.c:1105:18: ../posix/bits/unistd.h:183:2: warning: call to '__readlinkat_chk_warn' declared with attribute warning: readlinkat called with bigger length than size of destination buffer [enabled by default] In file included from ../include/bits/wchar2.h:1:0, from ../wcsmbs/wchar.h:881, from ../include/wchar.h:2, from tst-chk1.c:34, from tst-chk2.c:2, from tst-lfschk5.cc:2: In function 'size_t mbsrtowcs(wchar_t*, const char**, size_t, mbstate_t*)', inlined from 'int do_test()' at tst-chk1.c:1265:41: ../wcsmbs/bits/wchar2.h:486:42: warning: call to '__mbsrtowcs_chk_warn' declared with attribute warning: mbsrtowcs called with dst buffer smaller than len * sizeof (wchar_t) [enabled by default] In file included from ../include/bits/stdlib.h:1:0, from ../stdlib/stdlib.h:955, from ../include/stdlib.h:8, from tst-chk1.c:31, from tst-chk2.c:2, from tst-lfschk5.cc:2: In function 'size_t mbstowcs(wchar_t*, const char*, size_t)', inlined from 'int do_test()' at tst-chk1.c:1283:35: ../stdlib/bits/stdlib.h:125:42: warning: call to '__mbstowcs_chk_warn' declared with attribute warning: mbstowcs called with dst buffer smaller than len * sizeof (wchar_t) [enabled by default] In function 'getcwd', inlined from 'do_test' at tst-chk1.c:1159:15: ../posix/bits/unistd.h:209:2: warning: call to '__getcwd_chk_warn' declared with attribute warning: getcwd caller with bigger length than size of destination buffer [enabled by default] In file included from ../include/bits/wchar2.h:1:0, from ../wcsmbs/wchar.h:881, from ../include/wchar.h:2, from tst-chk1.c:34, from tst-chk2.c:2, from tst-lfschk5.cc:2: In function 'size_t mbsnrtowcs(wchar_t*, const char**, size_t, size_t, mbstate_t*)', inlined from 'int do_test()' at tst-chk1.c:1303:45: ../wcsmbs/bits/wchar2.h:554:43: warning: call to '__mbsnrtowcs_chk_warn' declared with attribute warning: mbsnrtowcs called with dst buffer smaller than len * sizeof (wchar_t) [enabled by default] In file included from ../include/bits/stdlib.h:1:0, from ../stdlib/stdlib.h:955, from ../include/stdlib.h:8, from tst-chk1.c:31, from tst-chk2.c:2, from tst-lfschk2.c:2: In function 'realpath', inlined from 'do_test' at tst-chk1.c:1206:11: In function 'size_t wcsrtombs(char*, const wchar_t**, size_t, mbstate_t*)', inlined from 'int do_test()' at tst-chk1.c:1322:41: ../wcsmbs/bits/wchar2.h:518:71: warning: call to '__wcsrtombs_chk_warn' declared with attribute warning: wcsrtombs called with dst buffer smaller than len [enabled by default] ../stdlib/bits/stdlib.h:44:2: warning: call to '__realpath_chk_warn' declared with attribute warning: second argument of realpath must be either NULL or at least PATH_MAX bytes long buffer [enabled by default] In file included from ../include/bits/stdlib.h:1:0, from ../stdlib/stdlib.h:955, from ../include/stdlib.h:8, from tst-chk1.c:31, from tst-chk2.c:2, from tst-lfschk5.cc:2: In function 'size_t wcstombs(char*, const wchar_t*, size_t)', inlined from 'int do_test()' at tst-chk1.c:1341:35: ../stdlib/bits/stdlib.h:153:64: warning: call to '__wcstombs_chk_warn' declared with attribute warning: wcstombs called with dst buffer smaller than len [enabled by default] In file included from ../include/bits/wchar2.h:1:0, from ../wcsmbs/wchar.h:881, from ../include/wchar.h:2, from tst-chk1.c:34, from tst-chk2.c:2, from tst-lfschk5.cc:2: In function 'size_t wcsnrtombs(char*, const wchar_t**, size_t, size_t, mbstate_t*)', inlined from 'int do_test()' at tst-chk1.c:1360:45: ../wcsmbs/bits/wchar2.h:590:24: warning: call to '__wcsnrtombs_chk_warn' declared with attribute warning: wcsnrtombs called with dst buffer smaller than len [enabled by default] In file included from ../include/bits/wchar2.h:1:0, from ../wcsmbs/wchar.h:881, from ../include/wchar.h:2, from tst-chk1.c:34, from tst-chk2.c:2, from tst-lfschk2.c:2: In function 'mbsrtowcs', inlined from 'do_test' at tst-chk1.c:1265:17: ../wcsmbs/bits/wchar2.h:485:2: warning: call to '__mbsrtowcs_chk_warn' declared with attribute warning: mbsrtowcs called with dst buffer smaller than len * sizeof (wchar_t) [enabled by default] In file included from ../include/bits/stdlib.h:1:0, from ../stdlib/stdlib.h:955, from ../include/stdlib.h:8, from tst-chk1.c:31, from tst-chk2.c:2, from tst-lfschk5.cc:2: In function 'int ptsname_r(int, char*, size_t)', inlined from 'int do_test()' at tst-chk1.c:1380:57: ../stdlib/bits/stdlib.h:72:67: warning: call to '__ptsname_r_chk_warn' declared with attribute warning: ptsname_r called with buflen bigger than size of buf [enabled by default] In file included from ../include/bits/stdlib.h:1:0, from ../stdlib/stdlib.h:955, from ../include/stdlib.h:8, from tst-chk1.c:31, from tst-chk2.c:2, from tst-lfschk2.c:2: In function 'mbstowcs', inlined from 'do_test' at tst-chk1.c:1283:16: In file included from ../include/bits/unistd.h:1:0, from ../posix/unistd.h:1171, from ../include/unistd.h:2, from tst-chk1.c:33, from tst-chk2.c:2, from tst-lfschk5.cc:2: In function 'size_t confstr(int, char*, size_t)', inlined from 'int do_test()' at tst-chk1.c:1392:62: ../posix/bits/unistd.h:249:64: warning: call to '__confstr_chk_warn' declared with attribute warning: confstr called with bigger length than size of destination buffer [enabled by default] ../stdlib/bits/stdlib.h:124:2: warning: call to '__mbstowcs_chk_warn' declared with attribute warning: mbstowcs called with dst buffer smaller than len * sizeof (wchar_t) [enabled by default] In function 'int getgroups(int, __gid_t*)', inlined from 'int do_test()' at tst-chk1.c:1403:42: ../posix/bits/unistd.h:274:61: warning: call to '__getgroups_chk_warn' declared with attribute warning: getgroups called with bigger group count than what can fit into destination buffer [enabled by default] In function 'int ttyname_r(int, char*, size_t)', inlined from 'int do_test()' at tst-chk1.c:1418:57: ../posix/bits/unistd.h:300:67: warning: call to '__ttyname_r_chk_warn' declared with attribute warning: ttyname_r called with bigger buflen than size of destination buffer [enabled by default] In file included from ../include/bits/wchar2.h:1:0, from ../wcsmbs/wchar.h:881, from ../include/wchar.h:2, from tst-chk1.c:34, from tst-chk2.c:2, from tst-lfschk2.c:2: In function 'mbsnrtowcs', inlined from 'do_test' at tst-chk1.c:1303:18: ../wcsmbs/bits/wchar2.h:553:2: warning: call to '__mbsnrtowcs_chk_warn' declared with attribute warning: mbsnrtowcs called with dst buffer smaller than len * sizeof (wchar_t) [enabled by default] In function 'int gethostname(char*, size_t)', inlined from 'int do_test()' at tst-chk1.c:1430:49: ../posix/bits/unistd.h:353:63: warning: call to '__gethostname_chk_warn' declared with attribute warning: gethostname called with bigger buflen than size of destination buffer [enabled by default] In function 'int getlogin_r(char*, size_t)', inlined from 'int do_test()' at tst-chk1.c:1439:45: ../posix/bits/unistd.h:326:62: warning: call to '__getlogin_r_chk_warn' declared with attribute warning: getlogin_r called with bigger buflen than size of destination buffer [enabled by default] In function 'wcsrtombs', inlined from 'do_test' at tst-chk1.c:1322:17: In function 'int getdomainname(char*, size_t)', inlined from 'int do_test()' at tst-chk1.c:1449:59: ../posix/bits/unistd.h:382:65: warning: call to '__getdomainname_chk_warn' declared with attribute warning: getdomainname called with bigger buflen than size of destination buffer [enabled by default] ../wcsmbs/bits/wchar2.h:518:2: warning: call to '__wcsrtombs_chk_warn' declared with attribute warning: wcsrtombs called with dst buffer smaller than len [enabled by default] In file included from ../include/bits/stdlib.h:1:0, from ../stdlib/stdlib.h:955, from ../include/stdlib.h:8, from tst-chk1.c:31, from tst-chk2.c:2, from tst-lfschk2.c:2: In function 'wcstombs', inlined from 'do_test' at tst-chk1.c:1341:16: ../stdlib/bits/stdlib.h:153:2: warning: call to '__wcstombs_chk_warn' declared with attribute warning: wcstombs called with dst buffer smaller than len [enabled by default] In file included from ../include/bits/wchar2.h:1:0, from ../wcsmbs/wchar.h:881, from ../include/wchar.h:2, from tst-chk1.c:34, from tst-chk2.c:2, from tst-lfschk2.c:2: In function 'wcsnrtombs', inlined from 'do_test' at tst-chk1.c:1360:18: ../wcsmbs/bits/wchar2.h:589:2: warning: call to '__wcsnrtombs_chk_warn' declared with attribute warning: wcsnrtombs called with dst buffer smaller than len [enabled by default] In file included from ../include/bits/stdlib.h:1:0, from ../stdlib/stdlib.h:955, from ../include/stdlib.h:8, from tst-chk1.c:31, from tst-chk2.c:2, from tst-lfschk2.c:2: In function 'ptsname_r', inlined from 'do_test' at tst-chk1.c:1380:21: ../stdlib/bits/stdlib.h:72:2: warning: call to '__ptsname_r_chk_warn' declared with attribute warning: ptsname_r called with buflen bigger than size of buf [enabled by default] In file included from ../include/bits/unistd.h:1:0, from ../posix/unistd.h:1171, from ../include/unistd.h:2, from tst-chk1.c:33, from tst-chk2.c:2, from tst-lfschk2.c:2: In function 'confstr', inlined from 'do_test' at tst-chk1.c:1392:11: ../posix/bits/unistd.h:249:2: warning: call to '__confstr_chk_warn' declared with attribute warning: confstr called with bigger length than size of destination buffer [enabled by default] In function 'getgroups', inlined from 'do_test' at tst-chk1.c:1403:7: ../posix/bits/unistd.h:274:2: warning: call to '__getgroups_chk_warn' declared with attribute warning: getgroups called with bigger group count than what can fit into destination buffer [enabled by default] In function 'ttyname_r', inlined from 'do_test' at tst-chk1.c:1418:21: ../posix/bits/unistd.h:300:2: warning: call to '__ttyname_r_chk_warn' declared with attribute warning: ttyname_r called with bigger buflen than size of destination buffer [enabled by default] In function 'gethostname', inlined from 'do_test' at tst-chk1.c:1430:15: ../posix/bits/unistd.h:353:2: warning: call to '__gethostname_chk_warn' declared with attribute warning: gethostname called with bigger buflen than size of destination buffer [enabled by default] In function 'getlogin_r', inlined from 'do_test' at tst-chk1.c:1439:14: ../posix/bits/unistd.h:326:2: warning: call to '__getlogin_r_chk_warn' declared with attribute warning: getlogin_r called with bigger buflen than size of destination buffer [enabled by default] In function 'getdomainname', inlined from 'do_test' at tst-chk1.c:1449:7: ../posix/bits/unistd.h:382:2: warning: call to '__getdomainname_chk_warn' declared with attribute warning: getdomainname called with bigger buflen than size of destination buffer [enabled by default] In file included from ../include/bits/wchar2.h:1:0, from ../wcsmbs/wchar.h:881, from ../include/wchar.h:2, from tst-chk1.c:34, from tst-chk6.cc:2: In function 'wchar_t* wcsncpy(wchar_t*, const wchar_t*, size_t)', inlined from 'int do_test()' at tst-chk1.c:560:38: ../wcsmbs/bits/wchar2.h:202:41: warning: call to '__wcsncpy_chk_warn' declared with attribute warning: wcsncpy called with length bigger than size of destination buffer [enabled by default] In function 'wchar_t* wcpncpy(wchar_t*, const wchar_t*, size_t)', inlined from 'int do_test()' at tst-chk1.c:564:38: ../wcsmbs/bits/wchar2.h:233:41: warning: call to '__wcpncpy_chk_warn' declared with attribute warning: wcpncpy called with length bigger than size of destination buffer [enabled by default] In file included from ../libio/stdio.h:936:0, from ../include/stdio.h:5, from tst-chk1.c:30, from tst-chk6.cc:2: In function 'char* fgets(char*, int, FILE*)', inlined from 'int do_test()' at tst-chk1.c:779:42: ../libio/bits/stdio2.h:253:58: warning: call to '__fgets_chk_warn' declared with attribute warning: fgets called with bigger size than length of destination buffer [enabled by default] In function 'char* fgets_unlocked(char*, int, FILE*)', inlined from 'int do_test()' at tst-chk1.c:806:51: ../libio/bits/stdio2.h:311:67: warning: call to '__fgets_unlocked_chk_warn' declared with attribute warning: fgets_unlocked called with bigger size than length of destination buffer [enabled by default] In function 'size_t fread(void*, size_t, size_t, FILE*)', inlined from 'int do_test()' at tst-chk1.c:836:45: ../libio/bits/stdio2.h:285:71: warning: call to '__fread_chk_warn' declared with attribute warning: fread called with bigger size * nmemb than length of destination buffer [enabled by default] In function 'size_t fread_unlocked(void*, size_t, size_t, FILE*)', inlined from 'int do_test()' at tst-chk1.c:875:54: ../libio/bits/stdio2.h:348:16: warning: call to '__fread_unlocked_chk_warn' declared with attribute warning: fread_unlocked called with bigger size * nmemb than length of destination buffer [enabled by default] In file included from ../include/bits/unistd.h:1:0, from ../posix/unistd.h:1171, from ../include/unistd.h:2, from tst-chk1.c:33, from tst-chk6.cc:2: In function 'ssize_t read(int, void*, size_t)', inlined from 'int do_test()' at tst-chk1.c:902:50: ../posix/bits/unistd.h:43:63: warning: call to '__read_chk_warn' declared with attribute warning: read called with bigger length than size of the destination buffer [enabled by default] In function 'ssize_t pread(int, void*, size_t, __off_t)', inlined from 'int do_test()' at tst-chk1.c:921:69: ../posix/bits/unistd.h:82:20: warning: call to '__pread_chk_warn' declared with attribute warning: pread called with bigger length than size of the destination buffer [enabled by default] In function 'ssize_t pread64(int, void*, size_t, __off64_t)', inlined from 'int do_test()' at tst-chk1.c:941:71: ../posix/bits/unistd.h:115:22: warning: call to '__pread64_chk_warn' declared with attribute warning: pread64 called with bigger length than size of the destination buffer [enabled by default] In file included from ../include/bits/socket2.h:1:0, from ../socket/sys/socket.h:251, from ../include/sys/socket.h:2, from tst-chk1.c:35, from tst-chk6.cc:2: In function 'ssize_t recv(int, void*, size_t, int)', inlined from 'int do_test()' at tst-chk1.c:1006:61: ../socket/bits/socket2.h:43:67: warning: call to '__recv_chk_warn' declared with attribute warning: recv called with bigger length than size of destination buffer [enabled by default] In function 'ssize_t recvfrom(int, void*, size_t, int, sockaddr*, socklen_t*)', inlined from 'int do_test()' at tst-chk1.c:1038:38: ../socket/bits/socket2.h:75:27: warning: call to '__recvfrom_chk_warn' declared with attribute warning: recvfrom called with bigger length than size of destination buffer [enabled by default] In file included from ../include/bits/unistd.h:1:0, from ../posix/unistd.h:1171, from ../include/unistd.h:2, from tst-chk1.c:33, from tst-chk6.cc:2: In function 'ssize_t readlink(const char*, char*, size_t)', inlined from 'int do_test()' at tst-chk1.c:1080:42: ../posix/bits/unistd.h:149:65: warning: call to '__readlink_chk_warn' declared with attribute warning: readlink called with bigger length than size of destination buffer [enabled by default] In function 'ssize_t readlinkat(int, const char*, char*, size_t)', inlined from 'int do_test()' at tst-chk1.c:1106:6: ../posix/bits/unistd.h:184:24: warning: call to '__readlinkat_chk_warn' declared with attribute warning: readlinkat called with bigger length than size of destination buffer [enabled by default] In function 'char* getcwd(char*, size_t)', inlined from 'int do_test()' at tst-chk1.c:1159:47: ../posix/bits/unistd.h:209:56: warning: call to '__getcwd_chk_warn' declared with attribute warning: getcwd caller with bigger length than size of destination buffer [enabled by default] In file included from ../include/bits/stdlib.h:1:0, from ../stdlib/stdlib.h:955, from ../include/stdlib.h:8, from tst-chk1.c:31, from tst-chk6.cc:2: In function 'char* realpath(const char*, char*)', inlined from 'int do_test()' at tst-chk1.c:1206:36: ../stdlib/bits/stdlib.h:44:68: warning: call to '__realpath_chk_warn' declared with attribute warning: second argument of realpath must be either NULL or at least PATH_MAX bytes long buffer [enabled by default] In file included from ../include/bits/wchar2.h:1:0, from ../wcsmbs/wchar.h:881, from ../include/wchar.h:2, from tst-chk1.c:34, from tst-chk6.cc:2: In function 'size_t mbsrtowcs(wchar_t*, const char**, size_t, mbstate_t*)', inlined from 'int do_test()' at tst-chk1.c:1265:41: ../wcsmbs/bits/wchar2.h:486:42: warning: call to '__mbsrtowcs_chk_warn' declared with attribute warning: mbsrtowcs called with dst buffer smaller than len * sizeof (wchar_t) [enabled by default] In file included from ../include/bits/stdlib.h:1:0, from ../stdlib/stdlib.h:955, from ../include/stdlib.h:8, from tst-chk1.c:31, from tst-chk6.cc:2: In function 'size_t mbstowcs(wchar_t*, const char*, size_t)', inlined from 'int do_test()' at tst-chk1.c:1283:35: ../stdlib/bits/stdlib.h:125:42: warning: call to '__mbstowcs_chk_warn' declared with attribute warning: mbstowcs called with dst buffer smaller than len * sizeof (wchar_t) [enabled by default] In file included from ../include/bits/wchar2.h:1:0, from ../wcsmbs/wchar.h:881, from ../include/wchar.h:2, from tst-chk1.c:34, from tst-chk6.cc:2: In function 'size_t mbsnrtowcs(wchar_t*, const char**, size_t, size_t, mbstate_t*)', inlined from 'int do_test()' at tst-chk1.c:1303:45: ../wcsmbs/bits/wchar2.h:554:43: warning: call to '__mbsnrtowcs_chk_warn' declared with attribute warning: mbsnrtowcs called with dst buffer smaller than len * sizeof (wchar_t) [enabled by default] In function 'size_t wcsrtombs(char*, const wchar_t**, size_t, mbstate_t*)', inlined from 'int do_test()' at tst-chk1.c:1322:41: ../wcsmbs/bits/wchar2.h:518:71: warning: call to '__wcsrtombs_chk_warn' declared with attribute warning: wcsrtombs called with dst buffer smaller than len [enabled by default] In file included from ../include/bits/stdlib.h:1:0, from ../stdlib/stdlib.h:955, from ../include/stdlib.h:8, from tst-chk1.c:31, from tst-chk6.cc:2: In function 'size_t wcstombs(char*, const wchar_t*, size_t)', inlined from 'int do_test()' at tst-chk1.c:1341:35: ../stdlib/bits/stdlib.h:153:64: warning: call to '__wcstombs_chk_warn' declared with attribute warning: wcstombs called with dst buffer smaller than len [enabled by default] In file included from ../include/bits/wchar2.h:1:0, from ../wcsmbs/wchar.h:881, from ../include/wchar.h:2, from tst-chk1.c:34, from tst-chk6.cc:2: In function 'size_t wcsnrtombs(char*, const wchar_t**, size_t, size_t, mbstate_t*)', inlined from 'int do_test()' at tst-chk1.c:1360:45: ../wcsmbs/bits/wchar2.h:590:24: warning: call to '__wcsnrtombs_chk_warn' declared with attribute warning: wcsnrtombs called with dst buffer smaller than len [enabled by default] In file included from ../include/bits/stdlib.h:1:0, from ../stdlib/stdlib.h:955, from ../include/stdlib.h:8, from tst-chk1.c:31, from tst-chk6.cc:2: In function 'int ptsname_r(int, char*, size_t)', inlined from 'int do_test()' at tst-chk1.c:1380:57: ../stdlib/bits/stdlib.h:72:67: warning: call to '__ptsname_r_chk_warn' declared with attribute warning: ptsname_r called with buflen bigger than size of buf [enabled by default] In file included from ../include/bits/unistd.h:1:0, from ../posix/unistd.h:1171, from ../include/unistd.h:2, from tst-chk1.c:33, from tst-chk6.cc:2: In function 'size_t confstr(int, char*, size_t)', inlined from 'int do_test()' at tst-chk1.c:1392:62: ../posix/bits/unistd.h:249:64: warning: call to '__confstr_chk_warn' declared with attribute warning: confstr called with bigger length than size of destination buffer [enabled by default] In function 'int getgroups(int, __gid_t*)', inlined from 'int do_test()' at tst-chk1.c:1403:42: ../posix/bits/unistd.h:274:61: warning: call to '__getgroups_chk_warn' declared with attribute warning: getgroups called with bigger group count than what can fit into destination buffer [enabled by default] In function 'int ttyname_r(int, char*, size_t)', inlined from 'int do_test()' at tst-chk1.c:1418:57: ../posix/bits/unistd.h:300:67: warning: call to '__ttyname_r_chk_warn' declared with attribute warning: ttyname_r called with bigger buflen than size of destination buffer [enabled by default] In function 'int gethostname(char*, size_t)', inlined from 'int do_test()' at tst-chk1.c:1430:49: ../posix/bits/unistd.h:353:63: warning: call to '__gethostname_chk_warn' declared with attribute warning: gethostname called with bigger buflen than size of destination buffer [enabled by default] In function 'int getlogin_r(char*, size_t)', inlined from 'int do_test()' at tst-chk1.c:1439:45: ../posix/bits/unistd.h:326:62: warning: call to '__getlogin_r_chk_warn' declared with attribute warning: getlogin_r called with bigger buflen than size of destination buffer [enabled by default] In function 'int getdomainname(char*, size_t)', inlined from 'int do_test()' at tst-chk1.c:1449:59: ../posix/bits/unistd.h:382:65: warning: call to '__getdomainname_chk_warn' declared with attribute warning: getdomainname called with bigger buflen than size of destination buffer [enabled by default] make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/debug' make -s subdir=rtkaio -C rtkaio ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/rtkaio' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/rtkaio' make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/rtkaio' make[2]: *** [/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/rtkaio/tst-cpuclock2.out] Error 1 make[2]: Target `tests' not remade because of errors. make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/rtkaio' make[1]: *** [rtkaio/tests] Error 2 make -s subdir=c_stubs -C c_stubs ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/c_stubs' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/c_stubs' make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/c_stubs' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/c_stubs' make -s subdir=libidn -C libidn ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/libidn' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/libidn' make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/libidn' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/libidn' make -s subdir=nptl_db -C nptl_db ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nptl_db' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nptl_db' make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nptl_db' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nptl_db' make -s subdir=inet -C inet ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/inet' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/inet' make -s subdir=hesiod -C hesiod ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/hesiod' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/hesiod' make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/hesiod' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/hesiod' make -s subdir=sunrpc -C sunrpc ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/sunrpc' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/sunrpc' make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/sunrpc' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/sunrpc' make -s subdir=nis -C nis ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nis' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nis' make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nis' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nis' make -s subdir=nscd -C nscd ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nscd' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nscd' make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nscd' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nscd' make -s subdir=streams -C streams ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/streams' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/streams' make -s subdir=login -C login ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/login' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/login' make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/login' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/login' make -s subdir=elf -C elf ..=../ tests make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/elf' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/elf' make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/elf' make[3]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/elf' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/setjmp' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/setjmp' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/signal' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/time' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/setjmp' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/setjmp' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/time' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/signal' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/gmon' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/dirent' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/csu' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/gmon' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/dirent' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/time' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/csu' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/signal' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/time' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/gmon' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/signal' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/string' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/gmon' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/dirent' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/stdlib' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/dirent' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/csu' tst-unique4lib.cc:17:12: warning: 'b' defined but not used [-Wunused-variable] make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/csu' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/string' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/posix' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/misc' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/stdlib' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/misc' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/string' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/io' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/string' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/io' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/posix' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/stdlib' /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/elf/tst-tls9-static.o: In function `do_test': /builddir/build/BUILD/glibc-2.14-213-g3ba5751/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]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/misc' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/stdlib' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/misc' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/io' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nptl' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/posix' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/io' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/posix' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nptl' make[4]: Entering directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nptl' make[4]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/nptl' make[3]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/elf' make[2]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751/elf' scripts/check-c++-types.sh scripts/data/c++-types-i386-linux-gnu.data g++ -fgnu89-inline -O3 -Wall -Winline -Wwrite-strings -fasynchronous-unwind-tables -fmerge-all-constants -fno-asynchronous-unwind-tables -g -march=i686 -mno-tls-direct-seg-refs -mtune=generic -Iinclude -I/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg -Isysdeps/i386/elf -Inptl/sysdeps/unix/sysv/linux/i386/i686 -Isysdeps/unix/sysv/linux/i386/i686 -Inptl/sysdeps/unix/sysv/linux/i386 -Isysdeps/unix/sysv/linux/i386 -I../glibc-ports-2.14-7-g978f13e/sysdeps/unix/sysv/linux -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 -I../glibc-ports-2.14-7-g978f13e/sysdeps/unix/sysv/i386 -Isysdeps/unix/sysv/i386 -I../glibc-ports-2.14-7-g978f13e/sysdeps/unix/sysv -Inptl/sysdeps/unix/sysv -Irtkaio/sysdeps/unix/sysv -Isysdeps/unix/sysv -Isysdeps/unix/i386 -I../glibc-ports-2.14-7-g978f13e/sysdeps/unix -Inptl/sysdeps/unix -Irtkaio/sysdeps/unix -Isysdeps/unix -Isysdeps/posix -Isysdeps/i386/i686/fpu -Isysdeps/i386/i686/multiarch -Inptl/sysdeps/i386/i686 -Isysdeps/i386/i686 -Isysdeps/i386/i486 -Inptl/sysdeps/i386/i486 -Isysdeps/i386/fpu -Inptl/sysdeps/i386 -Isysdeps/i386 -Isysdeps/wordsize-32 -Isysdeps/ieee754/ldbl-96 -Isysdeps/ieee754/dbl-64 -Isysdeps/ieee754/flt-32 -Isysdeps/ieee754 -Isysdeps/generic/elf -Isysdeps/generic -I../glibc-ports-2.14-7-g978f13e -Inptl -Irtkaio -Ilibio -I. -nostdinc -isystem /usr/lib/gcc/i686-redhat-linux/4.6.1/include -isystem /usr/include -D_LIBC_REENTRANT -DNO_TLS_DIRECT_SEG_REFS -include include/libc-symbols.h > /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/c++-types-check.out AWK='gawk' scripts/check-local-headers.sh \ "/usr/include" "/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/" > /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/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 gshadow/gshadow.h iconv/iconv.h iconv/gconv.h inet/netinet/in.h inet/netinet/igmp.h inet/netinet/ip6.h inet/netinet/ether.h inet/netinet/icmp6.h inet/arpa/telnet.h inet/arpa/inet.h inet/arpa/ftp.h inet/arpa/tftp.h inet/protocols/routed.h inet/protocols/timed.h inet/protocols/rwhod.h inet/protocols/talkd.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/yp_prot.h nis/rpcsvc/nis_callback.h nis/rpcsvc/yp.h nis/rpcsvc/ypupd.h nis/rpcsvc/nislib.h nis/rpcsvc/ypclnt.h nis/rpcsvc/nis_tags.h nis/rpcsvc/nis.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_compat.h resolv/arpa/nameser.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/pmap_clnt.h sunrpc/rpc/xdr.h sunrpc/rpc/rpc_des.h sunrpc/rpc/auth_des.h sunrpc/rpc/pmap_rmt.h sunrpc/rpc/rpc.h sunrpc/rpc/svc.h sunrpc/rpc/key_prot.h sunrpc/rpc/auth.h sunrpc/rpc/netdb.h sunrpc/rpc/rpc_msg.h sunrpc/rpc/auth_unix.h sunrpc/rpc/pmap_prot.h sunrpc/rpc/clnt.h sunrpc/rpc/des_crypt.h sunrpc/rpc/types.h sunrpc/rpc/svc_auth.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-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/begin-end-check.out make[1]: Target `check' not remade because of errors. make[1]: Leaving directory `/builddir/build/BUILD/glibc-2.14-213-g3ba5751' make: *** [check] Error 2 + sleep 10s ++ ps -eo ppid,pid,command ++ awk '($1 == 1084 && $3 ~ /^tee/) { print $2 }' + teepid=6597 + '[' -n 6597 ']' + kill 6597 /var/tmp/rpm-tmp.4Zw4wV: line 316: 6596 Done ( make -j16 -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 ) 6597 Terminated | tee check.log + : ====================TESTING DETAILS================= + cd .. + echo ====================TESTING DETAILS================= ++ sed -n 's|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p' build-i686-redhat-linux-nosegneg/check.log build-i686-redhat-linux/check.log + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' =====/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/rt/tst-cpuclock2.out===== + echo =====/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/rt/tst-cpuclock2.out===== + cat /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/rt/tst-cpuclock2.out live thread clock ffff7afe resolution 0.000000001 live thread before sleep => 0.000186980 self thread before sleep => 0.000303060 live thread after sleep => 0.500333223 self thread after sleep => 0.000338084 process before - after 499582335 outside reasonable range (500146243) ============ =====/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/rtkaio/tst-cpuclock2.out===== + echo ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/rtkaio/tst-cpuclock2.out===== + cat /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux-nosegneg/rtkaio/tst-cpuclock2.out live thread clock ffff4f0e resolution 0.000000001 live thread before sleep => 0.000219977 self thread before sleep => 0.000338627 live thread after sleep => 0.500374523 self thread after sleep => 0.000369129 process before - after 499502891 outside reasonable range (500154546) ============ =====/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/rt/tst-cpuclock2.out===== + echo ============ + for i in '`sed -n '\''s|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p'\'' build-*-linux*/check.log`' + echo =====/builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/rt/tst-cpuclock2.out===== + cat /builddir/build/BUILD/glibc-2.14-213-g3ba5751/build-i686-redhat-linux/rt/tst-cpuclock2.out live thread clock fffc1a56 resolution 0.000000001 live thread before sleep => 0.000150715 self thread before sleep => 0.000261148 live thread after sleep => 0.500301465 self thread after sleep => 0.000296934 process before - after 500036691 outside reasonable range (500150750) ============ ====================TESTING END===================== ====================PLT RELOCS LD.SO================ + echo ============ + echo ====================TESTING END===================== + PLTCMD='/^Relocation section .*\(\.rela\?\.plt\|\.rela\.IA_64\.pltoff\)/,/^$/p' + echo ====================PLT RELOCS LD.SO================ + sed -n -e '/^Relocation section .*\(\.rela\?\.plt\|\.rela\.IA_64\.pltoff\)/,/^$/p' + readelf -Wr /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/lib/ld-2.14.90.so Relocation section '.rel.plt' at offset 0x7a4 contains 6 entries: Offset Info Type Sym. Value Symbol's Name 00021fd0 00000c07 R_386_JUMP_SLOT 00016820 __libc_memalign 00021fd4 00001707 R_386_JUMP_SLOT 00016930 malloc 00021fd8 00000e07 R_386_JUMP_SLOT 00016960 calloc 00021fdc 00000707 R_386_JUMP_SLOT 00016aa0 realloc 00021fe0 00001307 R_386_JUMP_SLOT 00012be0 ___tls_get_addr 00021fe4 00000607 R_386_JUMP_SLOT 000169c0 free ====================PLT RELOCS LIBC.SO============== + echo ====================PLT RELOCS LIBC.SO============== + sed -n -e '/^Relocation section .*\(\.rela\?\.plt\|\.rela\.IA_64\.pltoff\)/,/^$/p' + readelf -Wr /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/lib/libc-2.14.90.so Relocation section '.rel.plt' at offset 0x16cf0 contains 7 entries: Offset Info Type Sym. Value Symbol's Name 001a2000 0003d307 R_386_JUMP_SLOT 0012f080 _Unwind_Find_FDE 001a2004 00020407 R_386_JUMP_SLOT 00076b90 realloc 001a2008 0004da07 R_386_JUMP_SLOT 00076510 malloc 001a200c 0001d907 R_386_JUMP_SLOT 00076ea0 memalign 001a2010 00032307 R_386_JUMP_SLOT 000776b0 calloc 001a2014 00000707 R_386_JUMP_SLOT 00000000 ___tls_get_addr 001a2018 00092007 R_386_JUMP_SLOT 00076ae0 free ====================PLT RELOCS END================== ~/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib ~/build/BUILD/glibc-2.14-213-g3ba5751 + echo ====================PLT RELOCS END================== + pushd /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/ + gcc -r -nostdlib -o libpthread.o -Wl,--whole-archive ./libpthread.a + rm libpthread.a + ar rcs libpthread.a libpthread.o + rm libpthread.o ~/build/BUILD/glibc-2.14-213-g3ba5751 + popd + cd locale + ln -s programs/charmap-kw.gperf programs/locfile-kw.gperf . + cd iconv + ln -s ../locale/programs/charmap-kw.gperf . + ls -l /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/bin/getconf -rwxr-xr-x 7 mockbuild mockbuild 49004 Sep 1 13:14 /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/bin/getconf + ls -l /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/libexec/getconf total 288 -rwxr-xr-x 7 mockbuild mockbuild 49004 Sep 1 13:14 POSIX_V6_ILP32_OFF32 -rwxr-xr-x 7 mockbuild mockbuild 49004 Sep 1 13:14 POSIX_V6_ILP32_OFFBIG -rwxr-xr-x 7 mockbuild mockbuild 49004 Sep 1 13:14 POSIX_V7_ILP32_OFF32 -rwxr-xr-x 7 mockbuild mockbuild 49004 Sep 1 13:14 POSIX_V7_ILP32_OFFBIG -rwxr-xr-x 7 mockbuild mockbuild 49004 Sep 1 13:14 XBS5_ILP32_OFF32 -rwxr-xr-x 7 mockbuild mockbuild 49004 Sep 1 13:14 XBS5_ILP32_OFFBIG + eu-readelf -hS /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/bin/getconf /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/libexec/getconf/POSIX_V6_ILP32_OFF32 /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/libexec/getconf/POSIX_V6_ILP32_OFFBIG /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/libexec/getconf/POSIX_V7_ILP32_OFF32 /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/libexec/getconf/POSIX_V7_ILP32_OFFBIG /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/libexec/getconf/XBS5_ILP32_OFF32 /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/libexec/getconf/XBS5_ILP32_OFFBIG /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/bin/getconf: ELF Header: Magic: 7f 45 4c 46 01 01 01 00 00 00 00 00 00 00 00 00 Class: ELF32 Data: 2's complement, little endian Ident Version: 1 (current) OS/ABI: UNIX - System V ABI Version: 0 Type: EXEC (Executable file) Machine: Intel 80386 Version: 1 (current) Entry point address: 0x80491c4 Start of program headers: 52 (bytes into file) Start of section headers: 44624 (bytes into file) Flags: Size of this header: 52 (bytes) Size of program header entries: 32 (bytes) Number of program headers entries: 9 Size of section header entries: 40 (bytes) Number of section headers entries: 38 Section header string table index: 35 Section Headers: [Nr] Name Type Addr Off Size ES Flags Lk Inf Al [ 0] NULL 00000000 000000 000000 0 0 0 0 [ 1] .interp PROGBITS 08048154 000154 000013 0 A 0 0 1 [ 2] .note.ABI-tag NOTE 08048168 000168 000020 0 A 0 0 4 [ 3] .note.gnu.build-id NOTE 08048188 000188 000024 0 A 0 0 4 [ 4] .hash HASH 080481ac 0001ac 0000d4 4 A 6 0 4 [ 5] .gnu.hash GNU_HASH 08048280 000280 00003c 4 A 6 0 4 [ 6] .dynsym DYNSYM 080482bc 0002bc 000220 16 A 7 1 4 [ 7] .dynstr STRTAB 080484dc 0004dc 00014f 0 A 0 0 1 [ 8] .gnu.version GNU_versym 0804862c 00062c 000044 2 A 6 0 2 [ 9] .gnu.version_r GNU_verneed 08048670 000670 000030 0 A 7 1 4 [10] .rel.dyn REL 080486a0 0006a0 000028 8 A 6 0 4 [11] .rel.plt REL 080486c8 0006c8 0000d8 8 A 6 13 4 [12] .init PROGBITS 080487a0 0007a0 00002e 0 AX 0 0 4 [13] .plt PROGBITS 080487d0 0007d0 0001c0 4 AX 0 0 16 [14] .text PROGBITS 08048990 000990 000b9c 0 AX 0 0 16 [15] .fini PROGBITS 0804952c 00152c 00001a 0 AX 0 0 4 [16] .rodata PROGBITS 08049560 001560 002894 0 A 0 0 32 [17] .eh_frame_hdr PROGBITS 0804bdf4 003df4 000044 0 A 0 0 4 [18] .eh_frame PROGBITS 0804be38 003e38 000130 0 A 0 0 4 [19] .ctors PROGBITS 0804cf0c 004f0c 000008 0 WA 0 0 4 [20] .dtors PROGBITS 0804cf14 004f14 000008 0 WA 0 0 4 [21] .jcr PROGBITS 0804cf1c 004f1c 000004 0 WA 0 0 4 [22] .dynamic DYNAMIC 0804cf20 004f20 0000d0 8 WA 7 0 4 [23] .got PROGBITS 0804cff0 004ff0 000004 4 WA 0 0 4 [24] .got.plt PROGBITS 0804cff4 004ff4 000078 4 WA 0 0 4 [25] .data PROGBITS 0804d06c 00506c 000004 0 WA 0 0 4 [26] .bss NOBITS 0804d080 005070 00002c 0 WA 0 0 32 [27] .comment PROGBITS 00000000 005070 00002c 1 MS 0 0 1 [28] .debug_aranges PROGBITS 00000000 0050a0 000068 0 0 0 8 [29] .debug_info PROGBITS 00000000 005108 00258d 0 0 0 1 [30] .debug_abbrev PROGBITS 00000000 007695 0004ee 0 0 0 1 [31] .debug_line PROGBITS 00000000 007b83 0004c1 0 0 0 1 [32] .debug_str PROGBITS 00000000 008044 00228f 1 MS 0 0 1 [33] .debug_loc PROGBITS 00000000 00a2d3 0008fe 0 0 0 1 [34] .debug_ranges PROGBITS 00000000 00abd1 000128 0 0 0 1 [35] .shstrtab STRTAB 00000000 00acf9 000155 0 0 0 1 [36] .symtab SYMTAB 00000000 00b440 0006d0 16 37 61 4 [37] .strtab STRTAB 00000000 00bb10 00045c 0 0 0 1 /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/libexec/getconf/POSIX_V6_ILP32_OFF32: ELF Header: Magic: 7f 45 4c 46 01 01 01 00 00 00 00 00 00 00 00 00 Class: ELF32 Data: 2's complement, little endian Ident Version: 1 (current) OS/ABI: UNIX - System V ABI Version: 0 Type: EXEC (Executable file) Machine: Intel 80386 Version: 1 (current) Entry point address: 0x80491c4 Start of program headers: 52 (bytes into file) Start of section headers: 44624 (bytes into file) Flags: Size of this header: 52 (bytes) Size of program header entries: 32 (bytes) Number of program headers entries: 9 Size of section header entries: 40 (bytes) Number of section headers entries: 38 Section header string table index: 35 Section Headers: [Nr] Name Type Addr Off Size ES Flags Lk Inf Al [ 0] NULL 00000000 000000 000000 0 0 0 0 [ 1] .interp PROGBITS 08048154 000154 000013 0 A 0 0 1 [ 2] .note.ABI-tag NOTE 08048168 000168 000020 0 A 0 0 4 [ 3] .note.gnu.build-id NOTE 08048188 000188 000024 0 A 0 0 4 [ 4] .hash HASH 080481ac 0001ac 0000d4 4 A 6 0 4 [ 5] .gnu.hash GNU_HASH 08048280 000280 00003c 4 A 6 0 4 [ 6] .dynsym DYNSYM 080482bc 0002bc 000220 16 A 7 1 4 [ 7] .dynstr STRTAB 080484dc 0004dc 00014f 0 A 0 0 1 [ 8] .gnu.version GNU_versym 0804862c 00062c 000044 2 A 6 0 2 [ 9] .gnu.version_r GNU_verneed 08048670 000670 000030 0 A 7 1 4 [10] .rel.dyn REL 080486a0 0006a0 000028 8 A 6 0 4 [11] .rel.plt REL 080486c8 0006c8 0000d8 8 A 6 13 4 [12] .init PROGBITS 080487a0 0007a0 00002e 0 AX 0 0 4 [13] .plt PROGBITS 080487d0 0007d0 0001c0 4 AX 0 0 16 [14] .text PROGBITS 08048990 000990 000b9c 0 AX 0 0 16 [15] .fini PROGBITS 0804952c 00152c 00001a 0 AX 0 0 4 [16] .rodata PROGBITS 08049560 001560 002894 0 A 0 0 32 [17] .eh_frame_hdr PROGBITS 0804bdf4 003df4 000044 0 A 0 0 4 [18] .eh_frame PROGBITS 0804be38 003e38 000130 0 A 0 0 4 [19] .ctors PROGBITS 0804cf0c 004f0c 000008 0 WA 0 0 4 [20] .dtors PROGBITS 0804cf14 004f14 000008 0 WA 0 0 4 [21] .jcr PROGBITS 0804cf1c 004f1c 000004 0 WA 0 0 4 [22] .dynamic DYNAMIC 0804cf20 004f20 0000d0 8 WA 7 0 4 [23] .got PROGBITS 0804cff0 004ff0 000004 4 WA 0 0 4 [24] .got.plt PROGBITS 0804cff4 004ff4 000078 4 WA 0 0 4 [25] .data PROGBITS 0804d06c 00506c 000004 0 WA 0 0 4 [26] .bss NOBITS 0804d080 005070 00002c 0 WA 0 0 32 [27] .comment PROGBITS 00000000 005070 00002c 1 MS 0 0 1 [28] .debug_aranges PROGBITS 00000000 0050a0 000068 0 0 0 8 [29] .debug_info PROGBITS 00000000 005108 00258d 0 0 0 1 [30] .debug_abbrev PROGBITS 00000000 007695 0004ee 0 0 0 1 [31] .debug_line PROGBITS 00000000 007b83 0004c1 0 0 0 1 [32] .debug_str PROGBITS 00000000 008044 00228f 1 MS 0 0 1 [33] .debug_loc PROGBITS 00000000 00a2d3 0008fe 0 0 0 1 [34] .debug_ranges PROGBITS 00000000 00abd1 000128 0 0 0 1 [35] .shstrtab STRTAB 00000000 00acf9 000155 0 0 0 1 [36] .symtab SYMTAB 00000000 00b440 0006d0 16 37 61 4 [37] .strtab STRTAB 00000000 00bb10 00045c 0 0 0 1 /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/libexec/getconf/POSIX_V6_ILP32_OFFBIG: ELF Header: Magic: 7f 45 4c 46 01 01 01 00 00 00 00 00 00 00 00 00 Class: ELF32 Data: 2's complement, little endian Ident Version: 1 (current) OS/ABI: UNIX - System V ABI Version: 0 Type: EXEC (Executable file) Machine: Intel 80386 Version: 1 (current) Entry point address: 0x80491c4 Start of program headers: 52 (bytes into file) Start of section headers: 44624 (bytes into file) Flags: Size of this header: 52 (bytes) Size of program header entries: 32 (bytes) Number of program headers entries: 9 Size of section header entries: 40 (bytes) Number of section headers entries: 38 Section header string table index: 35 Section Headers: [Nr] Name Type Addr Off Size ES Flags Lk Inf Al [ 0] NULL 00000000 000000 000000 0 0 0 0 [ 1] .interp PROGBITS 08048154 000154 000013 0 A 0 0 1 [ 2] .note.ABI-tag NOTE 08048168 000168 000020 0 A 0 0 4 [ 3] .note.gnu.build-id NOTE 08048188 000188 000024 0 A 0 0 4 [ 4] .hash HASH 080481ac 0001ac 0000d4 4 A 6 0 4 [ 5] .gnu.hash GNU_HASH 08048280 000280 00003c 4 A 6 0 4 [ 6] .dynsym DYNSYM 080482bc 0002bc 000220 16 A 7 1 4 [ 7] .dynstr STRTAB 080484dc 0004dc 00014f 0 A 0 0 1 [ 8] .gnu.version GNU_versym 0804862c 00062c 000044 2 A 6 0 2 [ 9] .gnu.version_r GNU_verneed 08048670 000670 000030 0 A 7 1 4 [10] .rel.dyn REL 080486a0 0006a0 000028 8 A 6 0 4 [11] .rel.plt REL 080486c8 0006c8 0000d8 8 A 6 13 4 [12] .init PROGBITS 080487a0 0007a0 00002e 0 AX 0 0 4 [13] .plt PROGBITS 080487d0 0007d0 0001c0 4 AX 0 0 16 [14] .text PROGBITS 08048990 000990 000b9c 0 AX 0 0 16 [15] .fini PROGBITS 0804952c 00152c 00001a 0 AX 0 0 4 [16] .rodata PROGBITS 08049560 001560 002894 0 A 0 0 32 [17] .eh_frame_hdr PROGBITS 0804bdf4 003df4 000044 0 A 0 0 4 [18] .eh_frame PROGBITS 0804be38 003e38 000130 0 A 0 0 4 [19] .ctors PROGBITS 0804cf0c 004f0c 000008 0 WA 0 0 4 [20] .dtors PROGBITS 0804cf14 004f14 000008 0 WA 0 0 4 [21] .jcr PROGBITS 0804cf1c 004f1c 000004 0 WA 0 0 4 [22] .dynamic DYNAMIC 0804cf20 004f20 0000d0 8 WA 7 0 4 [23] .got PROGBITS 0804cff0 004ff0 000004 4 WA 0 0 4 [24] .got.plt PROGBITS 0804cff4 004ff4 000078 4 WA 0 0 4 [25] .data PROGBITS 0804d06c 00506c 000004 0 WA 0 0 4 [26] .bss NOBITS 0804d080 005070 00002c 0 WA 0 0 32 [27] .comment PROGBITS 00000000 005070 00002c 1 MS 0 0 1 [28] .debug_aranges PROGBITS 00000000 0050a0 000068 0 0 0 8 [29] .debug_info PROGBITS 00000000 005108 00258d 0 0 0 1 [30] .debug_abbrev PROGBITS 00000000 007695 0004ee 0 0 0 1 [31] .debug_line PROGBITS 00000000 007b83 0004c1 0 0 0 1 [32] .debug_str PROGBITS 00000000 008044 00228f 1 MS 0 0 1 [33] .debug_loc PROGBITS 00000000 00a2d3 0008fe 0 0 0 1 [34] .debug_ranges PROGBITS 00000000 00abd1 000128 0 0 0 1 [35] .shstrtab STRTAB 00000000 00acf9 000155 0 0 0 1 [36] .symtab SYMTAB 00000000 00b440 0006d0 16 37 61 4 [37] .strtab STRTAB 00000000 00bb10 00045c 0 0 0 1 /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/libexec/getconf/POSIX_V7_ILP32_OFF32: ELF Header: Magic: 7f 45 4c 46 01 01 01 00 00 00 00 00 00 00 00 00 Class: ELF32 Data: 2's complement, little endian Ident Version: 1 (current) OS/ABI: UNIX - System V ABI Version: 0 Type: EXEC (Executable file) Machine: Intel 80386 Version: 1 (current) Entry point address: 0x80491c4 Start of program headers: 52 (bytes into file) Start of section headers: 44624 (bytes into file) Flags: Size of this header: 52 (bytes) Size of program header entries: 32 (bytes) Number of program headers entries: 9 Size of section header entries: 40 (bytes) Number of section headers entries: 38 Section header string table index: 35 Section Headers: [Nr] Name Type Addr Off Size ES Flags Lk Inf Al [ 0] NULL 00000000 000000 000000 0 0 0 0 [ 1] .interp PROGBITS 08048154 000154 000013 0 A 0 0 1 [ 2] .note.ABI-tag NOTE 08048168 000168 000020 0 A 0 0 4 [ 3] .note.gnu.build-id NOTE 08048188 000188 000024 0 A 0 0 4 [ 4] .hash HASH 080481ac 0001ac 0000d4 4 A 6 0 4 [ 5] .gnu.hash GNU_HASH 08048280 000280 00003c 4 A 6 0 4 [ 6] .dynsym DYNSYM 080482bc 0002bc 000220 16 A 7 1 4 [ 7] .dynstr STRTAB 080484dc 0004dc 00014f 0 A 0 0 1 [ 8] .gnu.version GNU_versym 0804862c 00062c 000044 2 A 6 0 2 [ 9] .gnu.version_r GNU_verneed 08048670 000670 000030 0 A 7 1 4 [10] .rel.dyn REL 080486a0 0006a0 000028 8 A 6 0 4 [11] .rel.plt REL 080486c8 0006c8 0000d8 8 A 6 13 4 [12] .init PROGBITS 080487a0 0007a0 00002e 0 AX 0 0 4 [13] .plt PROGBITS 080487d0 0007d0 0001c0 4 AX 0 0 16 [14] .text PROGBITS 08048990 000990 000b9c 0 AX 0 0 16 [15] .fini PROGBITS 0804952c 00152c 00001a 0 AX 0 0 4 [16] .rodata PROGBITS 08049560 001560 002894 0 A 0 0 32 [17] .eh_frame_hdr PROGBITS 0804bdf4 003df4 000044 0 A 0 0 4 [18] .eh_frame PROGBITS 0804be38 003e38 000130 0 A 0 0 4 [19] .ctors PROGBITS 0804cf0c 004f0c 000008 0 WA 0 0 4 [20] .dtors PROGBITS 0804cf14 004f14 000008 0 WA 0 0 4 [21] .jcr PROGBITS 0804cf1c 004f1c 000004 0 WA 0 0 4 [22] .dynamic DYNAMIC 0804cf20 004f20 0000d0 8 WA 7 0 4 [23] .got PROGBITS 0804cff0 004ff0 000004 4 WA 0 0 4 [24] .got.plt PROGBITS 0804cff4 004ff4 000078 4 WA 0 0 4 [25] .data PROGBITS 0804d06c 00506c 000004 0 WA 0 0 4 [26] .bss NOBITS 0804d080 005070 00002c 0 WA 0 0 32 [27] .comment PROGBITS 00000000 005070 00002c 1 MS 0 0 1 [28] .debug_aranges PROGBITS 00000000 0050a0 000068 0 0 0 8 [29] .debug_info PROGBITS 00000000 005108 00258d 0 0 0 1 [30] .debug_abbrev PROGBITS 00000000 007695 0004ee 0 0 0 1 [31] .debug_line PROGBITS 00000000 007b83 0004c1 0 0 0 1 [32] .debug_str PROGBITS 00000000 008044 00228f 1 MS 0 0 1 [33] .debug_loc PROGBITS 00000000 00a2d3 0008fe 0 0 0 1 [34] .debug_ranges PROGBITS 00000000 00abd1 000128 0 0 0 1 [35] .shstrtab STRTAB 00000000 00acf9 000155 0 0 0 1 [36] .symtab SYMTAB 00000000 00b440 0006d0 16 37 61 4 [37] .strtab STRTAB 00000000 00bb10 00045c 0 0 0 1 /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/libexec/getconf/POSIX_V7_ILP32_OFFBIG: ELF Header: Magic: 7f 45 4c 46 01 01 01 00 00 00 00 00 00 00 00 00 Class: ELF32 Data: 2's complement, little endian Ident Version: 1 (current) OS/ABI: UNIX - System V ABI Version: 0 Type: EXEC (Executable file) Machine: Intel 80386 Version: 1 (current) Entry point address: 0x80491c4 Start of program headers: 52 (bytes into file) Start of section headers: 44624 (bytes into file) Flags: Size of this header: 52 (bytes) Size of program header entries: 32 (bytes) Number of program headers entries: 9 Size of section header entries: 40 (bytes) Number of section headers entries: 38 Section header string table index: 35 Section Headers: [Nr] Name Type Addr Off Size ES Flags Lk Inf Al [ 0] NULL 00000000 000000 000000 0 0 0 0 [ 1] .interp PROGBITS 08048154 000154 000013 0 A 0 0 1 [ 2] .note.ABI-tag NOTE 08048168 000168 000020 0 A 0 0 4 [ 3] .note.gnu.build-id NOTE 08048188 000188 000024 0 A 0 0 4 [ 4] .hash HASH 080481ac 0001ac 0000d4 4 A 6 0 4 [ 5] .gnu.hash GNU_HASH 08048280 000280 00003c 4 A 6 0 4 [ 6] .dynsym DYNSYM 080482bc 0002bc 000220 16 A 7 1 4 [ 7] .dynstr STRTAB 080484dc 0004dc 00014f 0 A 0 0 1 [ 8] .gnu.version GNU_versym 0804862c 00062c 000044 2 A 6 0 2 [ 9] .gnu.version_r GNU_verneed 08048670 000670 000030 0 A 7 1 4 [10] .rel.dyn REL 080486a0 0006a0 000028 8 A 6 0 4 [11] .rel.plt REL 080486c8 0006c8 0000d8 8 A 6 13 4 [12] .init PROGBITS 080487a0 0007a0 00002e 0 AX 0 0 4 [13] .plt PROGBITS 080487d0 0007d0 0001c0 4 AX 0 0 16 [14] .text PROGBITS 08048990 000990 000b9c 0 AX 0 0 16 [15] .fini PROGBITS 0804952c 00152c 00001a 0 AX 0 0 4 [16] .rodata PROGBITS 08049560 001560 002894 0 A 0 0 32 [17] .eh_frame_hdr PROGBITS 0804bdf4 003df4 000044 0 A 0 0 4 [18] .eh_frame PROGBITS 0804be38 003e38 000130 0 A 0 0 4 [19] .ctors PROGBITS 0804cf0c 004f0c 000008 0 WA 0 0 4 [20] .dtors PROGBITS 0804cf14 004f14 000008 0 WA 0 0 4 [21] .jcr PROGBITS 0804cf1c 004f1c 000004 0 WA 0 0 4 [22] .dynamic DYNAMIC 0804cf20 004f20 0000d0 8 WA 7 0 4 [23] .got PROGBITS 0804cff0 004ff0 000004 4 WA 0 0 4 [24] .got.plt PROGBITS 0804cff4 004ff4 000078 4 WA 0 0 4 [25] .data PROGBITS 0804d06c 00506c 000004 0 WA 0 0 4 [26] .bss NOBITS 0804d080 005070 00002c 0 WA 0 0 32 [27] .comment PROGBITS 00000000 005070 00002c 1 MS 0 0 1 [28] .debug_aranges PROGBITS 00000000 0050a0 000068 0 0 0 8 [29] .debug_info PROGBITS 00000000 005108 00258d 0 0 0 1 [30] .debug_abbrev PROGBITS 00000000 007695 0004ee 0 0 0 1 [31] .debug_line PROGBITS 00000000 007b83 0004c1 0 0 0 1 [32] .debug_str PROGBITS 00000000 008044 00228f 1 MS 0 0 1 [33] .debug_loc PROGBITS 00000000 00a2d3 0008fe 0 0 0 1 [34] .debug_ranges PROGBITS 00000000 00abd1 000128 0 0 0 1 [35] .shstrtab STRTAB 00000000 00acf9 000155 0 0 0 1 [36] .symtab SYMTAB 00000000 00b440 0006d0 16 37 61 4 [37] .strtab STRTAB 00000000 00bb10 00045c 0 0 0 1 /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/libexec/getconf/XBS5_ILP32_OFF32: ELF Header: Magic: 7f 45 4c 46 01 01 01 00 00 00 00 00 00 00 00 00 Class: ELF32 Data: 2's complement, little endian Ident Version: 1 (current) OS/ABI: UNIX - System V ABI Version: 0 Type: EXEC (Executable file) Machine: Intel 80386 Version: 1 (current) Entry point address: 0x80491c4 Start of program headers: 52 (bytes into file) Start of section headers: 44624 (bytes into file) Flags: Size of this header: 52 (bytes) Size of program header entries: 32 (bytes) Number of program headers entries: 9 Size of section header entries: 40 (bytes) Number of section headers entries: 38 Section header string table index: 35 Section Headers: [Nr] Name Type Addr Off Size ES Flags Lk Inf Al [ 0] NULL 00000000 000000 000000 0 0 0 0 [ 1] .interp PROGBITS 08048154 000154 000013 0 A 0 0 1 [ 2] .note.ABI-tag NOTE 08048168 000168 000020 0 A 0 0 4 [ 3] .note.gnu.build-id NOTE 08048188 000188 000024 0 A 0 0 4 [ 4] .hash HASH 080481ac 0001ac 0000d4 4 A 6 0 4 [ 5] .gnu.hash GNU_HASH 08048280 000280 00003c 4 A 6 0 4 [ 6] .dynsym DYNSYM 080482bc 0002bc 000220 16 A 7 1 4 [ 7] .dynstr STRTAB 080484dc 0004dc 00014f 0 A 0 0 1 [ 8] .gnu.version GNU_versym 0804862c 00062c 000044 2 A 6 0 2 [ 9] .gnu.version_r GNU_verneed 08048670 000670 000030 0 A 7 1 4 [10] .rel.dyn REL 080486a0 0006a0 000028 8 A 6 0 4 [11] .rel.plt REL 080486c8 0006c8 0000d8 8 A 6 13 4 [12] .init PROGBITS 080487a0 0007a0 00002e 0 AX 0 0 4 [13] .plt PROGBITS 080487d0 0007d0 0001c0 4 AX 0 0 16 [14] .text PROGBITS 08048990 000990 000b9c 0 AX 0 0 16 [15] .fini PROGBITS 0804952c 00152c 00001a 0 AX 0 0 4 [16] .rodata PROGBITS 08049560 001560 002894 0 A 0 0 32 [17] .eh_frame_hdr PROGBITS 0804bdf4 003df4 000044 0 A 0 0 4 [18] .eh_frame PROGBITS 0804be38 003e38 000130 0 A 0 0 4 [19] .ctors PROGBITS 0804cf0c 004f0c 000008 0 WA 0 0 4 [20] .dtors PROGBITS 0804cf14 004f14 000008 0 WA 0 0 4 [21] .jcr PROGBITS 0804cf1c 004f1c 000004 0 WA 0 0 4 [22] .dynamic DYNAMIC 0804cf20 004f20 0000d0 8 WA 7 0 4 [23] .got PROGBITS 0804cff0 004ff0 000004 4 WA 0 0 4 [24] .got.plt PROGBITS 0804cff4 004ff4 000078 4 WA 0 0 4 [25] .data PROGBITS 0804d06c 00506c 000004 0 WA 0 0 4 [26] .bss NOBITS 0804d080 005070 00002c 0 WA 0 0 32 [27] .comment PROGBITS 00000000 005070 00002c 1 MS 0 0 1 [28] .debug_aranges PROGBITS 00000000 0050a0 000068 0 0 0 8 [29] .debug_info PROGBITS 00000000 005108 00258d 0 0 0 1 [30] .debug_abbrev PROGBITS 00000000 007695 0004ee 0 0 0 1 [31] .debug_line PROGBITS 00000000 007b83 0004c1 0 0 0 1 [32] .debug_str PROGBITS 00000000 008044 00228f 1 MS 0 0 1 [33] .debug_loc PROGBITS 00000000 00a2d3 0008fe 0 0 0 1 [34] .debug_ranges PROGBITS 00000000 00abd1 000128 0 0 0 1 [35] .shstrtab STRTAB 00000000 00acf9 000155 0 0 0 1 [36] .symtab SYMTAB 00000000 00b440 0006d0 16 37 61 4 [37] .strtab STRTAB 00000000 00bb10 00045c 0 0 0 1 /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/libexec/getconf/XBS5_ILP32_OFFBIG: ELF Header: Magic: 7f 45 4c 46 01 01 01 00 00 00 00 00 00 00 00 00 Class: ELF32 Data: 2's complement, little endian Ident Version: 1 (current) OS/ABI: UNIX - System V ABI Version: 0 Type: EXEC (Executable file) Machine: Intel 80386 Version: 1 (current) Entry point address: 0x80491c4 Start of program headers: 52 (bytes into file) Start of section headers: 44624 (bytes into file) Flags: Size of this header: 52 (bytes) Size of program header entries: 32 (bytes) Number of program headers entries: 9 Size of section header entries: 40 (bytes) Number of section headers entries: 38 Section header string table index: 35 Section Headers: [Nr] Name Type Addr Off Size ES Flags Lk Inf Al [ 0] NULL 00000000 000000 000000 0 0 0 0 [ 1] .interp PROGBITS 08048154 000154 000013 0 A 0 0 1 [ 2] .note.ABI-tag NOTE 08048168 000168 000020 0 A 0 0 4 [ 3] .note.gnu.build-id NOTE 08048188 000188 000024 0 A 0 0 4 [ 4] .hash HASH 080481ac 0001ac 0000d4 4 A 6 0 4 [ 5] .gnu.hash GNU_HASH 08048280 000280 00003c 4 A 6 0 4 [ 6] .dynsym DYNSYM 080482bc 0002bc 000220 16 A 7 1 4 [ 7] .dynstr STRTAB 080484dc 0004dc 00014f 0 A 0 0 1 [ 8] .gnu.version GNU_versym 0804862c 00062c 000044 2 A 6 0 2 [ 9] .gnu.version_r GNU_verneed 08048670 000670 000030 0 A 7 1 4 [10] .rel.dyn REL 080486a0 0006a0 000028 8 A 6 0 4 [11] .rel.plt REL 080486c8 0006c8 0000d8 8 A 6 13 4 [12] .init PROGBITS 080487a0 0007a0 00002e 0 AX 0 0 4 [13] .plt PROGBITS 080487d0 0007d0 0001c0 4 AX 0 0 16 [14] .text PROGBITS 08048990 000990 000b9c 0 AX 0 0 16 [15] .fini PROGBITS 0804952c 00152c 00001a 0 AX 0 0 4 [16] .rodata PROGBITS 08049560 001560 002894 0 A 0 0 32 [17] .eh_frame_hdr PROGBITS 0804bdf4 003df4 000044 0 A 0 0 4 [18] .eh_frame PROGBITS 0804be38 003e38 000130 0 A 0 0 4 [19] .ctors PROGBITS 0804cf0c 004f0c 000008 0 WA 0 0 4 [20] .dtors PROGBITS 0804cf14 004f14 000008 0 WA 0 0 4 [21] .jcr PROGBITS 0804cf1c 004f1c 000004 0 WA 0 0 4 [22] .dynamic DYNAMIC 0804cf20 004f20 0000d0 8 WA 7 0 4 [23] .got PROGBITS 0804cff0 004ff0 000004 4 WA 0 0 4 [24] .got.plt PROGBITS 0804cff4 004ff4 000078 4 WA 0 0 4 [25] .data PROGBITS 0804d06c 00506c 000004 0 WA 0 0 4 [26] .bss NOBITS 0804d080 005070 00002c 0 WA 0 0 32 [27] .comment PROGBITS 00000000 005070 00002c 1 MS 0 0 1 [28] .debug_aranges PROGBITS 00000000 0050a0 000068 0 0 0 8 [29] .debug_info PROGBITS 00000000 005108 00258d 0 0 0 1 [30] .debug_abbrev PROGBITS 00000000 007695 0004ee 0 0 0 1 [31] .debug_line PROGBITS 00000000 007b83 0004c1 0 0 0 1 [32] .debug_str PROGBITS 00000000 008044 00228f 1 MS 0 0 1 [33] .debug_loc PROGBITS 00000000 00a2d3 0008fe 0 0 0 1 [34] .debug_ranges PROGBITS 00000000 00abd1 000128 0 0 0 1 [35] .shstrtab STRTAB 00000000 00acf9 000155 0 0 0 1 [36] .symtab SYMTAB 00000000 00b440 0006d0 16 37 61 4 [37] .strtab STRTAB 00000000 00bb10 00045c 0 0 0 1 + find_debuginfo_args='--strict-build-id -g' + echo /usr/libexec/pt_chown + find_debuginfo_args='--strict-build-id -g -l common.filelist -l utils.filelist -l nscd.filelist -l workaround.filelist -p '\''.*/(sbin|libexec)/.*'\'' -o debuginfocommon.filelist -l rpm.filelist -l nosegneg.filelist ' + eval /usr/lib/rpm/find-debuginfo.sh '--strict-build-id -g -l common.filelist -l utils.filelist -l nscd.filelist -l workaround.filelist -p '\''.*/(sbin|libexec)/.*'\'' -o debuginfocommon.filelist -l rpm.filelist -l nosegneg.filelist ' -o debuginfo.filelist ++ /usr/lib/rpm/find-debuginfo.sh --strict-build-id -g -l common.filelist -l utils.filelist -l nscd.filelist -l workaround.filelist -p '.*/(sbin|libexec)/.*' -o debuginfocommon.filelist -l rpm.filelist -l nosegneg.filelist -o debuginfo.filelist extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/lib/libSegFault.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/lib/libanl-2.14.90.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/lib/libpthread-2.14.90.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/lib/libnss_db-2.14.90.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/lib/libcidn-2.14.90.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/lib/libutil-2.14.90.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/lib/libnss_nisplus-2.14.90.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/lib/libcrypt-2.14.90.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/lib/ld-2.14.90.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/lib/librt-2.14.90.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/lib/libc-2.14.90.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/lib/rtkaio/librtkaio-2.14.90.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/lib/rtkaio/i686/nosegneg/librtkaio-2.14.90.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/lib/libnss_nis-2.14.90.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/lib/libnss_dns-2.14.90.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/lib/libdl-2.14.90.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/lib/libresolv-2.14.90.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/lib/libnss_files-2.14.90.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/lib/libBrokenLocale-2.14.90.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/lib/i686/nosegneg/libpthread-2.14.90.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/lib/i686/nosegneg/librt-2.14.90.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/lib/i686/nosegneg/libc-2.14.90.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/lib/i686/nosegneg/libm-2.14.90.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/lib/i686/nosegneg/libthread_db-1.0.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/lib/libnss_compat-2.14.90.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/lib/libm-2.14.90.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/lib/libnsl-2.14.90.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/lib/libnss_hesiod-2.14.90.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/lib/libthread_db-1.0.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/sbin/sln extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/sbin/ldconfig file /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/bin/getconf has 6 other hard links extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/bin/getconf extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/bin/gencat extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/bin/sprof extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/bin/localedef extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/bin/iconv extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/bin/memusagestat extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/bin/locale extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/bin/makedb extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/bin/lddlibc4 extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/bin/pldd extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/bin/rpcgen extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/bin/pcprofiledump extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/bin/getent hard linked /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/debug/usr/libexec/getconf/POSIX_V6_ILP32_OFFBIG.debug to /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/debug/usr/bin/getconf.debug hard linked /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/debug/usr/libexec/getconf/POSIX_V7_ILP32_OFF32.debug to /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/debug/usr/bin/getconf.debug hard linked /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/debug/usr/libexec/getconf/POSIX_V7_ILP32_OFFBIG.debug to /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/debug/usr/bin/getconf.debug hard linked /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/debug/usr/libexec/getconf/XBS5_ILP32_OFFBIG.debug to /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/debug/usr/bin/getconf.debug hard linked /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/debug/usr/libexec/getconf/XBS5_ILP32_OFF32.debug to /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/debug/usr/bin/getconf.debug hard linked /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/debug/usr/libexec/getconf/POSIX_V6_ILP32_OFF32.debug to /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/debug/usr/bin/getconf.debug extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/libexec/pt_chown extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/libmemusage.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/libpcprofile.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/audit/sotruss-lib.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/ISO_5427.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/GREEK7.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/IBM278.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/IBM437.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/IBM932.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/EUC-KR.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/CP1258.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/ISO8859-9.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/CP1251.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/CP770.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/CP1253.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/GB18030.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/EBCDIC-US.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/EBCDIC-CA-FR.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/NATS-SEFI.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/CP1125.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/IBM1163.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/IBM9448.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/IBM5347.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/ISO646.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/CWI.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/ISO_6937.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/TSCII.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/IBM880.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/IBM297.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/IBM1147.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/ISO_5428.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/LATIN-GREEK-1.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/T.61.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/IBM864.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/IBM1025.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/KOI8-T.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/CP10007.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/IBM918.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/JOHAB.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/IBM1145.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/IBM1142.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/IBM1148.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/GBBIG5.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/HP-ROMAN9.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/EBCDIC-IT.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/IBM856.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/IBM274.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/CP771.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/IBM037.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/MAC-UK.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/GBK.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/EBCDIC-PT.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/libCNS.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/IBM1137.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/IBM1146.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/CP1256.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/IBM875.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/IBM1164.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/IBM930.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/IBM904.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/EUC-JP.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/ISO8859-2.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/CP737.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/IBM1161.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/CP932.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/IBM16804.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/INIS-CYRILLIC.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/CP774.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/EBCDIC-AT-DE-A.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/IBM860.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/KOI8-U.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/IBM870.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/EBCDIC-ES.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/EBCDIC-ES-S.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/IEC_P27-1.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/BIG5.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/GOST_19768-74.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/ISO8859-3.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/SHIFT_JISX0213.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/IBM866.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/IBM1399.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/EUC-JISX0213.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/IBM803.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/ISO8859-5.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/CP1255.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/IBM937.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/IBM423.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/ISIRI-3342.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/TIS-620.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/NATS-DANO.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/IBM1157.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/INIS-8.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/KOI8-R.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/IBM290.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/ISO-2022-JP-3.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/IBM855.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/ECMA-CYRILLIC.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/IBM1166.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/ISO_5427-EXT.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/GREEK7-OLD.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/IBM1112.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/GEORGIAN-ACADEMY.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/CP773.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/IBM280.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/ISO_6937-2.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/EUC-JP-MS.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/ISO-IR-209.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/HP-THAI8.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/IBM902.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/IBM865.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/EBCDIC-IS-FRISS.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/IBM891.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/ISO-2022-CN-EXT.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/IBM1141.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/CP772.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/MAC-CENTRALEUROPE.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/ISO_10367-BOX.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/ISO_11548-1.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/HP-GREEK8.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/ISO8859-1.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/ISO8859-8.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/CP1254.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/EBCDIC-DK-NO-A.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/IBM862.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/IBM500.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/ISO8859-9E.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/IBM1130.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/HP-TURKISH8.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/ISO-2022-JP.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/IBM038.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/CSN_369103.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/CP1250.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/ISO8859-6.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/EBCDIC-ES-A.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/IBM1132.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/EBCDIC-AT-DE.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/ISO8859-4.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/HP-ROMAN8.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/IBM1162.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/TCVN5712-1.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/IBM1155.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/EBCDIC-FI-SE-A.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/IBM933.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/IBM4517.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/IBM1158.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/ISO8859-13.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/MAC-IS.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/ISO-2022-CN.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/IBM420.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/libKSC.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/DEC-MCS.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/SAMI-WS2.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/ISO-2022-KR.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/IBM869.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/IBM1167.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/ISO8859-7.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/IBM903.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/GREEK-CCITT.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/UHC.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/IBM1156.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/IBM1008.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/IBM935.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/libGB.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/IBM1026.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/libISOIR165.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/IBM9030.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/IBM922.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/KOI-8.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/IBM1133.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/IBM1004.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/IBM277.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/ISO8859-14.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/IBM857.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/KOI8-RU.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/IBM868.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/IBM1008_420.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/CP1252.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/UTF-32.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/IBM866NAV.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/IBM871.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/IBM1047.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/IBM284.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/IBM4909.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/IBM1149.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/ISO-IR-197.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/PT154.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/IBM943.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/UNICODE.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/IBM275.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/IBM1124.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/IBM9066.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/IBM281.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/IBM1364.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/IBM874.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/EUC-TW.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/UTF-7.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/EBCDIC-FR.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/IBM1097.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/IBM1390.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/libJIS.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/IBM1371.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/IBM1144.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/IBM1123.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/IBM1143.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/IBM921.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/ASMO_449.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/IBM1046.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/EUC-CN.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/IBM4971.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/ARMSCII-8.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/IBM863.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/IBM1129.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/IBM1388.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/LATIN-GREEK.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/IBM273.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/IBM1160.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/ISO8859-11.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/IBM424.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/libJISX0213.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/IBM851.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/IBM905.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/EBCDIC-FI-SE.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/BIG5HKSCS.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/IBM4899.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/MIK.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/GEORGIAN-PS.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/INIS.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/IBM12712.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/GBGBK.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/RK1048.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/IBM1122.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/IBM1154.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/ANSI_X3.110.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/CP1257.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/CP775.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/EBCDIC-UK.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/ISO8859-10.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/IBM1140.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/IBM861.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/VISCII.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/IBM852.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/MAC-SAMI.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/ISO_2033.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/IBM1153.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/BRF.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/MACINTOSH.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/IBM901.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/IBM850.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/UTF-16.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/EBCDIC-DK-NO.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/ISO8859-15.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/SJIS.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/ISO8859-16.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/IBM285.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/IBM939.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/gconv/IBM256.so extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/sbin/zdump extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/sbin/glibc_post_upgrade.i686 file /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/sbin/iconvconfig.i686 has 1 other hard links extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/sbin/iconvconfig.i686 extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/sbin/zic extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/sbin/tzdata-update hard linked /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/debug/usr/sbin/iconvconfig.debug to /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/debug/usr/sbin/iconvconfig.i686.debug extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/sbin/build-locale-archive extracting debug info from /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/sbin/nscd symlinked /usr/lib/debug/lib/libthread_db-1.0.so.debug to /usr/lib/debug/lib/libthread_db.so.1.debug symlinked /usr/lib/debug/lib/libm-2.14.90.so.debug to /usr/lib/debug/lib/libm.so.6.debug symlinked /usr/lib/debug/lib/libcrypt-2.14.90.so.debug to /usr/lib/debug/lib/libcrypt.so.1.debug symlinked /usr/lib/debug/lib/libnss_db-2.14.90.so.debug to /usr/lib/debug/lib/libnss_db.so.2.debug symlinked /usr/lib/debug/lib/libnss_dns-2.14.90.so.debug to /usr/lib/debug/lib/libnss_dns.so.2.debug symlinked /usr/lib/debug/lib/librt-2.14.90.so.debug to /usr/lib/debug/lib/librt.so.1.debug symlinked /usr/lib/debug/lib/libnsl-2.14.90.so.debug to /usr/lib/debug/lib/libnsl.so.1.debug symlinked /usr/lib/debug/lib/libnss_nis-2.14.90.so.debug to /usr/lib/debug/lib/libnss_nis.so.2.debug symlinked /usr/lib/debug/lib/libanl-2.14.90.so.debug to /usr/lib/debug/lib/libanl.so.1.debug symlinked /usr/lib/debug/lib/libnss_files-2.14.90.so.debug to /usr/lib/debug/lib/libnss_files.so.2.debug symlinked /usr/lib/debug/lib/libBrokenLocale-2.14.90.so.debug to /usr/lib/debug/lib/libBrokenLocale.so.1.debug symlinked /usr/lib/debug/lib/libnss_nisplus-2.14.90.so.debug to /usr/lib/debug/lib/libnss_nisplus.so.2.debug symlinked /usr/lib/debug/lib/libcidn-2.14.90.so.debug to /usr/lib/debug/lib/libcidn.so.1.debug symlinked /usr/lib/debug/lib/rtkaio/librtkaio-2.14.90.so.debug to /usr/lib/debug/lib/rtkaio/librt.so.1.debug symlinked /usr/lib/debug/lib/rtkaio/i686/nosegneg/librtkaio-2.14.90.so.debug to /usr/lib/debug/lib/rtkaio/i686/nosegneg/librt.so.1.debug symlinked /usr/lib/debug/lib/ld-2.14.90.so.debug to /usr/lib/debug/lib/ld-linux.so.2.debug symlinked /usr/lib/debug/lib/libc-2.14.90.so.debug to /usr/lib/debug/lib/libc.so.6.debug symlinked /usr/lib/debug/lib/libdl-2.14.90.so.debug to /usr/lib/debug/lib/libdl.so.2.debug symlinked /usr/lib/debug/lib/libpthread-2.14.90.so.debug to /usr/lib/debug/lib/libpthread.so.0.debug symlinked /usr/lib/debug/lib/i686/nosegneg/libthread_db-1.0.so.debug to /usr/lib/debug/lib/i686/nosegneg/libthread_db.so.1.debug symlinked /usr/lib/debug/lib/i686/nosegneg/libm-2.14.90.so.debug to /usr/lib/debug/lib/i686/nosegneg/libm.so.6.debug symlinked /usr/lib/debug/lib/i686/nosegneg/librt-2.14.90.so.debug to /usr/lib/debug/lib/i686/nosegneg/librt.so.1.debug symlinked /usr/lib/debug/lib/i686/nosegneg/libc-2.14.90.so.debug to /usr/lib/debug/lib/i686/nosegneg/libc.so.6.debug symlinked /usr/lib/debug/lib/i686/nosegneg/libpthread-2.14.90.so.debug to /usr/lib/debug/lib/i686/nosegneg/libpthread.so.0.debug symlinked /usr/lib/debug/lib/libnss_hesiod-2.14.90.so.debug to /usr/lib/debug/lib/libnss_hesiod.so.2.debug symlinked /usr/lib/debug/lib/libresolv-2.14.90.so.debug to /usr/lib/debug/lib/libresolv.so.2.debug symlinked /usr/lib/debug/lib/libutil-2.14.90.so.debug to /usr/lib/debug/lib/libutil.so.1.debug symlinked /usr/lib/debug/lib/libnss_compat-2.14.90.so.debug to /usr/lib/debug/lib/libnss_compat.so.2.debug symlinked /usr/lib/debug/lib/libnss_nis-2.14.90.so.debug to /usr/lib/debug/usr/lib/libnss_nis.so.debug symlinked /usr/lib/debug/lib/librt-2.14.90.so.debug to /usr/lib/debug/usr/lib/librt.so.debug symlinked /usr/lib/debug/lib/libnss_nisplus-2.14.90.so.debug to /usr/lib/debug/usr/lib/libnss_nisplus.so.debug symlinked /usr/lib/debug/lib/libBrokenLocale-2.14.90.so.debug to /usr/lib/debug/usr/lib/libBrokenLocale.so.debug symlinked /usr/lib/debug/lib/libnss_db-2.14.90.so.debug to /usr/lib/debug/usr/lib/libnss_db.so.debug symlinked /usr/lib/debug/lib/libutil-2.14.90.so.debug to /usr/lib/debug/usr/lib/libutil.so.debug symlinked /usr/lib/debug/lib/libanl-2.14.90.so.debug to /usr/lib/debug/usr/lib/libanl.so.debug symlinked /usr/lib/debug/lib/libthread_db-1.0.so.debug to /usr/lib/debug/usr/lib/libthread_db.so.debug symlinked /usr/lib/debug/lib/libnss_hesiod-2.14.90.so.debug to /usr/lib/debug/usr/lib/libnss_hesiod.so.debug symlinked /usr/lib/debug/lib/libnss_compat-2.14.90.so.debug to /usr/lib/debug/usr/lib/libnss_compat.so.debug symlinked /usr/lib/debug/lib/libdl-2.14.90.so.debug to /usr/lib/debug/usr/lib/libdl.so.debug symlinked /usr/lib/debug/lib/libresolv-2.14.90.so.debug to /usr/lib/debug/usr/lib/libresolv.so.debug symlinked /usr/lib/debug/lib/libnsl-2.14.90.so.debug to /usr/lib/debug/usr/lib/libnsl.so.debug symlinked /usr/lib/debug/lib/libcrypt-2.14.90.so.debug to /usr/lib/debug/usr/lib/libcrypt.so.debug symlinked /usr/lib/debug/lib/libm-2.14.90.so.debug to /usr/lib/debug/usr/lib/libm.so.debug symlinked /usr/lib/debug/lib/libnss_dns-2.14.90.so.debug to /usr/lib/debug/usr/lib/libnss_dns.so.debug symlinked /usr/lib/debug/lib/libnss_files-2.14.90.so.debug to /usr/lib/debug/usr/lib/libnss_files.so.debug symlinked /usr/lib/debug/lib/libcidn-2.14.90.so.debug to /usr/lib/debug/usr/lib/libcidn.so.debug 66470 blocks + sed -i '\#^/usr/src/debug/#d' debuginfocommon.filelist + find /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/src/debug '(' -type d -printf '%%dir ' ')' , -printf '/usr/src/debug/%P\n' + cat debuginfocommon.sources + list_debug_archives + local dir=/usr/lib/debug/usr/lib + find /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/lib/debug/usr/lib -name '*.a' -printf '/usr/lib/debug/usr/lib/%P\n' + rm -f /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/share/info/dir + mkdir -p /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/var/db/nscd /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/var/run/nscd + touch /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/var/db/nscd/passwd /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/var/db/nscd/group /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/var/db/nscd/hosts /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/var/db/nscd/services /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/var/run/nscd/passwd /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/var/run/nscd/group /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/var/run/nscd/hosts /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/var/run/nscd/services + touch /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/var/run/nscd/socket /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/var/run/nscd/nscd.pid + mkdir -p /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/var/cache/ldconfig + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: glibc-2.14.90-7.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.2H8QLE + umask 022 + cd /builddir/build/BUILD + cd glibc-2.14-213-g3ba5751 + DOCDIR=/builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/share/doc/glibc-2.14.90 + export DOCDIR + /bin/mkdir -p /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/share/doc/glibc-2.14.90 + cp -pr README NEWS INSTALL FAQ BUGS NOTES PROJECTS CONFORMANCE /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/share/doc/glibc-2.14.90 + cp -pr COPYING COPYING.LIB README.libm LICENSES /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/share/doc/glibc-2.14.90 + cp -pr hesiod/README.hesiod /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/share/doc/glibc-2.14.90 + exit 0 Provides: ANSI_X3.110.so ARMSCII-8.so ASMO_449.so BIG5.so BIG5HKSCS.so BRF.so CP10007.so CP1125.so CP1250.so CP1251.so CP1252.so CP1253.so CP1254.so CP1255.so CP1256.so CP1257.so CP1258.so CP737.so CP770.so CP771.so CP772.so CP773.so CP774.so CP775.so CP932.so CSN_369103.so CWI.so DEC-MCS.so EBCDIC-AT-DE-A.so EBCDIC-AT-DE.so EBCDIC-CA-FR.so EBCDIC-DK-NO-A.so EBCDIC-DK-NO.so EBCDIC-ES-A.so EBCDIC-ES-S.so EBCDIC-ES.so EBCDIC-FI-SE-A.so EBCDIC-FI-SE.so EBCDIC-FR.so EBCDIC-IS-FRISS.so EBCDIC-IT.so EBCDIC-PT.so EBCDIC-UK.so EBCDIC-US.so ECMA-CYRILLIC.so EUC-CN.so EUC-JISX0213.so EUC-JP-MS.so EUC-JP.so EUC-KR.so EUC-TW.so GB18030.so GBBIG5.so GBGBK.so GBK.so GEORGIAN-ACADEMY.so GEORGIAN-PS.so GOST_19768-74.so GREEK-CCITT.so GREEK7-OLD.so GREEK7.so HP-GREEK8.so HP-ROMAN8.so HP-ROMAN9.so HP-THAI8.so HP-TURKISH8.so IBM037.so IBM038.so IBM1004.so IBM1008.so IBM1008_420.so IBM1025.so IBM1026.so IBM1046.so IBM1047.so IBM1097.so IBM1112.so IBM1122.so IBM1123.so IBM1124.so IBM1129.so IBM1130.so IBM1132.so IBM1133.so IBM1137.so IBM1140.so IBM1141.so IBM1142.so IBM1143.so IBM1144.so IBM1145.so IBM1146.so IBM1147.so IBM1148.so IBM1149.so IBM1153.so IBM1154.so IBM1155.so IBM1156.so IBM1157.so IBM1158.so IBM1160.so IBM1161.so IBM1162.so IBM1163.so IBM1164.so IBM1166.so IBM1167.so IBM12712.so IBM1364.so IBM1371.so IBM1388.so IBM1390.so IBM1399.so IBM16804.so IBM256.so IBM273.so IBM274.so IBM275.so IBM277.so IBM278.so IBM280.so IBM281.so IBM284.so IBM285.so IBM290.so IBM297.so IBM420.so IBM423.so IBM424.so IBM437.so IBM4517.so IBM4899.so IBM4909.so IBM4971.so IBM500.so IBM5347.so IBM803.so IBM850.so IBM851.so IBM852.so IBM855.so IBM856.so IBM857.so IBM860.so IBM861.so IBM862.so IBM863.so IBM864.so IBM865.so IBM866.so IBM866NAV.so IBM868.so IBM869.so IBM870.so IBM871.so IBM874.so IBM875.so IBM880.so IBM891.so IBM901.so IBM902.so IBM903.so IBM9030.so IBM904.so IBM905.so IBM9066.so IBM918.so IBM921.so IBM922.so IBM930.so IBM932.so IBM933.so IBM935.so IBM937.so IBM939.so IBM943.so IBM9448.so IEC_P27-1.so INIS-8.so INIS-CYRILLIC.so INIS.so ISIRI-3342.so ISO-2022-CN-EXT.so ISO-2022-CN.so ISO-2022-JP-3.so ISO-2022-JP.so ISO-2022-KR.so ISO-IR-197.so ISO-IR-209.so ISO646.so ISO8859-1.so ISO8859-10.so ISO8859-11.so ISO8859-13.so ISO8859-14.so ISO8859-15.so ISO8859-16.so ISO8859-2.so ISO8859-3.so ISO8859-4.so ISO8859-5.so ISO8859-6.so ISO8859-7.so ISO8859-8.so ISO8859-9.so ISO8859-9E.so ISO_10367-BOX.so ISO_11548-1.so ISO_2033.so ISO_5427-EXT.so ISO_5427.so ISO_5428.so ISO_6937-2.so ISO_6937.so JOHAB.so KOI-8.so KOI8-R.so KOI8-RU.so KOI8-T.so KOI8-U.so LATIN-GREEK-1.so LATIN-GREEK.so MAC-CENTRALEUROPE.so MAC-IS.so MAC-SAMI.so MAC-UK.so MACINTOSH.so MIK.so NATS-DANO.so NATS-SEFI.so PT154.so RK1048.so SAMI-WS2.so SHIFT_JISX0213.so SJIS.so T.61.so TCVN5712-1.so TIS-620.so TSCII.so UHC.so UNICODE.so UTF-16.so UTF-32.so UTF-7.so VISCII.so config(glibc) = 2.14.90-7 ld-linux.so.2 ld-linux.so.2(GLIBC_2.0) ld-linux.so.2(GLIBC_2.1) ld-linux.so.2(GLIBC_2.3) ld-linux.so.2(GLIBC_2.4) ldconfig libBrokenLocale.so.1 libBrokenLocale.so.1(GLIBC_2.0) libCNS.so libGB.so libISOIR165.so libJIS.so libJISX0213.so libKSC.so libSegFault.so libanl.so.1 libanl.so.1(GLIBC_2.2.3) libc.so.6 libc.so.6(GCC_3.0) libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.1) libc.so.6(GLIBC_2.1.2) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.10) libc.so.6(GLIBC_2.11) libc.so.6(GLIBC_2.12) libc.so.6(GLIBC_2.13) libc.so.6(GLIBC_2.14) libc.so.6(GLIBC_2.15) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.2.1) libc.so.6(GLIBC_2.2.2) libc.so.6(GLIBC_2.2.3) libc.so.6(GLIBC_2.2.4) libc.so.6(GLIBC_2.2.6) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.2) libc.so.6(GLIBC_2.3.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.5) libc.so.6(GLIBC_2.6) libc.so.6(GLIBC_2.7) libc.so.6(GLIBC_2.8) libc.so.6(GLIBC_2.9) libcidn.so.1 libcrypt.so.1 libcrypt.so.1(GLIBC_2.0) libdl.so.2 libdl.so.2(GLIBC_2.0) libdl.so.2(GLIBC_2.1) libdl.so.2(GLIBC_2.3.3) libdl.so.2(GLIBC_2.3.4) libm.so.6 libm.so.6(GLIBC_2.0) libm.so.6(GLIBC_2.1) libm.so.6(GLIBC_2.2) libm.so.6(GLIBC_2.4) libnsl.so.1 libnsl.so.1(GLIBC_2.0) libnsl.so.1(GLIBC_2.1) libnsl.so.1(GLIBC_2.2) libnss_compat.so.2 libnss_db.so.2 libnss_dns.so.2 libnss_files.so.2 libnss_hesiod.so.2 libnss_nis.so.2 libnss_nisplus.so.2 libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) libpthread.so.0(GLIBC_2.1.1) libpthread.so.0(GLIBC_2.1.2) libpthread.so.0(GLIBC_2.11) libpthread.so.0(GLIBC_2.12) libpthread.so.0(GLIBC_2.2) libpthread.so.0(GLIBC_2.2.3) libpthread.so.0(GLIBC_2.2.6) libpthread.so.0(GLIBC_2.3.2) libpthread.so.0(GLIBC_2.3.3) libpthread.so.0(GLIBC_2.3.4) libpthread.so.0(GLIBC_2.4) libresolv.so.2 libresolv.so.2(GLIBC_2.0) libresolv.so.2(GLIBC_2.2) libresolv.so.2(GLIBC_2.3.2) libresolv.so.2(GLIBC_2.9) librt.so.1 librt.so.1(GLIBC_2.1) librt.so.1(GLIBC_2.2) librt.so.1(GLIBC_2.3.4) librt.so.1(GLIBC_2.4) librt.so.1(GLIBC_2.7) libthread_db.so.1 libthread_db.so.1(GLIBC_2.1.3) libthread_db.so.1(GLIBC_2.2.3) libthread_db.so.1(GLIBC_2.3) libthread_db.so.1(GLIBC_2.3.3) libutil.so.1 libutil.so.1(GLIBC_2.0) rtld(GNU_HASH) sotruss-lib.so Requires(interp): /sbin/ldconfig /usr/sbin/glibc_post_upgrade.i686 Requires(rpmlib): rpmlib(BuiltinLuaScripts) <= 4.2.2-1 rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): basesystem libgcc Requires(post): /usr/sbin/glibc_post_upgrade.i686 Requires(postun): /sbin/ldconfig Requires: ld-linux.so.2 ld-linux.so.2(GLIBC_2.1) ld-linux.so.2(GLIBC_2.3) libCNS.so libGB.so libISOIR165.so libJIS.so libJISX0213.so libKSC.so libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.1) libc.so.6(GLIBC_2.1.2) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.2.3) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.2) libc.so.6(GLIBC_2.3.3) libc.so.6(GLIBC_2.4) libfreebl3.so libfreebl3.so(NSSRAWHASH_3.12.3) libnsl.so.1 libnsl.so.1(GLIBC_2.0) libnsl.so.1(GLIBC_2.1) libnss_files.so.2 libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) libpthread.so.0(GLIBC_2.2) libresolv.so.2 libresolv.so.2(GLIBC_2.0) libresolv.so.2(GLIBC_2.2) libresolv.so.2(GLIBC_2.9) Conflicts: kernel < 2.6.32 binutils < 2.19.51.0.10 prelink < 0.4.2 Obsoletes: glibc-profile < 2.4 nss_db Processing files: glibc-devel-2.14.90-7.i686 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /sbin/install-info glibc-headers Requires(post): /bin/sh Requires(preun): /bin/sh Requires: libBrokenLocale.so.1 libanl.so.1 libcidn.so.1 libcrypt.so.1 libdl.so.2 libm.so.6 libnsl.so.1 libnss_compat.so.2 libnss_db.so.2 libnss_dns.so.2 libnss_files.so.2 libnss_hesiod.so.2 libnss_nis.so.2 libnss_nisplus.so.2 libresolv.so.2 librt.so.1 libthread_db.so.1 libutil.so.1 Processing files: glibc-static-2.14.90-7.i686 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: glibc-headers-2.14.90-7.i686 Provides: glibc-headers(i686) Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh kernel-headers Processing files: glibc-common-2.14.90-7.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.klcmry + umask 022 + cd /builddir/build/BUILD + cd glibc-2.14-213-g3ba5751 + DOCDIR=/builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/share/doc/glibc-common-2.14.90 + export DOCDIR + /bin/mkdir -p /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/share/doc/glibc-common-2.14.90 + cp -pr documentation/ChangeLog.15.bz2 documentation/ChangeLog.16.bz2 documentation/ChangeLog.bz2 documentation/README.timezone documentation/README.ufc-crypt documentation/gai.conf /builddir/build/BUILDROOT/glibc-2.14.90-7.i386/usr/share/doc/glibc-common-2.14.90 + exit 0 Provides: config(glibc-common) = 2.14.90-7 Requires(interp): /usr/sbin/tzdata-update Requires(rpmlib): rpmlib(BuiltinLuaScripts) <= 4.2.2-1 rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileCaps) <= 4.6.1-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/bash /bin/sh libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.10) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.2.4) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.4) libcap.so.2 libdl.so.2 libdl.so.2(GLIBC_2.0) libdl.so.2(GLIBC_2.1) libselinux.so.1 rtld(GNU_HASH) Processing files: nscd-2.14.90-7.i686 Provides: config(nscd) = 2.14.90-7 Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh /sbin/chkconfig /usr/sbin/useradd /usr/sbin/userdel coreutils Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: /bin/bash libaudit.so.1 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.10) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.2.2) libc.so.6(GLIBC_2.2.4) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.2) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libc.so.6(GLIBC_2.8) libc.so.6(GLIBC_2.9) libcap.so.2 libnsl.so.1 libnsl.so.1(GLIBC_2.1) libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) libpthread.so.0(GLIBC_2.2) libpthread.so.0(GLIBC_2.3.2) libpthread.so.0(GLIBC_2.3.3) librt.so.1 librt.so.1(GLIBC_2.2) libselinux.so.1 Processing files: glibc-utils-2.14.90-7.i686 Provides: libmemusage.so libpcprofile.so Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: /bin/bash /usr/bin/perl ld-linux.so.2 ld-linux.so.2(GLIBC_2.3) libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libdl.so.2 libdl.so.2(GLIBC_2.0) libgd.so.2 libm.so.6 libpng12.so.0 libz.so.1 rtld(GNU_HASH) Processing files: glibc-debuginfo-2.14.90-7.i686 Processing files: glibc-debuginfo-common-2.14.90-7.i686 warning: File listed twice: /usr/lib/debug/usr/libexec/pt_chown.debug warning: File listed twice: /usr/lib/debug/usr/sbin/build-locale-archive.debug warning: File listed twice: /usr/lib/debug/usr/sbin/nscd.debug warning: File listed twice: /usr/lib/debug/usr/sbin/tzdata-update.debug warning: File listed twice: /usr/lib/debug/usr/sbin/zdump.debug warning: File listed twice: /usr/lib/debug/usr/sbin/zic.debug Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/glibc-2.14.90-7.i386 warning: Could not canonicalize hostname: x86-16.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/glibc-2.14.90-7.i686.rpm Wrote: /builddir/build/RPMS/glibc-devel-2.14.90-7.i686.rpm Wrote: /builddir/build/RPMS/glibc-static-2.14.90-7.i686.rpm Wrote: /builddir/build/RPMS/glibc-headers-2.14.90-7.i686.rpm Wrote: /builddir/build/RPMS/glibc-common-2.14.90-7.i686.rpm Wrote: /builddir/build/RPMS/nscd-2.14.90-7.i686.rpm Wrote: /builddir/build/RPMS/glibc-utils-2.14.90-7.i686.rpm Wrote: /builddir/build/RPMS/glibc-debuginfo-2.14.90-7.i686.rpm Wrote: /builddir/build/RPMS/glibc-debuginfo-common-2.14.90-7.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.0TK1kn + umask 022 + cd /builddir/build/BUILD + cd glibc-2.14-213-g3ba5751 + rm -rf /builddir/build/BUILDROOT/glibc-2.14.90-7.i386 + rm -f common.filelist debuginfo.filelist debuginfocommon.filelist devel.filelist headers.filelist nosegneg.filelist nscd.filelist rpm.filelist static.filelist utils.filelist workaround.filelist + exit 0 Child returncode was: 0 LEAVE do -->