>>> binutils 2.38 Extracting xzcat /home/thomas/autobuild/instance-3/dl/binutils/binutils-2.38.tar.xz | tar --strip-components=1 -C /home/thomas/autobuild/instance-3/output-1/build/binutils-2.38 -xf - >>> binutils 2.38 Patching Applying 0001-sh-conf.patch using patch: patching file configure Hunk #1 succeeded at 3904 (offset 12 lines). patching file configure.ac Applying 0002-poison-system-directories.patch using patch: patching file ld/config.in patching file ld/configure Hunk #1 succeeded at 831 (offset 2 lines). Hunk #2 succeeded at 1501 (offset 2 lines). Hunk #3 succeeded at 15336 (offset 97 lines). patching file ld/configure.ac Hunk #1 succeeded at 102 (offset -4 lines). patching file ld/ld.h patching file ld/ld.texi Hunk #1 succeeded at 2892 (offset 29 lines). patching file ld/ldfile.c patching file ld/ldlex.h Hunk #1 succeeded at 164 (offset 1 line). patching file ld/ldmain.c patching file ld/lexsup.c Hunk #1 succeeded at 600 (offset 5 lines). Hunk #2 succeeded at 620 (offset 5 lines). Hunk #3 succeeded at 1668 (offset 16 lines). Hunk #4 succeeded at 1821 (offset 16 lines). Applying 0003-bfd-elf32-or1k-fix-building-with-gcc-version-5.patch using patch: patching file bfd/elf32-or1k.c Hunk #1 succeeded at 2256 (offset 12 lines). Hunk #2 succeeded at 2290 (offset 12 lines). Applying 0004-or1k-Avoid-R_OR1K_GOT16-signed-overflow-by-using-spe.patch using patch: patching file bfd/elf32-or1k.c Applying 0005-binutils-2.38-vs.-ppc32-linux-kernel.patch using patch: patching file gas/config/tc-ppc.c >>> binutils 2.38 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/thomas/autobuild/instance-3/output-1/build/binutils-2.38 -name $file); do cp support/gnuconfig/$file $i; done; done >>> binutils 2.38 Patching libtool patching file /home/thomas/autobuild/instance-3/output-1/build/binutils-2.38/ltmain.sh Hunk #1 succeeded at 1225 (offset 11 lines). Hunk #2 succeeded at 2250 (offset 11 lines). Hunk #3 succeeded at 4318 (offset -114 lines). Hunk #4 succeeded at 4328 (offset -114 lines). Hunk #5 succeeded at 4610 (offset -114 lines). Hunk #6 succeeded at 4883 (offset -111 lines). Hunk #7 succeeded at 5627 (offset -111 lines). Hunk #8 succeeded at 5785 (offset -111 lines). Hunk #9 succeeded at 8269 (offset -109 lines). >>> binutils 2.38 Configuring (cd /home/thomas/autobuild/instance-3/output-1/build/binutils-2.38/ && rm -rf config.cache && PATH="/home/thomas/autobuild/instance-3/output-1/host/bin:/home/thomas/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-ar" AS="/home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-as" LD="/home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-ld" NM="/home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-nm" CC="/home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc" GCC="/home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc" CPP="/home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-cpp" CXX="/home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-g++" FC="/home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gfortran" F77="/home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gfortran" RANLIB="/home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-ranlib" READELF="/home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-readelf" STRIP="/bin/true" OBJCOPY="/home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-objcopy" OBJDUMP="/home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/thomas/autobuild/instance-3/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/thomas/autobuild/instance-3/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/thomas/autobuild/instance-3/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-as" DEFAULT_LINKER="/home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 " LDFLAGS="" FCFLAGS=" -O3 -g0" FFLAGS=" -O3 -g0" PKG_CONFIG="/home/thomas/autobuild/instance-3/output-1/host/bin/pkg-config" STAGING_DIR="/home/thomas/autobuild/instance-3/output-1/host/arm-buildroot-linux-gnueabi/sysroot" INTLTOOL_PERL=/usr/bin/perl ac_cv_lbl_unaligned_fail=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=no MAKEINFO=true CONFIG_SITE=/dev/null ./configure --target=arm-buildroot-linux-gnueabi --host=arm-buildroot-linux-gnueabi --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared --disable-multilib --disable-werror --host=arm-buildroot-linux-gnueabi --target=arm-buildroot-linux-gnueabi --enable-install-libiberty --enable-build-warnings=no --with-system-zlib --disable-gprofng --disable-sim --disable-gdb ) checking build system type... x86_64-pc-linux-gnu checking host system type... arm-buildroot-linux-gnueabi checking target system type... arm-buildroot-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether ln works... yes checking whether ln -s works... yes checking for a sed that does not truncate output... /usr/bin/sed checking for gawk... gawk checking for arm-buildroot-linux-gnueabi-gcc... /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc accepts -g... yes checking for /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc option to accept ISO C89... none needed checking for /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc option to accept ISO C99... -std=gnu99 checking whether we are using the GNU C++ compiler... yes checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-g++ accepts -g... yes checking whether g++ accepts -static-libstdc++ -static-libgcc... yes checking for arm-buildroot-linux-gnueabi-gnatbind... no checking for gnatbind... no checking for arm-buildroot-linux-gnueabi-gnatmake... no checking for gnatmake... no checking whether compiler driver understands Ada... no checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2 checking for objdir... .libs checking for isl 0.15 or later... no required isl version is 0.15 or later *** This configuration is not supported in the following subdirectories: zlib (Any other directories should still work fine.) checking for default BUILD_CONFIG... checking for --enable-vtable-verify... no checking for bison... bison -y checking for bison... bison checking for gm4... no checking for gnum4... no checking for m4... m4 checking for flex... flex checking for flex... flex checking for makeinfo... true checking for expect... expect checking for runtest... no checking for ar... (cached) /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-ar checking for arm-buildroot-linux-gnueabi-ar... (cached) /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-ar checking for as... (cached) /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-as checking for arm-buildroot-linux-gnueabi-as... (cached) /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-as checking for arm-buildroot-linux-gnueabi-dlltool... no checking for ld... (cached) /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-ld checking for arm-buildroot-linux-gnueabi-ld... (cached) /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-ld checking for arm-buildroot-linux-gnueabi-lipo... no checking for nm... (cached) /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-nm checking for arm-buildroot-linux-gnueabi-nm... (cached) /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-nm checking for ranlib... (cached) /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-ranlib checking for arm-buildroot-linux-gnueabi-ranlib... (cached) /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-ranlib checking for strip... (cached) /bin/true checking for arm-buildroot-linux-gnueabi-strip... (cached) /bin/true checking for arm-buildroot-linux-gnueabi-windres... no checking for arm-buildroot-linux-gnueabi-windmc... no checking for objcopy... (cached) /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-objcopy checking for arm-buildroot-linux-gnueabi-objcopy... (cached) /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-objcopy checking for objdump... (cached) /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-objdump checking for arm-buildroot-linux-gnueabi-objdump... (cached) /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-objdump checking for readelf... (cached) /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-readelf checking for arm-buildroot-linux-gnueabi-readelf... (cached) /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-readelf checking for -plugin option... checking for arm-buildroot-linux-gnueabi-ar... (cached) /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-ar /home/thomas/autobuild/instance-3/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-none-linux-gnueabi/4.8.3/../../../../arm-none-linux-gnueabi/bin/ar: no operation specified configure: WARNING: Failed: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-ar --plugin /home/thomas/autobuild/instance-3/output-1/host/opt/ext-toolchain/bin/../libexec/gcc/arm-none-linux-gnueabi/4.8.3/liblto_plugin.so rc no checking for arm-buildroot-linux-gnueabi-cc... no checking for arm-buildroot-linux-gnueabi-gcc... no checking for arm-buildroot-linux-gnueabi-c++... no checking for arm-buildroot-linux-gnueabi-g++... no checking for arm-buildroot-linux-gnueabi-cxx... no checking for arm-buildroot-linux-gnueabi-gxx... no checking for arm-buildroot-linux-gnueabi-gcc... no checking for arm-buildroot-linux-gnueabi-gfortran... no checking for arm-buildroot-linux-gnueabi-gccgo... no checking for arm-buildroot-linux-gnueabi-ar... no checking for arm-buildroot-linux-gnueabi-as... no checking for arm-buildroot-linux-gnueabi-dlltool... no checking for arm-buildroot-linux-gnueabi-ld... no checking for arm-buildroot-linux-gnueabi-lipo... no checking for arm-buildroot-linux-gnueabi-nm... no checking for arm-buildroot-linux-gnueabi-objcopy... no checking for arm-buildroot-linux-gnueabi-objdump... no checking for arm-buildroot-linux-gnueabi-ranlib... no checking for arm-buildroot-linux-gnueabi-readelf... no checking for arm-buildroot-linux-gnueabi-strip... no checking for arm-buildroot-linux-gnueabi-windres... no checking for arm-buildroot-linux-gnueabi-windmc... no checking where to find the target ar... pre-installed checking where to find the target as... pre-installed checking where to find the target cc... pre-installed checking where to find the target c++... pre-installed checking where to find the target c++ for libstdc++... pre-installed checking where to find the target dlltool... pre-installed checking where to find the target gcc... pre-installed checking where to find the target gfortran... pre-installed checking where to find the target gccgo... pre-installed checking where to find the target ld... pre-installed checking where to find the target lipo... pre-installed checking where to find the target nm... pre-installed checking where to find the target objcopy... pre-installed checking where to find the target objdump... pre-installed checking where to find the target ranlib... pre-installed checking where to find the target readelf... pre-installed checking where to find the target strip... pre-installed checking where to find the target windres... pre-installed checking where to find the target windmc... pre-installed checking whether to enable maintainer-specific portions of Makefiles... no configure: creating ./config.status config.status: creating Makefile >>> binutils 2.38 Building PATH="/home/thomas/autobuild/instance-3/output-1/host/bin:/home/thomas/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" ac_cv_lbl_unaligned_fail=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=no /usr/bin/make -j4 LIBS= MAKEINFO=true -C /home/thomas/autobuild/instance-3/output-1/build/binutils-2.38/ make[1]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/binutils-2.38' make[2]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/binutils-2.38' make[2]: Nothing to be done for 'all-target'. Configuring in ./intl Configuring in ./etc Configuring in ./libiberty configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes configure: creating cache ./config.cache checking for arm-buildroot-linux-gnueabi-gcc... /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 checking for arm-buildroot-linux-gnueabi-strip... no checking for strip... configure: creating cache ./config.cache strip configure: WARNING: using cross tools not prefixed with host triplet checking for a thread-safe mkdir -p... checking whether to enable maintainer-specific portions of Makefiles... no checking for makeinfo... /usr/bin/mkdir -p true --split-size=5000000 checking for gawk... gawk checking whether /usr/bin/make sets $(MAKE)... checking for perl... /usr/bin/perl yes checking whether /usr/bin/make supports nested variables... checking build system type... yes checking whether the C compiler works... x86_64-pc-linux-gnu checking host system type... checking whether /usr/bin/make supports nested variables... (cached) yes arm-buildroot-linux-gnueabi checking for arm-buildroot-linux-gnueabi-ar... /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-ar checking for arm-buildroot-linux-gnueabi-ranlib... /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-ranlib checking for -plugin option... checking for arm-buildroot-linux-gnueabi-ar... (cached) /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-ar /home/thomas/autobuild/instance-3/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-none-linux-gnueabi/4.8.3/../../../../arm-none-linux-gnueabi/bin/ar: no operation specified configure: WARNING: Failed: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-ar --plugin /home/thomas/autobuild/instance-3/output-1/host/opt/ext-toolchain/bin/../libexec/gcc/arm-none-linux-gnueabi/4.8.3/liblto_plugin.so rc no checking whether to install libiberty headers and static library... yes configure: target_header_dir = libiberty checking for arm-buildroot-linux-gnueabi-gcc... configure: updating cache ./config.cache /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 checking that generated files are newer than configure... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether the C compiler works... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking for C compiler default output file name... a.out checking for suffix of executables... yes checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 accepts -g... yes checking for /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 option to accept ISO C89... checking whether we are cross compiling... yes checking for suffix of object files... none needed checking how to run the C preprocessor... o checking whether we are using the GNU C compiler... /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -E yes checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 accepts -g... checking for grep that handles long lines and -e... yes checking for /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 option to accept ISO C89... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... none needed checking how to run the C preprocessor... /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -E yes checking for sys/types.h... checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/stat.h... yes yes checking for sys/types.h... checking for stdlib.h... yes yes checking for sys/stat.h... checking for string.h... yes checking for stdlib.h... yes checking for memory.h... yes checking for string.h... yes checking for strings.h... yes checking for memory.h... yes checking for inttypes.h... yes checking for strings.h... yes checking for stdint.h... yes checking for inttypes.h... yes checking for unistd.h... yes checking for stdint.h... yes checking minix/config.h usability... no checking minix/config.h presence... yes checking for unistd.h... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking minix/config.h usability... yes checking whether /usr/bin/make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether NLS is requested... no checking for msgfmt... /home/thomas/autobuild/instance-3/output-1/host/bin/msgfmt checking for gmsgfmt... /home/thomas/autobuild/instance-3/output-1/host/bin/msgfmt checking for xgettext... /home/thomas/autobuild/instance-3/output-1/host/bin/xgettext checking for msgmerge... /home/thomas/autobuild/instance-3/output-1/host/bin/msgmerge no checking minix/config.h presence... checking build system type... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... x86_64-pc-linux-gnu checking host system type... arm-buildroot-linux-gnueabi checking for arm-buildroot-linux-gnueabi-ranlib... /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-ranlib checking for library containing strerror... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... none required checking for an ANSI C-conforming const... no yes checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 supports -W... checking for inline... yes inline checking for off_t... checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 supports -Wall... yes checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 supports -Wwrite-strings... yes checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 supports -Wc++-compat... yes checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 supports -Wstrict-prototypes... yes checking for size_t... yes checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 supports -Wshadow=local... no checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 supports -pedantic ... yes checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 and cc understand -c and -o together... yes checking for working alloca.h... yes checking for alloca... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes yes checking for an ANSI C-conforming const... checking for sys/param.h... yes checking for inline... inline checking whether byte ordering is bigendian... (cached) no checking for a BSD-compatible install... /usr/bin/install -c checking for CET support... no checking for sys/file.h... yes checking for getpagesize... yes checking for sys/param.h... yes checking for limits.h... yes checking for working mmap... (cached) yes checking whether we are using the GNU C Library 2.1 or newer... yes yes checking for stdlib.h... checking whether integer division by zero raises SIGFPE... (cached) guessing no yes checking for inttypes.h... checking for malloc.h... yes yes checking for stdint.h... checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for strings.h... (cached) yes checking for sys/time.h... yes yes checking for unsigned long long... checking for time.h... yes checking for sys/resource.h... yes checking for sys/stat.h... (cached) yes yes checking for inttypes.h... checking for sys/mman.h... yes checking for fcntl.h... yes checking whether the inttypes.h PRIxNN macros are broken... yes checking for alloca.h... yes no checking for ld used by GCC... checking for sys/pstat.h... no checking for sys/sysmp.h... /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-ld checking if the linker (/home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-ld) is GNU ld... yes checking for shared library run path origin... no checking for sys/sysinfo.h... yes done configure: creating ./config.status done checking for machine/hal_sysinfo.h... checking argz.h usability... no checking for sys/table.h... no checking for sys/sysctl.h... yes yes checking argz.h presence... checking for sys/systemcfg.h... yes checking for argz.h... yes no checking limits.h usability... checking for stdint.h... (cached) yes checking for stdio_ext.h... config.status: creating Makefile yes checking for process.h... yes checking limits.h presence... no checking for sys/prctl.h... yes checking for limits.h... yes yes checking locale.h usability... checking for sys/wait.h that is POSIX.1 compatible... make[3]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/binutils-2.38/etc' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/binutils-2.38/etc' yes checking whether time.h and sys/time.h may both be included... yes checking locale.h presence... yes checking for locale.h... yes checking nl_types.h usability... yes checking whether errno must be declared... no checking size of int... yes checking nl_types.h presence... yes checking for nl_types.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for feof_unlocked... yes checking for fgets_unlocked... yes checking for getc_unlocked... 4 checking size of long... yes checking for getcwd... yes checking for getegid... yes checking for geteuid... yes checking for getgid... yes checking for getuid... yes checking for mempcpy... 4 checking size of size_t... yes checking for munmap... yes checking for putenv... yes checking for setenv... yes checking for setlocale... yes checking for stpcpy... yes checking for strcasecmp... 4 checking for long long... yes checking for strdup... yes checking size of long long... yes checking for strtoul... yes checking for tsearch... yes checking for __argz_count... yes checking for __argz_stringify... yes checking for __argz_next... yes checking for __fsetlocking... yes checking for iconv... yes checking for iconv declaration... 8 checking for a 64-bit type... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for nl_langinfo and CODESET... uint64_t checking for intptr_t... yes checking for LC_MESSAGES... yes checking for uintptr_t... yes checking for bison... bison checking version of bison... 3.8.2, ok checking whether NLS is requested... no checking whether to use NLS... no checking for aclocal... aclocal checking for autoconf... autoconf checking for autoheader... autoheader checking bison 3 or later... 3.8.2, bison3 configure: updating cache ./config.cache configure: creating ./config.status yes checking for ssize_t... config.status: creating Makefile config.status: creating config.intl config.status: creating config.h config.status: executing default-1 commands yes checking for pid_t... Configuring in ./binutils Configuring in ./gas make[3]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/binutils-2.38/intl' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/binutils-2.38/intl' Configuring in ./gprof yes checking for library containing strerror... none required checking for asprintf... yes checking for atexit... configure: creating cache ./config.cache yes configure: creating cache ./config.cache checking for basename... checking build system type... checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking host system type... configure: creating cache ./config.cache arm-buildroot-linux-gnueabi checking target system type... checking build system type... arm-buildroot-linux-gnueabi checking target system type... arm-buildroot-linux-gnueabi checking for a BSD-compatible install... x86_64-pc-linux-gnu /usr/bin/install -c checking whether build environment is sane... checking host system type... arm-buildroot-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes yes arm-buildroot-linux-gnueabi checking target system type... checking for arm-buildroot-linux-gnueabi-strip... no checking for strip... yes strip checking for arm-buildroot-linux-gnueabi-strip... configure: WARNING: using cross tools not prefixed with host triplet checking for a thread-safe mkdir -p... no checking for strip... strip configure: WARNING: using cross tools not prefixed with host triplet checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether /usr/bin/make sets $(MAKE)... /usr/bin/mkdir -p checking for gawk... gawk checking whether /usr/bin/make sets $(MAKE)... checking for bcmp... arm-buildroot-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes yes yes checking whether /usr/bin/make supports nested variables... checking whether /usr/bin/make supports nested variables... yes checking for arm-buildroot-linux-gnueabi-strip... yes no checking for strip... strip configure: WARNING: using cross tools not prefixed with host triplet checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether /usr/bin/make sets $(MAKE)... checking whether /usr/bin/make supports nested variables... (cached) yes checking for arm-buildroot-linux-gnueabi-gcc... checking whether /usr/bin/make supports nested variables... /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 (cached) yes checking for arm-buildroot-linux-gnueabi-gcc... /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 yes checking whether /usr/bin/make supports nested variables... yes checking whether /usr/bin/make supports nested variables... (cached) yes checking for arm-buildroot-linux-gnueabi-gcc... /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 checking whether the C compiler works... checking whether the C compiler works... yes checking for bcopy... checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... yes checking for C compiler default output file name... a.out checking for suffix of executables... yes yes checking for C compiler default output file name... a.out checking for suffix of executables... checking for bsearch... checking whether we are cross compiling... yes checking for suffix of object files... checking whether we are cross compiling... yes checking for suffix of object files... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes o checking whether we are using the GNU C compiler... checking for bzero... o checking whether we are using the GNU C compiler... yes checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 accepts -g... yes checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 accepts -g... yes checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 accepts -g... yes checking for /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 option to accept ISO C89... yes checking for /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 option to accept ISO C89... yes checking for /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 option to accept ISO C89... yes checking for calloc... none needed checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 understands -c and -o together... none needed checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 understands -c and -o together... none needed checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 understands -c and -o together... yes checking for clock... yes checking for style of include used by /usr/bin/make... GNU checking dependency style of /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99... none checking how to run the C preprocessor... yes checking for style of include used by /usr/bin/make... GNU checking dependency style of /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99... yes none checking how to run the C preprocessor... checking for style of include used by /usr/bin/make... GNU checking dependency style of /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99... none checking how to run the C preprocessor... /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -E /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -E yes /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -E checking for ffs... checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for getcwd... yes checking for sys/types.h... yes checking for sys/types.h... yes checking for sys/types.h... yes yes checking for getpagesize... yes checking for sys/stat.h... checking for sys/stat.h... yes checking for sys/stat.h... yes yes yes checking for stdlib.h... checking for stdlib.h... checking for gettimeofday... yes checking for stdlib.h... yes yes checking for string.h... yes checking for string.h... checking for index... yes checking for string.h... yes yes checking for memory.h... checking for memory.h... yes yes checking for memory.h... checking for insque... yes yes checking for strings.h... checking for strings.h... yes yes checking for strings.h... checking for memchr... yes checking for inttypes.h... yes checking for inttypes.h... yes checking for inttypes.h... yes checking for memcmp... yes yes checking for stdint.h... yes checking for stdint.h... checking for stdint.h... yes yes yes yes checking for unistd.h... checking for unistd.h... checking for memcpy... checking for unistd.h... yes yes checking minix/config.h usability... checking minix/config.h usability... yes checking minix/config.h usability... yes checking for memmem... no checking minix/config.h presence... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... checking for memmove... yes checking how to print strings... yes checking how to print strings... yes checking how to print strings... yes printf checking for a sed that does not truncate output... /usr/bin/sed checking for mempcpy... checking for fgrep... /usr/bin/grep -F checking for ld used by /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99... /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-ld checking if the linker (/home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-nm -B checking the name lister (/home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-nm -B) interface... /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-ld checking if the linker (/home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-ld) is GNU ld... yes yes checking for BSD- or MS-compatible name lister (nm)... /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-nm -B checking for memset... checking the name lister (/home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-nm -B) interface... /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-ld checking if the linker (/home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-nm -B checking the name lister (/home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-ld option to reload object files... -r checking for arm-buildroot-linux-gnueabi-objdump... /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-objdump checking how to recognize dependent libraries... pass_all BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... checking for arm-buildroot-linux-gnueabi-ar... /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-ar 1572864 checking whether the shell understands some XSI constructs... /home/thomas/autobuild/instance-3/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-none-linux-gnueabi/4.8.3/../../../../arm-none-linux-gnueabi/bin/ar: no operation specified yes checking whether the shell understands "+="... configure: WARNING: Failed: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-ar --plugin /home/thomas/autobuild/instance-3/output-1/host/opt/ext-toolchain/bin/../libexec/gcc/arm-none-linux-gnueabi/4.8.3/liblto_plugin.so rc yes checking for arm-buildroot-linux-gnueabi-strip... strip BSD nm checking whether ln -s works... checking for arm-buildroot-linux-gnueabi-ranlib... yes /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-ranlib checking the maximum length of command line arguments... checking for /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-ld option to reload object files... -r checking for arm-buildroot-linux-gnueabi-objdump... /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-objdump checking how to recognize dependent libraries... pass_all 1572864 checking whether the shell understands some XSI constructs... checking command to parse /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-nm -B output from /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 object... yes checking whether the shell understands "+="... checking for arm-buildroot-linux-gnueabi-ar... /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-ar yes checking for /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-ld option to reload object files... -r checking for arm-buildroot-linux-gnueabi-objdump... /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-objdump checking how to recognize dependent libraries... pass_all yes /home/thomas/autobuild/instance-3/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-none-linux-gnueabi/4.8.3/../../../../arm-none-linux-gnueabi/bin/ar: no operation specified checking for arm-buildroot-linux-gnueabi-ar... configure: WARNING: Failed: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-ar --plugin /home/thomas/autobuild/instance-3/output-1/host/opt/ext-toolchain/bin/../libexec/gcc/arm-none-linux-gnueabi/4.8.3/liblto_plugin.so rc /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-ar checking for arm-buildroot-linux-gnueabi-strip... strip checking for arm-buildroot-linux-gnueabi-ranlib... /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-ranlib checking for mkstemps... checking command to parse /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-nm -B output from /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 object... /home/thomas/autobuild/instance-3/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-none-linux-gnueabi/4.8.3/../../../../arm-none-linux-gnueabi/bin/ar: no operation specified configure: WARNING: Failed: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-ar --plugin /home/thomas/autobuild/instance-3/output-1/host/opt/ext-toolchain/bin/../libexec/gcc/arm-none-linux-gnueabi/4.8.3/liblto_plugin.so rc checking for arm-buildroot-linux-gnueabi-strip... strip checking for arm-buildroot-linux-gnueabi-ranlib... /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-ranlib checking command to parse /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-nm -B output from /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 object... yes checking for putenv... ok checking for dlfcn.h... ok ok checking for dlfcn.h... checking for dlfcn.h... yes checking for random... yes checking for objdir... .libs yes checking for objdir... .libs yes checking for objdir... .libs yes checking for rename... checking if /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 supports -fno-rtti -fno-exceptions... yes checking if /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 supports -fno-rtti -fno-exceptions... checking for rindex... checking if /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no checking for /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 option to produce PIC... -fPIC -DPIC checking if /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 PIC flag -fPIC -DPIC works... no checking for /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 option to produce PIC... -fPIC -DPIC checking if /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 PIC flag -fPIC -DPIC works... no checking for /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 option to produce PIC... -fPIC -DPIC checking if /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes checking if /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 static flag -static works... yes checking if /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 static flag -static works... yes checking for setenv... yes checking if /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 static flag -static works... yes yes checking if /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 supports -c -o file.o... checking for snprintf... yes checking if /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 supports -c -o file.o... yes checking if /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 supports -c -o file.o... yes checking if /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 supports -c -o file.o... (cached) yes checking whether the /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 linker (/home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking if /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 supports -c -o file.o... (cached) yes checking whether the /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 linker (/home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-ld) supports shared libraries... yes yes checking whether -lc should be explicitly linked in... checking for sigsetmask... yes checking if /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 supports -c -o file.o... (cached) yes checking whether the /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 linker (/home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... no checking dynamic linker characteristics... yes no checking dynamic linker characteristics... checking for stpcpy... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for dlfcn.h... (cached) yes yes GNU/Linux ld.so checking for windows.h... checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for dlfcn.h... (cached) yes checking for windows.h... GNU/Linux ld.so checking for stpncpy... checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for dlfcn.h... (cached) yes checking for windows.h... no checking for library containing dlsym... no checking for library containing dlsym... no checking for library containing dlsym... yes checking for strcasecmp... yes checking for strchr... -ldl checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... -ldl checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... -ldl checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2 no no checking sys/time.h usability... yes checking for arm-buildroot-linux-gnueabi-pkg-config... no checking for pkg-config... /home/thomas/autobuild/instance-3/output-1/host/bin/pkg-config checking for strdup... checking pkg-config is at least version 0.9.0... yes checking whether to use debuginfod... auto checking for libdebuginfod >= 0.179... no Setting warning flags = -w checking whether byte ordering is bigendian... configure: WARNING: libdebuginfod is missing or unusable; some features may be unavailable. (cached) no yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for setitimer... yes checking for strncasecmp... checking for bison... bison -y checking for flex... flex Setting warning flags = -w checking for bison... bison -y checking for flex... flex checking lex output file root... lex.yy checking lex library... checking lex output file root... lex.yy checking lex library... yes checking whether NLS is requested... no checking whether NLS is requested... no checking for msgfmt... /home/thomas/autobuild/instance-3/output-1/host/bin/msgfmt checking for gmsgfmt... /home/thomas/autobuild/instance-3/output-1/host/bin/msgfmt checking for xgettext... yes /home/thomas/autobuild/instance-3/output-1/host/bin/xgettext checking for msgmerge... /home/thomas/autobuild/instance-3/output-1/host/bin/msgmerge checking for strndup... checking whether to enable maintainer-specific portions of Makefiles... no checking sys/gmon_out.h usability... yes checking for strnlen... yes checking sys/gmon_out.h presence... yes checking for sys/gmon_out.h... yes checking for a known getopt prototype in unistd.h... yes checking for library containing fabs... yes checking for strrchr... yes checking for strstr... -lm yes checking for strtod... Setting warning flags = -w yes checking for strtol... configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status yes checking for strtoul... yes checking for strtoll... yes checking for strtoull... yes checking for strverscmp... yes checking for tmpnam... yes checking for vasprintf... yes checking for vfprintf... -lfl checking whether yytext is a pointer... yes -lfl checking whether yytext is a pointer... checking for vprintf... yes checking for vsnprintf... config.status: creating Makefile config.status: creating po/Makefile.in yes checking for vsprintf... config.status: creating gconfig.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands yes config.status: creating po/POTFILES config.status: creating po/Makefile checking for waitpid... yes checking for setproctitle... Configuring in ./ld no checking whether alloca needs Cray hooks... no checking stack direction for C alloca... 0 checking for vfork.h... no checking for fork... yes checking whether NLS is requested... no checking whether NLS is requested... no checking for msgfmt... /home/thomas/autobuild/instance-3/output-1/host/bin/msgfmt checking for gmsgfmt... /home/thomas/autobuild/instance-3/output-1/host/bin/msgfmt yes checking for xgettext... /home/thomas/autobuild/instance-3/output-1/host/bin/xgettext checking whether NLS is requested... no checking whether NLS is requested... no checking for msgfmt... checking for msgmerge... /home/thomas/autobuild/instance-3/output-1/host/bin/msgmerge /home/thomas/autobuild/instance-3/output-1/host/bin/msgfmt checking for gmsgfmt... /home/thomas/autobuild/instance-3/output-1/host/bin/msgfmt checking for xgettext... /home/thomas/autobuild/instance-3/output-1/host/bin/xgettext checking whether to enable maintainer-specific portions of Makefiles... no checking for msgmerge... /home/thomas/autobuild/instance-3/output-1/host/bin/msgmerge checking for arm-buildroot-linux-gnueabi-ranlib... (cached) /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-ranlib checking for build system executable suffix... checking whether to enable maintainer-specific portions of Makefiles... no yes checking for memory.h... (cached) yes checking for vfork... checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking whether compiling a cross-assembler... no checking for strsignal... no checking size of long... yes checking for working fork... cross configure: WARNING: result yes guessed because of cross compilation checking for working vfork... (cached) yes checking for _doprnt... yes checking for LC_MESSAGES... configure: creating cache ./config.cache checking build system type... no checking for sys_errlist... yes checking for working assert macro... x86_64-pc-linux-gnu checking host system type... arm-buildroot-linux-gnueabi checking target system type... arm-buildroot-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-buildroot-linux-gnueabi-strip... no checking for strip... strip configure: WARNING: using cross tools not prefixed with host triplet checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether /usr/bin/make sets $(MAKE)... yes yes checking for sys_nerr... checking whether /usr/bin/make supports nested variables... yes yes checking for a known getopt prototype in unistd.h... checking whether /usr/bin/make supports nested variables... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... no checking for arm-buildroot-linux-gnueabi-gcc... /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 yes checking whether declaration is required for environ... checking whether the C compiler works... yes checking for sys_siglist... yes checking for C compiler default output file name... a.out checking for suffix of executables... yes no checking whether declaration is required for ffs... checking for external symbol _system_configuration... checking whether we are cross compiling... yes checking for suffix of object files... no checking for __fsetlocking... o checking whether we are using the GNU C compiler... no yes checking whether asprintf is declared... 4 checking size of long long... checking for canonicalize_file_name... yes checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 accepts -g... yes checking for /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 option to accept ISO C89... yes checking whether mempcpy is declared... yes none needed checking for dup3... checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 understands -c and -o together... yes checking whether stpcpy is declared... yes yes checking for style of include used by /usr/bin/make... GNU checking dependency style of /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99... checking for getrlimit... none yes checking for struct stat.st_mtim.tv_sec in sys/stat.h... checking whether we are using the GNU C++ compiler... yes yes checking for struct stat.st_mtim.tv_nsec in sys/stat.h... yes checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-g++ accepts -g... checking for getrusage... yes yes checking dependency style of /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-g++... none checking for grep that handles long lines and -e... /usr/bin/grep checking how to run the C preprocessor... yes checking for getsysinfo... configure: updating cache ./config.cache /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -E checking that generated files are newer than configure... done configure: creating ./config.status checking for egrep... /usr/bin/grep -E checking for ANSI C header files... no checking for gettimeofday... (cached) yes checking for on_exit... yes checking for sys/types.h... yes checking for pipe2... yes checking for sys/stat.h... yes yes checking for stdlib.h... checking for psignal... 8 checking fcntl.h usability... yes checking for string.h... yes checking for pstat_getdynamic... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for inttypes.h... (cached) yes yes checking for stdint.h... (cached) yes checking for memory.h... checking sys/file.h usability... no checking for pstat_getstatic... yes yes checking sys/file.h presence... checking for strings.h... yes checking for sys/file.h... yes checking for sys/stat.h... (cached) yes no checking for realpath... checking sys/time.h usability... yes checking for inttypes.h... yes checking sys/time.h presence... yes yes checking for sys/time.h... yes yes checking for setrlimit... checking for sys/types.h... (cached) yes checking for stdint.h... checking for unistd.h... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes yes checking for unistd.h... yes checking for spawnve... checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking minix/config.h usability... no checking for spawnvpe... yes checking for getpagesize... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... config.status: creating .gdbinit no checking for strerror... yes checking for working mmap... (cached) yes config.status: creating Makefile checking for getc_unlocked... config.status: creating po/Makefile.in yes checking how to print strings... config.status: creating config.h yes checking for strsignal... config.status: executing depfiles commands yes config.status: executing libtool commands checking for mkdtemp... config.status: executing default-1 commands printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99... config.status: creating po/POTFILES config.status: creating po/Makefile yes config.status: executing default commands checking for sysconf... yes /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-ld checking if the linker (/home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... checking for mkstemp... /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-nm -B checking the name lister (/home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes yes checking for /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-ld option to reload object files... -r checking for arm-buildroot-linux-gnueabi-objdump... /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-objdump checking how to recognize dependent libraries... yes pass_all checking for sysctl... checking for arm-buildroot-linux-gnueabi-ar... /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-ar checking for sbrk... /home/thomas/autobuild/instance-3/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-none-linux-gnueabi/4.8.3/../../../../arm-none-linux-gnueabi/bin/ar: no operation specified configure: WARNING: Failed: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-ar --plugin /home/thomas/autobuild/instance-3/output-1/host/opt/ext-toolchain/bin/../libexec/gcc/arm-none-linux-gnueabi/4.8.3/liblto_plugin.so rc checking for arm-buildroot-linux-gnueabi-strip... strip checking for arm-buildroot-linux-gnueabi-ranlib... /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-ranlib checking command to parse /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-nm -B output from /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 object... yes yes checking for sysmp... checking for utimensat... ok checking for dlfcn.h... yes no checking for utimes... checking for table... yes checking for objdir... .libs yes checking for mbstate_t... no checking for times... yes checking for struct stat.st_atim.tv_nsec... yes checking for wait3... yes checking if /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 supports -fno-rtti -fno-exceptions... checking whether struct stat.st_atim is of type struct timespec... no checking for /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 option to produce PIC... -fPIC -DPIC checking if /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes checking for library containing frexp... yes checking for wait4... yes checking if /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 static flag -static works... none required checking for LC_MESSAGES... yes checking for sbrk... yes checking if /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 supports -c -o file.o... yes checking for a known getopt prototype in unistd.h... yes checking whether basename is declared... yes checking if /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 supports -c -o file.o... (cached) yes checking whether the /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 linker (/home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-ld) supports shared libraries... yes checking for utime.h... yes checking whether -lc should be explicitly linked in... yes yes checking whether asprintf is declared... checking whether ffs is declared... no checking dynamic linker characteristics... yes yes checking whether environ is declared... checking whether asprintf is declared... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... yes yes checking whether vasprintf is declared... checking whether getc_unlocked is declared... /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-g++ -E yes yes checking whether sbrk is declared... checking whether snprintf is declared... yes yes checking whether vsnprintf is declared... checking whether stpcpy is declared... checking for ld used by /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-g++... yes yes checking whether calloc is declared... checking whether strnlen is declared... /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-ld checking if the linker (/home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-ld) is GNU ld... yes checking whether the /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-g++ linker (/home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-ld) supports shared libraries... yes yes checking iconv.h usability... yes checking whether getenv is declared... checking for /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-g++ option to produce PIC... -fPIC -DPIC checking if /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-g++ PIC flag -fPIC -DPIC works... yes yes checking iconv.h presence... checking whether getopt is declared... yes checking for iconv.h... yes checking for ld used by GCC... yes checking if /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-g++ static flag -static works... /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-ld checking if the linker (/home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-ld) is GNU ld... yes checking for shared library run path origin... yes checking whether malloc is declared... (cached) yes checking whether realloc is declared... done checking for iconv... yes checking if /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-g++ supports -c -o file.o... yes checking whether sbrk is declared... yes checking if /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-g++ supports -c -o file.o... (cached) yes checking whether the /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-g++ linker (/home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) yes checking for iconv declaration... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for dlfcn.h... (cached) yes checking for windows.h... yes extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking whether strtol is declared... no checking for library containing dlsym... configure: updating cache ./config.cache checking that generated files are newer than configure... done yes configure: creating ./config.status checking whether strtoul is declared... yes checking whether strtoll is declared... -ldl checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking size of void *... yes checking whether strtoull is declared... yes checking whether strverscmp is declared... yes checking whether strnlen is declared... yes checking whether canonicalize_file_name must be declared... no checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... (cached) yes checking for working strncmp... yes configure: updating cache ./config.cache configure: creating ./config.status 4 Setting warning flags = -w checking for LC_MESSAGES... config.status: creating Makefile config.status: creating testsuite/Makefile yes checking whether NLS is requested... no checking whether NLS is requested... no checking for msgfmt... /home/thomas/autobuild/instance-3/output-1/host/bin/msgfmt checking for gmsgfmt... /home/thomas/autobuild/instance-3/output-1/host/bin/msgfmt checking for xgettext... /home/thomas/autobuild/instance-3/output-1/host/bin/xgettext checking for msgmerge... config.status: creating config.h /home/thomas/autobuild/instance-3/output-1/host/bin/msgmerge config.status: executing default commands checking for bison... bison -y checking for flex... flex checking lex output file root... lex.yy checking lex library... config.status: creating Makefile config.status: creating po/Makefile.in Configuring in ./bfd config.status: creating config.h make[3]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/binutils-2.38/libiberty' if [ x"-fPIC" != x ] && [ ! -d pic ]; then \ mkdir pic; \ else true; fi touch stamp-picdir if [ x"" != x ] && [ ! -d noasan ]; then \ mkdir noasan; \ else true; fi touch stamp-noasandir config.status: executing depfiles commands if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ./dwarfnames.c -o pic/dwarfnames.o; \ else true; fi config.status: executing libtool commands config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ./dyn-string.c -o pic/dyn-string.o; \ else true; fi if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ./dwarfnames.c -o noasan/dwarfnames.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./dwarfnames.c -o dwarfnames.o if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ./dyn-string.c -o noasan/dyn-string.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./dyn-string.c -o dyn-string.o configure: creating cache ./config.cache checking build system type... x86_64-pc-linux-gnu checking host system type... arm-buildroot-linux-gnueabi checking target system type... arm-buildroot-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-buildroot-linux-gnueabi-strip... no checking for strip... strip configure: WARNING: using cross tools not prefixed with host triplet checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether /usr/bin/make sets $(MAKE)... yes checking whether /usr/bin/make supports nested variables... yes if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ./fdmatch.c -o pic/fdmatch.o; \ else true; fi checking whether /usr/bin/make supports nested variables... (cached) yes checking for arm-buildroot-linux-gnueabi-ar... /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-ar checking for arm-buildroot-linux-gnueabi-ranlib... /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-ranlib checking for arm-buildroot-linux-gnueabi-gcc... /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 checking whether the C compiler works... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ./fdmatch.c -o noasan/fdmatch.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./fdmatch.c -o fdmatch.o if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ./fibheap.c -o pic/fibheap.o; \ else true; fi yes checking for C compiler default output file name... a.out checking for suffix of executables... if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ./filedescriptor.c -o pic/filedescriptor.o; \ else true; fi if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ./filedescriptor.c -o noasan/filedescriptor.o; \ else true; fi checking whether we are cross compiling... /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./filedescriptor.c -o filedescriptor.o yes checking for suffix of object files... o checking whether we are using the GNU C compiler... if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ./filename_cmp.c -o pic/filename_cmp.o; \ else true; fi if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ./fibheap.c -o noasan/fibheap.o; \ else true; fi yes checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 accepts -g... /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./fibheap.c -o fibheap.o yes checking for /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 option to accept ISO C89... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ./filename_cmp.c -o noasan/filename_cmp.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./filename_cmp.c -o filename_cmp.o none needed checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 understands -c and -o together... if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ./floatformat.c -o pic/floatformat.o; \ else true; fi yes checking for style of include used by /usr/bin/make... GNU checking dependency style of /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99... none checking how to run the C preprocessor... /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -E checking for grep that handles long lines and -e... -lfl checking whether yytext is a pointer... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ./fnmatch.c -o pic/fnmatch.o; \ else true; fi if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ./fnmatch.c -o noasan/fnmatch.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./fnmatch.c -o fnmatch.o if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ./fopen_unlocked.c -o pic/fopen_unlocked.o; \ else true; fi yes checking for sys/types.h... yes if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ./fopen_unlocked.c -o noasan/fopen_unlocked.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./fopen_unlocked.c -o fopen_unlocked.o checking for sys/stat.h... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ./floatformat.c -o noasan/floatformat.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./floatformat.c -o floatformat.o yes if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ./getopt.c -o pic/getopt.o; \ else true; fi checking for stdlib.h... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ./getopt.c -o noasan/getopt.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./getopt.c -o getopt.o yes checking for string.h... if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ./getopt1.c -o pic/getopt1.o; \ else true; fi if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ./getopt1.c -o noasan/getopt1.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./getopt1.c -o getopt1.o yes checking for memory.h... if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ./getpwd.c -o pic/getpwd.o; \ else true; fi yes checking for strings.h... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ./getpwd.c -o noasan/getpwd.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./getpwd.c -o getpwd.o yes checking for inttypes.h... if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ./getruntime.c -o pic/getruntime.o; \ else true; fi if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ./hashtab.c -o pic/hashtab.o; \ else true; fi yes checking for stdint.h... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ./getruntime.c -o noasan/getruntime.o; \ else true; fi yes /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./getruntime.c -o getruntime.o checking whether to enable maintainer-specific portions of Makefiles... no checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2 checking fcntl.h usability... yes checking for unistd.h... if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ./hex.c -o pic/hex.o; \ else true; fi yes checking fcntl.h presence... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ./hex.c -o noasan/hex.o; \ else true; fi yes /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./hex.c -o hex.o checking for fcntl.h... yes yes checking elf-hints.h usability... checking minix/config.h usability... if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ./lbasename.c -o pic/lbasename.o; \ else true; fi no checking minix/config.h presence... no checking elf-hints.h presence... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ./hashtab.c -o noasan/hashtab.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./hashtab.c -o hashtab.o no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... no checking for elf-hints.h... no if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ./lbasename.c -o noasan/lbasename.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./lbasename.c -o lbasename.o checking limits.h usability... yes checking how to print strings... if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ./lrealpath.c -o pic/lrealpath.o; \ else true; fi yes checking limits.h presence... yes checking for limits.h... yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes printf checking for a sed that does not truncate output... checking sys/file.h usability... /usr/bin/sed if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ./lrealpath.c -o noasan/lrealpath.o; \ else true; fi checking for fgrep... /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./lrealpath.c -o lrealpath.o /usr/bin/grep -F checking for ld used by /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99... /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-ld checking if the linker (/home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... yes checking sys/file.h presence... /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-nm -B checking the name lister (/home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-nm -B) interface... if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ./make-relative-prefix.c -o pic/make-relative-prefix.o; \ else true; fi yes checking for sys/file.h... yes checking sys/mman.h usability... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-ld option to reload object files... -r checking for arm-buildroot-linux-gnueabi-objdump... /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-objdump checking how to recognize dependent libraries... pass_all checking for arm-buildroot-linux-gnueabi-ar... (cached) /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-ar /home/thomas/autobuild/instance-3/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-none-linux-gnueabi/4.8.3/../../../../arm-none-linux-gnueabi/bin/ar: no operation specified configure: WARNING: Failed: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-ar --plugin /home/thomas/autobuild/instance-3/output-1/host/opt/ext-toolchain/bin/../libexec/gcc/arm-none-linux-gnueabi/4.8.3/liblto_plugin.so rc checking for arm-buildroot-linux-gnueabi-strip... strip checking for arm-buildroot-linux-gnueabi-ranlib... (cached) /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-ranlib yes checking sys/mman.h presence... checking command to parse /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-nm -B output from /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 object... yes checking for sys/mman.h... yes checking sys/param.h usability... if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ./make-temp-file.c -o pic/make-temp-file.o; \ else true; fi yes checking sys/param.h presence... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ./make-relative-prefix.c -o noasan/make-relative-prefix.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./make-relative-prefix.c -o make-relative-prefix.o yes checking for sys/param.h... yes ok checking for sys/stat.h... (cached) checking for dlfcn.h... yes checking sys/time.h usability... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ./make-temp-file.c -o noasan/make-temp-file.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./make-temp-file.c -o make-temp-file.o yes checking for objdir... .libs yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for close... if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ./objalloc.c -o pic/objalloc.o; \ else true; fi if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ./obstack.c -o pic/obstack.o; \ else true; fi checking if /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 supports -fno-rtti -fno-exceptions... yes if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ./obstack.c -o noasan/obstack.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./obstack.c -o obstack.o checking for glob... no checking for /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 option to produce PIC... -fPIC -DPIC checking if /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 PIC flag -fPIC -DPIC works... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ./objalloc.c -o noasan/objalloc.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./objalloc.c -o objalloc.o if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ./partition.c -o pic/partition.o; \ else true; fi yes checking if /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 static flag -static works... yes checking for lseek... if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ./pexecute.c -o pic/pexecute.o; \ else true; fi yes checking if /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 supports -c -o file.o... yes if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ./partition.c -o noasan/partition.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./partition.c -o partition.o checking for mkstemp... yes checking if /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 supports -c -o file.o... (cached) yes checking whether the /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 linker (/home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-ld) supports shared libraries... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ./pexecute.c -o noasan/pexecute.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./pexecute.c -o pexecute.o yes checking whether -lc should be explicitly linked in... yes checking for open... if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ./physmem.c -o pic/physmem.o; \ else true; fi if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ./pex-common.c -o pic/pex-common.o; \ else true; fi no checking dynamic linker characteristics... yes checking for realpath... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ./physmem.c -o noasan/physmem.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./physmem.c -o physmem.o GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ./pex-one.c -o pic/pex-one.o; \ else true; fi yes checking for sbrk... no checking for shl_load in -ldld... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ./pex-one.c -o noasan/pex-one.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./pex-one.c -o pex-one.o if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ./pex-common.c -o noasan/pex-common.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./pex-common.c -o pex-common.o yes no checking for dlopen... if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ./pex-unix.c -o pic/pex-unix.o; \ else true; fi checking for waitpid... no checking for dlopen in -ldl... yes checking whether asprintf is declared... yes checking whether a program can dlopen itself... cross checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for dlfcn.h... (cached) yes checking for windows.h... yes if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ./pex-unix.c -o noasan/pex-unix.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./pex-unix.c -o pex-unix.o checking whether environ is declared... if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ./vprintf-support.c -o pic/vprintf-support.o; \ else true; fi no checking for library containing dlsym... yes checking whether sbrk is declared... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ./vprintf-support.c -o noasan/vprintf-support.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./vprintf-support.c -o vprintf-support.o yes checking for stdlib.h... (cached) if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ./rust-demangle.c -o pic/rust-demangle.o; \ else true; fi yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getpagesize... -ldl checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ./safe-ctype.c -o pic/safe-ctype.o; \ else true; fi no if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ./safe-ctype.c -o noasan/safe-ctype.o; \ else true; fi yes /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./safe-ctype.c -o safe-ctype.o checking for working mmap... (cached) checking size of void *... yes checking for library containing dlopen... if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ./simple-object.c -o pic/simple-object.o; \ else true; fi none required checking for a known getopt prototype in unistd.h... yes checking whether ANSI C string concatenation works... yes if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ./simple-object.c -o noasan/simple-object.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./simple-object.c -o simple-object.o configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status 4 if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ./simple-object-coff.c -o pic/simple-object-coff.o; \ else true; fi Setting warning flags = -w checking whether to enable maintainer-specific portions of Makefiles... no checking whether to install libbfd... yes checking whether NLS is requested... no checking whether NLS is requested... no checking for msgfmt... /home/thomas/autobuild/instance-3/output-1/host/bin/msgfmt checking for gmsgfmt... /home/thomas/autobuild/instance-3/output-1/host/bin/msgfmt checking for xgettext... /home/thomas/autobuild/instance-3/output-1/host/bin/xgettext checking for msgmerge... /home/thomas/autobuild/instance-3/output-1/host/bin/msgmerge checking size of long long... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ./simple-object-coff.c -o noasan/simple-object-coff.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./simple-object-coff.c -o simple-object-coff.o if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ./rust-demangle.c -o noasan/rust-demangle.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./rust-demangle.c -o rust-demangle.o if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ./simple-object-elf.c -o pic/simple-object-elf.o; \ else true; fi 8 checking size of void *... (cached) 4 checking size of long... config.status: creating Makefile if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ./simple-object-elf.c -o noasan/simple-object-elf.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./simple-object-elf.c -o simple-object-elf.o config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: executing default commands if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ./simple-object-mach-o.c -o pic/simple-object-mach-o.o; \ else true; fi if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ./simple-object-xcoff.c -o pic/simple-object-xcoff.o; \ else true; fi 4 checking size of int... if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ./sort.c -o pic/sort.o; \ else true; fi if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ./sort.c -o noasan/sort.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./sort.c -o sort.o if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ./spaces.c -o pic/spaces.o; \ else true; fi if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ./simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./simple-object-xcoff.c -o simple-object-xcoff.o if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ./simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./simple-object-mach-o.c -o simple-object-mach-o.o if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ./spaces.c -o noasan/spaces.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./spaces.c -o spaces.o if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ./splay-tree.c -o pic/splay-tree.o; \ else true; fi 4 checking for build system executable suffix... no checking fcntl.h usability... yes checking fcntl.h presence... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ./splay-tree.c -o noasan/splay-tree.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./splay-tree.c -o splay-tree.o yes checking for fcntl.h... yes checking sys/file.h usability... yes checking sys/file.h presence... if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ./stack-limit.c -o pic/stack-limit.o; \ else true; fi if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ./strerror.c -o pic/strerror.o; \ else true; fi yes checking for sys/file.h... yes checking sys/resource.h usability... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ./stack-limit.c -o noasan/stack-limit.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./stack-limit.c -o stack-limit.o if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ./strsignal.c -o pic/strsignal.o; \ else true; fi yes checking sys/resource.h presence... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ./strerror.c -o noasan/strerror.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./strerror.c -o strerror.o yes checking for sys/resource.h... yes if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ./timeval-utils.c -o pic/timeval-utils.o; \ else true; fi checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ./timeval-utils.c -o noasan/timeval-utils.o; \ else true; fi checking for fcntl... /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./timeval-utils.c -o timeval-utils.o if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ./strsignal.c -o noasan/strsignal.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./strsignal.c -o strsignal.o if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ./unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ else true; fi if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ./xasprintf.c -o pic/xasprintf.o; \ else true; fi yes checking for fdopen... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ./xasprintf.c -o noasan/xasprintf.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xasprintf.c -o xasprintf.o if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ./unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./unlink-if-ordinary.c -o unlink-if-ordinary.o if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ./xatexit.c -o pic/xatexit.o; \ else true; fi if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ./xexit.c -o pic/xexit.o; \ else true; fi yes if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ./xmalloc.c -o pic/xmalloc.o; \ else true; fi checking for fileno... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ./xatexit.c -o noasan/xatexit.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xatexit.c -o xatexit.o if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ./xexit.c -o noasan/xexit.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xexit.c -o xexit.o if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ./xmemdup.c -o pic/xmemdup.o; \ else true; fi if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ./xmalloc.c -o noasan/xmalloc.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xmalloc.c -o xmalloc.o yes if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ./xstrdup.c -o pic/xstrdup.o; \ else true; fi checking for fls... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ./xmemdup.c -o noasan/xmemdup.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xmemdup.c -o xmemdup.o if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ./xstrdup.c -o noasan/xstrdup.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xstrdup.c -o xstrdup.o if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ./xstrerror.c -o pic/xstrerror.o; \ else true; fi no if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ./xstrndup.c -o pic/xstrndup.o; \ else true; fi checking for getgid... if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ./xvasprintf.c -o pic/xvasprintf.o; \ else true; fi if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ./xstrerror.c -o noasan/xstrerror.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xstrerror.c -o xstrerror.o if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ./xstrndup.c -o noasan/xstrndup.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xstrndup.c -o xstrndup.o if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ./setproctitle.c -o pic/setproctitle.o; \ else true; fi if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ./xvasprintf.c -o noasan/xvasprintf.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xvasprintf.c -o xvasprintf.o yes checking for getpagesize... echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o > required-list if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ./setproctitle.c -o noasan/setproctitle.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./setproctitle.c -o setproctitle.o make[4]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/binutils-2.38/libiberty/testsuite' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/binutils-2.38/libiberty/testsuite' if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ./regex.c -o pic/regex.o; \ else true; fi if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ./cplus-dem.c -o pic/cplus-dem.o; \ else true; fi if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ./cp-demangle.c -o pic/cp-demangle.o; \ else true; fi yes checking for getrlimit... yes checking for getuid... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ./cplus-dem.c -o noasan/cplus-dem.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./cplus-dem.c -o cplus-dem.o yes checking for sysconf... if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ./md5.c -o pic/md5.o; \ else true; fi yes checking whether basename is declared... yes checking whether ffs is declared... yes checking whether stpcpy is declared... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ./md5.c -o noasan/md5.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./md5.c -o md5.o yes checking whether asprintf is declared... yes checking whether vasprintf is declared... yes checking whether strnlen is declared... yes checking compiler support for hidden visibility... if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ./sha1.c -o pic/sha1.o; \ else true; fi yes checking linker --as-needed support... yes checking for cos in -lm... yes checking sys/procfs.h usability... yes checking sys/procfs.h presence... yes checking for sys/procfs.h... yes checking for prstatus_t in sys/procfs.h... yes checking for prstatus32_t in sys/procfs.h... no checking for prstatus_t.pr_who in sys/procfs.h... no checking for prstatus32_t.pr_who in sys/procfs.h... no checking for pstatus_t in sys/procfs.h... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ./sha1.c -o noasan/sha1.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./sha1.c -o sha1.o no checking for pxstatus_t in sys/procfs.h... no checking for pstatus32_t in sys/procfs.h... no checking for prpsinfo_t in sys/procfs.h... yes checking for prpsinfo_t.pr_pid in sys/procfs.h... yes checking for prpsinfo32_t in sys/procfs.h... no checking for prpsinfo32_t.pr_pid in sys/procfs.h... no checking for psinfo_t in sys/procfs.h... no checking for psinfo_t.pr_pid in sys/procfs.h... no checking for psinfo32_t in sys/procfs.h... no checking for psinfo32_t.pr_pid in sys/procfs.h... no checking for lwpstatus_t in sys/procfs.h... no checking for lwpxstatus_t in sys/procfs.h... if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ./alloca.c -o pic/alloca.o; \ else true; fi no checking for lwpstatus_t.pr_context in sys/procfs.h... no checking for lwpstatus_t.pr_reg in sys/procfs.h... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ./alloca.c -o noasan/alloca.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./alloca.c -o alloca.o no checking for lwpstatus_t.pr_fpreg in sys/procfs.h... if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ./argv.c -o pic/argv.o; \ else true; fi no checking for win32_pstatus_t in sys/procfs.h... no checking for ftello... yes checking for ftello64... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ./argv.c -o noasan/argv.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./argv.c -o argv.o yes checking for fseeko... yes checking for fseeko64... if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ./bsearch_r.c -o pic/bsearch_r.o; \ else true; fi if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ./regex.c -o noasan/regex.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./regex.c -o regex.o yes checking for fopen64... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ./bsearch_r.c -o noasan/bsearch_r.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./bsearch_r.c -o bsearch_r.o if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ./choose-temp.c -o pic/choose-temp.o; \ else true; fi yes checking whether ftello is declared... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ./choose-temp.c -o noasan/choose-temp.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./choose-temp.c -o choose-temp.o yes checking whether ftello64 is declared... if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ./concat.c -o pic/concat.o; \ else true; fi yes checking whether fseeko is declared... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ./concat.c -o noasan/concat.o; \ else true; fi yes /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./concat.c -o concat.o checking whether fseeko64 is declared... yes checking whether fopen64 is declared... if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ./cp-demint.c -o pic/cp-demint.o; \ else true; fi yes checking size of off_t... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ./cp-demint.c -o noasan/cp-demint.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./cp-demint.c -o cp-demint.o if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ./crc32.c -o pic/crc32.o; \ else true; fi if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ./crc32.c -o noasan/crc32.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./crc32.c -o crc32.o if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ./d-demangle.c -o pic/d-demangle.o; \ else true; fi 8 checking file_ptr type... BFD_HOST_64_BIT checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ./cp-demangle.c -o noasan/cp-demangle.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./cp-demangle.c -o cp-demangle.o yes checking for getpagesize... (cached) yes checking for working mmap... (cached) yes checking for madvise... yes checking for mprotect... yes configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating bfd-in3.h config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: executing default commands if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ./d-demangle.c -o noasan/d-demangle.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./d-demangle.c -o d-demangle.o Configuring in ./opcodes configure: creating cache ./config.cache checking build system type... x86_64-pc-linux-gnu checking host system type... arm-buildroot-linux-gnueabi checking target system type... arm-buildroot-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-buildroot-linux-gnueabi-strip... no checking for strip... strip configure: WARNING: using cross tools not prefixed with host triplet checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether /usr/bin/make sets $(MAKE)... yes checking whether /usr/bin/make supports nested variables... yes checking whether /usr/bin/make supports nested variables... (cached) yes checking for arm-buildroot-linux-gnueabi-gcc... /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 accepts -g... yes checking for /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 option to accept ISO C89... none needed checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 understands -c and -o together... yes checking for style of include used by /usr/bin/make... GNU checking dependency style of /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99... none checking how to run the C preprocessor... /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for arm-buildroot-linux-gnueabi-ar... /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-ar checking for arm-buildroot-linux-gnueabi-ranlib... /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-ranlib checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99... /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-ld checking if the linker (/home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-nm -B checking the name lister (/home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-nm -B) interface... rm -f ./libiberty.a pic/./libiberty.a noasan/./libiberty.a /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-ranlib ./libiberty.a 1572864 checking whether the shell understands some XSI constructs... if [ x"-fPIC" != x ]; then \ cd pic; \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o; \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-ranlib ./libiberty.a; \ cd ..; \ else true; fi; \ if [ x"" != x ]; then \ cd noasan; \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o; \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-ranlib ./libiberty.a; \ cd ..; \ else true; fi yes checking whether the shell understands "+="... yes checking for /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-ld option to reload object files... -r checking for arm-buildroot-linux-gnueabi-objdump... /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-objdump checking how to recognize dependent libraries... pass_all checking for arm-buildroot-linux-gnueabi-ar... (cached) /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-ar make[3]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/binutils-2.38/libiberty' /home/thomas/autobuild/instance-3/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-none-linux-gnueabi/4.8.3/../../../../arm-none-linux-gnueabi/bin/ar: no operation specified configure: WARNING: Failed: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-ar --plugin /home/thomas/autobuild/instance-3/output-1/host/opt/ext-toolchain/bin/../libexec/gcc/arm-none-linux-gnueabi/4.8.3/liblto_plugin.so rc checking for arm-buildroot-linux-gnueabi-strip... strip checking for arm-buildroot-linux-gnueabi-ranlib... (cached) /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-ranlib checking command to parse /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-nm -B output from /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 object... make[3]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/binutils-2.38/bfd' GEN bfdver.h GEN elf32-target.h GEN elf64-target.h GEN targmatch.h Making info in doc make[4]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/binutils-2.38/bfd/doc' /usr/bin/gcc -o chw$$ -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include \ -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -I.. -I./.. -I./../../include -I./../../intl -I../../intl ./chew.c; \ /bin/bash ./../../move-if-change \ chw$$ chew; \ touch chew.stamp ok checking for dlfcn.h... yes checking for objdir... .libs checking if /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no checking for /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 option to produce PIC... -fPIC -DPIC checking if /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes checking if /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 static flag -static works... yes checking if /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 supports -c -o file.o... yes checking if /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 supports -c -o file.o... (cached) yes checking whether the /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 linker (/home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... GEN aoutx.stamp GEN archive.stamp GEN archures.stamp GEN bfdt.stamp GEN cache.stamp GEN coffcode.stamp GEN core.stamp GEN elf.stamp GEN elfcode.stamp no checking dynamic linker characteristics... GEN format.stamp GEN libbfd.stamp GEN bfdwin.stamp GEN bfdio.stamp GEN opncls.stamp GEN reloc.stamp GEN section.stamp GEN syms.stamp GEN targets.stamp GEN init.stamp GEN hash.stamp GEN linker.stamp GEN mmo.stamp make[4]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/binutils-2.38/bfd/doc' Making info in po make[4]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/binutils-2.38/bfd/po' ( if test 'x.' != 'x.'; then \ posrcprefix='../'; \ else \ posrcprefix="../"; \ fi; \ rm -f SRC-POTFILES-t SRC-POTFILES \ && (sed -e '/^#/d' \ -e '/^[ ]*$/d' \ -e "s@.*@ $posrcprefix& \\\\@" < ./SRC-POTFILES.in \ | sed -e '$s/\\$//') > SRC-POTFILES-t \ && chmod a-w SRC-POTFILES-t \ && mv SRC-POTFILES-t SRC-POTFILES ) ( rm -f BLD-POTFILES-t BLD-POTFILES \ && (sed -e '/^#/d' \ -e '/^[ ]*$/d' \ -e "s@.*@ ../& \\\\@" < ./BLD-POTFILES.in \ | sed -e '$s/\\$//') > BLD-POTFILES-t \ && chmod a-w BLD-POTFILES-t \ && mv BLD-POTFILES-t BLD-POTFILES ) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no cd .. \ && CONFIG_FILES=po/Makefile.in:po/Make-in \ CONFIG_HEADERS= /bin/bash ./config.status Setting warning flags = -w checking whether to enable maintainer-specific portions of Makefiles... no checking whether to install libbfd... yes checking whether NLS is requested... no checking whether NLS is requested... no checking for msgfmt... /home/thomas/autobuild/instance-3/output-1/host/bin/msgfmt checking for gmsgfmt... /home/thomas/autobuild/instance-3/output-1/host/bin/msgfmt checking for xgettext... /home/thomas/autobuild/instance-3/output-1/host/bin/xgettext checking for msgmerge... /home/thomas/autobuild/instance-3/output-1/host/bin/msgmerge checking for build system executable suffix... no checking size of void *... config.status: creating po/Makefile.in config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: executing default commands make[4]: Nothing to be done for 'info'. make[4]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/binutils-2.38/bfd/po' make[4]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/binutils-2.38/bfd' make[4]: Nothing to be done for 'info-am'. make[4]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/binutils-2.38/bfd' /usr/bin/make all-recursive make[4]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/binutils-2.38/bfd' Making all in doc make[5]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/binutils-2.38/bfd/doc' make[5]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/binutils-2.38/bfd/doc' Making all in po make[5]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/binutils-2.38/bfd/po' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/binutils-2.38/bfd/po' make[5]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/binutils-2.38/bfd' rm -f bfd-tmp.h rm -f tofiles cp bfd-in3.h bfd-tmp.h f=""; \ for i in elf32-arm.lo elf32.lo elf-nacl.lo elf-vxworks.lo elf.lo elflink.lo elf-attrs.lo elf-strtab.lo elf-eh-frame.lo dwarf1.lo dwarf2.lo elf32-gen.lo plugin.lo cpu-arm.lo ; do \ case " $f " in \ *" $i "*) ;; \ *) f="$f $i" ;; \ esac ; \ done ; \ echo $f > tofiles /bin/bash ./../move-if-change bfd-tmp.h bfd.h /bin/bash ./../move-if-change tofiles ofiles rm -f bfd-tmp.h touch stamp-ofiles touch stmp-bfd-h CC archive.lo CC archures.lo CC bfd.lo CC bfdio.lo 4 checking whether basename is declared... yes checking whether stpcpy is declared... yes checking for sigsetjmp... checking linker --as-needed support... yes checking for cos in -lm... yes CC bfdwin.lo configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status CC cache.lo CC coff-bfd.lo CC compress.lo CC corefile.lo CC elf-properties.lo CC format.lo CC hash.lo config.status: creating Makefile CC init.lo config.status: creating po/Makefile.in CC libbfd.lo CC linker.lo config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands CC merge.lo config.status: creating po/POTFILES config.status: creating po/Makefile CC opncls.lo CC reloc.lo CC section.lo CC simple.lo CC stab-syms.lo CC stabs.lo CC syms.lo CC targets.lo CC binary.lo CC ihex.lo CC srec.lo CC tekhex.lo CC verilog.lo CC elf32-arm.lo CC elf32.lo CC elf-nacl.lo CC elf-vxworks.lo CC elf.lo CC elflink.lo CC elf-attrs.lo CC elf-strtab.lo CC elf-eh-frame.lo CC dwarf1.lo CC dwarf2.lo CC elf32-gen.lo CC plugin.lo CC cpu-arm.lo CCLD libbfd.la libtooldir=`/bin/bash ./libtool --config | /usr/bin/sed -n -e 's/^objdir=//p'`; \ if [ -f $libtooldir/libbfd.a ]; then \ cp $libtooldir/libbfd.a libbfd.tmp; \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-ranlib libbfd.tmp; \ /bin/bash ./../move-if-change libbfd.tmp libbfd.a; \ else true; fi touch stamp-lib make[5]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/binutils-2.38/bfd' make[4]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/binutils-2.38/bfd' make[3]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/binutils-2.38/bfd' Configuring in ./libctf make[3]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/binutils-2.38/opcodes' /usr/bin/make all-recursive make[4]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/binutils-2.38/opcodes' Making all in . make[5]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/binutils-2.38/opcodes' CC dis-buf.lo CC disassemble.lo CC dis-init.lo CC arm-dis.lo configure: creating cache ./config.cache checking build system type... x86_64-pc-linux-gnu checking host system type... arm-buildroot-linux-gnueabi checking target system type... arm-buildroot-linux-gnueabi checking for arm-buildroot-linux-gnueabi-gcc... /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 accepts -g... yes checking for /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 option to accept ISO C89... none needed checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 understands -c and -o together... yes checking how to run the C preprocessor... /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-buildroot-linux-gnueabi-strip... no checking for strip... strip configure: WARNING: using cross tools not prefixed with host triplet checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether /usr/bin/make sets $(MAKE)... yes checking for style of include used by /usr/bin/make... GNU checking whether /usr/bin/make supports nested variables... yes checking dependency style of /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99... none checking whether /usr/bin/make supports nested variables... (cached) yes checking whether /usr/bin/make sets $(MAKE)... (cached) yes checking for arm-buildroot-linux-gnueabi-gcc... (cached) /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 checking whether we are using the GNU C compiler... (cached) yes checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 accepts -g... (cached) yes checking for /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 option to accept ISO C89... (cached) none needed checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 understands -c and -o together... (cached) yes checking for arm-buildroot-linux-gnueabi-ranlib... /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-ranlib checking for arm-buildroot-linux-gnueabi-ar... /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-ar checking the archiver (/home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-ar ) interface... ar checking whether NLS is requested... no checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99... /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-ld checking if the linker (/home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-nm -B checking the name lister (/home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-nm -B) interface... CCLD libopcodes.la BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-ld option to reload object files... -r checking for arm-buildroot-linux-gnueabi-objdump... /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-objdump checking how to recognize dependent libraries... pass_all checking for arm-buildroot-linux-gnueabi-ar... (cached) /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-ar /home/thomas/autobuild/instance-3/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-none-linux-gnueabi/4.8.3/../../../../arm-none-linux-gnueabi/bin/ar: no operation specified configure: WARNING: Failed: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-ar --plugin /home/thomas/autobuild/instance-3/output-1/host/opt/ext-toolchain/bin/../libexec/gcc/arm-none-linux-gnueabi/4.8.3/liblto_plugin.so rc checking for arm-buildroot-linux-gnueabi-strip... strip checking for arm-buildroot-linux-gnueabi-ranlib... (cached) /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-ranlib checking command to parse /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-nm -B output from /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 object... libtooldir=`/bin/bash ./libtool --config | sed -n -e 's/^objdir=//p'`; \ if [ -f $libtooldir/libopcodes.a ]; then \ cp $libtooldir/libopcodes.a libopcodes.tmp; \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-ranlib libopcodes.tmp; \ /bin/bash ./../move-if-change libopcodes.tmp libopcodes.a; \ else true; fi ok checking for dlfcn.h... touch stamp-lib make[5]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/binutils-2.38/opcodes' Making all in po make[5]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/binutils-2.38/opcodes/po' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/binutils-2.38/opcodes/po' make[4]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/binutils-2.38/opcodes' make[3]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/binutils-2.38/opcodes' make[3]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/binutils-2.38/gas' /usr/bin/make all-recursive make[4]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/binutils-2.38/gas' Making all in po make[5]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/binutils-2.38/gas/po' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/binutils-2.38/gas/po' yes checking for objdir... make[5]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/binutils-2.38/gas' .libs CC app.o CC as.o CC atof-generic.o checking if /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no checking for /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 option to produce PIC... -fPIC -DPIC checking if /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes checking if /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 static flag -static works... CC compress-debug.o yes checking if /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 supports -c -o file.o... CC cond.o yes checking if /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 supports -c -o file.o... (cached) yes checking whether the /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 linker (/home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-ld) supports shared libraries... CC depend.o yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... CC dwarf2dbg.o GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... CC dw2gencfi.o no checking for aclocal... ${SHELL} /home/thomas/autobuild/instance-3/output-1/build/binutils-2.38/missing aclocal-1.15 checking for autoconf... ${SHELL} /home/thomas/autobuild/instance-3/output-1/build/binutils-2.38/missing autoconf checking for autoheader... ${SHELL} /home/thomas/autobuild/instance-3/output-1/build/binutils-2.38/missing autoheader checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 supports -W... yes checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 supports -Wall... yes checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 supports -Wnarrowing... yes checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 supports -Wwrite-strings... yes CC ecoff.o checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 supports -Wmissing-format-attribute... yes checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 supports -Wstrict-prototypes... CC ehopt.o yes checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 supports -Wmissing-prototypes... yes checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 supports -Wold-style-definition... yes checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 supports -pedantic -Wlong-long... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether to install libbfd... yes checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 supports -Wall... (cached) yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... CC expr.o yes checking for getpagesize... yes checking for working mmap... (cached) yes checking for library containing dlsym... CC flonum-copy.o -ldl checking for ELF support in BFD... CC flonum-konst.o CC flonum-mult.o CC frags.o no checking whether byte ordering is bigendian... (cached) no checking byteswap.h usability... yes checking byteswap.h presence... yes checking for byteswap.h... yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking for pread... CC hash.o yes checking whether bswap_16 is declared... CC input-file.o yes checking whether bswap_32 is declared... yes CC input-scrub.o checking whether bswap_64 is declared... yes checking whether asprintf is declared... CC listing.o yes CC literal.o checking whether vasprintf is declared... CC macro.o yes checking whether stpcpy is declared... CC messages.o yes checking for qsort_r... yes checking for qsort_r signature... GNU checking for O_CLOEXEC... CC output-file.o yes checking for makeinfo... true --split-size=5000000 configure: WARNING: *** Makeinfo is too old. Info documentation will not be built. checking for expect... /usr/bin/expect checking for Tcl supporting try/catch... yes checking for linker versioning flags... CC read.o -Wl,--version-script='./libctf.ver' configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status CC remap.o CC sb.o CC stabs.o CC subsegs.o CC symbols.o CC write.o config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands make[3]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/binutils-2.38/libctf' /usr/bin/make all-am make[4]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/binutils-2.38/libctf' CC libctf_la-ctf-archive.lo CC libctf_la-ctf-dump.lo CC libctf_la-ctf-create.lo ctf-create.c: In function 'ctf_add_reftype': ctf-create.c:582:26: warning: 'dtd' may be used uninitialized in this function [-Wmaybe-uninitialized] dtd->dtd_data.ctt_type = (uint32_t) ref; ^ ctf-create.c: In function 'ctf_add_array': ctf-create.c:710:26: warning: 'dtd' may be used uninitialized in this function [-Wmaybe-uninitialized] dtd->dtd_data.ctt_size = 0; ^ CC libctf_la-ctf-decl.lo ctf-create.c: In function 'ctf_add_struct_sized': ctf-create.c:818:10: warning: 'dtd' may be used uninitialized in this function [-Wmaybe-uninitialized] if (dtd->dtd_vlen_alloc == 0) ^ ctf-create.c: In function 'ctf_add_union_sized': ctf-create.c:858:10: warning: 'dtd' may be used uninitialized in this function [-Wmaybe-uninitialized] if (dtd->dtd_vlen_alloc == 0) ^ ctf-create.c: In function 'ctf_add_enum': ctf-create.c:897:10: warning: 'dtd' may be used uninitialized in this function [-Wmaybe-uninitialized] if (dtd->dtd_vlen_alloc == 0) ^ ctf-create.c: In function 'ctf_add_unknown': ctf-create.c:996:26: warning: 'dtd' may be used uninitialized in this function [-Wmaybe-uninitialized] dtd->dtd_data.ctt_type = 0; ^ ctf-create.c: In function 'ctf_add_typedef': ctf-create.c:1023:26: warning: 'dtd' may be used uninitialized in this function [-Wmaybe-uninitialized] dtd->dtd_data.ctt_type = (uint32_t) ref; ^ GEN doc/asconfig.texi CC config/tc-arm.o CC libctf_la-ctf-error.lo CC config/obj-elf.o CC libctf_la-ctf-hash.lo CC libctf_la-ctf-labels.lo CC config/atof-ieee.o CC libctf_la-ctf-dedup.lo CC libctf_la-ctf-link.lo ctf-link.c: In function 'ctf_link': ctf-link.c:1203:12: warning: 'parents' may be used uninitialized in this function [-Wmaybe-uninitialized] free (parents); ^ ctf-link.c:1022:17: note: 'parents' was declared here uint32_t *parents; ^ CC libctf_la-ctf-lookup.lo GEN doc/as.1 CC libctf_la-ctf-open.lo CC libctf_la-ctf-serialize.lo CC libctf_la-ctf-sha1.lo ctf-serialize.c: In function 'symtypetab_density': ctf-serialize.c:211:18: warning: 'sym' may be used uninitialized in this function [-Wmaybe-uninitialized] if (*max < sym->st_symidx) ^ MAKEINFO doc/as.info CC libctf_la-ctf-string.lo CC libctf_la-ctf-subr.lo CC libctf_la-ctf-types.lo CC libctf_la-ctf-util.lo CC libctf_la-ctf-open-bfd.lo CC libctf_nobfd_la-ctf-archive.lo CC libctf_nobfd_la-ctf-dump.lo CC libctf_nobfd_la-ctf-create.lo CC libctf_nobfd_la-ctf-decl.lo CC libctf_nobfd_la-ctf-error.lo CC libctf_nobfd_la-ctf-hash.lo CC libctf_nobfd_la-ctf-labels.lo ctf-create.c: In function 'ctf_add_reftype': ctf-create.c:582:26: warning: 'dtd' may be used uninitialized in this function [-Wmaybe-uninitialized] dtd->dtd_data.ctt_type = (uint32_t) ref; ^ CC libctf_nobfd_la-ctf-dedup.lo ctf-create.c: In function 'ctf_add_array': ctf-create.c:710:26: warning: 'dtd' may be used uninitialized in this function [-Wmaybe-uninitialized] dtd->dtd_data.ctt_size = 0; ^ ctf-create.c: In function 'ctf_add_struct_sized': ctf-create.c:818:10: warning: 'dtd' may be used uninitialized in this function [-Wmaybe-uninitialized] if (dtd->dtd_vlen_alloc == 0) ^ ctf-create.c: In function 'ctf_add_union_sized': ctf-create.c:858:10: warning: 'dtd' may be used uninitialized in this function [-Wmaybe-uninitialized] if (dtd->dtd_vlen_alloc == 0) ^ ctf-create.c: In function 'ctf_add_enum': ctf-create.c:897:10: warning: 'dtd' may be used uninitialized in this function [-Wmaybe-uninitialized] if (dtd->dtd_vlen_alloc == 0) ^ CC libctf_nobfd_la-ctf-link.lo ctf-create.c: In function 'ctf_add_unknown': ctf-create.c:996:26: warning: 'dtd' may be used uninitialized in this function [-Wmaybe-uninitialized] dtd->dtd_data.ctt_type = 0; ^ ctf-create.c: In function 'ctf_add_typedef': ctf-create.c:1023:26: warning: 'dtd' may be used uninitialized in this function [-Wmaybe-uninitialized] dtd->dtd_data.ctt_type = (uint32_t) ref; ^ CC libctf_nobfd_la-ctf-lookup.lo ctf-link.c: In function 'ctf_link': ctf-link.c:1203:12: warning: 'parents' may be used uninitialized in this function [-Wmaybe-uninitialized] free (parents); ^ ctf-link.c:1022:17: note: 'parents' was declared here uint32_t *parents; ^ CC libctf_nobfd_la-ctf-open.lo CC libctf_nobfd_la-ctf-serialize.lo CC libctf_nobfd_la-ctf-sha1.lo CC libctf_nobfd_la-ctf-string.lo ctf-serialize.c: In function 'symtypetab_density': ctf-serialize.c:211:18: warning: 'sym' may be used uninitialized in this function [-Wmaybe-uninitialized] if (*max < sym->st_symidx) ^ CC libctf_nobfd_la-ctf-subr.lo CC libctf_nobfd_la-ctf-types.lo CC libctf_nobfd_la-ctf-util.lo CCLD libctf.la CCLD libctf-nobfd.la make[4]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/binutils-2.38/libctf' make[3]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/binutils-2.38/libctf' CCLD as-new make[5]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/binutils-2.38/gas' make[4]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/binutils-2.38/gas' make[3]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/binutils-2.38/gas' make[3]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/binutils-2.38/binutils' make[3]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/binutils-2.38/gprof' CC sysinfo.o /usr/bin/make all-recursive CC syslex_wrap.o Making info in po make[4]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/binutils-2.38/gprof' make[4]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/binutils-2.38/binutils/po' make[4]: Nothing to be done for 'info'. make[4]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/binutils-2.38/binutils/po' Making all in po make[4]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/binutils-2.38/binutils' make[5]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/binutils-2.38/gprof/po' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/binutils-2.38/gprof/po' make[5]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/binutils-2.38/gprof' GEN doc/addr2line.1 CC basic_blocks.o GEN doc/ar.1 GEN doc/dlltool.1 GEN doc/nm.1 CC call_graph.o CC cg_arcs.o GEN doc/objcopy.1 GEN doc/objdump.1 CC cg_dfn.o GEN doc/ranlib.1 CC cg_print.o CC corefile.o GEN doc/readelf.1 CCLD sysinfo GEN doc/size.1 GEN sysroff.h CC gmon_io.o GEN doc/strings.1 GEN doc/strip.1 GEN doc/elfedit.1 GEN doc/windres.1 CC gprof.o CC hertz.o GEN doc/windmc.1 CC hist.o GEN doc/cxxfilt.man CC source.o CC search_list.o GEN doc/c++filt.1 make[4]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/binutils-2.38/binutils' /usr/bin/make all-recursive make[4]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/binutils-2.38/binutils' Making all in po make[5]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/binutils-2.38/binutils/po' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/binutils-2.38/binutils/po' make[5]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/binutils-2.38/binutils' CC size.o CC bucomm.o CC version.o CC symtab.o CC sym_ids.o CC filemode.o CC objdump.o CC dwarf.o CC utils.o CC i386.o CC prdbg.o CC alpha.o CC vax.o CC sparc.o CC mips.o CC aarch64.o CC flat_bl.o CC bsd_callg_bl.o CC fsf_callg_bl.o CCLD gprof make[5]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/binutils-2.38/gprof' make[4]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/binutils-2.38/gprof' make[3]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/binutils-2.38/gprof' CC demanguse.o CC rddbg.o CC debug.o CC stabs.o CC rdcoff.o CC elfcomm.o CC arparse.o CC arlex.o CC ar.o CC not-ranlib.o CC arsup.o CC rename.o CC binemul.o CC emul_vanilla.o CC strings.o CC is-ranlib.o CC objcopy.o CC not-strip.o CC wrstabs.o CC addr2line.o CC readelf.o CC unwind-ia64.o CC elfedit.o CC nm.o CC is-strip.o CC cxxfilt.o CC bfdtest1.o CC bfdtest2.o CCLD size CCLD ar CCLD strings CCLD ranlib CCLD objcopy CCLD addr2line CCLD elfedit CCLD nm-new CCLD strip-new CCLD cxxfilt CCLD bfdtest1 CCLD bfdtest2 CC testsuite/gentestdlls.o CCLD testsuite/gentestdlls CCLD objdump /tmp/ccl6L2N9.s: Assembler messages: /tmp/ccl6L2N9.s:69498: Error: r15 based store not allowed -- `str r3,.LC5585' /tmp/ccl6L2N9.s:72768: Error: r15 based store not allowed -- `str r6,.LC5585' make[5]: *** [Makefile:1210: readelf.o] Error 1 make[5]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/binutils-2.38/binutils' make[4]: *** [Makefile:1431: all-recursive] Error 1 make[4]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/binutils-2.38/binutils' make[3]: *** [Makefile:875: all] Error 2 make[3]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/binutils-2.38/binutils' make[2]: *** [Makefile:4019: all-binutils] Error 2 make[2]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/binutils-2.38' make[1]: *** [Makefile:1000: all] Error 2 make[1]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/binutils-2.38' make: *** [package/pkg-generic.mk:293: /home/thomas/autobuild/instance-3/output-1/build/binutils-2.38/.stamp_built] Error 2 make: Leaving directory '/home/thomas/autobuild/instance-3/buildroot'