* Package: sys-libs/glibc-2.12.2  * Repository: gentoo  * Maintainer: toolchain@gentoo.org  * USE: arm elibc_glibc kernel_linux nls userland_GNU  * FEATURES: sandbox make -s glibc-test make -s glibc-test >>> Unpacking source... * Checking gcc for __thread support ...  [ ok ] * Checking kernel version (2.6.34 >= 2.6.9) ...  [ ok ] * Checking linux-headers version (2.6.36 >= 2.6.9) ...  [ ok ] >>> Unpacking glibc-2.12.2.tar.bz2 to /var/tmp/portage/sys-libs/glibc-2.12.2/work >>> Unpacking glibc-ports-2.12.1.tar.bz2 to /var/tmp/portage/sys-libs/glibc-2.12.2/work/glibc-2.12.2 >>> Unpacking glibc-2.12.2-patches-3.tar.bz2 to /var/tmp/portage/sys-libs/glibc-2.12.2/work * Applying Gentoo Glibc Patchset 2.12.2-3 ... * 0020_all_glibc-tweak-rfc1918-lookup.patch ...  [ ok ] * 0030_all_glibc-respect-env-CPPFLAGS.patch ...  [ ok ] * 0055_all_glibc-2.12-static-shared-getpagesize.patch ...  [ ok ] * 0085_all_glibc-disable-ldconfig.patch ...  [ ok ] * 1010_all_glibc-queue-header-updates.patch ...  [ ok ] * 1020_all_glibc-longjmp-chk-hidden-fortify.patch ...  [ ok ] * 1030_all_glibc-manual-no-perl.patch ...  [ ok ] * 1040_all_2.3.3-localedef-fix-trampoline.patch ...  [ ok ] * 1055_all_glibc-resolv-dynamic.patch ...  [ ok ] * 1060_all_glibc-localedef-mmap.patch ...  [ ok ] * 1070_all_glibc-fadvise64_64.patch ...  [ ok ] * 1075_all_glibc-section-comments.patch ...  [ ok ] * 1080_all_glibc-no-inline-gmon.patch ...  [ ok ] * 1085_all_glibc-2.9-check_native-headers.patch ...  [ ok ] * 1090_all_glibc-2.3.6-fix-pr631.patch ...  [ ok ] * 1095_all_glibc-2.9-assume-pipe2.patch ...  [ ok ] * 1100_all_glibc-2.3.3-china.patch ...  [ ok ] * 1103_all_glibc-new-valencian-locale.patch ...  [ ok ] * 1120_all_glibc-2.11-longjmp-chk-fallback.patch ...  [ ok ] * 1130_all_glibc-2.4-undefine-__i686.patch ...  [ ok ] * 1160_all_glibc-2.8-nscd-one-fork.patch ...  [ ok ] * 1509_all_glibc-2.11-hppa-SOCK_CLOEXEC.patch ...  [ ok ] * 1530_all_glibc-m68k-sys-user.patch ...  [ ok ] * 3000_all_2.3.6-dl_execstack-PaX-support.patch ...  [ ok ] * 3010_all_2.3.3_pre20040117-pt_pax.patch ...  [ ok ] * 3020_all_glibc-tests-sandbox-libdl-paths.patch ...  [ ok ] * 5063_all_glibc-dont-build-timezone.patch ...  [ ok ] * 6018_all_alpha-glibc-2.8-cache-shape.patch ...  [ ok ] * 6020_all_alpha-fix-gcc-4.1-warnings.patch ...  [ ok ] * 6026_all_alpha-fix-rtld-fPIC.patch ...  [ ok ] * 6028_all_alpha-fix-memchr.patch ...  [ ok ] * 6029_all_alpha-fix-memchr.patch ...  [ ok ] * 6031_all_alpha-glibc-2.12-epoll_create1.patch ...  [ ok ] * 6032_all_alpha-syscall-6.patch ...  [ ok ] * 6120_all_ppc-glibc-2.9-atomic.patch ...  [ ok ] * 6130_all_ppc-glibc-2.11-cell-vector.patch ...  [ ok ] * 6220_all_glibc-2.4-arm-cirrus-ep93xx-maverick-crunch-fpu.patch ...  [ ok ] * 6230_all_arm-glibc-hardened.patch ...  [ ok ] * 6240_all_glibc-2.8-nptl-lowlevellock.patch ...  [ ok ] * 6532_all_sparc64-tls-cross-test.patch ...  [ ok ] * 6605_all_glibc-2.4-fpu-cw-mips.patch ...  [ ok ] * 6606_all_mips-glibc-delete-getpagesize.c.patch ...  [ ok ] * Done with patching * Using GNU config files from /usr/share/gnuconfig * Updating scripts/config.sub  [ ok ] * Updating scripts/config.guess  [ ok ] >>> Source unpacked in /var/tmp/portage/sys-libs/glibc-2.12.2/work >>> Compiling source in /var/tmp/portage/sys-libs/glibc-2.12.2/work/glibc-2.12.2 ... * ABI: default * CBUILD: armv4l-unknown-linux-gnu * CHOST: armv4l-unknown-linux-gnu * CTARGET: armv4l-unknown-linux-gnu * CBUILD_OPT: * CTARGET_OPT: * CC: armv4l-unknown-linux-gnu-gcc * CFLAGS: -pipe -mcpu=arm920t -O2 -fno-strict-aliasing * Manual CC: armv4l-unknown-linux-gnu-gcc * Configuring GLIBC for nptl /var/tmp/portage/sys-libs/glibc-2.12.2/work/glibc-2.12.2/configure --disable-stackguard-randomization --enable-old-ssp-compat --enable-add-ons=nptl,c_stubs,libidn,ports --enable-kernel=2.6.9 --without-selinux --without-cvs --enable-bind-now --build=armv4l-unknown-linux-gnu --host=armv4l-unknown-linux-gnu --disable-profile --without-gd --with-headers=/usr/include --prefix=/usr --libdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --libexecdir=/usr/lib/misc/glibc --disable-multi-arch checking build system type... armv4l-unknown-linux-gnu checking host system type... armv4l-unknown-linux-gnu checking for armv4l-unknown-linux-gnu-gcc... armv4l-unknown-linux-gnu-gcc checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether armv4l-unknown-linux-gnu-gcc accepts -g... yes checking for armv4l-unknown-linux-gnu-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... armv4l-unknown-linux-gnu-gcc -E checking for armv4l-unknown-linux-gnu-g++... armv4l-unknown-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether armv4l-unknown-linux-gnu-g++ accepts -g... yes configure: running configure fragment for add-on nptl configure: running configure fragment for add-on c_stubs configure: running configure fragment for add-on libidn checking add-on ports for preconfigure fragments... alpha am33 arm hppa m68k mips 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... ports/sysdeps/arm/elf ports/sysdeps/unix/sysv/linux/arm/nptl ports/sysdeps/unix/sysv/linux/arm nptl/sysdeps/unix/sysv/linux nptl/sysdeps/pthread sysdeps/pthread ports/sysdeps/unix/sysv/linux sysdeps/unix/sysv/linux sysdeps/gnu sysdeps/unix/common sysdeps/unix/mman sysdeps/unix/inet nptl/sysdeps/unix/sysv ports/sysdeps/unix/sysv sysdeps/unix/sysv ports/sysdeps/unix/arm nptl/sysdeps/unix ports/sysdeps/unix sysdeps/unix sysdeps/posix ports/sysdeps/arm/fpu ports/sysdeps/arm/nptl ports/sysdeps/arm sysdeps/wordsize-32 sysdeps/ieee754/flt-32 sysdeps/ieee754/dbl-64 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 /usr/lib/gcc/armv4l-unknown-linux-gnu/4.4.5/../../../../armv4l-unknown-linux-gnu/bin/as is GNU as... yes checking whether /usr/lib/gcc/armv4l-unknown-linux-gnu/4.4.5/../../../../armv4l-unknown-linux-gnu/bin/ld is GNU ld... yes checking for /usr/lib/gcc/armv4l-unknown-linux-gnu/4.4.5/../../../../armv4l-unknown-linux-gnu/bin/as... /usr/lib/gcc/armv4l-unknown-linux-gnu/4.4.5/../../../../armv4l-unknown-linux-gnu/bin/as checking version of /usr/lib/gcc/armv4l-unknown-linux-gnu/4.4.5/../../../../armv4l-unknown-linux-gnu/bin/as... 2.20.1.20100303, ok checking for /usr/lib/gcc/armv4l-unknown-linux-gnu/4.4.5/../../../../armv4l-unknown-linux-gnu/bin/ld... /usr/lib/gcc/armv4l-unknown-linux-gnu/4.4.5/../../../../armv4l-unknown-linux-gnu/bin/ld checking version of /usr/lib/gcc/armv4l-unknown-linux-gnu/4.4.5/../../../../armv4l-unknown-linux-gnu/bin/ld... 2.20.1.20100303, ok checking for pwd... /bin/pwd checking for armv4l-unknown-linux-gnu-gcc... (cached) armv4l-unknown-linux-gnu-gcc checking version of armv4l-unknown-linux-gnu-gcc... 4.4.5, ok checking for gnumake... no checking for gmake... gmake checking version of gmake... 3.81, ok checking for gnumsgfmt... no checking for gmsgfmt... gmsgfmt checking version of gmsgfmt... 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 autoconf... autoconf checking whether autoconf works... yes checking whether ranlib is necessary... yes 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... /usr/bin/install-info checking for bison... /usr/bin/bison checking for signed size_t type... no checking for libc-friendly stddef.h... yes checking whether we need to use -P to assemble .S files... no checking 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 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 -Bgroup option... yes checking for libgcc_s suffix... checking for --as-needed option... yes checking whether --noexecstack is desirable for .S files... no checking for -z combreloc... yes checking for -z execstack... yes checking for -fpie... yes checking for --hash-style option... yes checking for -fno-toplevel-reorder -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... no checking for redirection of built-in functions... yes checking for __thread... yes checking for tls_model attribute... yes checking for libgd... no 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... 8 running configure fragment for ports/sysdeps/arm/elf checking for ARM 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.9... ok checking for symlinks in /usr/include... ok running configure fragment for ports/sysdeps/arm checking whether the CFI directive .cfi_sections is supported... 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 make -r PARALLELMFLAGS="" CVSOPTS="" -C /var/tmp/portage/sys-libs/glibc-2.12.2/work/glibc-2.12.2 objdir=`pwd` all make[1]: Entering directory `/var/tmp/portage/sys-libs/glibc-2.12.2/work/glibc-2.12.2' (echo 'sysd-rules-sysdirs := ports/sysdeps/arm/elf ports/sysdeps/unix/sysv/linux/arm/nptl ports/sysdeps/unix/sysv/linux/arm nptl/sysdeps/unix/sysv/linux nptl/sysdeps/pthread sysdeps/pthread ports/sysdeps/unix/sysv/linux sysdeps/unix/sysv/linux sysdeps/gnu sysdeps/unix/common sysdeps/unix/mman sysdeps/unix/inet nptl/sysdeps/unix/sysv ports/sysdeps/unix/sysv sysdeps/unix/sysv ports/sysdeps/unix/arm nptl/sysdeps/unix ports/sysdeps/unix sysdeps/unix sysdeps/posix ports/sysdeps/arm/fpu ports/sysdeps/arm/nptl ports/sysdeps/arm sysdeps/wordsize-32 sysdeps/ieee754/flt-32 sysdeps/ieee754/dbl-64 sysdeps/ieee754 sysdeps/generic/elf sysdeps/generic'; \ for dir in ports/sysdeps/arm/elf ports/sysdeps/unix/sysv/linux/arm/nptl ports/sysdeps/unix/sysv/linux/arm nptl/sysdeps/unix/sysv/linux nptl/sysdeps/pthread sysdeps/pthread ports/sysdeps/unix/sysv/linux sysdeps/unix/sysv/linux sysdeps/gnu sysdeps/unix/common sysdeps/unix/mman sysdeps/unix/inet nptl/sysdeps/unix/sysv ports/sysdeps/unix/sysv sysdeps/unix/sysv ports/sysdeps/unix/arm nptl/sysdeps/unix ports/sysdeps/unix sysdeps/unix sysdeps/posix ports/sysdeps/arm/fpu ports/sysdeps/arm/nptl ports/sysdeps/arm sysdeps/wordsize-32 sysdeps/ieee754/flt-32 sysdeps/ieee754/dbl-64 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') > /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/sysd-rulesT mv -f /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/sysd-rulesT /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/sysd-rules for dir in /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl ports/sysdeps/arm/elf ports/sysdeps/unix/sysv/linux/arm/nptl ports/sysdeps/unix/sysv/linux/arm nptl/sysdeps/unix/sysv/linux nptl/sysdeps/pthread sysdeps/pthread ports/sysdeps/unix/sysv/linux sysdeps/unix/sysv/linux sysdeps/gnu sysdeps/unix/common sysdeps/unix/mman sysdeps/unix/inet nptl/sysdeps/unix/sysv ports/sysdeps/unix/sysv sysdeps/unix/sysv ports/sysdeps/unix/arm nptl/sysdeps/unix ports/sysdeps/unix sysdeps/unix sysdeps/posix ports/sysdeps/arm/fpu ports/sysdeps/arm/nptl ports/sysdeps/arm sysdeps/wordsize-32 sysdeps/ieee754/flt-32 sysdeps/ieee754/dbl-64 sysdeps/ieee754 sysdeps/generic/elf sysdeps/generic nptl ports; do \ test -f $dir/syscalls.list && \ { sysdirs='ports/sysdeps/arm/elf ports/sysdeps/unix/sysv/linux/arm/nptl ports/sysdeps/unix/sysv/linux/arm nptl/sysdeps/unix/sysv/linux nptl/sysdeps/pthread sysdeps/pthread ports/sysdeps/unix/sysv/linux sysdeps/unix/sysv/linux sysdeps/gnu sysdeps/unix/common sysdeps/unix/mman sysdeps/unix/inet nptl/sysdeps/unix/sysv ports/sysdeps/unix/sysv sysdeps/unix/sysv ports/sysdeps/unix/arm nptl/sysdeps/unix ports/sysdeps/unix sysdeps/unix sysdeps/posix ports/sysdeps/arm/fpu ports/sysdeps/arm/nptl ports/sysdeps/arm sysdeps/wordsize-32 sysdeps/ieee754/flt-32 sysdeps/ieee754/dbl-64 sysdeps/ieee754 sysdeps/generic/elf sysdeps/generic' \ asm_CPP='armv4l-unknown-linux-gnu-gcc -c -Iinclude -I/var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl -Iports/sysdeps/arm/elf -Iports/sysdeps/unix/sysv/linux/arm/nptl -Iports/sysdeps/unix/sysv/linux/arm -Inptl/sysdeps/unix/sysv/linux -Inptl/sysdeps/pthread -Isysdeps/pthread -Iports/sysdeps/unix/sysv/linux -Isysdeps/unix/sysv/linux -Isysdeps/gnu -Isysdeps/unix/common -Isysdeps/unix/mman -Isysdeps/unix/inet -Inptl/sysdeps/unix/sysv -Iports/sysdeps/unix/sysv -Isysdeps/unix/sysv -Iports/sysdeps/unix/arm -Inptl/sysdeps/unix -Iports/sysdeps/unix -Isysdeps/unix -Isysdeps/posix -Iports/sysdeps/arm/fpu -Iports/sysdeps/arm/nptl -Iports/sysdeps/arm -Isysdeps/wordsize-32 -Isysdeps/ieee754/flt-32 -Isysdeps/ieee754/dbl-64 -Isysdeps/ieee754 -Isysdeps/generic/elf -Isysdeps/generic -Inptl -Iports -Ilibio -I. -nostdinc -isystem /usr/lib/gcc/armv4l-unknown-linux-gnu/4.4.5/include -isystem /usr/lib/gcc/armv4l-unknown-linux-gnu/4.4.5/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include include/libc-symbols.h -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -DASSEMBLER -E -x assembler-with-cpp' \ /bin/sh sysdeps/unix/make-syscalls.sh $dir || exit 1; }; \ test $dir = sysdeps/unix && break; \ done > /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/sysd-syscallsT mv -f /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/sysd-syscallsT /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/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 rt conform debug 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 > /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/sysd-sorted-tmp mv -f /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/sysd-sorted-tmp /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/sysd-sorted make[1]: Leaving directory `/var/tmp/portage/sys-libs/glibc-2.12.2/work/glibc-2.12.2' make[1]: Entering directory `/var/tmp/portage/sys-libs/glibc-2.12.2/work/glibc-2.12.2' { echo '#include "posix/bits/posix1_lim.h"'; \ echo '#define _LIBC 1'; \ echo '#include "misc/sys/uio.h"'; } | \ armv4l-unknown-linux-gnu-gcc -E -dM -MD -MP -MF /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/bits/stdio_lim.dT -MT '/var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/bits/stdio_lim.h /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/bits/stdio_lim.d' \ -Iinclude -I/var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl -Iports/sysdeps/arm/elf -Iports/sysdeps/unix/sysv/linux/arm/nptl -Iports/sysdeps/unix/sysv/linux/arm -Inptl/sysdeps/unix/sysv/linux -Inptl/sysdeps/pthread -Isysdeps/pthread -Iports/sysdeps/unix/sysv/linux -Isysdeps/unix/sysv/linux -Isysdeps/gnu -Isysdeps/unix/common -Isysdeps/unix/mman -Isysdeps/unix/inet -Inptl/sysdeps/unix/sysv -Iports/sysdeps/unix/sysv -Isysdeps/unix/sysv -Iports/sysdeps/unix/arm -Inptl/sysdeps/unix -Iports/sysdeps/unix -Isysdeps/unix -Isysdeps/posix -Iports/sysdeps/arm/fpu -Iports/sysdeps/arm/nptl -Iports/sysdeps/arm -Isysdeps/wordsize-32 -Isysdeps/ieee754/flt-32 -Isysdeps/ieee754/dbl-64 -Isysdeps/ieee754 -Isysdeps/generic/elf -Isysdeps/generic -Inptl -Iports -Ilibio -I. -nostdinc -isystem /usr/lib/gcc/armv4l-unknown-linux-gnu/4.4.5/include -isystem /usr/lib/gcc/armv4l-unknown-linux-gnu/4.4.5/include-fixed -isystem /usr/include -xc - -o /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/bits/stdio_lim.hT sed -e 's@ /var/tmp/portage/sys-libs/glibc-2\.12\.2/work/build-default-armv4l-unknown-linux-gnu-nptl/@ $(common-objpfx)@g' -e 's@^/var/tmp/portage/sys-libs/glibc-2\.12\.2/work/build-default-armv4l-unknown-linux-gnu-nptl/@$(common-objpfx)@g' -e 's@ *\([^ \/$][^ \]*\)@ $(..)\1@g' -e 's@^\([^ \/$][^ \]*\)@$(..)\1@g' \ /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/bits/stdio_lim.dT > /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/bits/stdio_lim.dt mv -f /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/bits/stdio_lim.dt /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/bits/stdio_lim.d fopen_max=`sed -n 's/^#define OPEN_MAX //1p' /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/bits/stdio_lim.hT`; \ filename_max=`sed -n 's/^#define PATH_MAX //1p' /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/bits/stdio_lim.hT`; \ iov_max=`sed -n 's/^#define UIO_MAXIOV //p' /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/bits/stdio_lim.hT`; \ fopen_max=${fopen_max:-16}; \ filename_max=${filename_max:-1024}; \ if [ -z "$iov_max" ]; then \ define_iov_max="# undef IOV_MAX"; \ else \ define_iov_max="# define IOV_MAX $iov_max"; \ fi; \ sed -e "s/@FOPEN_MAX@/$fopen_max/" \ -e "s/@FILENAME_MAX@/$filename_max/" \ -e "s/@L_tmpnam@/20/" \ -e "s/@TMP_MAX@/238328/" \ -e "s/@L_ctermid@/9/" \ -e "s/@L_cuserid@/9/" \ -e "s/@define_IOV_MAX@/$define_iov_max/" \ stdio-common/stdio_lim.h.in > /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/bits/stdio_lim.h.new /bin/sh scripts/move-if-change /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/bits/stdio_lim.h.new /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/bits/stdio_lim.h rm -f /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/bits/stdio_lim.hT /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/bits/stdio_lim.dT /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/bits/stdio_lim.dt touch /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/bits/stdio_lim.st /bin/sh scripts/gen-libc-abis \ arm-unknown-linux-gnu \ < libc-abis > /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/libc-abis.hT /bin/sh scripts/move-if-change /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/libc-abis.hT /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/libc-abis.h touch /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/libc-abis.stamp sed '/^[ ]*%/!s/#.*$//;/^[ ]*$/d;s/^[ ]*%/#/' \ ports/sysdeps/arm/shlib-versions nptl/shlib-versions libidn/shlib-versions nptl_db/shlib-versions shlib-versions \ | armv4l-unknown-linux-gnu-gcc -E -undef -Iinclude -I/var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl -Iports/sysdeps/arm/elf -Iports/sysdeps/unix/sysv/linux/arm/nptl -Iports/sysdeps/unix/sysv/linux/arm -Inptl/sysdeps/unix/sysv/linux -Inptl/sysdeps/pthread -Isysdeps/pthread -Iports/sysdeps/unix/sysv/linux -Isysdeps/unix/sysv/linux -Isysdeps/gnu -Isysdeps/unix/common -Isysdeps/unix/mman -Isysdeps/unix/inet -Inptl/sysdeps/unix/sysv -Iports/sysdeps/unix/sysv -Isysdeps/unix/sysv -Iports/sysdeps/unix/arm -Inptl/sysdeps/unix -Iports/sysdeps/unix -Isysdeps/unix -Isysdeps/posix -Iports/sysdeps/arm/fpu -Iports/sysdeps/arm/nptl -Iports/sysdeps/arm -Isysdeps/wordsize-32 -Isysdeps/ieee754/flt-32 -Isysdeps/ieee754/dbl-64 -Isysdeps/ieee754 -Isysdeps/generic/elf -Isysdeps/generic -Inptl -Iports -Ilibio -I. -nostdinc -isystem /usr/lib/gcc/armv4l-unknown-linux-gnu/4.4.5/include -isystem /usr/lib/gcc/armv4l-unknown-linux-gnu/4.4.5/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include include/libc-symbols.h -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -x assembler-with-cpp - \ > /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/shlib-versions.v.iT mv -f /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/shlib-versions.v.iT /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/shlib-versions.v.i sed '/^[ ]*#/d;/^[ ]*$/d' /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/shlib-versions.v.i > /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/shlib-versions.vT mv -f /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/shlib-versions.vT /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/shlib-versions.v gawk -v default_setname='' \ -v cpu='armv4l' \ -v vendor='unknown' \ -v os='linux-gnu' \ -f scripts/soversions.awk /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/shlib-versions.v > /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/soversions.iT mv -f /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/soversions.iT /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/soversions.i sed '/^[ ]*%/!s/#.*$//;/^[ ]*$/d;s/^[ ]*%/#/' \ Versions.def \ | armv4l-unknown-linux-gnu-gcc -E -undef -Iinclude -I/var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl -Iports/sysdeps/arm/elf -Iports/sysdeps/unix/sysv/linux/arm/nptl -Iports/sysdeps/unix/sysv/linux/arm -Inptl/sysdeps/unix/sysv/linux -Inptl/sysdeps/pthread -Isysdeps/pthread -Iports/sysdeps/unix/sysv/linux -Isysdeps/unix/sysv/linux -Isysdeps/gnu -Isysdeps/unix/common -Isysdeps/unix/mman -Isysdeps/unix/inet -Inptl/sysdeps/unix/sysv -Iports/sysdeps/unix/sysv -Isysdeps/unix/sysv -Iports/sysdeps/unix/arm -Inptl/sysdeps/unix -Iports/sysdeps/unix -Isysdeps/unix -Isysdeps/posix -Iports/sysdeps/arm/fpu -Iports/sysdeps/arm/nptl -Iports/sysdeps/arm -Isysdeps/wordsize-32 -Isysdeps/ieee754/flt-32 -Isysdeps/ieee754/dbl-64 -Isysdeps/ieee754 -Isysdeps/generic/elf -Isysdeps/generic -Inptl -Iports -Ilibio -I. -nostdinc -isystem /usr/lib/gcc/armv4l-unknown-linux-gnu/4.4.5/include -isystem /usr/lib/gcc/armv4l-unknown-linux-gnu/4.4.5/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include include/libc-symbols.h -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -x assembler-with-cpp - \ > /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/Versions.def.v.iT mv -f /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/Versions.def.v.iT /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/Versions.def.v.i sed '/^[ ]*#/d;/^[ ]*$/d' /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/Versions.def.v.i > /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/Versions.def.vT mv -f /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/Versions.def.vT /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/Versions.def.v { while read which lib version setname; do \ test x"$which" = xDEFAULT || continue; \ test -z "$setname" || echo "$lib : $setname"; \ done < /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/soversions.i; \ cat /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/Versions.def.v; \ } | LC_ALL=C gawk -f scripts/firstversions.awk > /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/Versions.allT mv -f /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/Versions.allT /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/Versions.all LC_ALL=C gawk -v oldest_abi=default -f scripts/abi-versions.awk /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/Versions.all > /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/abi-versions.hT mv -f /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/abi-versions.hT /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/abi-versions.h rm -f /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/tls.makeT /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/tls.make.dT (echo '# Generated from tls.make.c by Makerules.'; \ armv4l-unknown-linux-gnu-gcc -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -fno-strict-aliasing -fno-unwind-tables -mcpu=arm920t -pipe -Wstrict-prototypes -Iinclude -I/var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl -Iports/sysdeps/arm/elf -Iports/sysdeps/unix/sysv/linux/arm/nptl -Iports/sysdeps/unix/sysv/linux/arm -Inptl/sysdeps/unix/sysv/linux -Inptl/sysdeps/pthread -Isysdeps/pthread -Iports/sysdeps/unix/sysv/linux -Isysdeps/unix/sysv/linux -Isysdeps/gnu -Isysdeps/unix/common -Isysdeps/unix/mman -Isysdeps/unix/inet -Inptl/sysdeps/unix/sysv -Iports/sysdeps/unix/sysv -Isysdeps/unix/sysv -Iports/sysdeps/unix/arm -Inptl/sysdeps/unix -Iports/sysdeps/unix -Isysdeps/unix -Isysdeps/posix -Iports/sysdeps/arm/fpu -Iports/sysdeps/arm/nptl -Iports/sysdeps/arm -Isysdeps/wordsize-32 -Isysdeps/ieee754/flt-32 -Isysdeps/ieee754/dbl-64 -Isysdeps/ieee754 -Isysdeps/generic/elf -Isysdeps/generic -Inptl -Iports -Ilibio -I. -nostdinc -isystem /usr/lib/gcc/armv4l-unknown-linux-gnu/4.4.5/include -isystem /usr/lib/gcc/armv4l-unknown-linux-gnu/4.4.5/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include include/libc-symbols.h -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -E -DASSEMBLER tls.make.c \ -MD -MP -MT '$(common-objpfx)tls.make' -MF /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/tls.make.dT \ | sed -n '/@@@/{s/@@@[ ]*\(.*\)@@@/\1/;s/[ ]*$//p;}'; \ echo 'common-generated += tls.make'; \ sed -e 's@ /var/tmp/portage/sys-libs/glibc-2\.12\.2/work/build-default-armv4l-unknown-linux-gnu-nptl/@ $(common-objpfx)@g' -e 's@^/var/tmp/portage/sys-libs/glibc-2\.12\.2/work/build-default-armv4l-unknown-linux-gnu-nptl/@$(common-objpfx)@g' -e 's@ *\([^ \/$][^ \]*\)@ $(..)\1@g' -e 's@^\([^ \/$][^ \]*\)@$(..)\1@g' /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/tls.make.dT; \ rm -f /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/tls.make.dT) > /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/tls.makeT mv -f /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/tls.makeT /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/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 libidn/Versions nptl_db/Versions inet/Versions hesiod/Versions sunrpc/Versions nis/Versions streams/Versions login/Versions elf/Versions ports/sysdeps/unix/sysv/linux/arm/nptl/Versions ports/sysdeps/unix/sysv/linux/arm/Versions nptl/sysdeps/unix/sysv/linux/Versions sysdeps/pthread/Versions sysdeps/unix/sysv/linux/Versions sysdeps/unix/sysv/Versions sysdeps/wordsize-32/Versions \ | armv4l-unknown-linux-gnu-gcc -E -undef -Iinclude -I/var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl -Iports/sysdeps/arm/elf -Iports/sysdeps/unix/sysv/linux/arm/nptl -Iports/sysdeps/unix/sysv/linux/arm -Inptl/sysdeps/unix/sysv/linux -Inptl/sysdeps/pthread -Isysdeps/pthread -Iports/sysdeps/unix/sysv/linux -Isysdeps/unix/sysv/linux -Isysdeps/gnu -Isysdeps/unix/common -Isysdeps/unix/mman -Isysdeps/unix/inet -Inptl/sysdeps/unix/sysv -Iports/sysdeps/unix/sysv -Isysdeps/unix/sysv -Iports/sysdeps/unix/arm -Inptl/sysdeps/unix -Iports/sysdeps/unix -Isysdeps/unix -Isysdeps/posix -Iports/sysdeps/arm/fpu -Iports/sysdeps/arm/nptl -Iports/sysdeps/arm -Isysdeps/wordsize-32 -Isysdeps/ieee754/flt-32 -Isysdeps/ieee754/dbl-64 -Isysdeps/ieee754 -Isysdeps/generic/elf -Isysdeps/generic -Inptl -Iports -Ilibio -I. -nostdinc -isystem /usr/lib/gcc/armv4l-unknown-linux-gnu/4.4.5/include -isystem /usr/lib/gcc/armv4l-unknown-linux-gnu/4.4.5/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include include/libc-symbols.h -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -x assembler-with-cpp - \ > /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/Versions.v.iT mv -f /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/Versions.v.iT /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/Versions.v.i sed '/^[ ]*#/d;/^[ ]*$/d' /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/Versions.v.i > /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/Versions.vT mv -f /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/Versions.vT /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/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 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 c_stubs libidn nptl_db inet hesiod sunrpc nis nscd streams login elf ports/sysdeps/arm/elf ports/sysdeps/unix/sysv/linux/arm/nptl ports/sysdeps/unix/sysv/linux/arm nptl/sysdeps/unix/sysv/linux nptl/sysdeps/pthread sysdeps/pthread ports/sysdeps/unix/sysv/linux sysdeps/unix/sysv/linux sysdeps/gnu sysdeps/unix/common sysdeps/unix/mman sysdeps/unix/inet nptl/sysdeps/unix/sysv ports/sysdeps/unix/sysv sysdeps/unix/sysv ports/sysdeps/unix/arm nptl/sysdeps/unix ports/sysdeps/unix sysdeps/unix sysdeps/posix ports/sysdeps/arm/fpu ports/sysdeps/arm/nptl ports/sysdeps/arm sysdeps/wordsize-32 sysdeps/ieee754/flt-32 sysdeps/ieee754/dbl-64 sysdeps/ieee754 sysdeps/generic/elf sysdeps/generic' ; \ cat /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/Versions.v \ | LC_ALL=C gawk -v buildroot=/var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/ -v defsfile=/var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/Versions.all \ -v move_if_change='/bin/sh scripts/move-if-change' \ -f scripts/versions.awk; \ ) > /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/sysd-versionsT mv -f /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/sysd-versionsT /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/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;) < /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/soversions.i > /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/soversions.mkT; exit 0 mv -f /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/soversions.mkT /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/soversions.mk make[1]: Leaving directory `/var/tmp/portage/sys-libs/glibc-2.12.2/work/glibc-2.12.2' make[1]: Entering directory `/var/tmp/portage/sys-libs/glibc-2.12.2/work/glibc-2.12.2' ./scripts/mkinstalldirs /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/gnu mkdir /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/gnu LC_ALL=C gawk -f scripts/lib-names.awk /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/soversions.i > /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/gnu/lib-names.T /bin/sh scripts/move-if-change /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/gnu/lib-names.T /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/gnu/lib-names.h touch /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/gnu/lib-names.stmp rm -f /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/tls.makeT /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/tls.make.dT (echo '# Generated from tls.make.c by Makerules.'; \ armv4l-unknown-linux-gnu-gcc -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -fno-strict-aliasing -fno-unwind-tables -mcpu=arm920t -pipe -Wstrict-prototypes -Iinclude -I/var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl -Iports/sysdeps/arm/elf -Iports/sysdeps/unix/sysv/linux/arm/nptl -Iports/sysdeps/unix/sysv/linux/arm -Inptl/sysdeps/unix/sysv/linux -Inptl/sysdeps/pthread -Isysdeps/pthread -Iports/sysdeps/unix/sysv/linux -Isysdeps/unix/sysv/linux -Isysdeps/gnu -Isysdeps/unix/common -Isysdeps/unix/mman -Isysdeps/unix/inet -Inptl/sysdeps/unix/sysv -Iports/sysdeps/unix/sysv -Isysdeps/unix/sysv -Iports/sysdeps/unix/arm -Inptl/sysdeps/unix -Iports/sysdeps/unix -Isysdeps/unix -Isysdeps/posix -Iports/sysdeps/arm/fpu -Iports/sysdeps/arm/nptl -Iports/sysdeps/arm -Isysdeps/wordsize-32 -Isysdeps/ieee754/flt-32 -Isysdeps/ieee754/dbl-64 -Isysdeps/ieee754 -Isysdeps/generic/elf -Isysdeps/generic -Inptl -Iports -Ilibio -I. -nostdinc -isystem /usr/lib/gcc/armv4l-unknown-linux-gnu/4.4.5/include -isystem /usr/lib/gcc/armv4l-unknown-linux-gnu/4.4.5/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include include/libc-symbols.h -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -E -DASSEMBLER tls.make.c \ -MD -MP -MT '$(common-objpfx)tls.make' -MF /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/tls.make.dT \ | sed -n '/@@@/{s/@@@[ ]*\(.*\)@@@/\1/;s/[ ]*$//p;}'; \ echo 'common-generated += tls.make'; \ sed -e 's@ /var/tmp/portage/sys-libs/glibc-2\.12\.2/work/build-default-armv4l-unknown-linux-gnu-nptl/@ $(common-objpfx)@g' -e 's@^/var/tmp/portage/sys-libs/glibc-2\.12\.2/work/build-default-armv4l-unknown-linux-gnu-nptl/@$(common-objpfx)@g' -e 's@ *\([^ \/$][^ \]*\)@ $(..)\1@g' -e 's@^\([^ \/$][^ \]*\)@$(..)\1@g' /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/tls.make.dT; \ rm -f /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/tls.make.dT) > /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/tls.makeT mv -f /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/tls.makeT /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/tls.make make[1]: Leaving directory `/var/tmp/portage/sys-libs/glibc-2.12.2/work/glibc-2.12.2' make[1]: Entering directory `/var/tmp/portage/sys-libs/glibc-2.12.2/work/glibc-2.12.2' rm -f /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/stamp.o; > /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/stamp.o rm -f /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/stamp.os; > /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/stamp.os rm -f /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/stamp.oS; > /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/stamp.oS make subdir=csu -C csu ..=../ subdir_lib make[2]: Entering directory `/var/tmp/portage/sys-libs/glibc-2.12.2/work/glibc-2.12.2/csu' .././scripts/mkinstalldirs /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu mkdir /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu (case linux-gnu in \ linux*) version=`(printf '%s\n%s\n' \ '#include ' \ UTS_RELEASE \ | armv4l-unknown-linux-gnu-gcc -I../include -I/var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu -I/var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl -I../ports/sysdeps/arm/elf -I../ports/sysdeps/unix/sysv/linux/arm/nptl -I../ports/sysdeps/unix/sysv/linux/arm -I../nptl/sysdeps/unix/sysv/linux -I../nptl/sysdeps/pthread -I../sysdeps/pthread -I../ports/sysdeps/unix/sysv/linux -I../sysdeps/unix/sysv/linux -I../sysdeps/gnu -I../sysdeps/unix/common -I../sysdeps/unix/mman -I../sysdeps/unix/inet -I../nptl/sysdeps/unix/sysv -I../ports/sysdeps/unix/sysv -I../sysdeps/unix/sysv -I../ports/sysdeps/unix/arm -I../nptl/sysdeps/unix -I../ports/sysdeps/unix -I../sysdeps/unix -I../sysdeps/posix -I../ports/sysdeps/arm/fpu -I../ports/sysdeps/arm/nptl -I../ports/sysdeps/arm -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754 -I../sysdeps/generic/elf -I../sysdeps/generic -I../nptl -I../ports -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/armv4l-unknown-linux-gnu/4.4.5/include -isystem /usr/lib/gcc/armv4l-unknown-linux-gnu/4.4.5/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include ../include/libc-symbols.h -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -DHAVE_INITFINI -O -E -P - -DNOT_IN_libc=1 | \ sed -e 's/"\([^"]*\)".*/\1/p' -e d) 2>/dev/null`;\ if [ -z "$version" ]; then \ version=`(printf '%s\n%s\n' \ '#include ' \ LINUX_VERSION_CODE \ | armv4l-unknown-linux-gnu-gcc -I../include -I/var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu -I/var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl -I../ports/sysdeps/arm/elf -I../ports/sysdeps/unix/sysv/linux/arm/nptl -I../ports/sysdeps/unix/sysv/linux/arm -I../nptl/sysdeps/unix/sysv/linux -I../nptl/sysdeps/pthread -I../sysdeps/pthread -I../ports/sysdeps/unix/sysv/linux -I../sysdeps/unix/sysv/linux -I../sysdeps/gnu -I../sysdeps/unix/common -I../sysdeps/unix/mman -I../sysdeps/unix/inet -I../nptl/sysdeps/unix/sysv -I../ports/sysdeps/unix/sysv -I../sysdeps/unix/sysv -I../ports/sysdeps/unix/arm -I../nptl/sysdeps/unix -I../ports/sysdeps/unix -I../sysdeps/unix -I../sysdeps/posix -I../ports/sysdeps/arm/fpu -I../ports/sysdeps/arm/nptl -I../ports/sysdeps/arm -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754 -I../sysdeps/generic/elf -I../sysdeps/generic -I../nptl -I../ports -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/armv4l-unknown-linux-gnu/4.4.5/include -isystem /usr/lib/gcc/armv4l-unknown-linux-gnu/4.4.5/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include ../include/libc-symbols.h -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -DHAVE_INITFINI -O -E -P - -DNOT_IN_libc=1 \ | sed -n -e '/^[123456789].*/p' \ | awk '{v=$1; \ printf("%d.%d.%d\n", \ v/65535, v/256%256, v%256)}') \ 2>/dev/null`; \ fi; \ if [ -z "$version" ]; then \ if [ -r /proc/version ]; then \ version=`sed 's/.*Linux version \([^ ]*\) .*/>>\1< /dev/null`; \ if [ -z "$os" ]; then \ os=Linux; \ fi; \ printf '"Compiled on a %s %s system on %s.\\n"\n' \ "$os" "$version" "`date +%Y-%m-%d`";; \ *) ;; \ esac; \ files="../c_stubs/Banner ../crypt/Banner ../csu/Banner ../libidn/Banner ../nptl/Banner ../ports/Banner ../resolv/Banner"; \ if test -n "$files"; then \ printf '"Available extensions:\\n"\n'; \ sed -e '/^#/d' -e 's/^[[:space:]]*/ /' \ -e 's/^\(.*\)$/\"\1\\n\"/' $files; \ fi) > /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/version-info.hT mv -f /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/version-info.hT /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/version-info.h .././scripts/mkinstalldirs /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu rm -f /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/abi-tag.h.new sed -e 's/#.*$//' -e '/^[ ]*$/d' ../abi-tags | \ while read conf tagos tagver; do \ test `expr 'armv4l-unknown-linux-gnu' \ : "$conf"` != 0 || continue; \ ( echo "$tagos" | \ sed -e 's/[^0-9xXa-fA-F ]//' \ -e 's/^/#define __ABI_TAG_OS /'; \ echo "#ifndef __ABI_TAG_VERSION"; \ echo "$tagver" | \ sed -e 's/[^0-9xXa-fA-F]/ /g' -e 's/ *$//' \ -e 's/ /,/g' -e 's/^/# define __ABI_TAG_VERSION /'; \ echo "#endif" ) > /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/abi-tag.h.new; \ done if test -r /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/abi-tag.h.new; then mv -f /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/abi-tag.h.new /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/abi-tag.h; \ else echo >&2 'This configuration not matched in ../abi-tags'; exit 1; fi gawk -f ../scripts/gen-as-const.awk ../ports/sysdeps/arm/nptl/tcb-offsets.sym \ | armv4l-unknown-linux-gnu-gcc -S -o /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/tcb-offsets.hT3 -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -fno-strict-aliasing -fno-unwind-tables -mcpu=arm920t -pipe -Wstrict-prototypes -I../include -I/var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu -I/var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl -I../ports/sysdeps/arm/elf -I../ports/sysdeps/unix/sysv/linux/arm/nptl -I../ports/sysdeps/unix/sysv/linux/arm -I../nptl/sysdeps/unix/sysv/linux -I../nptl/sysdeps/pthread -I../sysdeps/pthread -I../ports/sysdeps/unix/sysv/linux -I../sysdeps/unix/sysv/linux -I../sysdeps/gnu -I../sysdeps/unix/common -I../sysdeps/unix/mman -I../sysdeps/unix/inet -I../nptl/sysdeps/unix/sysv -I../ports/sysdeps/unix/sysv -I../sysdeps/unix/sysv -I../ports/sysdeps/unix/arm -I../nptl/sysdeps/unix -I../ports/sysdeps/unix -I../sysdeps/unix -I../sysdeps/posix -I../ports/sysdeps/arm/fpu -I../ports/sysdeps/arm/nptl -I../ports/sysdeps/arm -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754 -I../sysdeps/generic/elf -I../sysdeps/generic -I../nptl -I../ports -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/armv4l-unknown-linux-gnu/4.4.5/include -isystem /usr/lib/gcc/armv4l-unknown-linux-gnu/4.4.5/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include ../include/libc-symbols.h -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -DHAVE_INITFINI -x c - \ -MD -MP -MF /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/tcb-offsets.h.dT -MT '/var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/tcb-offsets.h.d /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/tcb-offsets.h' sed -n 's/^.*@@@name@@@\([^@]*\)@@@value@@@[^0-9Xxa-fA-F-]*\([0-9Xxa-fA-F-][0-9Xxa-fA-F-]*\).*@@@end@@@.*$/#define \1 \2/p' \ /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/tcb-offsets.hT3 > /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/tcb-offsets.hT rm -f /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/tcb-offsets.hT3 sed -e 's@ /var/tmp/portage/sys-libs/glibc-2\.12\.2/work/build-default-armv4l-unknown-linux-gnu-nptl/@ $(common-objpfx)@g' -e 's@^/var/tmp/portage/sys-libs/glibc-2\.12\.2/work/build-default-armv4l-unknown-linux-gnu-nptl/@$(common-objpfx)@g' -e 's@ *\.\.\/\([^ \]*\)@ $(..)\1@g' -e 's@^\.\.\/\([^ \]*\)@$(..)\1@g' \ /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/tcb-offsets.h.dT > /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/tcb-offsets.h.dT2 rm -f /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/tcb-offsets.h.dT mv -f /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/tcb-offsets.h.dT2 /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/tcb-offsets.h.d mv -f /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/tcb-offsets.hT /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/tcb-offsets.h armv4l-unknown-linux-gnu-gcc ../sysdeps/unix/sysv/linux/init-first.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -fno-strict-aliasing -fno-unwind-tables -mcpu=arm920t -pipe -Wstrict-prototypes -I../include -I/var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu -I/var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl -I../ports/sysdeps/arm/elf -I../ports/sysdeps/unix/sysv/linux/arm/nptl -I../ports/sysdeps/unix/sysv/linux/arm -I../nptl/sysdeps/unix/sysv/linux -I../nptl/sysdeps/pthread -I../sysdeps/pthread -I../ports/sysdeps/unix/sysv/linux -I../sysdeps/unix/sysv/linux -I../sysdeps/gnu -I../sysdeps/unix/common -I../sysdeps/unix/mman -I../sysdeps/unix/inet -I../nptl/sysdeps/unix/sysv -I../ports/sysdeps/unix/sysv -I../sysdeps/unix/sysv -I../ports/sysdeps/unix/arm -I../nptl/sysdeps/unix -I../ports/sysdeps/unix -I../sysdeps/unix -I../sysdeps/posix -I../ports/sysdeps/arm/fpu -I../ports/sysdeps/arm/nptl -I../ports/sysdeps/arm -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754 -I../sysdeps/generic/elf -I../sysdeps/generic -I../nptl -I../ports -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/armv4l-unknown-linux-gnu/4.4.5/include -isystem /usr/lib/gcc/armv4l-unknown-linux-gnu/4.4.5/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include ../include/libc-symbols.h -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -DHAVE_INITFINI -o /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/init-first.o -MD -MP -MF /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/init-first.o.dt -MT /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/init-first.o In file included from ../sysdeps/unix/sysv/linux/init-first.c:30: ../ports/sysdeps/unix/sysv/linux/arm/ldsodefs.h:41:1: warning: "MORE_ELF_HEADER_DATA" redefined In file included from ../ports/sysdeps/unix/sysv/linux/arm/ldsodefs.h:23, from ../sysdeps/unix/sysv/linux/init-first.c:30: ../sysdeps/unix/sysv/linux/ldsodefs.h:70:1: warning: this is the location of the previous definition armv4l-unknown-linux-gnu-gcc libc-start.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -fno-strict-aliasing -fno-unwind-tables -mcpu=arm920t -pipe -Wstrict-prototypes -I../include -I/var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu -I/var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl -I../ports/sysdeps/arm/elf -I../ports/sysdeps/unix/sysv/linux/arm/nptl -I../ports/sysdeps/unix/sysv/linux/arm -I../nptl/sysdeps/unix/sysv/linux -I../nptl/sysdeps/pthread -I../sysdeps/pthread -I../ports/sysdeps/unix/sysv/linux -I../sysdeps/unix/sysv/linux -I../sysdeps/gnu -I../sysdeps/unix/common -I../sysdeps/unix/mman -I../sysdeps/unix/inet -I../nptl/sysdeps/unix/sysv -I../ports/sysdeps/unix/sysv -I../sysdeps/unix/sysv -I../ports/sysdeps/unix/arm -I../nptl/sysdeps/unix -I../ports/sysdeps/unix -I../sysdeps/unix -I../sysdeps/posix -I../ports/sysdeps/arm/fpu -I../ports/sysdeps/arm/nptl -I../ports/sysdeps/arm -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754 -I../sysdeps/generic/elf -I../sysdeps/generic -I../nptl -I../ports -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/armv4l-unknown-linux-gnu/4.4.5/include -isystem /usr/lib/gcc/armv4l-unknown-linux-gnu/4.4.5/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include ../include/libc-symbols.h -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -DHAVE_INITFINI -o /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/libc-start.o -MD -MP -MF /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/libc-start.o.dt -MT /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/libc-start.o In file included from libc-start.c:22: ../ports/sysdeps/unix/sysv/linux/arm/ldsodefs.h:41:1: warning: "MORE_ELF_HEADER_DATA" redefined In file included from ../ports/sysdeps/unix/sysv/linux/arm/ldsodefs.h:23, from libc-start.c:22: ../sysdeps/unix/sysv/linux/ldsodefs.h:70:1: warning: this is the location of the previous definition armv4l-unknown-linux-gnu-gcc ../ports/sysdeps/unix/sysv/linux/arm/sysdep.S -c -I../include -I/var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu -I/var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl -I../ports/sysdeps/arm/elf -I../ports/sysdeps/unix/sysv/linux/arm/nptl -I../ports/sysdeps/unix/sysv/linux/arm -I../nptl/sysdeps/unix/sysv/linux -I../nptl/sysdeps/pthread -I../sysdeps/pthread -I../ports/sysdeps/unix/sysv/linux -I../sysdeps/unix/sysv/linux -I../sysdeps/gnu -I../sysdeps/unix/common -I../sysdeps/unix/mman -I../sysdeps/unix/inet -I../nptl/sysdeps/unix/sysv -I../ports/sysdeps/unix/sysv -I../sysdeps/unix/sysv -I../ports/sysdeps/unix/arm -I../nptl/sysdeps/unix -I../ports/sysdeps/unix -I../sysdeps/unix -I../sysdeps/posix -I../ports/sysdeps/arm/fpu -I../ports/sysdeps/arm/nptl -I../ports/sysdeps/arm -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754 -I../sysdeps/generic/elf -I../sysdeps/generic -I../nptl -I../ports -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/armv4l-unknown-linux-gnu/4.4.5/include -isystem /usr/lib/gcc/armv4l-unknown-linux-gnu/4.4.5/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include ../include/libc-symbols.h -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -DHAVE_INITFINI -DASSEMBLER -I/var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/. -o /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/sysdep.o -MD -MP -MF /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/sysdep.o.dt -MT /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/sysdep.o armv4l-unknown-linux-gnu-gcc version.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -fno-strict-aliasing -fno-unwind-tables -mcpu=arm920t -pipe -Wstrict-prototypes -I../include -I/var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu -I/var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl -I../ports/sysdeps/arm/elf -I../ports/sysdeps/unix/sysv/linux/arm/nptl -I../ports/sysdeps/unix/sysv/linux/arm -I../nptl/sysdeps/unix/sysv/linux -I../nptl/sysdeps/pthread -I../sysdeps/pthread -I../ports/sysdeps/unix/sysv/linux -I../sysdeps/unix/sysv/linux -I../sysdeps/gnu -I../sysdeps/unix/common -I../sysdeps/unix/mman -I../sysdeps/unix/inet -I../nptl/sysdeps/unix/sysv -I../ports/sysdeps/unix/sysv -I../sysdeps/unix/sysv -I../ports/sysdeps/unix/arm -I../nptl/sysdeps/unix -I../ports/sysdeps/unix -I../sysdeps/unix -I../sysdeps/posix -I../ports/sysdeps/arm/fpu -I../ports/sysdeps/arm/nptl -I../ports/sysdeps/arm -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754 -I../sysdeps/generic/elf -I../sysdeps/generic -I../nptl -I../ports -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/armv4l-unknown-linux-gnu/4.4.5/include -isystem /usr/lib/gcc/armv4l-unknown-linux-gnu/4.4.5/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include ../include/libc-symbols.h -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -DHAVE_INITFINI -o /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/version.o -MD -MP -MF /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/version.o.dt -MT /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/version.o armv4l-unknown-linux-gnu-gcc check_fds.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -fno-strict-aliasing -fno-unwind-tables -mcpu=arm920t -pipe -Wstrict-prototypes -I../include -I/var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu -I/var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl -I../ports/sysdeps/arm/elf -I../ports/sysdeps/unix/sysv/linux/arm/nptl -I../ports/sysdeps/unix/sysv/linux/arm -I../nptl/sysdeps/unix/sysv/linux -I../nptl/sysdeps/pthread -I../sysdeps/pthread -I../ports/sysdeps/unix/sysv/linux -I../sysdeps/unix/sysv/linux -I../sysdeps/gnu -I../sysdeps/unix/common -I../sysdeps/unix/mman -I../sysdeps/unix/inet -I../nptl/sysdeps/unix/sysv -I../ports/sysdeps/unix/sysv -I../sysdeps/unix/sysv -I../ports/sysdeps/unix/arm -I../nptl/sysdeps/unix -I../ports/sysdeps/unix -I../sysdeps/unix -I../sysdeps/posix -I../ports/sysdeps/arm/fpu -I../ports/sysdeps/arm/nptl -I../ports/sysdeps/arm -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754 -I../sysdeps/generic/elf -I../sysdeps/generic -I../nptl -I../ports -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/armv4l-unknown-linux-gnu/4.4.5/include -isystem /usr/lib/gcc/armv4l-unknown-linux-gnu/4.4.5/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include ../include/libc-symbols.h -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -DHAVE_INITFINI -o /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/check_fds.o -MD -MP -MF /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/check_fds.o.dt -MT /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/check_fds.o armv4l-unknown-linux-gnu-gcc ../ports/sysdeps/arm/libc-tls.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -fno-strict-aliasing -fno-unwind-tables -mcpu=arm920t -pipe -Wstrict-prototypes -I../include -I/var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu -I/var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl -I../ports/sysdeps/arm/elf -I../ports/sysdeps/unix/sysv/linux/arm/nptl -I../ports/sysdeps/unix/sysv/linux/arm -I../nptl/sysdeps/unix/sysv/linux -I../nptl/sysdeps/pthread -I../sysdeps/pthread -I../ports/sysdeps/unix/sysv/linux -I../sysdeps/unix/sysv/linux -I../sysdeps/gnu -I../sysdeps/unix/common -I../sysdeps/unix/mman -I../sysdeps/unix/inet -I../nptl/sysdeps/unix/sysv -I../ports/sysdeps/unix/sysv -I../sysdeps/unix/sysv -I../ports/sysdeps/unix/arm -I../nptl/sysdeps/unix -I../ports/sysdeps/unix -I../sysdeps/unix -I../sysdeps/posix -I../ports/sysdeps/arm/fpu -I../ports/sysdeps/arm/nptl -I../ports/sysdeps/arm -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754 -I../sysdeps/generic/elf -I../sysdeps/generic -I../nptl -I../ports -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/armv4l-unknown-linux-gnu/4.4.5/include -isystem /usr/lib/gcc/armv4l-unknown-linux-gnu/4.4.5/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include ../include/libc-symbols.h -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -DHAVE_INITFINI -o /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/libc-tls.o -MD -MP -MF /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/libc-tls.o.dt -MT /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/libc-tls.o In file included from ../csu/libc-tls.c:21, from ../ports/sysdeps/arm/libc-tls.c:20: ../ports/sysdeps/unix/sysv/linux/arm/ldsodefs.h:41:1: warning: "MORE_ELF_HEADER_DATA" redefined In file included from ../ports/sysdeps/unix/sysv/linux/arm/ldsodefs.h:23, from ../csu/libc-tls.c:21, from ../ports/sysdeps/arm/libc-tls.c:20: ../sysdeps/unix/sysv/linux/ldsodefs.h:70:1: warning: this is the location of the previous definition armv4l-unknown-linux-gnu-gcc elf-init.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -fno-strict-aliasing -fno-unwind-tables -mcpu=arm920t -pipe -Wstrict-prototypes -I../include -I/var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu -I/var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl -I../ports/sysdeps/arm/elf -I../ports/sysdeps/unix/sysv/linux/arm/nptl -I../ports/sysdeps/unix/sysv/linux/arm -I../nptl/sysdeps/unix/sysv/linux -I../nptl/sysdeps/pthread -I../sysdeps/pthread -I../ports/sysdeps/unix/sysv/linux -I../sysdeps/unix/sysv/linux -I../sysdeps/gnu -I../sysdeps/unix/common -I../sysdeps/unix/mman -I../sysdeps/unix/inet -I../nptl/sysdeps/unix/sysv -I../ports/sysdeps/unix/sysv -I../sysdeps/unix/sysv -I../ports/sysdeps/unix/arm -I../nptl/sysdeps/unix -I../ports/sysdeps/unix -I../sysdeps/unix -I../sysdeps/posix -I../ports/sysdeps/arm/fpu -I../ports/sysdeps/arm/nptl -I../ports/sysdeps/arm -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754 -I../sysdeps/generic/elf -I../sysdeps/generic -I../nptl -I../ports -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/armv4l-unknown-linux-gnu/4.4.5/include -isystem /usr/lib/gcc/armv4l-unknown-linux-gnu/4.4.5/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include ../include/libc-symbols.h -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -DHAVE_INITFINI -o /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/elf-init.o -MD -MP -MF /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/elf-init.o.dt -MT /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/elf-init.o armv4l-unknown-linux-gnu-gcc dso_handle.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -fno-strict-aliasing -fno-unwind-tables -mcpu=arm920t -pipe -Wstrict-prototypes -I../include -I/var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu -I/var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl -I../ports/sysdeps/arm/elf -I../ports/sysdeps/unix/sysv/linux/arm/nptl -I../ports/sysdeps/unix/sysv/linux/arm -I../nptl/sysdeps/unix/sysv/linux -I../nptl/sysdeps/pthread -I../sysdeps/pthread -I../ports/sysdeps/unix/sysv/linux -I../sysdeps/unix/sysv/linux -I../sysdeps/gnu -I../sysdeps/unix/common -I../sysdeps/unix/mman -I../sysdeps/unix/inet -I../nptl/sysdeps/unix/sysv -I../ports/sysdeps/unix/sysv -I../sysdeps/unix/sysv -I../ports/sysdeps/unix/arm -I../nptl/sysdeps/unix -I../ports/sysdeps/unix -I../sysdeps/unix -I../sysdeps/posix -I../ports/sysdeps/arm/fpu -I../ports/sysdeps/arm/nptl -I../ports/sysdeps/arm -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754 -I../sysdeps/generic/elf -I../sysdeps/generic -I../nptl -I../ports -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/armv4l-unknown-linux-gnu/4.4.5/include -isystem /usr/lib/gcc/armv4l-unknown-linux-gnu/4.4.5/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include ../include/libc-symbols.h -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -DHAVE_INITFINI -o /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/dso_handle.o -MD -MP -MF /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/dso_handle.o.dt -MT /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/dso_handle.o armv4l-unknown-linux-gnu-gcc errno.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -fno-strict-aliasing -fno-unwind-tables -mcpu=arm920t -pipe -Wstrict-prototypes -I../include -I/var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu -I/var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl -I../ports/sysdeps/arm/elf -I../ports/sysdeps/unix/sysv/linux/arm/nptl -I../ports/sysdeps/unix/sysv/linux/arm -I../nptl/sysdeps/unix/sysv/linux -I../nptl/sysdeps/pthread -I../sysdeps/pthread -I../ports/sysdeps/unix/sysv/linux -I../sysdeps/unix/sysv/linux -I../sysdeps/gnu -I../sysdeps/unix/common -I../sysdeps/unix/mman -I../sysdeps/unix/inet -I../nptl/sysdeps/unix/sysv -I../ports/sysdeps/unix/sysv -I../sysdeps/unix/sysv -I../ports/sysdeps/unix/arm -I../nptl/sysdeps/unix -I../ports/sysdeps/unix -I../sysdeps/unix -I../sysdeps/posix -I../ports/sysdeps/arm/fpu -I../ports/sysdeps/arm/nptl -I../ports/sysdeps/arm -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754 -I../sysdeps/generic/elf -I../sysdeps/generic -I../nptl -I../ports -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/armv4l-unknown-linux-gnu/4.4.5/include -isystem /usr/lib/gcc/armv4l-unknown-linux-gnu/4.4.5/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include ../include/libc-symbols.h -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -DHAVE_INITFINI -o /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/errno.o -MD -MP -MF /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/errno.o.dt -MT /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/errno.o armv4l-unknown-linux-gnu-gcc ../ports/sysdeps/unix/sysv/linux/arm/aeabi_read_tp.S -c -I../include -I/var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu -I/var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl -I../ports/sysdeps/arm/elf -I../ports/sysdeps/unix/sysv/linux/arm/nptl -I../ports/sysdeps/unix/sysv/linux/arm -I../nptl/sysdeps/unix/sysv/linux -I../nptl/sysdeps/pthread -I../sysdeps/pthread -I../ports/sysdeps/unix/sysv/linux -I../sysdeps/unix/sysv/linux -I../sysdeps/gnu -I../sysdeps/unix/common -I../sysdeps/unix/mman -I../sysdeps/unix/inet -I../nptl/sysdeps/unix/sysv -I../ports/sysdeps/unix/sysv -I../sysdeps/unix/sysv -I../ports/sysdeps/unix/arm -I../nptl/sysdeps/unix -I../ports/sysdeps/unix -I../sysdeps/unix -I../sysdeps/posix -I../ports/sysdeps/arm/fpu -I../ports/sysdeps/arm/nptl -I../ports/sysdeps/arm -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754 -I../sysdeps/generic/elf -I../sysdeps/generic -I../nptl -I../ports -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/armv4l-unknown-linux-gnu/4.4.5/include -isystem /usr/lib/gcc/armv4l-unknown-linux-gnu/4.4.5/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include ../include/libc-symbols.h -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -DHAVE_INITFINI -DASSEMBLER -I/var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/. -o /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/aeabi_read_tp.o -MD -MP -MF /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/aeabi_read_tp.o.dt -MT /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/aeabi_read_tp.o armv4l-unknown-linux-gnu-gcc errno-loc.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -fno-strict-aliasing -fno-unwind-tables -mcpu=arm920t -pipe -Wstrict-prototypes -I../include -I/var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu -I/var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl -I../ports/sysdeps/arm/elf -I../ports/sysdeps/unix/sysv/linux/arm/nptl -I../ports/sysdeps/unix/sysv/linux/arm -I../nptl/sysdeps/unix/sysv/linux -I../nptl/sysdeps/pthread -I../sysdeps/pthread -I../ports/sysdeps/unix/sysv/linux -I../sysdeps/unix/sysv/linux -I../sysdeps/gnu -I../sysdeps/unix/common -I../sysdeps/unix/mman -I../sysdeps/unix/inet -I../nptl/sysdeps/unix/sysv -I../ports/sysdeps/unix/sysv -I../sysdeps/unix/sysv -I../ports/sysdeps/unix/arm -I../nptl/sysdeps/unix -I../ports/sysdeps/unix -I../sysdeps/unix -I../sysdeps/posix -I../ports/sysdeps/arm/fpu -I../ports/sysdeps/arm/nptl -I../ports/sysdeps/arm -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754 -I../sysdeps/generic/elf -I../sysdeps/generic -I../nptl -I../ports -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/armv4l-unknown-linux-gnu/4.4.5/include -isystem /usr/lib/gcc/armv4l-unknown-linux-gnu/4.4.5/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include ../include/libc-symbols.h -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -DHAVE_INITFINI -o /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/errno-loc.o -MD -MP -MF /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/errno-loc.o.dt -MT /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/errno-loc.o .././scripts/mkinstalldirs /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu echo 'csu/init-first.o csu/libc-start.o csu/sysdep.o csu/version.o csu/check_fds.o csu/libc-tls.o csu/elf-init.o csu/dso_handle.o csu/errno.o csu/aeabi_read_tp.o csu/errno-loc.o' > /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/stamp.oT mv -f /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/stamp.oT /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/stamp.o armv4l-unknown-linux-gnu-gcc ../sysdeps/unix/sysv/linux/init-first.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -fno-strict-aliasing -fno-unwind-tables -mcpu=arm920t -pipe -Wstrict-prototypes -fPIC -I../include -I/var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu -I/var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl -I../ports/sysdeps/arm/elf -I../ports/sysdeps/unix/sysv/linux/arm/nptl -I../ports/sysdeps/unix/sysv/linux/arm -I../nptl/sysdeps/unix/sysv/linux -I../nptl/sysdeps/pthread -I../sysdeps/pthread -I../ports/sysdeps/unix/sysv/linux -I../sysdeps/unix/sysv/linux -I../sysdeps/gnu -I../sysdeps/unix/common -I../sysdeps/unix/mman -I../sysdeps/unix/inet -I../nptl/sysdeps/unix/sysv -I../ports/sysdeps/unix/sysv -I../sysdeps/unix/sysv -I../ports/sysdeps/unix/arm -I../nptl/sysdeps/unix -I../ports/sysdeps/unix -I../sysdeps/unix -I../sysdeps/posix -I../ports/sysdeps/arm/fpu -I../ports/sysdeps/arm/nptl -I../ports/sysdeps/arm -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754 -I../sysdeps/generic/elf -I../sysdeps/generic -I../nptl -I../ports -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/armv4l-unknown-linux-gnu/4.4.5/include -isystem /usr/lib/gcc/armv4l-unknown-linux-gnu/4.4.5/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -DHAVE_INITFINI -o /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/init-first.os -MD -MP -MF /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/init-first.os.dt -MT /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/init-first.os In file included from ../sysdeps/unix/sysv/linux/init-first.c:30: ../ports/sysdeps/unix/sysv/linux/arm/ldsodefs.h:41:1: warning: "MORE_ELF_HEADER_DATA" redefined In file included from ../ports/sysdeps/unix/sysv/linux/arm/ldsodefs.h:23, from ../sysdeps/unix/sysv/linux/init-first.c:30: ../sysdeps/unix/sysv/linux/ldsodefs.h:70:1: warning: this is the location of the previous definition armv4l-unknown-linux-gnu-gcc libc-start.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -fno-strict-aliasing -fno-unwind-tables -mcpu=arm920t -pipe -Wstrict-prototypes -fPIC -I../include -I/var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu -I/var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl -I../ports/sysdeps/arm/elf -I../ports/sysdeps/unix/sysv/linux/arm/nptl -I../ports/sysdeps/unix/sysv/linux/arm -I../nptl/sysdeps/unix/sysv/linux -I../nptl/sysdeps/pthread -I../sysdeps/pthread -I../ports/sysdeps/unix/sysv/linux -I../sysdeps/unix/sysv/linux -I../sysdeps/gnu -I../sysdeps/unix/common -I../sysdeps/unix/mman -I../sysdeps/unix/inet -I../nptl/sysdeps/unix/sysv -I../ports/sysdeps/unix/sysv -I../sysdeps/unix/sysv -I../ports/sysdeps/unix/arm -I../nptl/sysdeps/unix -I../ports/sysdeps/unix -I../sysdeps/unix -I../sysdeps/posix -I../ports/sysdeps/arm/fpu -I../ports/sysdeps/arm/nptl -I../ports/sysdeps/arm -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754 -I../sysdeps/generic/elf -I../sysdeps/generic -I../nptl -I../ports -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/armv4l-unknown-linux-gnu/4.4.5/include -isystem /usr/lib/gcc/armv4l-unknown-linux-gnu/4.4.5/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -DHAVE_INITFINI -o /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/libc-start.os -MD -MP -MF /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/libc-start.os.dt -MT /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/libc-start.os In file included from libc-start.c:22: ../ports/sysdeps/unix/sysv/linux/arm/ldsodefs.h:41:1: warning: "MORE_ELF_HEADER_DATA" redefined In file included from ../ports/sysdeps/unix/sysv/linux/arm/ldsodefs.h:23, from libc-start.c:22: ../sysdeps/unix/sysv/linux/ldsodefs.h:70:1: warning: this is the location of the previous definition armv4l-unknown-linux-gnu-gcc ../ports/sysdeps/unix/sysv/linux/arm/sysdep.S -c -I../include -I/var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu -I/var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl -I../ports/sysdeps/arm/elf -I../ports/sysdeps/unix/sysv/linux/arm/nptl -I../ports/sysdeps/unix/sysv/linux/arm -I../nptl/sysdeps/unix/sysv/linux -I../nptl/sysdeps/pthread -I../sysdeps/pthread -I../ports/sysdeps/unix/sysv/linux -I../sysdeps/unix/sysv/linux -I../sysdeps/gnu -I../sysdeps/unix/common -I../sysdeps/unix/mman -I../sysdeps/unix/inet -I../nptl/sysdeps/unix/sysv -I../ports/sysdeps/unix/sysv -I../sysdeps/unix/sysv -I../ports/sysdeps/unix/arm -I../nptl/sysdeps/unix -I../ports/sysdeps/unix -I../sysdeps/unix -I../sysdeps/posix -I../ports/sysdeps/arm/fpu -I../ports/sysdeps/arm/nptl -I../ports/sysdeps/arm -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754 -I../sysdeps/generic/elf -I../sysdeps/generic -I../nptl -I../ports -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/armv4l-unknown-linux-gnu/4.4.5/include -isystem /usr/lib/gcc/armv4l-unknown-linux-gnu/4.4.5/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -DHAVE_INITFINI -DASSEMBLER -I/var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/. -o /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/sysdep.os -MD -MP -MF /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/sysdep.os.dt -MT /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/sysdep.os armv4l-unknown-linux-gnu-gcc version.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -fno-strict-aliasing -fno-unwind-tables -mcpu=arm920t -pipe -Wstrict-prototypes -fPIC -I../include -I/var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu -I/var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl -I../ports/sysdeps/arm/elf -I../ports/sysdeps/unix/sysv/linux/arm/nptl -I../ports/sysdeps/unix/sysv/linux/arm -I../nptl/sysdeps/unix/sysv/linux -I../nptl/sysdeps/pthread -I../sysdeps/pthread -I../ports/sysdeps/unix/sysv/linux -I../sysdeps/unix/sysv/linux -I../sysdeps/gnu -I../sysdeps/unix/common -I../sysdeps/unix/mman -I../sysdeps/unix/inet -I../nptl/sysdeps/unix/sysv -I../ports/sysdeps/unix/sysv -I../sysdeps/unix/sysv -I../ports/sysdeps/unix/arm -I../nptl/sysdeps/unix -I../ports/sysdeps/unix -I../sysdeps/unix -I../sysdeps/posix -I../ports/sysdeps/arm/fpu -I../ports/sysdeps/arm/nptl -I../ports/sysdeps/arm -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754 -I../sysdeps/generic/elf -I../sysdeps/generic -I../nptl -I../ports -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/armv4l-unknown-linux-gnu/4.4.5/include -isystem /usr/lib/gcc/armv4l-unknown-linux-gnu/4.4.5/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -DHAVE_INITFINI -o /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/version.os -MD -MP -MF /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/version.os.dt -MT /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/version.os armv4l-unknown-linux-gnu-gcc check_fds.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -fno-strict-aliasing -fno-unwind-tables -mcpu=arm920t -pipe -Wstrict-prototypes -fPIC -I../include -I/var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu -I/var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl -I../ports/sysdeps/arm/elf -I../ports/sysdeps/unix/sysv/linux/arm/nptl -I../ports/sysdeps/unix/sysv/linux/arm -I../nptl/sysdeps/unix/sysv/linux -I../nptl/sysdeps/pthread -I../sysdeps/pthread -I../ports/sysdeps/unix/sysv/linux -I../sysdeps/unix/sysv/linux -I../sysdeps/gnu -I../sysdeps/unix/common -I../sysdeps/unix/mman -I../sysdeps/unix/inet -I../nptl/sysdeps/unix/sysv -I../ports/sysdeps/unix/sysv -I../sysdeps/unix/sysv -I../ports/sysdeps/unix/arm -I../nptl/sysdeps/unix -I../ports/sysdeps/unix -I../sysdeps/unix -I../sysdeps/posix -I../ports/sysdeps/arm/fpu -I../ports/sysdeps/arm/nptl -I../ports/sysdeps/arm -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754 -I../sysdeps/generic/elf -I../sysdeps/generic -I../nptl -I../ports -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/armv4l-unknown-linux-gnu/4.4.5/include -isystem /usr/lib/gcc/armv4l-unknown-linux-gnu/4.4.5/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -DHAVE_INITFINI -o /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/check_fds.os -MD -MP -MF /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/check_fds.os.dt -MT /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/check_fds.os armv4l-unknown-linux-gnu-gcc dso_handle.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -fno-strict-aliasing -fno-unwind-tables -mcpu=arm920t -pipe -Wstrict-prototypes -fPIC -I../include -I/var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu -I/var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl -I../ports/sysdeps/arm/elf -I../ports/sysdeps/unix/sysv/linux/arm/nptl -I../ports/sysdeps/unix/sysv/linux/arm -I../nptl/sysdeps/unix/sysv/linux -I../nptl/sysdeps/pthread -I../sysdeps/pthread -I../ports/sysdeps/unix/sysv/linux -I../sysdeps/unix/sysv/linux -I../sysdeps/gnu -I../sysdeps/unix/common -I../sysdeps/unix/mman -I../sysdeps/unix/inet -I../nptl/sysdeps/unix/sysv -I../ports/sysdeps/unix/sysv -I../sysdeps/unix/sysv -I../ports/sysdeps/unix/arm -I../nptl/sysdeps/unix -I../ports/sysdeps/unix -I../sysdeps/unix -I../sysdeps/posix -I../ports/sysdeps/arm/fpu -I../ports/sysdeps/arm/nptl -I../ports/sysdeps/arm -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754 -I../sysdeps/generic/elf -I../sysdeps/generic -I../nptl -I../ports -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/armv4l-unknown-linux-gnu/4.4.5/include -isystem /usr/lib/gcc/armv4l-unknown-linux-gnu/4.4.5/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -DHAVE_INITFINI -o /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/dso_handle.os -MD -MP -MF /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/dso_handle.os.dt -MT /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/dso_handle.os armv4l-unknown-linux-gnu-gcc ../ports/sysdeps/unix/sysv/linux/arm/nptl/unwind-resume.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -fno-strict-aliasing -fno-unwind-tables -mcpu=arm920t -pipe -Wstrict-prototypes -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu -I/var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl -I../ports/sysdeps/arm/elf -I../ports/sysdeps/unix/sysv/linux/arm/nptl -I../ports/sysdeps/unix/sysv/linux/arm -I../nptl/sysdeps/unix/sysv/linux -I../nptl/sysdeps/pthread -I../sysdeps/pthread -I../ports/sysdeps/unix/sysv/linux -I../sysdeps/unix/sysv/linux -I../sysdeps/gnu -I../sysdeps/unix/common -I../sysdeps/unix/mman -I../sysdeps/unix/inet -I../nptl/sysdeps/unix/sysv -I../ports/sysdeps/unix/sysv -I../sysdeps/unix/sysv -I../ports/sysdeps/unix/arm -I../nptl/sysdeps/unix -I../ports/sysdeps/unix -I../sysdeps/unix -I../sysdeps/posix -I../ports/sysdeps/arm/fpu -I../ports/sysdeps/arm/nptl -I../ports/sysdeps/arm -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754 -I../sysdeps/generic/elf -I../sysdeps/generic -I../nptl -I../ports -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/armv4l-unknown-linux-gnu/4.4.5/include -isystem /usr/lib/gcc/armv4l-unknown-linux-gnu/4.4.5/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -DHAVE_INITFINI -o /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/unwind-resume.os -MD -MP -MF /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/unwind-resume.os.dt -MT /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/unwind-resume.os armv4l-unknown-linux-gnu-gcc errno.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -fno-strict-aliasing -fno-unwind-tables -mcpu=arm920t -pipe -Wstrict-prototypes -fPIC -I../include -I/var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu -I/var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl -I../ports/sysdeps/arm/elf -I../ports/sysdeps/unix/sysv/linux/arm/nptl -I../ports/sysdeps/unix/sysv/linux/arm -I../nptl/sysdeps/unix/sysv/linux -I../nptl/sysdeps/pthread -I../sysdeps/pthread -I../ports/sysdeps/unix/sysv/linux -I../sysdeps/unix/sysv/linux -I../sysdeps/gnu -I../sysdeps/unix/common -I../sysdeps/unix/mman -I../sysdeps/unix/inet -I../nptl/sysdeps/unix/sysv -I../ports/sysdeps/unix/sysv -I../sysdeps/unix/sysv -I../ports/sysdeps/unix/arm -I../nptl/sysdeps/unix -I../ports/sysdeps/unix -I../sysdeps/unix -I../sysdeps/posix -I../ports/sysdeps/arm/fpu -I../ports/sysdeps/arm/nptl -I../ports/sysdeps/arm -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754 -I../sysdeps/generic/elf -I../sysdeps/generic -I../nptl -I../ports -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/armv4l-unknown-linux-gnu/4.4.5/include -isystem /usr/lib/gcc/armv4l-unknown-linux-gnu/4.4.5/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -DHAVE_INITFINI -o /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/errno.os -MD -MP -MF /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/errno.os.dt -MT /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/errno.os armv4l-unknown-linux-gnu-gcc ../ports/sysdeps/unix/sysv/linux/arm/libc-aeabi_read_tp.S -c -I../include -I/var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu -I/var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl -I../ports/sysdeps/arm/elf -I../ports/sysdeps/unix/sysv/linux/arm/nptl -I../ports/sysdeps/unix/sysv/linux/arm -I../nptl/sysdeps/unix/sysv/linux -I../nptl/sysdeps/pthread -I../sysdeps/pthread -I../ports/sysdeps/unix/sysv/linux -I../sysdeps/unix/sysv/linux -I../sysdeps/gnu -I../sysdeps/unix/common -I../sysdeps/unix/mman -I../sysdeps/unix/inet -I../nptl/sysdeps/unix/sysv -I../ports/sysdeps/unix/sysv -I../sysdeps/unix/sysv -I../ports/sysdeps/unix/arm -I../nptl/sysdeps/unix -I../ports/sysdeps/unix -I../sysdeps/unix -I../sysdeps/posix -I../ports/sysdeps/arm/fpu -I../ports/sysdeps/arm/nptl -I../ports/sysdeps/arm -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754 -I../sysdeps/generic/elf -I../sysdeps/generic -I../nptl -I../ports -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/armv4l-unknown-linux-gnu/4.4.5/include -isystem /usr/lib/gcc/armv4l-unknown-linux-gnu/4.4.5/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -DHAVE_INITFINI -DASSEMBLER -I/var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/. -o /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/libc-aeabi_read_tp.os -MD -MP -MF /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/libc-aeabi_read_tp.os.dt -MT /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/libc-aeabi_read_tp.os armv4l-unknown-linux-gnu-gcc errno-loc.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -fno-strict-aliasing -fno-unwind-tables -mcpu=arm920t -pipe -Wstrict-prototypes -fPIC -I../include -I/var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu -I/var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl -I../ports/sysdeps/arm/elf -I../ports/sysdeps/unix/sysv/linux/arm/nptl -I../ports/sysdeps/unix/sysv/linux/arm -I../nptl/sysdeps/unix/sysv/linux -I../nptl/sysdeps/pthread -I../sysdeps/pthread -I../ports/sysdeps/unix/sysv/linux -I../sysdeps/unix/sysv/linux -I../sysdeps/gnu -I../sysdeps/unix/common -I../sysdeps/unix/mman -I../sysdeps/unix/inet -I../nptl/sysdeps/unix/sysv -I../ports/sysdeps/unix/sysv -I../sysdeps/unix/sysv -I../ports/sysdeps/unix/arm -I../nptl/sysdeps/unix -I../ports/sysdeps/unix -I../sysdeps/unix -I../sysdeps/posix -I../ports/sysdeps/arm/fpu -I../ports/sysdeps/arm/nptl -I../ports/sysdeps/arm -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754 -I../sysdeps/generic/elf -I../sysdeps/generic -I../nptl -I../ports -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/armv4l-unknown-linux-gnu/4.4.5/include -isystem /usr/lib/gcc/armv4l-unknown-linux-gnu/4.4.5/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -DHAVE_INITFINI -o /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/errno-loc.os -MD -MP -MF /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/errno-loc.os.dt -MT /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/errno-loc.os armv4l-unknown-linux-gnu-gcc ../sysdeps/wordsize-32/divdi3.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -fno-strict-aliasing -fno-unwind-tables -mcpu=arm920t -pipe -Wstrict-prototypes -fPIC -I../include -I/var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu -I/var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl -I../ports/sysdeps/arm/elf -I../ports/sysdeps/unix/sysv/linux/arm/nptl -I../ports/sysdeps/unix/sysv/linux/arm -I../nptl/sysdeps/unix/sysv/linux -I../nptl/sysdeps/pthread -I../sysdeps/pthread -I../ports/sysdeps/unix/sysv/linux -I../sysdeps/unix/sysv/linux -I../sysdeps/gnu -I../sysdeps/unix/common -I../sysdeps/unix/mman -I../sysdeps/unix/inet -I../nptl/sysdeps/unix/sysv -I../ports/sysdeps/unix/sysv -I../sysdeps/unix/sysv -I../ports/sysdeps/unix/arm -I../nptl/sysdeps/unix -I../ports/sysdeps/unix -I../sysdeps/unix -I../sysdeps/posix -I../ports/sysdeps/arm/fpu -I../ports/sysdeps/arm/nptl -I../ports/sysdeps/arm -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754 -I../sysdeps/generic/elf -I../sysdeps/generic -I../nptl -I../ports -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/armv4l-unknown-linux-gnu/4.4.5/include -isystem /usr/lib/gcc/armv4l-unknown-linux-gnu/4.4.5/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -Din_divdi3_c -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -DHAVE_INITFINI -o /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/divdi3.os -MD -MP -MF /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/divdi3.os.dt -MT /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/divdi3.os .././scripts/mkinstalldirs /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu echo 'csu/init-first.os csu/libc-start.os csu/sysdep.os csu/version.os csu/check_fds.os csu/dso_handle.os csu/unwind-resume.os csu/errno.os csu/libc-aeabi_read_tp.os csu/errno-loc.os csu/divdi3.os' > /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/stamp.osT mv -f /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/stamp.osT /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/stamp.os armv4l-unknown-linux-gnu-gcc elf-init.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -fno-strict-aliasing -fno-unwind-tables -mcpu=arm920t -pipe -Wstrict-prototypes -fPIC -I../include -I/var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu -I/var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl -I../ports/sysdeps/arm/elf -I../ports/sysdeps/unix/sysv/linux/arm/nptl -I../ports/sysdeps/unix/sysv/linux/arm -I../nptl/sysdeps/unix/sysv/linux -I../nptl/sysdeps/pthread -I../sysdeps/pthread -I../ports/sysdeps/unix/sysv/linux -I../sysdeps/unix/sysv/linux -I../sysdeps/gnu -I../sysdeps/unix/common -I../sysdeps/unix/mman -I../sysdeps/unix/inet -I../nptl/sysdeps/unix/sysv -I../ports/sysdeps/unix/sysv -I../sysdeps/unix/sysv -I../ports/sysdeps/unix/arm -I../nptl/sysdeps/unix -I../ports/sysdeps/unix -I../sysdeps/unix -I../sysdeps/posix -I../ports/sysdeps/arm/fpu -I../ports/sysdeps/arm/nptl -I../ports/sysdeps/arm -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754 -I../sysdeps/generic/elf -I../sysdeps/generic -I../nptl -I../ports -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/armv4l-unknown-linux-gnu/4.4.5/include -isystem /usr/lib/gcc/armv4l-unknown-linux-gnu/4.4.5/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -DHAVE_INITFINI -o /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/elf-init.oS -MD -MP -MF /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/elf-init.oS.dt -MT /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/elf-init.oS armv4l-unknown-linux-gnu-gcc ../ports/sysdeps/unix/sysv/linux/arm/aeabi_read_tp.S -c -I../include -I/var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu -I/var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl -I../ports/sysdeps/arm/elf -I../ports/sysdeps/unix/sysv/linux/arm/nptl -I../ports/sysdeps/unix/sysv/linux/arm -I../nptl/sysdeps/unix/sysv/linux -I../nptl/sysdeps/pthread -I../sysdeps/pthread -I../ports/sysdeps/unix/sysv/linux -I../sysdeps/unix/sysv/linux -I../sysdeps/gnu -I../sysdeps/unix/common -I../sysdeps/unix/mman -I../sysdeps/unix/inet -I../nptl/sysdeps/unix/sysv -I../ports/sysdeps/unix/sysv -I../sysdeps/unix/sysv -I../ports/sysdeps/unix/arm -I../nptl/sysdeps/unix -I../ports/sysdeps/unix -I../sysdeps/unix -I../sysdeps/posix -I../ports/sysdeps/arm/fpu -I../ports/sysdeps/arm/nptl -I../ports/sysdeps/arm -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754 -I../sysdeps/generic/elf -I../sysdeps/generic -I../nptl -I../ports -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/armv4l-unknown-linux-gnu/4.4.5/include -isystem /usr/lib/gcc/armv4l-unknown-linux-gnu/4.4.5/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -DHAVE_INITFINI -DASSEMBLER -I/var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/. -o /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/aeabi_read_tp.oS -MD -MP -MF /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/aeabi_read_tp.oS.dt -MT /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/aeabi_read_tp.oS .././scripts/mkinstalldirs /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu echo 'csu/elf-init.oS csu/aeabi_read_tp.oS' > /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/stamp.oST mv -f /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/stamp.oST /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/stamp.oS armv4l-unknown-linux-gnu-gcc ../ports/sysdeps/arm/elf/start.S -c -I../include -I/var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu -I/var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl -I../ports/sysdeps/arm/elf -I../ports/sysdeps/unix/sysv/linux/arm/nptl -I../ports/sysdeps/unix/sysv/linux/arm -I../nptl/sysdeps/unix/sysv/linux -I../nptl/sysdeps/pthread -I../sysdeps/pthread -I../ports/sysdeps/unix/sysv/linux -I../sysdeps/unix/sysv/linux -I../sysdeps/gnu -I../sysdeps/unix/common -I../sysdeps/unix/mman -I../sysdeps/unix/inet -I../nptl/sysdeps/unix/sysv -I../ports/sysdeps/unix/sysv -I../sysdeps/unix/sysv -I../ports/sysdeps/unix/arm -I../nptl/sysdeps/unix -I../ports/sysdeps/unix -I../sysdeps/unix -I../sysdeps/posix -I../ports/sysdeps/arm/fpu -I../ports/sysdeps/arm/nptl -I../ports/sysdeps/arm -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754 -I../sysdeps/generic/elf -I../sysdeps/generic -I../nptl -I../ports -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/armv4l-unknown-linux-gnu/4.4.5/include -isystem /usr/lib/gcc/armv4l-unknown-linux-gnu/4.4.5/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include ../include/libc-symbols.h -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -DHAVE_INITFINI -DASSEMBLER -I/var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/. -o /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/start.o -MD -MP -MF /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/start.o.dt -MT /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/start.o armv4l-unknown-linux-gnu-gcc gmon-start.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -fno-strict-aliasing -fno-unwind-tables -mcpu=arm920t -pipe -Wstrict-prototypes -I../include -I/var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu -I/var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl -I../ports/sysdeps/arm/elf -I../ports/sysdeps/unix/sysv/linux/arm/nptl -I../ports/sysdeps/unix/sysv/linux/arm -I../nptl/sysdeps/unix/sysv/linux -I../nptl/sysdeps/pthread -I../sysdeps/pthread -I../ports/sysdeps/unix/sysv/linux -I../sysdeps/unix/sysv/linux -I../sysdeps/gnu -I../sysdeps/unix/common -I../sysdeps/unix/mman -I../sysdeps/unix/inet -I../nptl/sysdeps/unix/sysv -I../ports/sysdeps/unix/sysv -I../sysdeps/unix/sysv -I../ports/sysdeps/unix/arm -I../nptl/sysdeps/unix -I../ports/sysdeps/unix -I../sysdeps/unix -I../sysdeps/posix -I../ports/sysdeps/arm/fpu -I../ports/sysdeps/arm/nptl -I../ports/sysdeps/arm -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754 -I../sysdeps/generic/elf -I../sysdeps/generic -I../nptl -I../ports -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/armv4l-unknown-linux-gnu/4.4.5/include -isystem /usr/lib/gcc/armv4l-unknown-linux-gnu/4.4.5/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include ../include/libc-symbols.h -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -DHAVE_INITFINI -o /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/gmon-start.o -MD -MP -MF /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/gmon-start.o.dt -MT /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/gmon-start.o armv4l-unknown-linux-gnu-gcc abi-note.S -c -I../include -I/var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu -I/var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl -I../ports/sysdeps/arm/elf -I../ports/sysdeps/unix/sysv/linux/arm/nptl -I../ports/sysdeps/unix/sysv/linux/arm -I../nptl/sysdeps/unix/sysv/linux -I../nptl/sysdeps/pthread -I../sysdeps/pthread -I../ports/sysdeps/unix/sysv/linux -I../sysdeps/unix/sysv/linux -I../sysdeps/gnu -I../sysdeps/unix/common -I../sysdeps/unix/mman -I../sysdeps/unix/inet -I../nptl/sysdeps/unix/sysv -I../ports/sysdeps/unix/sysv -I../sysdeps/unix/sysv -I../ports/sysdeps/unix/arm -I../nptl/sysdeps/unix -I../ports/sysdeps/unix -I../sysdeps/unix -I../sysdeps/posix -I../ports/sysdeps/arm/fpu -I../ports/sysdeps/arm/nptl -I../ports/sysdeps/arm -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754 -I../sysdeps/generic/elf -I../sysdeps/generic -I../nptl -I../ports -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/armv4l-unknown-linux-gnu/4.4.5/include -isystem /usr/lib/gcc/armv4l-unknown-linux-gnu/4.4.5/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include ../include/libc-symbols.h -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -DHAVE_INITFINI -DASSEMBLER -I/var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/. -o /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/abi-note.o -MD -MP -MF /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/abi-note.o.dt -MT /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/abi-note.o armv4l-unknown-linux-gnu-gcc init.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -fno-strict-aliasing -fno-unwind-tables -mcpu=arm920t -pipe -Wstrict-prototypes -I../include -I/var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu -I/var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl -I../ports/sysdeps/arm/elf -I../ports/sysdeps/unix/sysv/linux/arm/nptl -I../ports/sysdeps/unix/sysv/linux/arm -I../nptl/sysdeps/unix/sysv/linux -I../nptl/sysdeps/pthread -I../sysdeps/pthread -I../ports/sysdeps/unix/sysv/linux -I../sysdeps/unix/sysv/linux -I../sysdeps/gnu -I../sysdeps/unix/common -I../sysdeps/unix/mman -I../sysdeps/unix/inet -I../nptl/sysdeps/unix/sysv -I../ports/sysdeps/unix/sysv -I../sysdeps/unix/sysv -I../ports/sysdeps/unix/arm -I../nptl/sysdeps/unix -I../ports/sysdeps/unix -I../sysdeps/unix -I../sysdeps/posix -I../ports/sysdeps/arm/fpu -I../ports/sysdeps/arm/nptl -I../ports/sysdeps/arm -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754 -I../sysdeps/generic/elf -I../sysdeps/generic -I../nptl -I../ports -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/armv4l-unknown-linux-gnu/4.4.5/include -isystem /usr/lib/gcc/armv4l-unknown-linux-gnu/4.4.5/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include ../include/libc-symbols.h -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -DHAVE_INITFINI -o /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/init.o -MD -MP -MF /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/init.o.dt -MT /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/init.o armv4l-unknown-linux-gnu-gcc -nostdlib -nostartfiles -r -o /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/crt1.o /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/start.o /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/abi-note.o /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/init.o armv4l-unknown-linux-gnu-gcc -nostdlib -nostartfiles -r -o /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/gcrt1.o /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/crt1.o /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/gmon-start.o armv4l-unknown-linux-gnu-gcc -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -fno-strict-aliasing -fno-unwind-tables -mcpu=arm920t -pipe -Wstrict-prototypes -I../include -I/var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu -I/var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl -I../ports/sysdeps/arm/elf -I../ports/sysdeps/unix/sysv/linux/arm/nptl -I../ports/sysdeps/unix/sysv/linux/arm -I../nptl/sysdeps/unix/sysv/linux -I../nptl/sysdeps/pthread -I../sysdeps/pthread -I../ports/sysdeps/unix/sysv/linux -I../sysdeps/unix/sysv/linux -I../sysdeps/gnu -I../sysdeps/unix/common -I../sysdeps/unix/mman -I../sysdeps/unix/inet -I../nptl/sysdeps/unix/sysv -I../ports/sysdeps/unix/sysv -I../sysdeps/unix/sysv -I../ports/sysdeps/unix/arm -I../nptl/sysdeps/unix -I../ports/sysdeps/unix -I../sysdeps/unix -I../sysdeps/posix -I../ports/sysdeps/arm/fpu -I../ports/sysdeps/arm/nptl -I../ports/sysdeps/arm -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754 -I../sysdeps/generic/elf -I../sysdeps/generic -I../nptl -I../ports -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/armv4l-unknown-linux-gnu/4.4.5/include -isystem /usr/lib/gcc/armv4l-unknown-linux-gnu/4.4.5/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include ../include/libc-symbols.h -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -DHAVE_INITFINI -c -o /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/Mcrt1.o -x c /dev/null armv4l-unknown-linux-gnu-gcc ../ports/sysdeps/arm/elf/start.S -c -I../include -I/var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu -I/var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl -I../ports/sysdeps/arm/elf -I../ports/sysdeps/unix/sysv/linux/arm/nptl -I../ports/sysdeps/unix/sysv/linux/arm -I../nptl/sysdeps/unix/sysv/linux -I../nptl/sysdeps/pthread -I../sysdeps/pthread -I../ports/sysdeps/unix/sysv/linux -I../sysdeps/unix/sysv/linux -I../sysdeps/gnu -I../sysdeps/unix/common -I../sysdeps/unix/mman -I../sysdeps/unix/inet -I../nptl/sysdeps/unix/sysv -I../ports/sysdeps/unix/sysv -I../sysdeps/unix/sysv -I../ports/sysdeps/unix/arm -I../nptl/sysdeps/unix -I../ports/sysdeps/unix -I../sysdeps/unix -I../sysdeps/posix -I../ports/sysdeps/arm/fpu -I../ports/sysdeps/arm/nptl -I../ports/sysdeps/arm -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754 -I../sysdeps/generic/elf -I../sysdeps/generic -I../nptl -I../ports -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/armv4l-unknown-linux-gnu/4.4.5/include -isystem /usr/lib/gcc/armv4l-unknown-linux-gnu/4.4.5/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -DHAVE_INITFINI -DASSEMBLER -I/var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/. -o /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/start.os -MD -MP -MF /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/start.os.dt -MT /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/start.os armv4l-unknown-linux-gnu-gcc -nostdlib -nostartfiles -r -o /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/Scrt1.o /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/start.os /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/abi-note.o /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/init.o armv4l-unknown-linux-gnu-gcc ../ports/sysdeps/arm/initfini.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -fno-strict-aliasing -fno-unwind-tables -mcpu=arm920t -pipe -Wstrict-prototypes -g0 -fPIC -fno-inline-functions -fno-toplevel-reorder -fno-section-anchors -I../include -I/var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu -I/var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl -I../ports/sysdeps/arm/elf -I../ports/sysdeps/unix/sysv/linux/arm/nptl -I../ports/sysdeps/unix/sysv/linux/arm -I../nptl/sysdeps/unix/sysv/linux -I../nptl/sysdeps/pthread -I../sysdeps/pthread -I../ports/sysdeps/unix/sysv/linux -I../sysdeps/unix/sysv/linux -I../sysdeps/gnu -I../sysdeps/unix/common -I../sysdeps/unix/mman -I../sysdeps/unix/inet -I../nptl/sysdeps/unix/sysv -I../ports/sysdeps/unix/sysv -I../sysdeps/unix/sysv -I../ports/sysdeps/unix/arm -I../nptl/sysdeps/unix -I../ports/sysdeps/unix -I../sysdeps/unix -I../sysdeps/posix -I../ports/sysdeps/arm/fpu -I../ports/sysdeps/arm/nptl -I../ports/sysdeps/arm -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754 -I../sysdeps/generic/elf -I../sysdeps/generic -I../nptl -I../ports -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/armv4l-unknown-linux-gnu/4.4.5/include -isystem /usr/lib/gcc/armv4l-unknown-linux-gnu/4.4.5/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include ../include/libc-symbols.h -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -DHAVE_INITFINI -S -g0 -fPIC -fno-inline-functions -fno-toplevel-reorder -fno-section-anchors -finhibit-size-directive \ -fno-exceptions -o /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/initfini.s sed -n -e '1,/@HEADER_ENDS/p' \ -e '/@_.*_PROLOG_BEGINS/,/@_.*_PROLOG_ENDS/p' \ -e '/@TRAILER_BEGINS/,$p' /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/initfini.s > /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/crti.S sed -n -e '/@TESTS_BEGIN/,/@TESTS_END/p' /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/initfini.s | \ gawk -f defs.awk > /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/defs.h armv4l-unknown-linux-gnu-gcc /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/crti.S -c -I../include -I/var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu -I/var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl -I../ports/sysdeps/arm/elf -I../ports/sysdeps/unix/sysv/linux/arm/nptl -I../ports/sysdeps/unix/sysv/linux/arm -I../nptl/sysdeps/unix/sysv/linux -I../nptl/sysdeps/pthread -I../sysdeps/pthread -I../ports/sysdeps/unix/sysv/linux -I../sysdeps/unix/sysv/linux -I../sysdeps/gnu -I../sysdeps/unix/common -I../sysdeps/unix/mman -I../sysdeps/unix/inet -I../nptl/sysdeps/unix/sysv -I../ports/sysdeps/unix/sysv -I../sysdeps/unix/sysv -I../ports/sysdeps/unix/arm -I../nptl/sysdeps/unix -I../ports/sysdeps/unix -I../sysdeps/unix -I../sysdeps/posix -I../ports/sysdeps/arm/fpu -I../ports/sysdeps/arm/nptl -I../ports/sysdeps/arm -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754 -I../sysdeps/generic/elf -I../sysdeps/generic -I../nptl -I../ports -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/armv4l-unknown-linux-gnu/4.4.5/include -isystem /usr/lib/gcc/armv4l-unknown-linux-gnu/4.4.5/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include ../include/libc-symbols.h -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -DHAVE_INITFINI -DASSEMBLER -I/var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/. -g0 -o /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/crti.o /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/crti.S: Assembler messages: /var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/crti.S:20: Error: selected processor does not support `bxeq lr' make[2]: *** [/var/tmp/portage/sys-libs/glibc-2.12.2/work/build-default-armv4l-unknown-linux-gnu-nptl/csu/crti.o] Error 1 make[2]: Leaving directory `/var/tmp/portage/sys-libs/glibc-2.12.2/work/glibc-2.12.2/csu' make[1]: *** [csu/subdir_lib] Error 2 make[1]: Leaving directory `/var/tmp/portage/sys-libs/glibc-2.12.2/work/glibc-2.12.2' make: *** [all] Error 2 emake failed * ERROR: sys-libs/glibc-2.12.2 failed (compile phase): * make for default failed * * Call stack: * ebuild.sh, line 56: Called src_compile * environment, line 3752: Called eblit-run 'src_compile' * environment, line 1160: Called eblit-glibc-src_compile * src_compile.eblit, line 212: Called toolchain-glibc_src_compile * src_compile.eblit, line 124: Called die * The specific snippet of code: * emake || die "make for ${ABI} failed" * * If you need support, post the output of 'emerge --info =sys-libs/glibc-2.12.2', * the complete build log and the output of 'emerge -pqv =sys-libs/glibc-2.12.2'. * The complete build log is located at '/var/tmp/portage/sys-libs/glibc-2.12.2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sys-libs/glibc-2.12.2/temp/environment'. * S: '/var/tmp/portage/sys-libs/glibc-2.12.2/work/glibc-2.12.2'