>>> host-binutils 2.37 Extracting xzcat /home/thomas/autobuild/instance-3/dl/binutils/binutils-2.37.tar.xz | tar --strip-components=1 -C /home/thomas/autobuild/instance-3/output-1/build/host-binutils-2.37 -xf - >>> host-binutils 2.37 Patching Applying 0001-sh-conf.patch using patch: patching file configure patching file configure.ac Applying 0002-poison-system-directories.patch using patch: patching file ld/config.in patching file ld/configure patching file ld/configure.ac patching file ld/ld.h patching file ld/ld.texi patching file ld/ldfile.c patching file ld/ldlex.h patching file ld/ldmain.c patching file ld/lexsup.c Applying 0003-bfd-elf32-or1k-fix-building-with-gcc-version-5.patch using patch: patching file bfd/elf32-or1k.c Applying 0004-or1k-fix-pc-relative-relocation-against-dynamic-on-P.patch using patch: patching file bfd/elf32-or1k.c Applying 0005-or1k-Avoid-R_OR1K_GOT16-signed-overflow-by-using-spe.patch using patch: patching file bfd/elf32-or1k.c Applying 0006-bfd-Close-the-file-descriptor-if-there-is-no-archive.patch using patch: patching file bfd/plugin.c patching file ld/testsuite/ld-plugin/lto.exp patching file ld/testsuite/ld-plugin/pr28138-1.c patching file ld/testsuite/ld-plugin/pr28138-2.c patching file ld/testsuite/ld-plugin/pr28138-3.c patching file ld/testsuite/ld-plugin/pr28138-4.c patching file ld/testsuite/ld-plugin/pr28138-5.c patching file ld/testsuite/ld-plugin/pr28138-6.c patching file ld/testsuite/ld-plugin/pr28138-7.c patching file ld/testsuite/ld-plugin/pr28138.c Applying 0007-i386-Allow-GOT32-relocations-against-ABS-symbols.patch using patch: patching file bfd/elfxx-x86.c Hunk #1 succeeded at 933 (offset -1009 lines). Hunk #2 succeeded at 956 (offset -1009 lines). >>> host-binutils 2.37 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/host-binutils-2.37 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-binutils 2.37 Patching libtool patching file /home/thomas/autobuild/instance-3/output-1/build/host-binutils-2.37/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). >>> host-binutils 2.37 Configuring (cd /home/thomas/autobuild/instance-3/output-1/build/host-binutils-2.37/ && 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" PKG_CONFIG="/home/thomas/autobuild/instance-3/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/thomas/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/thomas/autobuild/instance-3/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc" GCC="/home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc" CXX="/home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/home/thomas/autobuild/instance-3/output-1/host/include" CFLAGS="-O2 -I/home/thomas/autobuild/instance-3/output-1/host/include" CXXFLAGS="-O2 -I/home/thomas/autobuild/instance-3/output-1/host/include" LDFLAGS="-L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/thomas/autobuild/instance-3/output-1/host/include" LDFLAGS="-L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib" MAKEINFO=true CONFIG_SITE=/dev/null ./configure --prefix="/home/thomas/autobuild/instance-3/output-1/host" --sysconfdir="/home/thomas/autobuild/instance-3/output-1/host/etc" --localstatedir="/home/thomas/autobuild/instance-3/output-1/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking --disable-multilib --disable-werror --target=i686-buildroot-linux-uclibc --disable-shared --enable-static --with-sysroot=/home/thomas/autobuild/instance-3/output-1/host/i686-buildroot-linux-uclibc/sysroot --enable-poison-system-directories --without-debuginfod --enable-plugins --enable-lto --disable-sim --disable-gdb --disable-gprofng ) checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... i686-buildroot-linux-uclibc 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 gcc... /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/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... no 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/ccache /usr/bin/gcc accepts -g... yes checking for /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc option to accept ISO C89... none needed checking for /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc option to accept ISO C99... none needed checking whether we are using the GNU C++ compiler... yes checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/g++ accepts -g... yes checking whether g++ accepts -static-libstdc++ -static-libgcc... yes checking for gnatbind... 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 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) /usr/bin/ar checking for as... (cached) /usr/bin/as checking for dlltool... no checking for ld... (cached) /usr/bin/ld checking for lipo... no checking for nm... (cached) /usr/bin/nm checking for ranlib... (cached) /usr/bin/ranlib checking for strip... strip checking for windres... no checking for windmc... no checking for objcopy... (cached) /usr/bin/objcopy checking for objdump... objdump checking for readelf... readelf checking for -plugin option... --plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so checking for i686-buildroot-linux-uclibc-cc... no checking for i686-buildroot-linux-uclibc-gcc... no checking for i686-buildroot-linux-uclibc-c++... no checking for i686-buildroot-linux-uclibc-g++... no checking for i686-buildroot-linux-uclibc-cxx... no checking for i686-buildroot-linux-uclibc-gxx... no checking for i686-buildroot-linux-uclibc-gcc... no checking for i686-buildroot-linux-uclibc-gfortran... no checking for i686-buildroot-linux-uclibc-gccgo... no checking for i686-buildroot-linux-uclibc-ar... no checking for i686-buildroot-linux-uclibc-as... no checking for i686-buildroot-linux-uclibc-dlltool... no checking for i686-buildroot-linux-uclibc-ld... no checking for i686-buildroot-linux-uclibc-lipo... no checking for i686-buildroot-linux-uclibc-nm... no checking for i686-buildroot-linux-uclibc-objcopy... no checking for i686-buildroot-linux-uclibc-objdump... no checking for i686-buildroot-linux-uclibc-ranlib... no checking for i686-buildroot-linux-uclibc-readelf... no checking for i686-buildroot-linux-uclibc-strip... no checking for i686-buildroot-linux-uclibc-windres... no checking for i686-buildroot-linux-uclibc-windmc... no checking where to find the target ar... just compiled checking where to find the target as... just compiled 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... just compiled 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... just compiled checking where to find the target lipo... pre-installed checking where to find the target nm... just compiled checking where to find the target objcopy... just compiled checking where to find the target objdump... just compiled checking where to find the target ranlib... just compiled checking where to find the target readelf... just compiled checking where to find the target strip... just compiled checking where to find the target windres... just compiled checking where to find the target windmc... just compiled checking whether to enable maintainer-specific portions of Makefiles... no configure: creating ./config.status config.status: creating Makefile >>> host-binutils 2.37 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" PKG_CONFIG="/home/thomas/autobuild/instance-3/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/thomas/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/thomas/autobuild/instance-3/output-1/host/share/pkgconfig" /usr/bin/make -j4 MAKEINFO=true -C /home/thomas/autobuild/instance-3/output-1/build/host-binutils-2.37/ make[1]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/host-binutils-2.37' make[2]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/host-binutils-2.37' make[2]: Nothing to be done for 'all-target'. Configuring in ./zlib Configuring in ./libiberty Configuring in ./intl Configuring in ./etc configure: creating cache ./config.cache checking for a BSD-compatible install... configure: creating cache ./config.cache /usr/bin/install -c checking for x86_64-pc-linux-gnu-gcc... /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for makeinfo... true --split-size=5000000 checking for perl... /usr/bin/perl configure: creating cache ./config.cache checking build system type... checking build system type... configure: updating cache ./config.cache x86_64-pc-linux-gnu checking host system type... configure: creating ./config.status x86_64-pc-linux-gnu checking host system type... checking whether the C compiler works... x86_64-pc-linux-gnu checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar --plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib --plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so checking for -plugin option... x86_64-pc-linux-gnu checking target system type... checking for x86_64-pc-linux-gnu-ar... (cached) /usr/bin/ar --plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so --plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so i686-buildroot-linux-uclibc checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... checking whether to install libiberty headers and static library... no configure: target_header_dir = checking for x86_64-pc-linux-gnu-gcc... /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc yes 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 yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-pc-linux-gnu-gcc... /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc config.status: creating Makefile checking whether we are cross compiling... checking whether the C compiler works... make[3]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/host-binutils-2.37/etc' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/host-binutils-2.37/etc' checking whether the C compiler works... yes checking for C compiler default output file name... a.out no checking for suffix of executables... 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/ccache /usr/bin/gcc accepts -g... 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 /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc option to accept ISO C89... none needed checking how to run the C preprocessor... checking whether we are cross compiling... no checking for suffix of object files... /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -E o checking whether we are using the GNU C compiler... yes checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc accepts -g... 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... no checking for suffix of object files... yes checking for /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc option to accept ISO C89... o checking whether we are using the GNU C compiler... none needed checking how to run the C preprocessor... yes checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc accepts -g... /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -E yes checking for /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc option to accept ISO C89... 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... none needed checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc 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/ccache /usr/bin/gcc... none checking how to print strings... yes checking for sys/types.h... printf checking for a sed that does not truncate output... yes /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... checking for sys/stat.h... /usr/bin/grep -F checking for ld used by /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... yes BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... checking for stdlib.h... yes 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... checking for sys/types.h... yes checking for /usr/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all yes checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar --plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so checking for sys/stat.h... yes checking for x86_64-pc-linux-gnu-strip... no checking for strip... strip checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib --plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so checking command to parse /usr/bin/nm output from /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc object... yes checking for string.h... checking for stdlib.h... yes checking for string.h... yes yes checking for memory.h... checking for memory.h... yes yes checking for strings.h... checking for strings.h... ok checking how to run the C preprocessor... yes yes checking for inttypes.h... checking for inttypes.h... /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -E yes yes checking for stdint.h... checking for stdint.h... checking for ANSI C header files... yes yes checking for unistd.h... checking for unistd.h... yes yes checking minix/config.h usability... checking minix/config.h usability... no checking minix/config.h presence... yes checking for sys/types.h... no no checking for minix/config.h... checking minix/config.h presence... no checking whether it is safe to define __EXTENSIONS__... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for sys/stat.h... 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... yes yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... /home/thomas/autobuild/instance-3/output-1/host/bin/xgettext checking for stdlib.h... checking for msgmerge... /home/thomas/autobuild/instance-3/output-1/host/bin/msgmerge no checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc supports -W... checking build system type... yes yes checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc supports -Wall... checking for string.h... x86_64-pc-linux-gnu checking host system type... yes checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc supports -Wwrite-strings... x86_64-pc-linux-gnu yes checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib --plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so checking for library containing strerror... checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc supports -Wc++-compat... yes checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc supports -Wstrict-prototypes... yes checking for memory.h... yes checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc supports -Wshadow=local... yes checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc supports -pedantic ... yes checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc and cc understand -c and -o together... yes none required checking for an ANSI C-conforming const... checking for strings.h... yes checking for inline... inline checking for off_t... yes checking for inttypes.h... yes yes checking for an ANSI C-conforming const... checking for stdint.h... yes checking for inline... inline checking whether byte ordering is bigendian... yes checking for unistd.h... yes checking for size_t... yes checking for dlfcn.h... yes checking for objdir... no checking for a BSD-compatible install... /usr/bin/install -c checking for CET support... .libs yes checking for working alloca.h... checking if /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc static flag -static works... yes checking for alloca... yes yes checking for stdlib.h... (cached) yes checking for sys/file.h... checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for sys/param.h... yes checking if /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc supports -c -o file.o... yes yes checking if /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... checking for limits.h... yes checking for getpagesize... yes checking dynamic linker characteristics... yes checking for stdlib.h... (cached) yes checking for malloc.h... yes checking for string.h... (cached) yes yes checking for working mmap... checking for unistd.h... (cached) yes checking for strings.h... (cached) yes checking for sys/time.h... 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... no checking whether to build static libraries... yes checking how to run the C preprocessor... /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -E yes checking for time.h... checking for stdlib.h... (cached) yes yes checking for unistd.h... (cached) yes checking for sys/resource.h... yes checking for sys/param.h... checking for sys/stat.h... (cached) yes checking for sys/mman.h... yes yes yes checking whether we are using the GNU C Library 2.1 or newer... checking for getpagesize... checking for fcntl.h... yes checking whether integer division by zero raises SIGFPE... yes checking for alloca.h... yes checking for sys/pstat.h... no yes checking for working mmap... checking for sys/sysmp.h... yes checking for inttypes.h... no checking for sys/sysinfo.h... yes checking for stdint.h... yes checking for machine/hal_sysinfo.h... yes checking for unsigned long long... no checking for sys/table.h... no checking for sys/sysctl.h... yes checking for inttypes.h... yes checking for memcpy... no yes checking for sys/systemcfg.h... checking whether the inttypes.h PRIxNN macros are broken... no checking for ld used by GCC... no /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... checking for stdint.h... (cached) yes checking for stdio_ext.h... yes done yes checking for strerror... checking for process.h... checking argz.h usability... no checking for sys/prctl.h... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking argz.h presence... yes checking for unistd.h... (cached) yes yes checking for argz.h... yes yes checking whether time.h and sys/time.h may both be included... checking limits.h usability... yes checking whether errno must be declared... configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status no checking size of int... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes 4 checking nl_types.h usability... checking size of long... yes checking nl_types.h presence... yes checking for nl_types.h... yes checking malloc.h usability... 8 checking size of size_t... 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 8 checking for long long... 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 size of long long... yes checking for getc_unlocked... 8 checking for a 64-bit type... uint64_t checking for intptr_t... yes checking for getcwd... yes config.status: creating Makefile checking for getegid... config.status: executing depfiles commands config.status: executing libtool commands yes checking for uintptr_t... yes checking for geteuid... make[3]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/host-binutils-2.37/zlib' /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o libz_a-adler32.o `test -f 'adler32.c' || echo './'`adler32.c /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o libz_a-compress.o `test -f 'compress.c' || echo './'`compress.c yes /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o libz_a-crc32.o `test -f 'crc32.c' || echo './'`crc32.c /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o libz_a-deflate.o `test -f 'deflate.c' || echo './'`deflate.c checking for getgid... yes checking for ssize_t... /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o libz_a-gzread.o `test -f 'gzread.c' || echo './'`gzread.c /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o libz_a-gzclose.o `test -f 'gzclose.c' || echo './'`gzclose.c yes checking for getuid... /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o libz_a-gzwrite.o `test -f 'gzwrite.c' || echo './'`gzwrite.c /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o libz_a-gzlib.o `test -f 'gzlib.c' || echo './'`gzlib.c /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o libz_a-infback.o `test -f 'infback.c' || echo './'`infback.c /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o libz_a-inffast.o `test -f 'inffast.c' || echo './'`inffast.c yes yes checking for pid_t... checking for mempcpy... /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o libz_a-inflate.o `test -f 'inflate.c' || echo './'`inflate.c /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o libz_a-inftrees.o `test -f 'inftrees.c' || echo './'`inftrees.c /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o libz_a-trees.o `test -f 'trees.c' || echo './'`trees.c /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o libz_a-uncompr.o `test -f 'uncompr.c' || echo './'`uncompr.c /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o libz_a-zutil.o `test -f 'zutil.c' || echo './'`zutil.c yes true "AR_FLAGS=rc" "CC_FOR_BUILD=/home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc" "CFLAGS=-O2 -I/home/thomas/autobuild/instance-3/output-1/host/include " "CXXFLAGS=-O2 -I/home/thomas/autobuild/instance-3/output-1/host/include " "CFLAGS_FOR_BUILD=-O2 -I/home/thomas/autobuild/instance-3/output-1/host/include" "CFLAGS_FOR_TARGET=-g -O2" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "LDFLAGS=-L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib" "LIBCFLAGS=-O2 -I/home/thomas/autobuild/instance-3/output-1/host/include " "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=/usr/bin/make" "MAKEINFO=true --split-size=5000000 --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/bash" "EXPECT=expect" "RUNTEST=runtest" "RUNTESTFLAGS=" "exec_prefix=/home/thomas/autobuild/instance-3/output-1/host" "infodir=/home/thomas/autobuild/instance-3/output-1/host/share/info" "libdir=/home/thomas/autobuild/instance-3/output-1/host/lib" "prefix=/home/thomas/autobuild/instance-3/output-1/host" "tooldir=/home/thomas/autobuild/instance-3/output-1/host/i686-buildroot-linux-uclibc" "AR=/usr/bin/ar --plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so" "AS=/usr/bin/as" "CC=/home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc" "CXX=/home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/g++" "LD=/usr/bin/ld" "LIBCFLAGS=-O2 -I/home/thomas/autobuild/instance-3/output-1/host/include " "NM=/usr/bin/nm" "PICFLAG=" "RANLIB=/usr/bin/ranlib --plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so" "DESTDIR=" DO=all multi-do # /usr/bin/make checking for munmap... rm -f libz.a /usr/bin/ar --plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so cru libz.a libz_a-adler32.o libz_a-compress.o libz_a-crc32.o libz_a-deflate.o libz_a-gzread.o libz_a-gzclose.o libz_a-gzwrite.o libz_a-gzlib.o libz_a-infback.o libz_a-inffast.o libz_a-inflate.o libz_a-inftrees.o libz_a-trees.o libz_a-uncompr.o libz_a-zutil.o /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') /usr/bin/ranlib --plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so libz.a make[3]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/host-binutils-2.37/zlib' yes yes checking for library containing strerror... checking for putenv... none required yes checking for asprintf... checking for setenv... yes yes checking for atexit... checking for setlocale... yes yes checking for stpcpy... checking for basename... yes yes checking for strcasecmp... checking for bcmp... yes yes checking for bcopy... checking for strdup... yes yes checking for strtoul... checking for bsearch... yes yes checking for tsearch... checking for bzero... yes yes checking for __argz_count... checking for calloc... yes checking for __argz_stringify... yes checking for clock... yes checking for __argz_next... yes checking for ffs... yes checking for __fsetlocking... yes checking for getcwd... yes checking for iconv... yes checking for getpagesize... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for nl_langinfo and CODESET... yes checking for gettimeofday... yes checking for LC_MESSAGES... yes yes checking for bison... bison checking version of bison... 3.8.2, ok checking whether NLS is requested... no checking for index... 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 yes configure: creating ./config.status checking for insque... yes checking for memchr... yes checking for memcmp... yes checking for memcpy... yes config.status: creating Makefile checking for memmem... config.status: creating config.intl config.status: creating config.h yes config.status: executing default-1 commands checking for memmove... Configuring in ./binutils Configuring in ./gas make[3]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/host-binutils-2.37/intl' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/host-binutils-2.37/intl' yes Configuring in ./gprof checking for mempcpy... yes checking for memset... yes checking for mkstemps... yes checking for putenv... yes checking for random... yes configure: creating cache ./config.cache configure: creating cache ./config.cache checking for rename... checking build system type... configure: creating cache ./config.cache checking build system type... x86_64-pc-linux-gnu checking host system type... checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking host system type... i686-buildroot-linux-uclibc checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... x86_64-pc-linux-gnu checking target system type... yes x86_64-pc-linux-gnu checking target system type... i686-buildroot-linux-uclibc checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... i686-buildroot-linux-uclibc checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk yes checking whether /usr/bin/make sets $(MAKE)... yes yes yes checking for a thread-safe mkdir -p... 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 whether /usr/bin/make supports nested variables... checking for rindex... yes yes yes checking whether /usr/bin/make supports nested variables... checking for x86_64-pc-linux-gnu-gcc... /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc yes checking whether /usr/bin/make supports nested variables... yes checking for x86_64-pc-linux-gnu-gcc... /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc yes checking for x86_64-pc-linux-gnu-gcc... /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc checking for setenv... checking whether the C compiler works... yes checking whether the C compiler works... checking for snprintf... 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 yes checking for C compiler default output file name... a.out checking for suffix of executables... checking for suffix of executables... yes checking whether we are cross compiling... checking for sigsetmask... checking whether we are cross compiling... checking whether we are cross compiling... no checking for suffix of object files... yes checking for stpcpy... o checking whether we are using the GNU C compiler... no checking for suffix of object files... yes checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc accepts -g... no checking for suffix of object files... o checking whether we are using the GNU C compiler... o checking whether we are using the GNU C compiler... yes checking for /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc option to accept ISO C89... yes checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc accepts -g... yes checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc accepts -g... yes none needed checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc understands -c and -o together... checking for stpncpy... yes checking for style of include used by /usr/bin/make... yes checking for /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc option to accept ISO C89... GNU checking dependency style of /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc... none checking how to run the C preprocessor... yes checking for /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc option to accept ISO C89... none needed checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc understands -c and -o together... none needed checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc understands -c and -o together... /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -E yes checking for style of include used by /usr/bin/make... yes GNU checking dependency style of /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc... none checking how to run the C preprocessor... checking for strcasecmp... 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/ccache /usr/bin/gcc... none checking how to run the C preprocessor... 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... /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -E yes /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -E checking for strchr... 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 strdup... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for strncasecmp... yes yes yes checking for sys/types.h... checking for sys/types.h... checking for stdlib.h... yes yes yes checking for sys/stat.h... checking for sys/stat.h... checking for string.h... yes checking for strndup... yes yes checking for stdlib.h... yes checking for stdlib.h... checking for memory.h... yes yes checking for string.h... yes yes checking for string.h... checking for strnlen... checking for strings.h... yes checking for memory.h... yes yes checking for memory.h... checking for inttypes.h... yes yes yes checking for strings.h... checking for strings.h... checking for strrchr... yes checking for stdint.h... yes yes checking for inttypes.h... checking for inttypes.h... yes yes yes yes checking for unistd.h... checking for strstr... checking for stdint.h... checking for stdint.h... yes yes yes checking minix/config.h usability... checking for unistd.h... checking for unistd.h... yes yes checking for strtod... checking minix/config.h usability... yes checking minix/config.h usability... yes no checking minix/config.h presence... no checking minix/config.h presence... checking for strtol... 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__... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking how to print strings... yes checking how to print strings... yes yes checking how to print strings... checking for strtoul... printf checking for a sed that does not truncate output... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/sed /usr/bin/grep -F checking for ld used by /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc... checking for fgrep... /usr/bin/grep -F checking for ld used by /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm printf checking for a sed that does not truncate output... yes checking the name lister (/usr/bin/nm) interface... checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... 1572864 checking whether the shell understands some XSI constructs... yes yes checking whether the shell understands "+="... yes yes checking for /usr/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for /usr/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... 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 strtoll... checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar --plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar --plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... checking for x86_64-pc-linux-gnu-strip... yes no checking for strip... strip checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib --plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so checking for /usr/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking for x86_64-pc-linux-gnu-strip... checking how to recognize dependent libraries... no checking for strip... strip pass_all checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib --plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so checking command to parse /usr/bin/nm output from /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc object... checking command to parse /usr/bin/nm output from /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc object... checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar --plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so checking for x86_64-pc-linux-gnu-strip... no checking for strip... strip checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib --plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so checking command to parse /usr/bin/nm output from /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc object... yes checking for strtoull... ok ok checking for dlfcn.h... checking for dlfcn.h... yes ok checking for strverscmp... checking for dlfcn.h... yes yes checking for objdir... checking for objdir... .libs .libs yes checking for objdir... yes .libs checking for tmpnam... checking if /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc supports -fno-rtti -fno-exceptions... checking if /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc supports -fno-rtti -fno-exceptions... yes no checking for /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc PIC flag -fPIC -DPIC works... no checking for /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc PIC flag -fPIC -DPIC works... checking for vasprintf... checking if /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc supports -fno-rtti -fno-exceptions... yes checking if /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc static flag -static works... yes checking if /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc static flag -static works... no checking for /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc static flag -static works... yes checking for vfprintf... yes checking if /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc supports -c -o file.o... yes checking if /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking if /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc supports -c -o file.o... yes checking for vprintf... yes checking dynamic linker characteristics... yes checking if /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes yes checking dynamic linker characteristics... checking if /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc supports -c -o file.o... yes checking if /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes yes checking dynamic linker characteristics... checking for vsnprintf... 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... no checking whether to build static libraries... yes checking for dlfcn.h... (cached) yes checking for windows.h... 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... no checking whether to build static libraries... yes checking for dlfcn.h... (cached) yes checking for windows.h... yes checking for vsprintf... 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... no checking whether to build static libraries... yes checking for dlfcn.h... (cached) yes checking for windows.h... no checking for library containing dlsym... no checking for library containing dlsym... yes checking for waitpid... no checking for library containing dlsym... -ldl checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... yes checking for setproctitle... no checking sys/time.h usability... -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 -ldl yes checking for special C compiler options needed for large files... checking sys/time.h presence... no checking for _FILE_OFFSET_BITS value needed for large files... yes checking for sys/time.h... yes no checking for setitimer... no checking whether alloca needs Cray hooks... checking pkg-config is at least version 0.9.0... yes checking whether to use debuginfod... no configure: WARNING: debuginfod support disabled; some features may be unavailable. no checking stack direction for C alloca... Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 checking whether byte ordering is bigendian... yes checking whether NLS is requested... no checking whether NLS is requested... no checking for msgfmt... -1 Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 checking for vfork.h... checking for bison... bison -y /home/thomas/autobuild/instance-3/output-1/host/bin/msgfmt checking for flex... checking for gmsgfmt... flex /home/thomas/autobuild/instance-3/output-1/host/bin/msgfmt checking for xgettext... /home/thomas/autobuild/instance-3/output-1/host/bin/xgettext checking lex output file root... checking for msgmerge... lex.yy checking lex library... /home/thomas/autobuild/instance-3/output-1/host/bin/msgmerge no checking for fork... checking whether to enable maintainer-specific portions of Makefiles... no checking sys/gmon_out.h usability... yes checking sys/gmon_out.h presence... yes checking for sys/gmon_out.h... yes checking for a known getopt prototype in unistd.h... no yes yes checking for library containing fabs... checking for vfork... checking for bison... bison -y checking for flex... flex checking lex output file root... lex.yy checking lex library... yes checking for working fork... -lm yes checking for working vfork... (cached) yes checking for _doprnt... Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 no checking for sys_errlist... configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status yes checking for sys_nerr... yes checking for sys_siglist... yes checking for external symbol _system_configuration... no checking for __fsetlocking... yes checking for canonicalize_file_name... yes checking for dup3... -lfl checking whether yytext is a pointer... yes checking for getrlimit... yes checking for getrusage... yes checking for getsysinfo... -lfl checking whether yytext is a pointer... no checking for gettimeofday... (cached) yes config.status: creating Makefile checking for on_exit... config.status: creating po/Makefile.in config.status: creating gconfig.h yes checking for pipe2... config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: creating po/POTFILES yes config.status: creating po/Makefile 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 for psignal... checking for msgmerge... /home/thomas/autobuild/instance-3/output-1/host/bin/msgmerge checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-pc-linux-gnu-ranlib... (cached) /usr/bin/ranlib --plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so checking size of long... yes Configuring in ./ld checking for pstat_getdynamic... 8 checking size of long long... yes checking whether NLS is requested... no checking whether NLS is requested... no no checking for pstat_getstatic... 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 whether to enable maintainer-specific portions of Makefiles... no checking for memory.h... (cached) yes checking for sys/stat.h... (cached) yes no checking for sys/types.h... (cached) yes 8 checking for realpath... checking fcntl.h usability... checking for unistd.h... (cached) yes checking whether compiling a cross-assembler... yes checking for strsignal... yes checking fcntl.h presence... yes checking for fcntl.h... yes yes checking for inttypes.h... (cached) yes yes checking for LC_MESSAGES... checking for setrlimit... checking for stdint.h... (cached) yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sbrk... yes checking for sys/file.h... yes yes checking for working assert macro... checking for sys/stat.h... (cached) yes checking sys/time.h usability... configure: creating cache ./config.cache yes checking for spawnve... checking build system type... yes checking sys/time.h presence... x86_64-pc-linux-gnu checking host system type... yes checking for a known getopt prototype in unistd.h... yes checking for sys/time.h... yes x86_64-pc-linux-gnu checking target system type... checking for sys/types.h... (cached) yes i686-buildroot-linux-uclibc checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... checking for unistd.h... (cached) yes yes checking for sys/wait.h that is POSIX.1 compatible... yes checking whether declaration is required for environ... 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 stdlib.h... (cached) yes checking whether /usr/bin/make supports nested variables... yes no checking for spawnvpe... checking for unistd.h... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-pc-linux-gnu-gcc... /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc checking for sys/param.h... checking whether the C compiler works... no checking whether declaration is required for ffs... yes checking for getpagesize... no checking for strerror... yes checking for C compiler default output file name... a.out checking for suffix of executables... no yes checking for working mmap... checking whether asprintf is declared... yes checking for strsignal... yes checking whether we are cross compiling... checking whether mempcpy is declared... yes yes checking for sysconf... checking whether stpcpy is declared... yes no checking for suffix of object files... checking for getc_unlocked... o checking whether we are using the GNU C compiler... yes checking for struct stat.st_mtim.tv_sec in sys/stat.h... yes checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc accepts -g... yes checking for struct stat.st_mtim.tv_nsec in sys/stat.h... yes checking for sysctl... yes yes checking for /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc option to accept ISO C89... checking for mkdtemp... yes none needed checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc understands -c and -o together... yes configure: updating cache ./config.cache checking for style of include used by /usr/bin/make... checking that generated files are newer than configure... done configure: creating ./config.status GNU checking dependency style of /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc... none yes checking for sysmp... yes checking for mkstemp... checking whether we are using the GNU C++ compiler... yes checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/g++ accepts -g... no checking for table... yes yes checking dependency style of /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/g++... none checking for grep that handles long lines and -e... /usr/bin/grep checking how to run the C preprocessor... checking for sbrk... /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -E no checking for times... checking for egrep... yes /usr/bin/grep -E checking for ANSI C header files... checking for utimensat... yes yes checking for wait3... checking for utimes... yes yes checking for mbstate_t... checking for wait4... yes checking for sys/types.h... yes checking for struct stat.st_atim.tv_nsec... yes yes checking whether struct stat.st_atim is of type struct timespec... checking for sys/stat.h... yes yes checking for library containing frexp... yes checking whether basename is declared... checking for stdlib.h... yes yes checking for string.h... checking whether ffs is declared... none required checking for LC_MESSAGES... yes checking for memory.h... yes checking whether asprintf is declared... yes checking for a known getopt prototype in unistd.h... yes checking for strings.h... yes checking for utime.h... yes checking whether vasprintf is declared... yes yes checking whether asprintf is declared... checking for inttypes.h... yes yes checking whether snprintf is declared... yes checking whether environ is declared... checking for stdint.h... yes yes checking whether vsnprintf is declared... yes checking whether getc_unlocked is declared... checking for unistd.h... yes checking whether calloc is declared... yes yes checking whether sbrk is declared... checking minix/config.h usability... yes checking whether getenv is declared... config.status: creating .gdbinit yes checking whether stpcpy is declared... config.status: creating Makefile yes config.status: creating doc/Makefile checking whether getopt is declared... yes no checking minix/config.h presence... checking whether strnlen is declared... config.status: creating po/Makefile.in no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes config.status: creating config.h checking whether malloc is declared... yes checking iconv.h usability... config.status: executing depfiles commands config.status: executing libtool commands yes checking how to print strings... yes config.status: executing default-1 commands yes checking iconv.h presence... checking whether realloc is declared... yes checking for iconv.h... yes checking for ld used by GCC... printf checking for a sed that does not truncate output... config.status: creating po/POTFILES /usr/bin/sed /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... config.status: creating po/Makefile checking for fgrep... /usr/bin/grep -F checking for ld used by /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc... yes config.status: executing default commands checking for shared library run path origin... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... yes checking whether sbrk is declared... done 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 "+="... checking for iconv... yes checking for /usr/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar --plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so checking for x86_64-pc-linux-gnu-strip... no checking for strip... strip checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib --plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so yes checking command to parse /usr/bin/nm output from /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc object... checking whether strtol is declared... yes yes checking for iconv declaration... checking whether strtoul is declared... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); ok yes checking for dlfcn.h... checking whether strtoll is declared... yes configure: updating cache ./config.cache checking for objdir... yes checking that generated files are newer than configure... .libs done configure: creating ./config.status checking whether strtoull is declared... yes checking whether strverscmp is declared... checking if /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc supports -fno-rtti -fno-exceptions... yes no checking for /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc PIC flag -fPIC -DPIC works... checking whether strnlen is declared... yes checking if /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc static flag -static works... 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... yes checking if /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc supports -c -o file.o... yes checking if /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... yes checking for working strncmp... 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... no checking whether to build static libraries... yes checking how to run the C++ preprocessor... yes /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/g++ -E configure: updating cache ./config.cache configure: creating ./config.status checking for ld used by /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... config.status: creating Makefile yes config.status: creating testsuite/Makefile config.status: creating config.h checking for /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/g++ option to produce PIC... -fPIC -DPIC checking if /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/g++ PIC flag -fPIC -DPIC works... config.status: executing default commands yes checking if /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/g++ static flag -static works... Configuring in ./bfd make[3]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/host-binutils-2.37/libiberty' if [ x"" != 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 if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./dwarfnames.c -o pic/dwarfnames.o; \ else true; fi if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./dwarfnames.c -o noasan/dwarfnames.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./dwarfnames.c -o dwarfnames.o config.status: creating Makefile if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./dyn-string.c -o pic/dyn-string.o; \ else true; fi if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./dyn-string.c -o noasan/dyn-string.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./dyn-string.c -o dyn-string.o config.status: creating doc/Makefile yes checking if /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/g++ supports -c -o file.o... config.status: creating po/Makefile.in yes checking if /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/g++ supports -c -o file.o... (cached) yes checking whether the /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) config.status: creating config.h GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for dlfcn.h... (cached) yes checking for windows.h... config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile no checking for library containing dlsym... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./fdmatch.c -o pic/fdmatch.o; \ else true; fi if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./fdmatch.c -o noasan/fdmatch.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./fdmatch.c -o fdmatch.o if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./fibheap.c -o pic/fibheap.o; \ else true; fi if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./fibheap.c -o noasan/fibheap.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./fibheap.c -o fibheap.o Configuring in ./opcodes configure: creating cache ./config.cache -ldl checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... no i686-buildroot-linux-uclibc checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes 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 Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 checking for LC_MESSAGES... checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar --plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib --plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./filedescriptor.c -o pic/filedescriptor.o; \ else true; fi checking for x86_64-pc-linux-gnu-gcc... /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./filedescriptor.c -o noasan/filedescriptor.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./filedescriptor.c -o filedescriptor.o checking whether the C compiler works... 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 if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./filename_cmp.c -o pic/filename_cmp.o; \ else true; fi if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./filename_cmp.c -o noasan/filename_cmp.o; \ else true; fi checking for msgmerge... /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./filename_cmp.c -o filename_cmp.o /home/thomas/autobuild/instance-3/output-1/host/bin/msgmerge yes checking for C compiler default output file name... a.out checking for suffix of executables... checking for bison... bison -y checking for flex... flex checking lex output file root... lex.yy checking lex library... checking whether we are cross compiling... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./floatformat.c -o pic/floatformat.o; \ else true; fi if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./floatformat.c -o noasan/floatformat.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./floatformat.c -o floatformat.o configure: creating cache ./config.cache checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... no checking for suffix of object files... i686-buildroot-linux-uclibc checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes o checking whether we are using the GNU C compiler... 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 /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc accepts -g... yes checking whether /usr/bin/make supports nested variables... yes checking for x86_64-pc-linux-gnu-gcc... /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc yes checking for /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc option to accept ISO C89... checking whether the C compiler works... none needed checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc 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/ccache /usr/bin/gcc... none checking how to run the C preprocessor... yes checking for C compiler default output file name... a.out checking for suffix of executables... /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -E if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./fnmatch.c -o pic/fnmatch.o; \ else true; fi if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./fnmatch.c -o noasan/fnmatch.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./fnmatch.c -o fnmatch.o if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./fopen_unlocked.c -o pic/fopen_unlocked.o; \ else true; fi if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./fopen_unlocked.c -o noasan/fopen_unlocked.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./fopen_unlocked.c -o fopen_unlocked.o 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 whether we are cross compiling... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./getopt.c -o pic/getopt.o; \ else true; fi if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./getopt.c -o noasan/getopt.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./getopt.c -o getopt.o no checking for suffix of object files... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./getopt1.c -o pic/getopt1.o; \ else true; fi if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./getopt1.c -o noasan/getopt1.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./getopt1.c -o getopt1.o o checking whether we are using the GNU C compiler... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./getpwd.c -o pic/getpwd.o; \ else true; fi if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./getpwd.c -o noasan/getpwd.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./getpwd.c -o getpwd.o yes checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc accepts -g... yes checking for sys/types.h... yes yes checking for /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc option to accept ISO C89... checking for sys/stat.h... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./getruntime.c -o pic/getruntime.o; \ else true; fi if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./getruntime.c -o noasan/getruntime.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./getruntime.c -o getruntime.o none needed checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc understands -c and -o together... yes yes checking for style of include used by /usr/bin/make... GNU checking for stdlib.h... checking dependency style of /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc... none checking how to run the C preprocessor... yes /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -E checking for string.h... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./hashtab.c -o pic/hashtab.o; \ else true; fi if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./hashtab.c -o noasan/hashtab.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./hashtab.c -o hashtab.o checking for grep that handles long lines and -e... yes -lfl checking whether yytext is a pointer... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes yes checking for sys/types.h... checking for stdint.h... yes yes checking for sys/stat.h... checking for unistd.h... yes yes checking for stdlib.h... checking minix/config.h usability... yes checking for string.h... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./hex.c -o pic/hex.o; \ else true; fi if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./hex.c -o noasan/hex.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./hex.c -o hex.o yes checking for memory.h... no checking minix/config.h presence... yes checking whether to enable maintainer-specific portions of Makefiles... no checking how to compare bootstrapped objects... no checking for minix/config.h... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./lbasename.c -o pic/lbasename.o; \ else true; fi no cmp --ignore-initial=16 $$f1 $$f2 checking whether it is safe to define __EXTENSIONS__... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./lbasename.c -o noasan/lbasename.o; \ else true; fi yes /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./lbasename.c -o lbasename.o checking fcntl.h usability... checking for strings.h... yes yes checking fcntl.h presence... checking how to print strings... yes yes checking for fcntl.h... yes checking for inttypes.h... checking elf-hints.h usability... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./lrealpath.c -o pic/lrealpath.o; \ else true; fi if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./lrealpath.c -o noasan/lrealpath.o; \ else true; fi printf /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./lrealpath.c -o lrealpath.o checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... yes /usr/bin/grep -F checking for ld used by /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... checking for stdint.h... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... no checking elf-hints.h presence... 1572864 checking whether the shell understands some XSI constructs... yes yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... checking for unistd.h... pass_all if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./make-relative-prefix.c -o pic/make-relative-prefix.o; \ else true; fi if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./make-relative-prefix.c -o noasan/make-relative-prefix.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./make-relative-prefix.c -o make-relative-prefix.o no checking for elf-hints.h... no checking for x86_64-pc-linux-gnu-ar... (cached) /usr/bin/ar --plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so checking limits.h usability... checking for x86_64-pc-linux-gnu-strip... no checking for strip... strip checking for x86_64-pc-linux-gnu-ranlib... (cached) /usr/bin/ranlib --plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so checking command to parse /usr/bin/nm output from /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc object... yes checking minix/config.h usability... yes checking limits.h presence... yes checking for limits.h... yes no checking minix/config.h presence... ok checking for dlfcn.h... checking for inttypes.h... (cached) yes no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... checking for stdint.h... (cached) yes if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./make-temp-file.c -o pic/make-temp-file.o; \ else true; fi yes checking sys/file.h usability... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./make-temp-file.c -o noasan/make-temp-file.o; \ else true; fi checking for objdir... /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./make-temp-file.c -o make-temp-file.o .libs yes checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar --plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib --plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... yes checking sys/file.h presence... /usr/bin/grep -F checking for ld used by /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc... checking if /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc supports -fno-rtti -fno-exceptions... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for sys/file.h... yes yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... checking sys/mman.h usability... no checking for /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc PIC flag -fPIC -DPIC works... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./objalloc.c -o pic/objalloc.o; \ else true; fi if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./objalloc.c -o noasan/objalloc.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./objalloc.c -o objalloc.o 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 if /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc static flag -static works... yes if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./obstack.c -o pic/obstack.o; \ else true; fi if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./obstack.c -o noasan/obstack.o; \ else true; fi checking for /usr/bin/ld option to reload object files... -r /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./obstack.c -o obstack.o checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... (cached) /usr/bin/ar --plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so checking for x86_64-pc-linux-gnu-strip... no checking for strip... strip checking for x86_64-pc-linux-gnu-ranlib... (cached) /usr/bin/ranlib --plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so checking command to parse /usr/bin/nm output from /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc object... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/param.h usability... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./partition.c -o pic/partition.o; \ else true; fi if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./partition.c -o noasan/partition.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./partition.c -o partition.o yes checking if /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc supports -c -o file.o... ok checking for dlfcn.h... yes checking if /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc supports -c -o file.o... (cached) yes yes checking whether the /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... checking sys/param.h presence... yes checking dynamic linker characteristics... yes checking for sys/param.h... yes yes checking for objdir... checking for sys/stat.h... (cached) .libs yes if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./pexecute.c -o pic/pexecute.o; \ else true; fi checking sys/time.h usability... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./pexecute.c -o noasan/pexecute.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./pexecute.c -o pexecute.o yes checking sys/time.h presence... yes checking for sys/time.h... yes GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... checking for sys/types.h... (cached) yes checking if /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc supports -fno-rtti -fno-exceptions... checking for unistd.h... (cached) yes no checking for close... checking for /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc PIC flag -fPIC -DPIC works... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./physmem.c -o pic/physmem.o; \ else true; fi if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./physmem.c -o noasan/physmem.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./physmem.c -o physmem.o yes checking if /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc static flag -static works... no checking for shl_load in -ldld... yes checking for glob... no checking for dlopen... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./pex-common.c -o pic/pex-common.o; \ else true; fi if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./pex-common.c -o noasan/pex-common.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./pex-common.c -o pex-common.o yes yes checking if /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc supports -c -o file.o... checking for lseek... no checking for dlopen in -ldl... yes checking if /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... yes yes checking whether a program can dlopen itself... checking for mkstemp... yes yes checking whether a statically linked program can dlopen itself... checking for open... 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... no checking whether to build static libraries... yes if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./pex-one.c -o pic/pex-one.o; \ else true; fi if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./pex-one.c -o noasan/pex-one.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./pex-one.c -o pex-one.o yes checking for realpath... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./pex-unix.c -o pic/pex-unix.o; \ else true; fi if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./pex-unix.c -o noasan/pex-unix.o; \ else true; fi Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 checking whether to enable maintainer-specific portions of Makefiles... /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./pex-unix.c -o pex-unix.o no checking whether to install libbfd... no 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 no checking whether stripping libraries is possible... checking for xgettext... /home/thomas/autobuild/instance-3/output-1/host/bin/xgettext yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for dlfcn.h... (cached) yes checking for msgmerge... checking for windows.h... /home/thomas/autobuild/instance-3/output-1/host/bin/msgmerge yes checking for sbrk... checking whether basename is declared... no checking for library containing dlsym... yes checking for waitpid... yes checking whether stpcpy is declared... yes if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./vprintf-support.c -o pic/vprintf-support.o; \ else true; fi if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./vprintf-support.c -o noasan/vprintf-support.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./vprintf-support.c -o vprintf-support.o checking whether asprintf 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 yes checking for sigsetjmp... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./rust-demangle.c -o pic/rust-demangle.o; \ else true; fi if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./rust-demangle.c -o noasan/rust-demangle.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./rust-demangle.c -o rust-demangle.o yes checking linker --as-needed support... Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 checking whether to enable maintainer-specific portions of Makefiles... no yes checking whether to install libbfd... no checking for cos in -lm... checking whether NLS is requested... no checking whether NLS is requested... no checking whether environ is declared... 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... yes yes checking whether sbrk is declared... configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status 8 checking size of void *... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes 8 checking size of long... checking for sys/param.h... (cached) yes checking for getpagesize... yes checking for working mmap... 8 checking size of int... yes checking for library containing dlopen... 4 checking fcntl.h usability... yes checking fcntl.h presence... none required checking for a known getopt prototype in unistd.h... yes checking for fcntl.h... yes checking sys/file.h usability... yes checking whether ANSI C string concatenation works... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./safe-ctype.c -o pic/safe-ctype.o; \ else true; fi if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./safe-ctype.c -o noasan/safe-ctype.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./safe-ctype.c -o safe-ctype.o if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./simple-object.c -o pic/simple-object.o; \ else true; fi if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./simple-object.c -o noasan/simple-object.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./simple-object.c -o simple-object.o yes checking size of void *... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/resource.h usability... 8 yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./simple-object-coff.c -o pic/simple-object-coff.o; \ else true; fi if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./simple-object-coff.c -o noasan/simple-object-coff.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./simple-object-coff.c -o simple-object-coff.o configure: updating cache ./config.cache checking for unistd.h... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status checking for fcntl... yes checking for fdopen... config.status: creating Makefile config.status: creating po/Makefile.in yes checking for fileno... config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./simple-object-elf.c -o pic/simple-object-elf.o; \ else true; fi if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./simple-object-elf.c -o noasan/simple-object-elf.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./simple-object-elf.c -o simple-object-elf.o config.status: executing default-1 commands yes config.status: creating po/POTFILES config.status: creating po/Makefile checking for fls... no checking for getgid... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./simple-object-mach-o.c -o pic/simple-object-mach-o.o; \ else true; fi if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./simple-object-mach-o.c -o simple-object-mach-o.o yes checking for getpagesize... yes checking for getrlimit... yes checking for getuid... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./simple-object-xcoff.c -o pic/simple-object-xcoff.o; \ else true; fi if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./simple-object-xcoff.c -o simple-object-xcoff.o yes checking for sysconf... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./sort.c -o pic/sort.o; \ else true; fi if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./sort.c -o noasan/sort.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./sort.c -o sort.o yes checking whether basename is declared... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./spaces.c -o pic/spaces.o; \ else true; fi if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./spaces.c -o noasan/spaces.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./spaces.c -o spaces.o yes checking whether ffs is declared... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./splay-tree.c -o pic/splay-tree.o; \ else true; fi if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./splay-tree.c -o noasan/splay-tree.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./splay-tree.c -o splay-tree.o if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./stack-limit.c -o pic/stack-limit.o; \ else true; fi if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./stack-limit.c -o noasan/stack-limit.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./stack-limit.c -o stack-limit.o if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./strerror.c -o pic/strerror.o; \ else true; fi if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./strerror.c -o noasan/strerror.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./strerror.c -o strerror.o yes checking whether stpcpy is declared... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./strsignal.c -o pic/strsignal.o; \ else true; fi if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./strsignal.c -o noasan/strsignal.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./strsignal.c -o strsignal.o yes checking whether asprintf is declared... config.status: creating Makefile config.status: creating po/Makefile.in if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./timeval-utils.c -o pic/timeval-utils.o; \ else true; fi if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./timeval-utils.c -o noasan/timeval-utils.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./timeval-utils.c -o timeval-utils.o yes checking whether vasprintf is declared... config.status: creating config.h if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ else true; fi if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./unlink-if-ordinary.c -o unlink-if-ordinary.o config.status: executing depfiles commands config.status: executing libtool commands if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xasprintf.c -o pic/xasprintf.o; \ else true; fi if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xasprintf.c -o noasan/xasprintf.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xasprintf.c -o xasprintf.o config.status: executing default-1 commands config.status: executing default commands if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xatexit.c -o pic/xatexit.o; \ else true; fi yes if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xatexit.c -o noasan/xatexit.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xatexit.c -o xatexit.o if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xexit.c -o pic/xexit.o; \ else true; fi checking whether strnlen is declared... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xexit.c -o noasan/xexit.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xexit.c -o xexit.o if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xmalloc.c -o pic/xmalloc.o; \ else true; fi if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xmalloc.c -o noasan/xmalloc.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xmalloc.c -o xmalloc.o if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xmemdup.c -o pic/xmemdup.o; \ else true; fi if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xmemdup.c -o noasan/xmemdup.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xmemdup.c -o xmemdup.o if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xstrdup.c -o pic/xstrdup.o; \ else true; fi if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xstrdup.c -o noasan/xstrdup.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xstrdup.c -o xstrdup.o yes checking compiler support for hidden visibility... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xstrerror.c -o pic/xstrerror.o; \ else true; fi if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xstrerror.c -o noasan/xstrerror.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xstrerror.c -o xstrerror.o if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xstrndup.c -o pic/xstrndup.o; \ else true; fi if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xstrndup.c -o noasan/xstrndup.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xstrndup.c -o xstrndup.o if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xvasprintf.c -o pic/xvasprintf.o; \ else true; fi if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xvasprintf.c -o noasan/xvasprintf.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xvasprintf.c -o xvasprintf.o yes checking linker --as-needed support... yes checking for cos in -lm... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./setproctitle.c -o pic/setproctitle.o; \ else true; fi if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./setproctitle.c -o noasan/setproctitle.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./setproctitle.c -o setproctitle.o 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/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./regex.c -o pic/regex.o; \ else true; fi if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./regex.c -o noasan/regex.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./regex.c -o regex.o make[4]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/host-binutils-2.37/libiberty/testsuite' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/host-binutils-2.37/libiberty/testsuite' if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./cplus-dem.c -o pic/cplus-dem.o; \ else true; fi if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./cplus-dem.c -o noasan/cplus-dem.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./cplus-dem.c -o cplus-dem.o if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./cp-demangle.c -o pic/cp-demangle.o; \ else true; fi if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./cp-demangle.c -o noasan/cp-demangle.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./cp-demangle.c -o cp-demangle.o yes checking for gcc version with buggy 64-bit support... no checking for ftello... yes if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./md5.c -o pic/md5.o; \ else true; fi if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./md5.c -o noasan/md5.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./md5.c -o md5.o checking for ftello64... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./sha1.c -o pic/sha1.o; \ else true; fi if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./sha1.c -o noasan/sha1.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./sha1.c -o sha1.o if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./alloca.c -o pic/alloca.o; \ else true; fi if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./alloca.c -o noasan/alloca.o; \ else true; fi yes /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./alloca.c -o alloca.o checking for fseeko... yes checking for fseeko64... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./argv.c -o pic/argv.o; \ else true; fi if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./argv.c -o noasan/argv.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./argv.c -o argv.o yes checking for fopen64... yes checking whether ftello is declared... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./bsearch_r.c -o pic/bsearch_r.o; \ else true; fi if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./bsearch_r.c -o noasan/bsearch_r.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./bsearch_r.c -o bsearch_r.o if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./choose-temp.c -o pic/choose-temp.o; \ else true; fi if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./choose-temp.c -o noasan/choose-temp.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./choose-temp.c -o choose-temp.o yes checking whether ftello64 is declared... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./concat.c -o pic/concat.o; \ else true; fi if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./concat.c -o noasan/concat.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./concat.c -o concat.o yes checking whether fseeko is declared... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./cp-demint.c -o pic/cp-demint.o; \ else true; fi if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./cp-demint.c -o noasan/cp-demint.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./cp-demint.c -o cp-demint.o yes checking whether fseeko64 is declared... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./crc32.c -o pic/crc32.o; \ else true; fi yes if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./crc32.c -o noasan/crc32.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./crc32.c -o crc32.o checking whether fopen64 is declared... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./d-demangle.c -o pic/d-demangle.o; \ else true; fi if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./d-demangle.c -o noasan/d-demangle.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./d-demangle.c -o d-demangle.o yes checking size of off_t... 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... yes checking for getpagesize... (cached) yes checking for working mmap... 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 rm -f ./libiberty.a pic/./libiberty.a noasan/./libiberty.a /usr/bin/ar --plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so 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 /usr/bin/ranlib --plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so ./libiberty.a if [ x"" != x ]; then \ cd pic; \ /usr/bin/ar --plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so 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; \ /usr/bin/ranlib --plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so ./libiberty.a; \ cd ..; \ else true; fi; \ if [ x"" != x ]; then \ cd noasan; \ /usr/bin/ar --plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so 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; \ /usr/bin/ranlib --plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so ./libiberty.a; \ cd ..; \ else true; fi make[3]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/host-binutils-2.37/libiberty' 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 make[3]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/host-binutils-2.37/bfd' /usr/bin/sed -e s/NN/32/g < elfxx-target.h > elf32-target.h /usr/bin/sed -e s/NN/64/g < elfxx-target.h > elf64-target.h rm -f targmatch.h creating bfdver.h /usr/bin/sed -f ./targmatch.sed < ./config.bfd > targmatch.new Making info in doc make[4]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/host-binutils-2.37/bfd/doc' /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /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 mv -f targmatch.new targmatch.h ./chew -f ./doc.str < ./../aoutx.h >aoutx.tmp ./chew -f ./doc.str < ./../archive.c >archive.tmp ./chew -f ./doc.str < ./../archures.c >archures.tmp ./chew -f ./doc.str < ./../bfd.c >bfd.tmp test -e archive.texi || test ! -f ./archive.texi || ln -s ./archive.texi . test -e aoutx.texi || test ! -f ./aoutx.texi || ln -s ./aoutx.texi . /bin/bash ./../../move-if-change archive.tmp archive.texi /bin/bash ./../../move-if-change aoutx.tmp aoutx.texi test -e archures.texi || test ! -f ./archures.texi || ln -s ./archures.texi . test -e bfdt.texi || test ! -f ./bfdt.texi || ln -s ./bfdt.texi . /bin/bash ./../../move-if-change archures.tmp archures.texi /bin/bash ./../../move-if-change bfd.tmp bfdt.texi touch archive.stamp touch aoutx.stamp ./chew -f ./doc.str < ./../cache.c >cache.tmp touch bfdt.stamp ./chew -f ./doc.str < ./../coffcode.h >coffcode.tmp touch archures.stamp test -e cache.texi || test ! -f ./cache.texi || ln -s ./cache.texi . ./chew -f ./doc.str < ./../corefile.c >core.tmp /bin/bash ./../../move-if-change cache.tmp cache.texi ./chew -f ./doc.str < ./../elf.c >elf.tmp test -e coffcode.texi || test ! -f ./coffcode.texi || ln -s ./coffcode.texi . test -e core.texi || test ! -f ./core.texi || ln -s ./core.texi . /bin/bash ./../../move-if-change coffcode.tmp coffcode.texi test -e elf.texi || test ! -f ./elf.texi || ln -s ./elf.texi . /bin/bash ./../../move-if-change core.tmp core.texi /bin/bash ./../../move-if-change elf.tmp elf.texi touch cache.stamp ./chew -f ./doc.str < ./../elfcode.h >elfcode.tmp touch coffcode.stamp test -e elfcode.texi || test ! -f ./elfcode.texi || ln -s ./elfcode.texi . touch core.stamp touch elf.stamp /bin/bash ./../../move-if-change elfcode.tmp elfcode.texi ./chew -f ./doc.str < ./../format.c >format.tmp ./chew -f ./doc.str < ./../libbfd.c >libbfd.tmp ./chew -f ./doc.str < ./../bfdwin.c >bfdwin.tmp test -e format.texi || test ! -f ./format.texi || ln -s ./format.texi . test -e libbfd.texi || test ! -f ./libbfd.texi || ln -s ./libbfd.texi . test -e bfdwin.texi || test ! -f ./bfdwin.texi || ln -s ./bfdwin.texi . /bin/bash ./../../move-if-change format.tmp format.texi touch elfcode.stamp /bin/bash ./../../move-if-change bfdwin.tmp bfdwin.texi /bin/bash ./../../move-if-change libbfd.tmp libbfd.texi ./chew -f ./doc.str < ./../bfdio.c >bfdio.tmp test -e bfdio.texi || test ! -f ./bfdio.texi || ln -s ./bfdio.texi . touch format.stamp touch libbfd.stamp /bin/bash ./../../move-if-change bfdio.tmp bfdio.texi touch bfdwin.stamp ./chew -f ./doc.str < ./../opncls.c >opncls.tmp ./chew -f ./doc.str < ./../reloc.c >reloc.tmp ./chew -f ./doc.str < ./../section.c >section.tmp test -e opncls.texi || test ! -f ./opncls.texi || ln -s ./opncls.texi . /bin/bash ./../../move-if-change opncls.tmp opncls.texi touch bfdio.stamp test -e section.texi || test ! -f ./section.texi || ln -s ./section.texi . /bin/bash ./../../move-if-change section.tmp section.texi ./chew -f ./doc.str < ./../syms.c >syms.tmp test -e reloc.texi || test ! -f ./reloc.texi || ln -s ./reloc.texi . /bin/bash ./../../move-if-change reloc.tmp reloc.texi touch opncls.stamp test -e syms.texi || test ! -f ./syms.texi || ln -s ./syms.texi . /bin/bash ./../../move-if-change syms.tmp syms.texi ./chew -f ./doc.str < ./../targets.c >targets.tmp touch section.stamp touch reloc.stamp ./chew -f ./doc.str < ./../init.c >init.tmp test -e targets.texi || test ! -f ./targets.texi || ln -s ./targets.texi . ./chew -f ./doc.str < ./../hash.c >hash.tmp /bin/bash ./../../move-if-change targets.tmp targets.texi test -e init.texi || test ! -f ./init.texi || ln -s ./init.texi . touch syms.stamp /bin/bash ./../../move-if-change init.tmp init.texi test -e hash.texi || test ! -f ./hash.texi || ln -s ./hash.texi . ./chew -f ./doc.str < ./../linker.c >linker.tmp /bin/bash ./../../move-if-change hash.tmp hash.texi test -e linker.texi || test ! -f ./linker.texi || ln -s ./linker.texi . touch targets.stamp touch init.stamp /bin/bash ./../../move-if-change linker.tmp linker.texi ./chew -f ./doc.str < ./../mmo.c >mmo.tmp touch hash.stamp test -e mmo.texi || test ! -f ./mmo.texi || ln -s ./mmo.texi . touch linker.stamp /bin/bash ./../../move-if-change mmo.tmp mmo.texi touch mmo.stamp make[4]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/host-binutils-2.37/bfd/doc' Making info in po make[4]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/host-binutils-2.37/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 ) cd .. \ && CONFIG_FILES=po/Makefile.in:po/Make-in \ CONFIG_HEADERS= /bin/bash ./config.status 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/host-binutils-2.37/bfd/po' make[4]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/host-binutils-2.37/bfd' make[4]: Nothing to be done for 'info-am'. make[4]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/host-binutils-2.37/bfd' /usr/bin/make all-recursive make[4]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/host-binutils-2.37/bfd' Making all in doc make[5]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/host-binutils-2.37/bfd/doc' make[5]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/host-binutils-2.37/bfd/doc' Making all in po make[5]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/host-binutils-2.37/bfd/po' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/host-binutils-2.37/bfd/po' make[5]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/host-binutils-2.37/bfd' rm -f bfd-tmp.h echo "#line 1 \"peXXigen.c\"" > peigen.c echo "#line 1 \"peXXigen.c\"" > pex64igen.c cp bfd-in3.h bfd-tmp.h /usr/bin/sed -e s/XX/pe/g < peXXigen.c >> peigen.c /usr/bin/sed -e s/XX/pex64/g < peXXigen.c >> pex64igen.c rm -f tofiles /bin/bash ./../move-if-change bfd-tmp.h bfd.h f=""; \ for i in elf32-i386.lo elfxx-x86.lo elf-ifunc.lo elf-vxworks.lo elf32.lo elf.lo elflink.lo elf-attrs.lo elf-strtab.lo elf-eh-frame.lo dwarf1.lo dwarf2.lo pei-i386.lo peigen.lo cofflink.lo coffgen.lo elf64-x86-64.lo elf64.lo pe-x86_64.lo pex64igen.lo pei-x86_64.lo elf64-gen.lo elf32-gen.lo plugin.lo cpu-i386.lo cpu-iamcu.lo cpu-l1om.lo cpu-k1om.lo archive64.lo ; do \ case " $f " in \ *" $i "*) ;; \ *) f="$f $i" ;; \ esac ; \ done ; \ echo $f > tofiles /bin/bash ./../move-if-change tofiles ofiles rm -f bfd-tmp.h touch stamp-ofiles touch stmp-bfd-h /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/thomas/autobuild/instance-3/output-1/host/bin"' -DLIBDIR='"/home/thomas/autobuild/instance-3/output-1/host/lib"' -I. -I. -I./../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o archive.lo archive.c /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/thomas/autobuild/instance-3/output-1/host/bin"' -DLIBDIR='"/home/thomas/autobuild/instance-3/output-1/host/lib"' -I. -I. -I./../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o archures.lo -DDEFAULT_VECTOR=i386_elf32_vec -DSELECT_VECS='&i386_elf32_vec,&iamcu_elf32_vec,&i386_pei_vec,&x86_64_elf64_vec,&x86_64_elf32_vec,&x86_64_pe_vec,&x86_64_pei_vec,&l1om_elf64_vec,&k1om_elf64_vec,&elf64_le_vec,&elf64_be_vec,&elf32_le_vec,&elf32_be_vec' -DSELECT_ARCHITECTURES='&bfd_i386_arch,&bfd_iamcu_arch,&bfd_l1om_arch,&bfd_k1om_arch' ./archures.c /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/thomas/autobuild/instance-3/output-1/host/bin"' -DLIBDIR='"/home/thomas/autobuild/instance-3/output-1/host/lib"' -I. -I. -I./../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o bfd.lo bfd.c /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/thomas/autobuild/instance-3/output-1/host/bin"' -DLIBDIR='"/home/thomas/autobuild/instance-3/output-1/host/lib"' -I. -I. -I./../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o bfdio.lo bfdio.c libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/thomas/autobuild/instance-3/output-1/host/bin\" -DLIBDIR=\"/home/thomas/autobuild/instance-3/output-1/host/lib\" -I. -I. -I./../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c bfdio.c -o bfdio.o libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/thomas/autobuild/instance-3/output-1/host/bin\" -DLIBDIR=\"/home/thomas/autobuild/instance-3/output-1/host/lib\" -I. -I. -I./../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c archive.c -o archive.o libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/thomas/autobuild/instance-3/output-1/host/bin\" -DLIBDIR=\"/home/thomas/autobuild/instance-3/output-1/host/lib\" -I. -I. -I./../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c bfd.c -o bfd.o libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/thomas/autobuild/instance-3/output-1/host/bin\" -DLIBDIR=\"/home/thomas/autobuild/instance-3/output-1/host/lib\" -I. -I. -I./../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -DDEFAULT_VECTOR=i386_elf32_vec "-DSELECT_VECS=&i386_elf32_vec,&iamcu_elf32_vec,&i386_pei_vec,&x86_64_elf64_vec,&x86_64_elf32_vec,&x86_64_pe_vec,&x86_64_pei_vec,&l1om_elf64_vec,&k1om_elf64_vec,&elf64_le_vec,&elf64_be_vec,&elf32_le_vec,&elf32_be_vec" "-DSELECT_ARCHITECTURES=&bfd_i386_arch,&bfd_iamcu_arch,&bfd_l1om_arch,&bfd_k1om_arch" ./archures.c -o archures.o /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/thomas/autobuild/instance-3/output-1/host/bin"' -DLIBDIR='"/home/thomas/autobuild/instance-3/output-1/host/lib"' -I. -I. -I./../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o bfdwin.lo bfdwin.c /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/thomas/autobuild/instance-3/output-1/host/bin"' -DLIBDIR='"/home/thomas/autobuild/instance-3/output-1/host/lib"' -I. -I. -I./../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o cache.lo cache.c libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/thomas/autobuild/instance-3/output-1/host/bin\" -DLIBDIR=\"/home/thomas/autobuild/instance-3/output-1/host/lib\" -I. -I. -I./../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c cache.c -o cache.o libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/thomas/autobuild/instance-3/output-1/host/bin\" -DLIBDIR=\"/home/thomas/autobuild/instance-3/output-1/host/lib\" -I. -I. -I./../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c bfdwin.c -o bfdwin.o /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/thomas/autobuild/instance-3/output-1/host/bin"' -DLIBDIR='"/home/thomas/autobuild/instance-3/output-1/host/lib"' -I. -I. -I./../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o coff-bfd.lo coff-bfd.c libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/thomas/autobuild/instance-3/output-1/host/bin\" -DLIBDIR=\"/home/thomas/autobuild/instance-3/output-1/host/lib\" -I. -I. -I./../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c coff-bfd.c -o coff-bfd.o /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/thomas/autobuild/instance-3/output-1/host/bin"' -DLIBDIR='"/home/thomas/autobuild/instance-3/output-1/host/lib"' -I. -I. -I./../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o compress.lo compress.c /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/thomas/autobuild/instance-3/output-1/host/bin"' -DLIBDIR='"/home/thomas/autobuild/instance-3/output-1/host/lib"' -I. -I. -I./../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o corefile.lo corefile.c libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/thomas/autobuild/instance-3/output-1/host/bin\" -DLIBDIR=\"/home/thomas/autobuild/instance-3/output-1/host/lib\" -I. -I. -I./../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c compress.c -o compress.o libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/thomas/autobuild/instance-3/output-1/host/bin\" -DLIBDIR=\"/home/thomas/autobuild/instance-3/output-1/host/lib\" -I. -I. -I./../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c corefile.c -o corefile.o /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/thomas/autobuild/instance-3/output-1/host/bin"' -DLIBDIR='"/home/thomas/autobuild/instance-3/output-1/host/lib"' -I. -I. -I./../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o elf-properties.lo elf-properties.c libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/thomas/autobuild/instance-3/output-1/host/bin\" -DLIBDIR=\"/home/thomas/autobuild/instance-3/output-1/host/lib\" -I. -I. -I./../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c elf-properties.c -o elf-properties.o /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/thomas/autobuild/instance-3/output-1/host/bin"' -DLIBDIR='"/home/thomas/autobuild/instance-3/output-1/host/lib"' -I. -I. -I./../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o format.lo format.c libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/thomas/autobuild/instance-3/output-1/host/bin\" -DLIBDIR=\"/home/thomas/autobuild/instance-3/output-1/host/lib\" -I. -I. -I./../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c format.c -o format.o /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/thomas/autobuild/instance-3/output-1/host/bin"' -DLIBDIR='"/home/thomas/autobuild/instance-3/output-1/host/lib"' -I. -I. -I./../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o hash.lo hash.c /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/thomas/autobuild/instance-3/output-1/host/bin"' -DLIBDIR='"/home/thomas/autobuild/instance-3/output-1/host/lib"' -I. -I. -I./../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o init.lo init.c libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/thomas/autobuild/instance-3/output-1/host/bin\" -DLIBDIR=\"/home/thomas/autobuild/instance-3/output-1/host/lib\" -I. -I. -I./../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c hash.c -o hash.o libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/thomas/autobuild/instance-3/output-1/host/bin\" -DLIBDIR=\"/home/thomas/autobuild/instance-3/output-1/host/lib\" -I. -I. -I./../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c init.c -o init.o /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/thomas/autobuild/instance-3/output-1/host/bin"' -DLIBDIR='"/home/thomas/autobuild/instance-3/output-1/host/lib"' -I. -I. -I./../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o libbfd.lo libbfd.c /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/thomas/autobuild/instance-3/output-1/host/bin"' -DLIBDIR='"/home/thomas/autobuild/instance-3/output-1/host/lib"' -I. -I. -I./../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o linker.lo linker.c libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/thomas/autobuild/instance-3/output-1/host/bin\" -DLIBDIR=\"/home/thomas/autobuild/instance-3/output-1/host/lib\" -I. -I. -I./../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c libbfd.c -o libbfd.o /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/thomas/autobuild/instance-3/output-1/host/bin"' -DLIBDIR='"/home/thomas/autobuild/instance-3/output-1/host/lib"' -I. -I. -I./../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o merge.lo merge.c libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/thomas/autobuild/instance-3/output-1/host/bin\" -DLIBDIR=\"/home/thomas/autobuild/instance-3/output-1/host/lib\" -I. -I. -I./../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c linker.c -o linker.o libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/thomas/autobuild/instance-3/output-1/host/bin\" -DLIBDIR=\"/home/thomas/autobuild/instance-3/output-1/host/lib\" -I. -I. -I./../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c merge.c -o merge.o /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/thomas/autobuild/instance-3/output-1/host/bin"' -DLIBDIR='"/home/thomas/autobuild/instance-3/output-1/host/lib"' -I. -I. -I./../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o opncls.lo opncls.c libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/thomas/autobuild/instance-3/output-1/host/bin\" -DLIBDIR=\"/home/thomas/autobuild/instance-3/output-1/host/lib\" -I. -I. -I./../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c opncls.c -o opncls.o /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/thomas/autobuild/instance-3/output-1/host/bin"' -DLIBDIR='"/home/thomas/autobuild/instance-3/output-1/host/lib"' -I. -I. -I./../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o reloc.lo reloc.c libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/thomas/autobuild/instance-3/output-1/host/bin\" -DLIBDIR=\"/home/thomas/autobuild/instance-3/output-1/host/lib\" -I. -I. -I./../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c reloc.c -o reloc.o /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/thomas/autobuild/instance-3/output-1/host/bin"' -DLIBDIR='"/home/thomas/autobuild/instance-3/output-1/host/lib"' -I. -I. -I./../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o section.lo section.c libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/thomas/autobuild/instance-3/output-1/host/bin\" -DLIBDIR=\"/home/thomas/autobuild/instance-3/output-1/host/lib\" -I. -I. -I./../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c section.c -o section.o /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/thomas/autobuild/instance-3/output-1/host/bin"' -DLIBDIR='"/home/thomas/autobuild/instance-3/output-1/host/lib"' -I. -I. -I./../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o simple.lo simple.c libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/thomas/autobuild/instance-3/output-1/host/bin\" -DLIBDIR=\"/home/thomas/autobuild/instance-3/output-1/host/lib\" -I. -I. -I./../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c simple.c -o simple.o /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/thomas/autobuild/instance-3/output-1/host/bin"' -DLIBDIR='"/home/thomas/autobuild/instance-3/output-1/host/lib"' -I. -I. -I./../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o stab-syms.lo stab-syms.c /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/thomas/autobuild/instance-3/output-1/host/bin"' -DLIBDIR='"/home/thomas/autobuild/instance-3/output-1/host/lib"' -I. -I. -I./../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o stabs.lo stabs.c libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/thomas/autobuild/instance-3/output-1/host/bin\" -DLIBDIR=\"/home/thomas/autobuild/instance-3/output-1/host/lib\" -I. -I. -I./../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c stab-syms.c -o stab-syms.o libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/thomas/autobuild/instance-3/output-1/host/bin\" -DLIBDIR=\"/home/thomas/autobuild/instance-3/output-1/host/lib\" -I. -I. -I./../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c stabs.c -o stabs.o /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/thomas/autobuild/instance-3/output-1/host/bin"' -DLIBDIR='"/home/thomas/autobuild/instance-3/output-1/host/lib"' -I. -I. -I./../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o syms.lo syms.c libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/thomas/autobuild/instance-3/output-1/host/bin\" -DLIBDIR=\"/home/thomas/autobuild/instance-3/output-1/host/lib\" -I. -I. -I./../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c syms.c -o syms.o /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/thomas/autobuild/instance-3/output-1/host/bin"' -DLIBDIR='"/home/thomas/autobuild/instance-3/output-1/host/lib"' -I. -I. -I./../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o targets.lo -DDEFAULT_VECTOR=i386_elf32_vec -DSELECT_VECS='&i386_elf32_vec,&iamcu_elf32_vec,&i386_pei_vec,&x86_64_elf64_vec,&x86_64_elf32_vec,&x86_64_pe_vec,&x86_64_pei_vec,&l1om_elf64_vec,&k1om_elf64_vec,&elf64_le_vec,&elf64_be_vec,&elf32_le_vec,&elf32_be_vec' -DSELECT_ARCHITECTURES='&bfd_i386_arch,&bfd_iamcu_arch,&bfd_l1om_arch,&bfd_k1om_arch' ./targets.c libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/thomas/autobuild/instance-3/output-1/host/bin\" -DLIBDIR=\"/home/thomas/autobuild/instance-3/output-1/host/lib\" -I. -I. -I./../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -DDEFAULT_VECTOR=i386_elf32_vec "-DSELECT_VECS=&i386_elf32_vec,&iamcu_elf32_vec,&i386_pei_vec,&x86_64_elf64_vec,&x86_64_elf32_vec,&x86_64_pe_vec,&x86_64_pei_vec,&l1om_elf64_vec,&k1om_elf64_vec,&elf64_le_vec,&elf64_be_vec,&elf32_le_vec,&elf32_be_vec" "-DSELECT_ARCHITECTURES=&bfd_i386_arch,&bfd_iamcu_arch,&bfd_l1om_arch,&bfd_k1om_arch" ./targets.c -o targets.o /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/thomas/autobuild/instance-3/output-1/host/bin"' -DLIBDIR='"/home/thomas/autobuild/instance-3/output-1/host/lib"' -I. -I. -I./../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o binary.lo binary.c libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/thomas/autobuild/instance-3/output-1/host/bin\" -DLIBDIR=\"/home/thomas/autobuild/instance-3/output-1/host/lib\" -I. -I. -I./../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c binary.c -o binary.o /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/thomas/autobuild/instance-3/output-1/host/bin"' -DLIBDIR='"/home/thomas/autobuild/instance-3/output-1/host/lib"' -I. -I. -I./../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o ihex.lo ihex.c /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/thomas/autobuild/instance-3/output-1/host/bin"' -DLIBDIR='"/home/thomas/autobuild/instance-3/output-1/host/lib"' -I. -I. -I./../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o srec.lo srec.c libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/thomas/autobuild/instance-3/output-1/host/bin\" -DLIBDIR=\"/home/thomas/autobuild/instance-3/output-1/host/lib\" -I. -I. -I./../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c srec.c -o srec.o libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/thomas/autobuild/instance-3/output-1/host/bin\" -DLIBDIR=\"/home/thomas/autobuild/instance-3/output-1/host/lib\" -I. -I. -I./../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c ihex.c -o ihex.o /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/thomas/autobuild/instance-3/output-1/host/bin"' -DLIBDIR='"/home/thomas/autobuild/instance-3/output-1/host/lib"' -I. -I. -I./../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o tekhex.lo tekhex.c libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/thomas/autobuild/instance-3/output-1/host/bin\" -DLIBDIR=\"/home/thomas/autobuild/instance-3/output-1/host/lib\" -I. -I. -I./../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c tekhex.c -o tekhex.o /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/thomas/autobuild/instance-3/output-1/host/bin"' -DLIBDIR='"/home/thomas/autobuild/instance-3/output-1/host/lib"' -I. -I. -I./../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o verilog.lo verilog.c libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/thomas/autobuild/instance-3/output-1/host/bin\" -DLIBDIR=\"/home/thomas/autobuild/instance-3/output-1/host/lib\" -I. -I. -I./../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c verilog.c -o verilog.o /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/thomas/autobuild/instance-3/output-1/host/bin"' -DLIBDIR='"/home/thomas/autobuild/instance-3/output-1/host/lib"' -I. -I. -I./../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o elf32-i386.lo elf32-i386.c libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/thomas/autobuild/instance-3/output-1/host/bin\" -DLIBDIR=\"/home/thomas/autobuild/instance-3/output-1/host/lib\" -I. -I. -I./../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c elf32-i386.c -o elf32-i386.o /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/thomas/autobuild/instance-3/output-1/host/bin"' -DLIBDIR='"/home/thomas/autobuild/instance-3/output-1/host/lib"' -I. -I. -I./../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o elfxx-x86.lo elfxx-x86.c /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/thomas/autobuild/instance-3/output-1/host/bin"' -DLIBDIR='"/home/thomas/autobuild/instance-3/output-1/host/lib"' -I. -I. -I./../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o elf-ifunc.lo elf-ifunc.c libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/thomas/autobuild/instance-3/output-1/host/bin\" -DLIBDIR=\"/home/thomas/autobuild/instance-3/output-1/host/lib\" -I. -I. -I./../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c elfxx-x86.c -o elfxx-x86.o libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/thomas/autobuild/instance-3/output-1/host/bin\" -DLIBDIR=\"/home/thomas/autobuild/instance-3/output-1/host/lib\" -I. -I. -I./../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c elf-ifunc.c -o elf-ifunc.o /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/thomas/autobuild/instance-3/output-1/host/bin"' -DLIBDIR='"/home/thomas/autobuild/instance-3/output-1/host/lib"' -I. -I. -I./../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o elf-vxworks.lo elf-vxworks.c libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/thomas/autobuild/instance-3/output-1/host/bin\" -DLIBDIR=\"/home/thomas/autobuild/instance-3/output-1/host/lib\" -I. -I. -I./../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c elf-vxworks.c -o elf-vxworks.o /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/thomas/autobuild/instance-3/output-1/host/bin"' -DLIBDIR='"/home/thomas/autobuild/instance-3/output-1/host/lib"' -I. -I. -I./../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o elf32.lo elf32.c libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/thomas/autobuild/instance-3/output-1/host/bin\" -DLIBDIR=\"/home/thomas/autobuild/instance-3/output-1/host/lib\" -I. -I. -I./../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c elf32.c -o elf32.o /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/thomas/autobuild/instance-3/output-1/host/bin"' -DLIBDIR='"/home/thomas/autobuild/instance-3/output-1/host/lib"' -I. -I. -I./../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o elf.lo elf.c libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/thomas/autobuild/instance-3/output-1/host/bin\" -DLIBDIR=\"/home/thomas/autobuild/instance-3/output-1/host/lib\" -I. -I. -I./../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c elf.c -o elf.o /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/thomas/autobuild/instance-3/output-1/host/bin"' -DLIBDIR='"/home/thomas/autobuild/instance-3/output-1/host/lib"' -I. -I. -I./../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o elflink.lo elflink.c libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/thomas/autobuild/instance-3/output-1/host/bin\" -DLIBDIR=\"/home/thomas/autobuild/instance-3/output-1/host/lib\" -I. -I. -I./../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c elflink.c -o elflink.o /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/thomas/autobuild/instance-3/output-1/host/bin"' -DLIBDIR='"/home/thomas/autobuild/instance-3/output-1/host/lib"' -I. -I. -I./../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o elf-attrs.lo elf-attrs.c libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/thomas/autobuild/instance-3/output-1/host/bin\" -DLIBDIR=\"/home/thomas/autobuild/instance-3/output-1/host/lib\" -I. -I. -I./../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c elf-attrs.c -o elf-attrs.o /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/thomas/autobuild/instance-3/output-1/host/bin"' -DLIBDIR='"/home/thomas/autobuild/instance-3/output-1/host/lib"' -I. -I. -I./../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o elf-strtab.lo elf-strtab.c libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/thomas/autobuild/instance-3/output-1/host/bin\" -DLIBDIR=\"/home/thomas/autobuild/instance-3/output-1/host/lib\" -I. -I. -I./../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c elf-strtab.c -o elf-strtab.o /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/thomas/autobuild/instance-3/output-1/host/bin"' -DLIBDIR='"/home/thomas/autobuild/instance-3/output-1/host/lib"' -I. -I. -I./../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o elf-eh-frame.lo elf-eh-frame.c libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/thomas/autobuild/instance-3/output-1/host/bin\" -DLIBDIR=\"/home/thomas/autobuild/instance-3/output-1/host/lib\" -I. -I. -I./../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c elf-eh-frame.c -o elf-eh-frame.o /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/thomas/autobuild/instance-3/output-1/host/bin"' -DLIBDIR='"/home/thomas/autobuild/instance-3/output-1/host/lib"' -I. -I. -I./../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o dwarf1.lo dwarf1.c libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/thomas/autobuild/instance-3/output-1/host/bin\" -DLIBDIR=\"/home/thomas/autobuild/instance-3/output-1/host/lib\" -I. -I. -I./../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c dwarf1.c -o dwarf1.o /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/thomas/autobuild/instance-3/output-1/host/bin"' -DLIBDIR='"/home/thomas/autobuild/instance-3/output-1/host/lib"' -I. -I. -I./../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o dwarf2.lo -DDEBUGDIR=\"/home/thomas/autobuild/instance-3/output-1/host/lib/debug\" ./dwarf2.c libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/thomas/autobuild/instance-3/output-1/host/bin\" -DLIBDIR=\"/home/thomas/autobuild/instance-3/output-1/host/lib\" -I. -I. -I./../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -DDEBUGDIR=\"/home/thomas/autobuild/instance-3/output-1/host/lib/debug\" ./dwarf2.c -o dwarf2.o /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/thomas/autobuild/instance-3/output-1/host/bin"' -DLIBDIR='"/home/thomas/autobuild/instance-3/output-1/host/lib"' -I. -I. -I./../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o pei-i386.lo pei-i386.c libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/thomas/autobuild/instance-3/output-1/host/bin\" -DLIBDIR=\"/home/thomas/autobuild/instance-3/output-1/host/lib\" -I. -I. -I./../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c pei-i386.c -o pei-i386.o /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/thomas/autobuild/instance-3/output-1/host/bin"' -DLIBDIR='"/home/thomas/autobuild/instance-3/output-1/host/lib"' -I. -I. -I./../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o peigen.lo peigen.c libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/thomas/autobuild/instance-3/output-1/host/bin\" -DLIBDIR=\"/home/thomas/autobuild/instance-3/output-1/host/lib\" -I. -I. -I./../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c peigen.c -o peigen.o /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/thomas/autobuild/instance-3/output-1/host/bin"' -DLIBDIR='"/home/thomas/autobuild/instance-3/output-1/host/lib"' -I. -I. -I./../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o cofflink.lo cofflink.c libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/thomas/autobuild/instance-3/output-1/host/bin\" -DLIBDIR=\"/home/thomas/autobuild/instance-3/output-1/host/lib\" -I. -I. -I./../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c cofflink.c -o cofflink.o /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/thomas/autobuild/instance-3/output-1/host/bin"' -DLIBDIR='"/home/thomas/autobuild/instance-3/output-1/host/lib"' -I. -I. -I./../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o coffgen.lo coffgen.c libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/thomas/autobuild/instance-3/output-1/host/bin\" -DLIBDIR=\"/home/thomas/autobuild/instance-3/output-1/host/lib\" -I. -I. -I./../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c coffgen.c -o coffgen.o /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/thomas/autobuild/instance-3/output-1/host/bin"' -DLIBDIR='"/home/thomas/autobuild/instance-3/output-1/host/lib"' -I. -I. -I./../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o elf64-x86-64.lo elf64-x86-64.c libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/thomas/autobuild/instance-3/output-1/host/bin\" -DLIBDIR=\"/home/thomas/autobuild/instance-3/output-1/host/lib\" -I. -I. -I./../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c elf64-x86-64.c -o elf64-x86-64.o /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/thomas/autobuild/instance-3/output-1/host/bin"' -DLIBDIR='"/home/thomas/autobuild/instance-3/output-1/host/lib"' -I. -I. -I./../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o elf64.lo elf64.c libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/thomas/autobuild/instance-3/output-1/host/bin\" -DLIBDIR=\"/home/thomas/autobuild/instance-3/output-1/host/lib\" -I. -I. -I./../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c elf64.c -o elf64.o /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/thomas/autobuild/instance-3/output-1/host/bin"' -DLIBDIR='"/home/thomas/autobuild/instance-3/output-1/host/lib"' -I. -I. -I./../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o pe-x86_64.lo pe-x86_64.c libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/thomas/autobuild/instance-3/output-1/host/bin\" -DLIBDIR=\"/home/thomas/autobuild/instance-3/output-1/host/lib\" -I. -I. -I./../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c pe-x86_64.c -o pe-x86_64.o /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/thomas/autobuild/instance-3/output-1/host/bin"' -DLIBDIR='"/home/thomas/autobuild/instance-3/output-1/host/lib"' -I. -I. -I./../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o pex64igen.lo pex64igen.c libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/thomas/autobuild/instance-3/output-1/host/bin\" -DLIBDIR=\"/home/thomas/autobuild/instance-3/output-1/host/lib\" -I. -I. -I./../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c pex64igen.c -o pex64igen.o /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/thomas/autobuild/instance-3/output-1/host/bin"' -DLIBDIR='"/home/thomas/autobuild/instance-3/output-1/host/lib"' -I. -I. -I./../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o pei-x86_64.lo pei-x86_64.c libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/thomas/autobuild/instance-3/output-1/host/bin\" -DLIBDIR=\"/home/thomas/autobuild/instance-3/output-1/host/lib\" -I. -I. -I./../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c pei-x86_64.c -o pei-x86_64.o /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/thomas/autobuild/instance-3/output-1/host/bin"' -DLIBDIR='"/home/thomas/autobuild/instance-3/output-1/host/lib"' -I. -I. -I./../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o elf64-gen.lo elf64-gen.c libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/thomas/autobuild/instance-3/output-1/host/bin\" -DLIBDIR=\"/home/thomas/autobuild/instance-3/output-1/host/lib\" -I. -I. -I./../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c elf64-gen.c -o elf64-gen.o /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/thomas/autobuild/instance-3/output-1/host/bin"' -DLIBDIR='"/home/thomas/autobuild/instance-3/output-1/host/lib"' -I. -I. -I./../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o elf32-gen.lo elf32-gen.c libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/thomas/autobuild/instance-3/output-1/host/bin\" -DLIBDIR=\"/home/thomas/autobuild/instance-3/output-1/host/lib\" -I. -I. -I./../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c elf32-gen.c -o elf32-gen.o /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/thomas/autobuild/instance-3/output-1/host/bin"' -DLIBDIR='"/home/thomas/autobuild/instance-3/output-1/host/lib"' -I. -I. -I./../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o plugin.lo plugin.c libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/thomas/autobuild/instance-3/output-1/host/bin\" -DLIBDIR=\"/home/thomas/autobuild/instance-3/output-1/host/lib\" -I. -I. -I./../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c plugin.c -o plugin.o /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/thomas/autobuild/instance-3/output-1/host/bin"' -DLIBDIR='"/home/thomas/autobuild/instance-3/output-1/host/lib"' -I. -I. -I./../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o cpu-i386.lo cpu-i386.c libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/thomas/autobuild/instance-3/output-1/host/bin\" -DLIBDIR=\"/home/thomas/autobuild/instance-3/output-1/host/lib\" -I. -I. -I./../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c cpu-i386.c -o cpu-i386.o /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/thomas/autobuild/instance-3/output-1/host/bin"' -DLIBDIR='"/home/thomas/autobuild/instance-3/output-1/host/lib"' -I. -I. -I./../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o cpu-iamcu.lo cpu-iamcu.c libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/thomas/autobuild/instance-3/output-1/host/bin\" -DLIBDIR=\"/home/thomas/autobuild/instance-3/output-1/host/lib\" -I. -I. -I./../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c cpu-iamcu.c -o cpu-iamcu.o /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/thomas/autobuild/instance-3/output-1/host/bin"' -DLIBDIR='"/home/thomas/autobuild/instance-3/output-1/host/lib"' -I. -I. -I./../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o cpu-l1om.lo cpu-l1om.c libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/thomas/autobuild/instance-3/output-1/host/bin\" -DLIBDIR=\"/home/thomas/autobuild/instance-3/output-1/host/lib\" -I. -I. -I./../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c cpu-l1om.c -o cpu-l1om.o /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/thomas/autobuild/instance-3/output-1/host/bin"' -DLIBDIR='"/home/thomas/autobuild/instance-3/output-1/host/lib"' -I. -I. -I./../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o cpu-k1om.lo cpu-k1om.c libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/thomas/autobuild/instance-3/output-1/host/bin\" -DLIBDIR=\"/home/thomas/autobuild/instance-3/output-1/host/lib\" -I. -I. -I./../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c cpu-k1om.c -o cpu-k1om.o /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/thomas/autobuild/instance-3/output-1/host/bin"' -DLIBDIR='"/home/thomas/autobuild/instance-3/output-1/host/lib"' -I. -I. -I./../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o archive64.lo archive64.c libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/thomas/autobuild/instance-3/output-1/host/bin\" -DLIBDIR=\"/home/thomas/autobuild/instance-3/output-1/host/lib\" -I. -I. -I./../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pe_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c archive64.c -o archive64.o /bin/bash ./libtool --tag=CC --mode=link /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -rpath /home/thomas/autobuild/instance-3/output-1/host/x86_64-pc-linux-gnu/i686-buildroot-linux-uclibc/lib -release `cat libtool-soversion` -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -o libbfd.la archive.lo archures.lo bfd.lo bfdio.lo bfdwin.lo cache.lo coff-bfd.lo compress.lo corefile.lo elf-properties.lo format.lo hash.lo init.lo libbfd.lo linker.lo merge.lo opncls.lo reloc.lo section.lo simple.lo stab-syms.lo stabs.lo syms.lo targets.lo binary.lo ihex.lo srec.lo tekhex.lo verilog.lo `cat ofiles` -ldl -L./../zlib -lz -ldl libtool: link: /usr/bin/ar --plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so --plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so rc .libs/libbfd.a archive.o archures.o bfd.o bfdio.o bfdwin.o cache.o coff-bfd.o compress.o corefile.o elf-properties.o format.o hash.o init.o libbfd.o linker.o merge.o opncls.o reloc.o section.o simple.o stab-syms.o stabs.o syms.o targets.o binary.o ihex.o srec.o tekhex.o verilog.o elf32-i386.o elfxx-x86.o elf-ifunc.o elf-vxworks.o elf32.o elf.o elflink.o elf-attrs.o elf-strtab.o elf-eh-frame.o dwarf1.o dwarf2.o pei-i386.o peigen.o cofflink.o coffgen.o elf64-x86-64.o elf64.o pe-x86_64.o pex64igen.o pei-x86_64.o elf64-gen.o elf32-gen.o plugin.o cpu-i386.o cpu-iamcu.o cpu-l1om.o cpu-k1om.o archive64.o libtool: link: /usr/bin/ranlib --plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so --plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so .libs/libbfd.a libtool: link: ( cd ".libs" && rm -f "libbfd.la" && ln -s "../libbfd.la" "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; \ /usr/bin/ranlib --plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so 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/host-binutils-2.37/bfd' make[4]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/host-binutils-2.37/bfd' make[3]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/host-binutils-2.37/bfd' Configuring in ./libctf make[3]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/host-binutils-2.37/opcodes' /usr/bin/make all-recursive make[4]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/host-binutils-2.37/opcodes' Making all in . make[5]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/host-binutils-2.37/opcodes' /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o dis-buf.lo dis-buf.c /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o disassemble.lo -DARCH_i386 -DARCH_iamcu ./disassemble.c /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o dis-init.lo dis-init.c libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c dis-buf.c -o dis-buf.o libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -DARCH_i386 -DARCH_iamcu ./disassemble.c -o disassemble.o libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c dis-init.c -o dis-init.o /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o i386-dis.lo i386-dis.c /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o i386-opc.lo i386-opc.c libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c i386-dis.c -o i386-dis.o libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c i386-opc.c -o i386-opc.o configure: creating cache ./config.cache checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... i686-buildroot-linux-uclibc checking for x86_64-pc-linux-gnu-gcc... /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/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... no 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/ccache /usr/bin/gcc accepts -g... yes checking for /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc option to accept ISO C89... none needed checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc understands -c and -o together... yes checking how to run the C preprocessor... /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -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 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/ccache /usr/bin/gcc... none checking whether /usr/bin/make sets $(MAKE)... (cached) yes checking for x86_64-pc-linux-gnu-gcc... (cached) /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc checking whether we are using the GNU C compiler... (cached) yes checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc accepts -g... (cached) yes checking for /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc option to accept ISO C89... (cached) none needed checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc understands -c and -o together... (cached) yes checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib --plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar --plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so checking the archiver (/usr/bin/ar --plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so) 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/ccache /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) 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 /usr/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... (cached) /usr/bin/ar --plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so checking for x86_64-pc-linux-gnu-strip... no checking for strip... strip checking for x86_64-pc-linux-gnu-ranlib... (cached) /usr/bin/ranlib --plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so checking command to parse /usr/bin/nm output from /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc static flag -static works... yes checking if /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc supports -c -o file.o... yes checking if /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... /bin/bash ./libtool --tag=CC --mode=link /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -rpath /home/thomas/autobuild/instance-3/output-1/host/x86_64-pc-linux-gnu/i686-buildroot-linux-uclibc/lib -release `cat ../bfd/libtool-soversion` -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -o libopcodes.la dis-buf.lo disassemble.lo dis-init.lo i386-dis.lo i386-opc.lo yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for aclocal... ${SHELL} /home/thomas/autobuild/instance-3/output-1/build/host-binutils-2.37/missing aclocal-1.15 checking for autoconf... ${SHELL} /home/thomas/autobuild/instance-3/output-1/build/host-binutils-2.37/missing autoconf checking for autoheader... ${SHELL} /home/thomas/autobuild/instance-3/output-1/build/host-binutils-2.37/missing autoheader checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc supports -W... yes checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc supports -Wall... yes checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc supports -Wnarrowing... yes checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc supports -Wwrite-strings... yes checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc supports -Wmissing-format-attribute... libtool: link: /usr/bin/ar --plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so --plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so rc .libs/libopcodes.a dis-buf.o disassemble.o dis-init.o i386-dis.o i386-opc.o libtool: link: /usr/bin/ranlib --plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so --plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so .libs/libopcodes.a yes checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc supports -Wstrict-prototypes... libtool: link: ( cd ".libs" && rm -f "libopcodes.la" && ln -s "../libopcodes.la" "libopcodes.la" ) libtooldir=`/bin/bash ./libtool --config | sed -n -e 's/^objdir=//p'`; \ if [ -f $libtooldir/libopcodes.a ]; then \ cp $libtooldir/libopcodes.a libopcodes.tmp; \ /usr/bin/ranlib --plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so libopcodes.tmp; \ /bin/bash ./../move-if-change libopcodes.tmp libopcodes.a; \ else true; fi yes checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc supports -Wmissing-prototypes... yes checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc supports -Wold-style-definition... yes checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc supports -pedantic -Wlong-long... touch stamp-lib make[5]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/host-binutils-2.37/opcodes' Making all in po yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether to install libbfd... no make[5]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/host-binutils-2.37/opcodes/po' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/host-binutils-2.37/opcodes/po' make[4]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/host-binutils-2.37/opcodes' make[3]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/host-binutils-2.37/opcodes' checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc supports -Wall... (cached) yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes make[3]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/host-binutils-2.37/gas' checking for sys/param.h... /usr/bin/make all-recursive make[4]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/host-binutils-2.37/gas' Making all in doc make[5]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/host-binutils-2.37/gas/doc' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/host-binutils-2.37/gas/doc' Making all in po make[5]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/host-binutils-2.37/gas/po' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/host-binutils-2.37/gas/po' make[5]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/host-binutils-2.37/gas' /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/thomas/autobuild/instance-3/output-1/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o app.o app.c /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/thomas/autobuild/instance-3/output-1/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o as.o as.c /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/thomas/autobuild/instance-3/output-1/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o atof-generic.o atof-generic.c yes checking for getpagesize... yes checking for working mmap... yes checking for library containing dlsym... /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/thomas/autobuild/instance-3/output-1/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o compress-debug.o compress-debug.c /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/thomas/autobuild/instance-3/output-1/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o cond.o cond.c /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/thomas/autobuild/instance-3/output-1/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o depend.o depend.c -ldl checking for ELF support in BFD... /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/thomas/autobuild/instance-3/output-1/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o dwarf2dbg.o dwarf2dbg.c yes checking whether byte ordering is bigendian... /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/thomas/autobuild/instance-3/output-1/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o dw2gencfi.o dw2gencfi.c no checking byteswap.h usability... /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/thomas/autobuild/instance-3/output-1/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o ecoff.o ecoff.c 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... /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/thomas/autobuild/instance-3/output-1/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o ehopt.o ehopt.c yes checking whether bswap_16 is declared... yes checking whether bswap_32 is declared... yes checking whether bswap_64 is declared... yes checking whether asprintf is declared... yes checking whether vasprintf is declared... yes checking whether stpcpy is declared... yes checking for qsort_r... /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/thomas/autobuild/instance-3/output-1/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o expr.o expr.c /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/thomas/autobuild/instance-3/output-1/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o flonum-copy.o flonum-copy.c /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/thomas/autobuild/instance-3/output-1/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o flonum-konst.o flonum-konst.c yes checking for qsort_r signature... /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/thomas/autobuild/instance-3/output-1/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o flonum-mult.o flonum-mult.c GNU checking for O_CLOEXEC... /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/thomas/autobuild/instance-3/output-1/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o frags.o frags.c yes checking for expect... /usr/bin/expect checking for Tcl supporting try/catch... /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/thomas/autobuild/instance-3/output-1/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o hash.o hash.c yes configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/thomas/autobuild/instance-3/output-1/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o input-file.o input-file.c /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/thomas/autobuild/instance-3/output-1/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o input-scrub.o input-scrub.c /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/thomas/autobuild/instance-3/output-1/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o listing.o listing.c /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/thomas/autobuild/instance-3/output-1/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o literal.o literal.c /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/thomas/autobuild/instance-3/output-1/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o macro.o macro.c /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/thomas/autobuild/instance-3/output-1/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o messages.o messages.c config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/thomas/autobuild/instance-3/output-1/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o output-file.o output-file.c make[3]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/host-binutils-2.37/libctf' /usr/bin/make all-am make[4]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/host-binutils-2.37/libctf' /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o libctf_la-ctf-archive.lo `test -f 'ctf-archive.c' || echo './'`ctf-archive.c libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c ctf-archive.c -o libctf_la-ctf-archive.o /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o libctf_la-ctf-dump.lo `test -f 'ctf-dump.c' || echo './'`ctf-dump.c libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c ctf-dump.c -o libctf_la-ctf-dump.o /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o libctf_la-ctf-create.lo `test -f 'ctf-create.c' || echo './'`ctf-create.c libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c ctf-create.c -o libctf_la-ctf-create.o /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/thomas/autobuild/instance-3/output-1/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o read.o read.c /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/thomas/autobuild/instance-3/output-1/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o remap.o remap.c /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o libctf_la-ctf-decl.lo `test -f 'ctf-decl.c' || echo './'`ctf-decl.c libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c ctf-decl.c -o libctf_la-ctf-decl.o /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/thomas/autobuild/instance-3/output-1/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o sb.o sb.c /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/thomas/autobuild/instance-3/output-1/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o stabs.o stabs.c /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o libctf_la-ctf-error.lo `test -f 'ctf-error.c' || echo './'`ctf-error.c libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c ctf-error.c -o libctf_la-ctf-error.o /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o libctf_la-ctf-hash.lo `test -f 'ctf-hash.c' || echo './'`ctf-hash.c libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c ctf-hash.c -o libctf_la-ctf-hash.o /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o libctf_la-ctf-labels.lo `test -f 'ctf-labels.c' || echo './'`ctf-labels.c /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/thomas/autobuild/instance-3/output-1/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o subsegs.o subsegs.c libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c ctf-labels.c -o libctf_la-ctf-labels.o /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/thomas/autobuild/instance-3/output-1/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o symbols.o symbols.c /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o libctf_la-ctf-dedup.lo `test -f 'ctf-dedup.c' || echo './'`ctf-dedup.c libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c ctf-dedup.c -o libctf_la-ctf-dedup.o /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o libctf_la-ctf-link.lo `test -f 'ctf-link.c' || echo './'`ctf-link.c libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c ctf-link.c -o libctf_la-ctf-link.o /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o libctf_la-ctf-lookup.lo `test -f 'ctf-lookup.c' || echo './'`ctf-lookup.c libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c ctf-lookup.c -o libctf_la-ctf-lookup.o /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/thomas/autobuild/instance-3/output-1/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o write.o write.c /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o libctf_la-ctf-open.lo `test -f 'ctf-open.c' || echo './'`ctf-open.c libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c ctf-open.c -o libctf_la-ctf-open.o /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o libctf_la-ctf-serialize.lo `test -f 'ctf-serialize.c' || echo './'`ctf-serialize.c libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c ctf-serialize.c -o libctf_la-ctf-serialize.o /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o libctf_la-ctf-sha1.lo `test -f 'ctf-sha1.c' || echo './'`ctf-sha1.c libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c ctf-sha1.c -o libctf_la-ctf-sha1.o /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/thomas/autobuild/instance-3/output-1/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o config/tc-i386.o config/tc-i386.c /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/thomas/autobuild/instance-3/output-1/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o config/obj-elf.o config/obj-elf.c /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o libctf_la-ctf-string.lo `test -f 'ctf-string.c' || echo './'`ctf-string.c libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c ctf-string.c -o libctf_la-ctf-string.o /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/thomas/autobuild/instance-3/output-1/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o config/atof-ieee.o config/atof-ieee.c /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o libctf_la-ctf-subr.lo `test -f 'ctf-subr.c' || echo './'`ctf-subr.c libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c ctf-subr.c -o libctf_la-ctf-subr.o /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o libctf_la-ctf-types.lo `test -f 'ctf-types.c' || echo './'`ctf-types.c libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c ctf-types.c -o libctf_la-ctf-types.o /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o libctf_la-ctf-util.lo `test -f 'ctf-util.c' || echo './'`ctf-util.c libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c ctf-util.c -o libctf_la-ctf-util.o /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o libctf_la-ctf-open-bfd.lo `test -f 'ctf-open-bfd.c' || echo './'`ctf-open-bfd.c /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o libctf_nobfd_la-ctf-archive.lo `test -f 'ctf-archive.c' || echo './'`ctf-archive.c libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c ctf-open-bfd.c -o libctf_la-ctf-open-bfd.o libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c ctf-archive.c -o libctf_nobfd_la-ctf-archive.o /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o libctf_nobfd_la-ctf-dump.lo `test -f 'ctf-dump.c' || echo './'`ctf-dump.c libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c ctf-dump.c -o libctf_nobfd_la-ctf-dump.o /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o libctf_nobfd_la-ctf-create.lo `test -f 'ctf-create.c' || echo './'`ctf-create.c libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c ctf-create.c -o libctf_nobfd_la-ctf-create.o /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o libctf_nobfd_la-ctf-decl.lo `test -f 'ctf-decl.c' || echo './'`ctf-decl.c /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o libctf_nobfd_la-ctf-error.lo `test -f 'ctf-error.c' || echo './'`ctf-error.c libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c ctf-decl.c -o libctf_nobfd_la-ctf-decl.o libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c ctf-error.c -o libctf_nobfd_la-ctf-error.o /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o libctf_nobfd_la-ctf-hash.lo `test -f 'ctf-hash.c' || echo './'`ctf-hash.c libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c ctf-hash.c -o libctf_nobfd_la-ctf-hash.o /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o libctf_nobfd_la-ctf-labels.lo `test -f 'ctf-labels.c' || echo './'`ctf-labels.c /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o libctf_nobfd_la-ctf-dedup.lo `test -f 'ctf-dedup.c' || echo './'`ctf-dedup.c libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c ctf-labels.c -o libctf_nobfd_la-ctf-labels.o libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c ctf-dedup.c -o libctf_nobfd_la-ctf-dedup.o /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o libctf_nobfd_la-ctf-link.lo `test -f 'ctf-link.c' || echo './'`ctf-link.c libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c ctf-link.c -o libctf_nobfd_la-ctf-link.o /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o libctf_nobfd_la-ctf-lookup.lo `test -f 'ctf-lookup.c' || echo './'`ctf-lookup.c /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o libctf_nobfd_la-ctf-open.lo `test -f 'ctf-open.c' || echo './'`ctf-open.c libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c ctf-lookup.c -o libctf_nobfd_la-ctf-lookup.o libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c ctf-open.c -o libctf_nobfd_la-ctf-open.o /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o libctf_nobfd_la-ctf-serialize.lo `test -f 'ctf-serialize.c' || echo './'`ctf-serialize.c libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c ctf-serialize.c -o libctf_nobfd_la-ctf-serialize.o /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o libctf_nobfd_la-ctf-sha1.lo `test -f 'ctf-sha1.c' || echo './'`ctf-sha1.c libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c ctf-sha1.c -o libctf_nobfd_la-ctf-sha1.o /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o libctf_nobfd_la-ctf-string.lo `test -f 'ctf-string.c' || echo './'`ctf-string.c /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o libctf_nobfd_la-ctf-subr.lo `test -f 'ctf-subr.c' || echo './'`ctf-subr.c libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c ctf-string.c -o libctf_nobfd_la-ctf-string.o libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c ctf-subr.c -o libctf_nobfd_la-ctf-subr.o /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o libctf_nobfd_la-ctf-types.lo `test -f 'ctf-types.c' || echo './'`ctf-types.c /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o libctf_nobfd_la-ctf-util.lo `test -f 'ctf-util.c' || echo './'`ctf-util.c libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c ctf-types.c -o libctf_nobfd_la-ctf-types.o libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c ctf-util.c -o libctf_nobfd_la-ctf-util.o /bin/bash ./libtool --tag=CC --mode=link /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -version-info 0:0:0 -Wl,--version-script='./libctf.ver' -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -o libctf.la libctf_la-ctf-archive.lo libctf_la-ctf-dump.lo libctf_la-ctf-create.lo libctf_la-ctf-decl.lo libctf_la-ctf-error.lo libctf_la-ctf-hash.lo libctf_la-ctf-labels.lo libctf_la-ctf-dedup.lo libctf_la-ctf-link.lo libctf_la-ctf-lookup.lo libctf_la-ctf-open.lo libctf_la-ctf-serialize.lo libctf_la-ctf-sha1.lo libctf_la-ctf-string.lo libctf_la-ctf-subr.lo libctf_la-ctf-types.lo libctf_la-ctf-util.lo libctf_la-ctf-open-bfd.lo ../bfd/libbfd.la -L/home/thomas/autobuild/instance-3/output-1/build/host-binutils-2.37/libctf/../libiberty -liberty -L./../zlib -lz -ldl /bin/bash ./libtool --tag=CC --mode=link /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -version-info 0:0:0 -Wl,--version-script='./libctf.ver' -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -o libctf-nobfd.la libctf_nobfd_la-ctf-archive.lo libctf_nobfd_la-ctf-dump.lo libctf_nobfd_la-ctf-create.lo libctf_nobfd_la-ctf-decl.lo libctf_nobfd_la-ctf-error.lo libctf_nobfd_la-ctf-hash.lo libctf_nobfd_la-ctf-labels.lo libctf_nobfd_la-ctf-dedup.lo libctf_nobfd_la-ctf-link.lo libctf_nobfd_la-ctf-lookup.lo libctf_nobfd_la-ctf-open.lo libctf_nobfd_la-ctf-serialize.lo libctf_nobfd_la-ctf-sha1.lo libctf_nobfd_la-ctf-string.lo libctf_nobfd_la-ctf-subr.lo libctf_nobfd_la-ctf-types.lo libctf_nobfd_la-ctf-util.lo -L/home/thomas/autobuild/instance-3/output-1/build/host-binutils-2.37/libctf/../libiberty -liberty -L./../zlib -lz -ldl libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries libtool: link: /usr/bin/ar --plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so --plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so rc .libs/libctf.a libctf_la-ctf-archive.o libctf_la-ctf-dump.o libctf_la-ctf-create.o libctf_la-ctf-decl.o libctf_la-ctf-error.o libctf_la-ctf-hash.o libctf_la-ctf-labels.o libctf_la-ctf-dedup.o libctf_la-ctf-link.o libctf_la-ctf-lookup.o libctf_la-ctf-open.o libctf_la-ctf-serialize.o libctf_la-ctf-sha1.o libctf_la-ctf-string.o libctf_la-ctf-subr.o libctf_la-ctf-types.o libctf_la-ctf-util.o libctf_la-ctf-open-bfd.o libtool: link: /usr/bin/ranlib --plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so --plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so .libs/libctf.a libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries libtool: link: ( cd ".libs" && rm -f "libctf.la" && ln -s "../libctf.la" "libctf.la" ) libtool: link: /usr/bin/ar --plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so --plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so rc .libs/libctf-nobfd.a libctf_nobfd_la-ctf-archive.o libctf_nobfd_la-ctf-dump.o libctf_nobfd_la-ctf-create.o libctf_nobfd_la-ctf-decl.o libctf_nobfd_la-ctf-error.o libctf_nobfd_la-ctf-hash.o libctf_nobfd_la-ctf-labels.o libctf_nobfd_la-ctf-dedup.o libctf_nobfd_la-ctf-link.o libctf_nobfd_la-ctf-lookup.o libctf_nobfd_la-ctf-open.o libctf_nobfd_la-ctf-serialize.o libctf_nobfd_la-ctf-sha1.o libctf_nobfd_la-ctf-string.o libctf_nobfd_la-ctf-subr.o libctf_nobfd_la-ctf-types.o libctf_nobfd_la-ctf-util.o libtool: link: /usr/bin/ranlib --plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so --plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so .libs/libctf-nobfd.a libtool: link: ( cd ".libs" && rm -f "libctf-nobfd.la" && ln -s "../libctf-nobfd.la" "libctf-nobfd.la" ) make[4]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/host-binutils-2.37/libctf' make[3]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/host-binutils-2.37/libctf' /bin/bash ./libtool --tag=CC --mode=link /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -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 -o as-new app.o as.o atof-generic.o compress-debug.o cond.o depend.o dwarf2dbg.o dw2gencfi.o ecoff.o ehopt.o expr.o flonum-copy.o flonum-konst.o flonum-mult.o frags.o hash.o input-file.o input-scrub.o listing.o literal.o macro.o messages.o output-file.o read.o remap.o sb.o stabs.o subsegs.o symbols.o write.o config/tc-i386.o config/obj-elf.o config/atof-ieee.o ../opcodes/libopcodes.la ../bfd/libbfd.la ../libiberty/libiberty.a -L./../zlib -lz -ldl libtool: link: /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -Wl,-rpath -Wl,/home/thomas/autobuild/instance-3/output-1/host/lib -o as-new app.o as.o atof-generic.o compress-debug.o cond.o depend.o dwarf2dbg.o dw2gencfi.o ecoff.o ehopt.o expr.o flonum-copy.o flonum-konst.o flonum-mult.o frags.o hash.o input-file.o input-scrub.o listing.o literal.o macro.o messages.o output-file.o read.o remap.o sb.o stabs.o subsegs.o symbols.o write.o config/tc-i386.o config/obj-elf.o config/atof-ieee.o -L/home/thomas/autobuild/instance-3/output-1/host/lib ../opcodes/.libs/libopcodes.a ../bfd/.libs/libbfd.a -L/home/thomas/autobuild/instance-3/output-1/build/host-binutils-2.37/zlib ../libiberty/libiberty.a -lz -ldl make[5]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/host-binutils-2.37/gas' make[4]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/host-binutils-2.37/gas' make[3]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/host-binutils-2.37/gas' make[3]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/host-binutils-2.37/binutils' if [ -r sysinfo.c ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include sysinfo.c ; \ else \ /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include ./sysinfo.c ; \ fi make[3]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/host-binutils-2.37/gprof' /usr/bin/make all-recursive /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -I. -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include ./syslex_wrap.c Making info in doc make[4]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/host-binutils-2.37/gprof' Making all in po make[4]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/host-binutils-2.37/binutils/doc' if test -f cxxfilt.man; then \ man=cxxfilt.man; \ else \ man=./cxxfilt.man; \ fi; \ sed -e 's/@PROGRAM@/c++filt/' \ -e 's/cxxfilt/c++filt/' < $man \ > c++filt.1 make[4]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/host-binutils-2.37/binutils/doc' Making info in po make[5]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/host-binutils-2.37/gprof/po' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/host-binutils-2.37/gprof/po' make[4]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/host-binutils-2.37/binutils/po' make[4]: Nothing to be done for 'info'. make[4]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/host-binutils-2.37/binutils/po' make[5]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/host-binutils-2.37/gprof' /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/thomas/autobuild/instance-3/output-1/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o basic_blocks.o basic_blocks.c make[4]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/host-binutils-2.37/binutils' make[4]: Nothing to be done for 'info-am'. make[4]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/host-binutils-2.37/binutils' /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/thomas/autobuild/instance-3/output-1/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o call_graph.o call_graph.c /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/thomas/autobuild/instance-3/output-1/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o cg_arcs.o cg_arcs.c /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/thomas/autobuild/instance-3/output-1/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o cg_dfn.o cg_dfn.c /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -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 -o sysinfo sysinfo.o syslex_wrap.o /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/thomas/autobuild/instance-3/output-1/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o cg_print.o cg_print.c ./sysinfo -d <./sysroff.info >sysroff.h /usr/bin/make all-recursive make[4]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/host-binutils-2.37/binutils' Making all in doc make[5]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/host-binutils-2.37/binutils/doc' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/host-binutils-2.37/binutils/doc' Making all in po make[5]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/host-binutils-2.37/binutils/po' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/host-binutils-2.37/binutils/po' make[5]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/host-binutils-2.37/binutils' /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/thomas/autobuild/instance-3/output-1/host/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o size.o size.c /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/thomas/autobuild/instance-3/output-1/host/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o bucomm.o bucomm.c /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/thomas/autobuild/instance-3/output-1/host/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o version.o version.c /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/thomas/autobuild/instance-3/output-1/host/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o filemode.o filemode.c /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/thomas/autobuild/instance-3/output-1/host/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -DOBJDUMP_PRIVATE_VECTORS="" ./objdump.c /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/thomas/autobuild/instance-3/output-1/host/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o dwarf.o dwarf.c /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/thomas/autobuild/instance-3/output-1/host/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o prdbg.o prdbg.c /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/thomas/autobuild/instance-3/output-1/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o corefile.o corefile.c /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/thomas/autobuild/instance-3/output-1/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o gmon_io.o gmon_io.c /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/thomas/autobuild/instance-3/output-1/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o gprof.o gprof.c /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/thomas/autobuild/instance-3/output-1/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o hertz.o hertz.c /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/thomas/autobuild/instance-3/output-1/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o hist.o hist.c /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/thomas/autobuild/instance-3/output-1/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o source.o source.c /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/thomas/autobuild/instance-3/output-1/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o search_list.o search_list.c /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/thomas/autobuild/instance-3/output-1/host/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o rddbg.o rddbg.c /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/thomas/autobuild/instance-3/output-1/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o symtab.o symtab.c /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/thomas/autobuild/instance-3/output-1/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o sym_ids.o sym_ids.c /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/thomas/autobuild/instance-3/output-1/host/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o debug.o debug.c /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/thomas/autobuild/instance-3/output-1/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o utils.o utils.c /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/thomas/autobuild/instance-3/output-1/host/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o stabs.o stabs.c /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/thomas/autobuild/instance-3/output-1/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o i386.o i386.c /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/thomas/autobuild/instance-3/output-1/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o alpha.o alpha.c /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/thomas/autobuild/instance-3/output-1/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o vax.o vax.c /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/thomas/autobuild/instance-3/output-1/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o sparc.o sparc.c /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/thomas/autobuild/instance-3/output-1/host/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o rdcoff.o rdcoff.c /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/thomas/autobuild/instance-3/output-1/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o mips.o mips.c /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/thomas/autobuild/instance-3/output-1/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o aarch64.o aarch64.c /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/thomas/autobuild/instance-3/output-1/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o flat_bl.o flat_bl.c /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/thomas/autobuild/instance-3/output-1/host/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o elfcomm.o elfcomm.c /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/thomas/autobuild/instance-3/output-1/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o bsd_callg_bl.o bsd_callg_bl.c /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/thomas/autobuild/instance-3/output-1/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o fsf_callg_bl.o fsf_callg_bl.c /bin/bash ./libtool --tag=CC --mode=link /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -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 -o gprof basic_blocks.o call_graph.o cg_arcs.o cg_dfn.o cg_print.o corefile.o gmon_io.o gprof.o hertz.o hist.o source.o search_list.o symtab.o sym_ids.o utils.o i386.o alpha.o vax.o sparc.o mips.o aarch64.o flat_bl.o bsd_callg_bl.o fsf_callg_bl.o ../bfd/libbfd.la ../libiberty/libiberty.a -lm -ldl libtool: link: /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -Wl,-rpath -Wl,/home/thomas/autobuild/instance-3/output-1/host/lib -o gprof basic_blocks.o call_graph.o cg_arcs.o cg_dfn.o cg_print.o corefile.o gmon_io.o gprof.o hertz.o hist.o source.o search_list.o symtab.o sym_ids.o utils.o i386.o alpha.o vax.o sparc.o mips.o aarch64.o flat_bl.o bsd_callg_bl.o fsf_callg_bl.o -L/home/thomas/autobuild/instance-3/output-1/host/lib ../bfd/.libs/libbfd.a -L/home/thomas/autobuild/instance-3/output-1/build/host-binutils-2.37/zlib -lz ../libiberty/libiberty.a -lm -ldl make[5]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/host-binutils-2.37/gprof' make[4]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/host-binutils-2.37/gprof' make[3]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/host-binutils-2.37/gprof' /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/thomas/autobuild/instance-3/output-1/host/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c `test -f arparse.c || echo ./`arparse.c /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/thomas/autobuild/instance-3/output-1/host/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c `test -f arlex.c || echo ./`arlex.c /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/thomas/autobuild/instance-3/output-1/host/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o ar.o ar.c /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/thomas/autobuild/instance-3/output-1/host/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o not-ranlib.o not-ranlib.c /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/thomas/autobuild/instance-3/output-1/host/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o arsup.o arsup.c /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/thomas/autobuild/instance-3/output-1/host/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o rename.o rename.c /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/thomas/autobuild/instance-3/output-1/host/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o binemul.o binemul.c /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/thomas/autobuild/instance-3/output-1/host/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o emul_vanilla.o emul_vanilla.c /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/thomas/autobuild/instance-3/output-1/host/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o strings.o strings.c /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/thomas/autobuild/instance-3/output-1/host/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o is-ranlib.o is-ranlib.c /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/thomas/autobuild/instance-3/output-1/host/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o objcopy.o objcopy.c /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/thomas/autobuild/instance-3/output-1/host/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o not-strip.o not-strip.c /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/thomas/autobuild/instance-3/output-1/host/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o wrstabs.o wrstabs.c /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/thomas/autobuild/instance-3/output-1/host/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o addr2line.o addr2line.c /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/thomas/autobuild/instance-3/output-1/host/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o readelf.o readelf.c /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/thomas/autobuild/instance-3/output-1/host/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o unwind-ia64.o unwind-ia64.c /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/thomas/autobuild/instance-3/output-1/host/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o elfedit.o elfedit.c /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/thomas/autobuild/instance-3/output-1/host/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o nm.o nm.c /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/thomas/autobuild/instance-3/output-1/host/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o is-strip.o is-strip.c /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/thomas/autobuild/instance-3/output-1/host/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o cxxfilt.o cxxfilt.c /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/thomas/autobuild/instance-3/output-1/host/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o bfdtest1.o bfdtest1.c /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/thomas/autobuild/instance-3/output-1/host/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o bfdtest2.o bfdtest2.c /bin/bash ./libtool --tag=CC --mode=link /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -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 -o size size.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -ldl /bin/bash ./libtool --tag=CC --mode=link /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -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 -o objdump objdump.o dwarf.o prdbg.o rddbg.o debug.o stabs.o rdcoff.o bucomm.o version.o filemode.o elfcomm.o ../opcodes/libopcodes.la ../libctf/libctf.la ../bfd/libbfd.la ../libiberty/libiberty.a -ldl libtool: link: /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -Wl,-rpath -Wl,/home/thomas/autobuild/instance-3/output-1/host/lib -o size size.o bucomm.o version.o filemode.o -L/home/thomas/autobuild/instance-3/output-1/host/lib ../bfd/.libs/libbfd.a -L/home/thomas/autobuild/instance-3/output-1/build/host-binutils-2.37/zlib -lz ../libiberty/libiberty.a -ldl /bin/bash ./libtool --tag=CC --mode=link /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -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 -o ar arparse.o arlex.o ar.o not-ranlib.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lfl -ldl /bin/bash ./libtool --tag=CC --mode=link /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -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 -o strings strings.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -ldl libtool: link: /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -Wl,-rpath -Wl,/home/thomas/autobuild/instance-3/output-1/host/lib -o objdump objdump.o dwarf.o prdbg.o rddbg.o debug.o stabs.o rdcoff.o bucomm.o version.o filemode.o elfcomm.o -L/home/thomas/autobuild/instance-3/output-1/host/lib ../opcodes/.libs/libopcodes.a ../libctf/.libs/libctf.a /home/thomas/autobuild/instance-3/output-1/build/host-binutils-2.37/bfd/.libs/libbfd.a -L/home/thomas/autobuild/instance-3/output-1/build/host-binutils-2.37/zlib -L/home/thomas/autobuild/instance-3/output-1/build/host-binutils-2.37/libctf/../libiberty -liberty ../bfd/.libs/libbfd.a -lz ../libiberty/libiberty.a -ldl libtool: link: /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -Wl,-rpath -Wl,/home/thomas/autobuild/instance-3/output-1/host/lib -o ar arparse.o arlex.o ar.o not-ranlib.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o -L/home/thomas/autobuild/instance-3/output-1/host/lib ../bfd/.libs/libbfd.a -L/home/thomas/autobuild/instance-3/output-1/build/host-binutils-2.37/zlib -lz ../libiberty/libiberty.a /home/thomas/autobuild/instance-3/output-1/host/lib/libfl.so -lm -ldl -Wl,-rpath -Wl,/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath -Wl,/home/thomas/autobuild/instance-3/output-1/host/lib libtool: link: /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -Wl,-rpath -Wl,/home/thomas/autobuild/instance-3/output-1/host/lib -o strings strings.o bucomm.o version.o filemode.o -L/home/thomas/autobuild/instance-3/output-1/host/lib ../bfd/.libs/libbfd.a -L/home/thomas/autobuild/instance-3/output-1/build/host-binutils-2.37/zlib -lz ../libiberty/libiberty.a -ldl /bin/bash ./libtool --tag=CC --mode=link /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -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 -o ranlib ar.o is-ranlib.o arparse.o arlex.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lfl -ldl /usr/bin/ld: ../libiberty/libiberty.a(dwarfnames.o): in function `get_DW_TAG_name': dwarfnames.c:(.text+0x0): multiple definition of `get_DW_TAG_name'; /home/thomas/autobuild/instance-3/output-1/host/lib/libiberty.a(dwarfnames.o):dwarfnames.c:(.text+0x0): first defined here /usr/bin/ld: ../libiberty/libiberty.a(dwarfnames.o): in function `get_DW_FORM_name': dwarfnames.c:(.text+0x390): multiple definition of `get_DW_FORM_name'; /home/thomas/autobuild/instance-3/output-1/host/lib/libiberty.a(dwarfnames.o):dwarfnames.c:(.text+0x390): first defined here /usr/bin/ld: ../libiberty/libiberty.a(dwarfnames.o): in function `get_DW_AT_name': dwarfnames.c:(.text+0x570): multiple definition of `get_DW_AT_name'; /home/thomas/autobuild/instance-3/output-1/host/lib/libiberty.a(dwarfnames.o):dwarfnames.c:(.text+0x570): first defined here /usr/bin/ld: ../libiberty/libiberty.a(dwarfnames.o): in function `get_DW_OP_name': dwarfnames.c:(.text+0xd30): multiple definition of `get_DW_OP_name'; /home/thomas/autobuild/instance-3/output-1/host/lib/libiberty.a(dwarfnames.o):dwarfnames.c:(.text+0xd30): first defined here /usr/bin/ld: ../libiberty/libiberty.a(dwarfnames.o): in function `get_DW_ATE_name': dwarfnames.c:(.text+0x1330): multiple definition of `get_DW_ATE_name'; /home/thomas/autobuild/instance-3/output-1/host/lib/libiberty.a(dwarfnames.o):dwarfnames.c:(.text+0x1330): first defined here /usr/bin/ld: ../libiberty/libiberty.a(dwarfnames.o): in function `get_DW_CFA_name': dwarfnames.c:(.text+0x1470): multiple definition of `get_DW_CFA_name'; /home/thomas/autobuild/instance-3/output-1/host/lib/libiberty.a(dwarfnames.o):dwarfnames.c:(.text+0x1470): first defined here /usr/bin/ld: ../libiberty/libiberty.a(dwarfnames.o): in function `get_DW_IDX_name': dwarfnames.c:(.text+0x15a0): multiple definition of `get_DW_IDX_name'; /home/thomas/autobuild/instance-3/output-1/host/lib/libiberty.a(dwarfnames.o):dwarfnames.c:(.text+0x15a0): first defined here /usr/bin/ld: ../libiberty/libiberty.a(hashtab.o): in function `htab_size': hashtab.c:(.text+0x330): multiple definition of `htab_size'; /home/thomas/autobuild/instance-3/output-1/host/lib/libiberty.a(hashtab.o):hashtab.c:(.text+0x330): first defined here /usr/bin/ld: ../libiberty/libiberty.a(hashtab.o): in function `htab_elements': hashtab.c:(.text+0x340): multiple definition of `htab_elements'; /home/thomas/autobuild/instance-3/output-1/host/lib/libiberty.a(hashtab.o):hashtab.c:(.text+0x340): first defined here /usr/bin/ld: ../libiberty/libiberty.a(hashtab.o): in function `htab_create_alloc_ex': hashtab.c:(.text+0x350): multiple definition of `htab_create_alloc_ex'; /home/thomas/autobuild/instance-3/output-1/host/lib/libiberty.a(hashtab.o):hashtab.c:(.text+0x350): first defined here /usr/bin/ld: ../libiberty/libiberty.a(hashtab.o): in function `htab_create_typed_alloc': hashtab.c:(.text+0x420): multiple definition of `htab_create_typed_alloc'; /home/thomas/autobuild/instance-3/output-1/host/lib/libiberty.a(hashtab.o):hashtab.c:(.text+0x420): first defined here /usr/bin/ld: ../libiberty/libiberty.a(hashtab.o): in function `htab_create_alloc': hashtab.c:(.text+0x4e0): multiple definition of `htab_create_alloc'; /home/thomas/autobuild/instance-3/output-1/host/lib/libiberty.a(hashtab.o):hashtab.c:(.text+0x4e0): first defined here /usr/bin/ld: ../libiberty/libiberty.a(hashtab.o): in function `htab_set_functions_ex': hashtab.c:(.text+0x500): multiple definition of `htab_set_functions_ex'; /home/thomas/autobuild/instance-3/output-1/host/lib/libiberty.a(hashtab.o):hashtab.c:(.text+0x500): first defined here /usr/bin/ld: ../libiberty/libiberty.a(hashtab.o): in function `htab_create': hashtab.c:(.text+0x530): multiple definition of `htab_create'; /home/thomas/autobuild/instance-3/output-1/host/lib/libiberty.a(hashtab.o):hashtab.c:(.text+0x530): first defined here /usr/bin/ld: ../libiberty/libiberty.a(hashtab.o): in function `htab_try_create': hashtab.c:(.text+0x560): multiple definition of `htab_try_create'; /home/thomas/autobuild/instance-3/output-1/host/lib/libiberty.a(hashtab.o):hashtab.c:(.text+0x550): first defined here /usr/bin/ld: ../libiberty/libiberty.a(hashtab.o): in function `htab_delete': hashtab.c:(.text+0x590): multiple definition of `htab_delete'; /home/thomas/autobuild/instance-3/output-1/host/lib/libiberty.a(hashtab.o):hashtab.c:(.text+0x570): first defined here /usr/bin/ld: ../libiberty/libiberty.a(hashtab.o): in function `htab_empty': hashtab.c:(.text+0x620): multiple definition of `htab_empty'; /home/thomas/autobuild/instance-3/output-1/host/lib/libiberty.a(hashtab.o):hashtab.c:(.text+0x600): first defined here /usr/bin/ld: ../libiberty/libiberty.a(hashtab.o): in function `htab_find_with_hash': hashtab.c:(.text+0x720): multiple definition of `htab_find_with_hash'; /home/thomas/autobuild/instance-3/output-1/host/lib/libiberty.a(hashtab.o):hashtab.c:(.text+0x700): first defined here /usr/bin/ld: ../libiberty/libiberty.a(hashtab.o): in function `htab_find': hashtab.c:(.text+0x870): multiple definition of `htab_find'; /home/thomas/autobuild/instance-3/output-1/host/lib/libiberty.a(hashtab.o):hashtab.c:(.text+0x850): first defined here /usr/bin/ld: ../libiberty/libiberty.a(hashtab.o): in function `htab_find_slot_with_hash': hashtab.c:(.text+0x8a0): multiple definition of `htab_find_slot_with_hash'; /home/thomas/autobuild/instance-3/output-1/host/lib/libiberty.a(hashtab.o):hashtab.c:(.text+0x880): first defined here /usr/bin/ld: ../libiberty/libiberty.a(hashtab.o): in function `htab_find_slot': hashtab.c:(.text+0xab0): multiple definition of `htab_find_slot'; /home/thomas/autobuild/instance-3/output-1/host/lib/libiberty.a(hashtab.o):hashtab.c:(.text+0xa90): first defined here /usr/bin/ld: ../libiberty/libiberty.a(hashtab.o): in function `htab_remove_elt_with_hash': hashtab.c:(.text+0xae0): multiple definition of `htab_remove_elt_with_hash'; /home/thomas/autobuild/instance-3/output-1/host/lib/libiberty.a(hashtab.o):hashtab.c:(.text+0xac0): first defined here /usr/bin/ld: ../libiberty/libiberty.a(hashtab.o): in function `htab_remove_elt': hashtab.c:(.text+0xb20): multiple definition of `htab_remove_elt'; /home/thomas/autobuild/instance-3/output-1/host/lib/libiberty.a(hashtab.o):hashtab.c:(.text+0xb00): first defined here /usr/bin/ld: ../libiberty/libiberty.a(hashtab.o): in function `htab_clear_slot': hashtab.c:(.text+0xb50): multiple definition of `htab_clear_slot'; /home/thomas/autobuild/instance-3/output-1/host/lib/libiberty.a(hashtab.o):hashtab.c:(.text+0xb30): first defined here /usr/bin/ld: ../libiberty/libiberty.a(hashtab.o): in function `htab_traverse_noresize': hashtab.c:(.text+0xbb0): multiple definition of `htab_traverse_noresize'; /home/thomas/autobuild/instance-3/output-1/host/lib/libiberty.a(hashtab.o):hashtab.c:(.text+0xb90): first defined here /usr/bin/ld: ../libiberty/libiberty.a(hashtab.o): in function `htab_traverse': hashtab.c:(.text+0xc00): multiple definition of `htab_traverse'; /home/thomas/autobuild/instance-3/output-1/host/lib/libiberty.a(hashtab.o):hashtab.c:(.text+0xbe0): first defined here /usr/bin/ld: ../libiberty/libiberty.a(hashtab.o): in function `htab_collisions': hashtab.c:(.text+0xc90): multiple definition of `htab_collisions'; /home/thomas/autobuild/instance-3/output-1/host/lib/libiberty.a(hashtab.o):hashtab.c:(.text+0xc40): first defined here /usr/bin/ld: ../libiberty/libiberty.a(hashtab.o): in function `htab_hash_string': hashtab.c:(.text+0xcc0): multiple definition of `htab_hash_string'; /home/thomas/autobuild/instance-3/output-1/host/lib/libiberty.a(hashtab.o):hashtab.c:(.text+0xc70): first defined here /usr/bin/ld: ../libiberty/libiberty.a(hashtab.o): in function `iterative_hash': hashtab.c:(.text+0xd20): multiple definition of `iterative_hash'; /home/thomas/autobuild/instance-3/output-1/host/lib/libiberty.a(hashtab.o):hashtab.c:(.text+0xcb0): first defined here /usr/bin/ld: ../libiberty/libiberty.a(hashtab.o):(.data.rel.local+0x0): multiple definition of `htab_eq_pointer'; /home/thomas/autobuild/instance-3/output-1/host/lib/libiberty.a(hashtab.o):(.data.rel.local+0x0): first defined here /usr/bin/ld: ../libiberty/libiberty.a(hashtab.o):(.data.rel.local+0x8): multiple definition of `htab_hash_pointer'; /home/thomas/autobuild/instance-3/output-1/host/lib/libiberty.a(hashtab.o):(.data.rel.local+0x8): first defined here collect2: error: ld returned 1 exit status make[5]: *** [Makefile:938: objdump] Error 1 make[5]: *** Waiting for unfinished jobs.... libtool: link: /home/thomas/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -Wl,-rpath -Wl,/home/thomas/autobuild/instance-3/output-1/host/lib -o ranlib ar.o is-ranlib.o arparse.o arlex.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o -L/home/thomas/autobuild/instance-3/output-1/host/lib ../bfd/.libs/libbfd.a -L/home/thomas/autobuild/instance-3/output-1/build/host-binutils-2.37/zlib -lz ../libiberty/libiberty.a /home/thomas/autobuild/instance-3/output-1/host/lib/libfl.so -lm -ldl -Wl,-rpath -Wl,/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath -Wl,/home/thomas/autobuild/instance-3/output-1/host/lib make[5]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/host-binutils-2.37/binutils' make[4]: *** [Makefile:1147: all-recursive] Error 1 make[4]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/host-binutils-2.37/binutils' make[3]: *** [Makefile:773: all] Error 2 make[3]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/host-binutils-2.37/binutils' make[2]: *** [Makefile:3701: all-binutils] Error 2 make[2]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/host-binutils-2.37' make[1]: *** [Makefile:903: all] Error 2 make[1]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/host-binutils-2.37' make: *** [package/pkg-generic.mk:293: /home/thomas/autobuild/instance-3/output-1/build/host-binutils-2.37/.stamp_built] Error 2 make: Leaving directory '/home/thomas/autobuild/instance-3/buildroot'