>>> gdb 11.2 Extracting xzcat /home/thomas/autobuild/instance-3/dl/gdb/gdb-11.2.tar.xz | tar --strip-components=1 -C /home/thomas/autobuild/instance-3/output-1/build/gdb-11.2 -xf - >>> gdb 11.2 Patching Applying 0001-ppc-ptrace-Define-pt_regs-uapi_pt_regs-on-GLIBC-syst.patch using patch: patching file gdb/nat/ppc-linux.h patching file gdbserver/linux-ppc-low.cc Applying 0002-sh-ptrace-Define-pt_-dsp-regs-uapi_pt_-dsp-regs-on-G.patch using patch: patching file gdbserver/linux-sh-low.cc Applying 0003-use-asm-sgidefs.h.patch using patch: patching file gdb/mips-linux-nat.c Applying 0004-gdbserver-fix-build-for-m68k.patch using patch: patching file gdbserver/linux-m68k-low.cc Applying 0005-nat-fork-inferior-include-linux-ptrace.h.patch using patch: patching file gdb/nat/fork-inferior.c Applying 0006-Fix-getrandom-compile-for-uclibc-v1.0.35.patch using patch: patching file gnulib/import/getrandom.c Applying 0007-fix-musl-build-on-riscv.patch using patch: patching file gdb/nat/riscv-linux-tdesc.c patching file gdbserver/linux-riscv-low.cc Applying 0008-gdbserver-Makefile.in-fix-NLS-build.patch using patch: patching file gdbserver/Makefile.in Hunk #1 succeeded at 404 (offset 21 lines). Applying 0009-gdb-Fix-native-build-on-xtensa.patch using patch: patching file gdb/xtensa-linux-nat.c >>> gdb 11.2 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/gdb-11.2 -name $file); do cp support/gnuconfig/$file $i; done; done >>> gdb 11.2 Patching libtool patching file /home/thomas/autobuild/instance-3/output-1/build/gdb-11.2/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). >>> gdb 11.2 Configuring mkdir -p /home/thomas/autobuild/instance-3/output-1/build/gdb-11.2/build ln -sf ../configure /home/thomas/autobuild/instance-3/output-1/build/gdb-11.2/build/configure (cd /home/thomas/autobuild/instance-3/output-1/build/gdb-11.2/build && rm -rf config.cache && PATH="/home/thomas/autobuild/instance-3/output-1/host/bin:/home/thomas/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-ar" AS="/home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-as" LD="/home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-ld" NM="/home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-nm" CC="/home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc" GCC="/home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc" CPP="/home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-cpp" CXX="/home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-g++" FC="/home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gfortran" F77="/home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gfortran" RANLIB="/home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-ranlib" READELF="/home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-readelf" STRIP="/bin/true" OBJCOPY="/home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-objcopy" OBJDUMP="/home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/thomas/autobuild/instance-3/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/thomas/autobuild/instance-3/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/thomas/autobuild/instance-3/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-as" DEFAULT_LINKER="/home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 " LDFLAGS="" FCFLAGS=" -O0 -g0" FFLAGS=" -O0 -g0" PKG_CONFIG="/home/thomas/autobuild/instance-3/output-1/host/bin/pkg-config" STAGING_DIR="/home/thomas/autobuild/instance-3/output-1/host/arm-buildroot-linux-gnueabi/sysroot" INTLTOOL_PERL=/usr/bin/perl ac_cv_lbl_unaligned_fail=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=no ac_cv_type_uintptr_t=yes gt_cv_func_gettext_libintl=yes ac_cv_func_dcgettext=yes gdb_cv_func_sigsetjmp=yes bash_cv_func_strcoll_broken=no bash_cv_must_reinstall_sighandlers=no bash_cv_func_sigsetjmp=present bash_cv_have_mbstate_t=yes gdb_cv_func_sigsetjmp=yes gl_cv_func_gettimeofday_clobber=no gl_cv_func_working_strerror=yes gl_cv_func_strerror_0_works=yes gdb_cv_prfpregset_t_broken=no CONFIG_SITE=/dev/null ./configure --target=arm-buildroot-linux-gnueabi --host=arm-buildroot-linux-gnueabi --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared --without-uiout --disable-gdbtk --without-x --disable-sim --disable-binutils --disable-install-libbfd --disable-ld --disable-gas --disable-gprof --without-included-gettext --disable-werror --enable-static --without-mpfr --disable-source-highlight --enable-gdb --with-curses --with-system-zlib --with-libgmp-prefix=/home/thomas/autobuild/instance-3/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr --disable-gdbserver --disable-tui --without-python --with-expat --with-libexpat-prefix=/home/thomas/autobuild/instance-3/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr --without-lzma ) checking build system type... x86_64-pc-linux-gnu checking host system type... arm-buildroot-linux-gnueabi checking target system type... arm-buildroot-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether ln works... yes checking whether ln -s works... yes checking for a sed that does not truncate output... /usr/bin/sed checking for gawk... gawk configure: WARNING: neither ld nor gold are enabled checking for arm-buildroot-linux-gnueabi-gcc... /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc accepts -g... yes checking for /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc option to accept ISO C89... none needed checking for /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc option to accept ISO C99... -std=gnu99 checking whether we are using the GNU C++ compiler... yes checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-g++ accepts -g... yes checking whether g++ accepts -static-libstdc++ -static-libgcc... yes checking for arm-buildroot-linux-gnueabi-gnatbind... no checking for gnatbind... no checking for arm-buildroot-linux-gnueabi-gnatmake... no checking for gnatmake... no checking whether compiler driver understands Ada... no checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2 checking for objdir... .libs checking for isl 0.15 or later... no required isl version is 0.15 or later *** This configuration is not supported in the following subdirectories: zlib sim gdbserver (Any other directories should still work fine.) checking for default BUILD_CONFIG... checking for --enable-vtable-verify... no checking for bison... bison -y checking for bison... bison checking for gm4... no checking for gnum4... no checking for m4... m4 checking for flex... flex checking for flex... flex checking for makeinfo... makeinfo checking for expect... expect checking for runtest... no checking for ar... (cached) /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-ar checking for arm-buildroot-linux-gnueabi-ar... (cached) /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-ar checking for as... (cached) /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-as checking for arm-buildroot-linux-gnueabi-as... (cached) /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-as checking for arm-buildroot-linux-gnueabi-dlltool... no checking for ld... (cached) /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-ld checking for arm-buildroot-linux-gnueabi-ld... (cached) /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-ld checking for arm-buildroot-linux-gnueabi-lipo... no checking for nm... (cached) /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-nm checking for arm-buildroot-linux-gnueabi-nm... (cached) /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-nm checking for ranlib... (cached) /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-ranlib checking for arm-buildroot-linux-gnueabi-ranlib... (cached) /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-ranlib checking for strip... (cached) /bin/true checking for arm-buildroot-linux-gnueabi-strip... (cached) /bin/true checking for arm-buildroot-linux-gnueabi-windres... no checking for arm-buildroot-linux-gnueabi-windmc... no checking for objcopy... (cached) /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-objcopy checking for arm-buildroot-linux-gnueabi-objcopy... (cached) /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-objcopy checking for objdump... (cached) /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-objdump checking for arm-buildroot-linux-gnueabi-objdump... (cached) /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-objdump checking for readelf... (cached) /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-readelf checking for arm-buildroot-linux-gnueabi-readelf... (cached) /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-readelf checking for -plugin option... checking for arm-buildroot-linux-gnueabi-ar... (cached) /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-ar /home/thomas/autobuild/instance-3/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-none-linux-gnueabi/4.8.3/../../../../arm-none-linux-gnueabi/bin/ar: no operation specified configure: WARNING: Failed: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-ar --plugin /home/thomas/autobuild/instance-3/output-1/host/opt/ext-toolchain/bin/../libexec/gcc/arm-none-linux-gnueabi/4.8.3/liblto_plugin.so rc no checking for arm-buildroot-linux-gnueabi-cc... no checking for arm-buildroot-linux-gnueabi-gcc... no checking for arm-buildroot-linux-gnueabi-c++... no checking for arm-buildroot-linux-gnueabi-g++... no checking for arm-buildroot-linux-gnueabi-cxx... no checking for arm-buildroot-linux-gnueabi-gxx... no checking for arm-buildroot-linux-gnueabi-gcc... no checking for arm-buildroot-linux-gnueabi-gfortran... no checking for arm-buildroot-linux-gnueabi-gccgo... no checking for arm-buildroot-linux-gnueabi-ar... no checking for arm-buildroot-linux-gnueabi-as... no checking for arm-buildroot-linux-gnueabi-dlltool... no checking for arm-buildroot-linux-gnueabi-ld... no checking for arm-buildroot-linux-gnueabi-lipo... no checking for arm-buildroot-linux-gnueabi-nm... no checking for arm-buildroot-linux-gnueabi-objcopy... no checking for arm-buildroot-linux-gnueabi-objdump... no checking for arm-buildroot-linux-gnueabi-ranlib... no checking for arm-buildroot-linux-gnueabi-readelf... no checking for arm-buildroot-linux-gnueabi-strip... no checking for arm-buildroot-linux-gnueabi-windres... no checking for arm-buildroot-linux-gnueabi-windmc... no checking where to find the target ar... pre-installed checking where to find the target as... pre-installed checking where to find the target cc... pre-installed checking where to find the target c++... pre-installed checking where to find the target c++ for libstdc++... pre-installed checking where to find the target dlltool... pre-installed checking where to find the target gcc... pre-installed checking where to find the target gfortran... pre-installed checking where to find the target gccgo... pre-installed checking where to find the target ld... pre-installed checking where to find the target lipo... pre-installed checking where to find the target nm... pre-installed checking where to find the target objcopy... pre-installed checking where to find the target objdump... pre-installed checking where to find the target ranlib... pre-installed checking where to find the target readelf... pre-installed checking where to find the target strip... pre-installed checking where to find the target windres... pre-installed checking where to find the target windmc... pre-installed checking whether to enable maintainer-specific portions of Makefiles... no configure: creating ./config.status config.status: creating Makefile >>> gdb 11.2 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" gl_cv_func_gettimeofday_clobber=no gl_cv_func_working_strerror=yes gl_cv_func_strerror_0_works=yes gdb_cv_prfpregset_t_broken=no /usr/bin/make -j4 MAKEINFO=true -C /home/thomas/autobuild/instance-3/output-1/build/gdb-11.2/build make[1]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/gdb-11.2/build' make[2]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/gdb-11.2/build' mkdir -p -- ./intl mkdir -p -- ./libiberty mkdir -p -- ./libdecnumber mkdir -p -- ./etc Configuring in ./libiberty Configuring in ./intl Configuring in ./libdecnumber Configuring in ./etc configure: creating cache ./config.cache checking for a BSD-compatible install... /usr/bin/install -c configure: creating cache ./config.cache checking whether /usr/bin/make sets $(MAKE)... configure: creating cache ./config.cache checking for arm-buildroot-linux-gnueabi-gcc... /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 yes checking for arm-buildroot-linux-gnueabi-gcc... /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 configure: creating cache ./config.cache configure: updating 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 ./config.status checking build system type... x86_64-pc-linux-gnu checking host system type... arm-buildroot-linux-gnueabi checking for arm-buildroot-linux-gnueabi-ar... /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-ar checking for arm-buildroot-linux-gnueabi-ranlib... /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-ranlib checking whether to install libiberty headers and static library... no configure: target_header_dir = checking for arm-buildroot-linux-gnueabi-gcc... /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 checking whether the C compiler works... checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... yes checking for C compiler default output file name... a.out checking for suffix of executables... config.status: creating Makefile checking whether we are cross compiling... yes checking for suffix of object files... checking whether we are cross compiling... yes checking whether the C compiler works... checking for suffix of object files... mkdir -p -- ./readline Configuring in ./readline o checking whether we are using the GNU C compiler... o checking whether we are using the GNU C compiler... yes checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 accepts -g... yes checking for C compiler default output file name... a.out checking for suffix of executables... yes checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 accepts -g... yes checking for /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 option to accept ISO C89... yes checking for /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 option to accept ISO C89... checking whether we are cross compiling... yes checking for suffix of object files... none needed checking how to run the C preprocessor... none needed checking for arm-buildroot-linux-gnueabi-ranlib... /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-ranlib checking for aclocal... aclocal checking for autoconf... autoconf checking for autoheader... autoheader o checking whether we are using the GNU C compiler... checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 supports -W... /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -E yes checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 accepts -g... yes checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 supports -Wall... 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 /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 option to accept ISO C89... yes checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 supports -Wwrite-strings... yes none needed checking how to run the C preprocessor... checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 supports -Wstrict-prototypes... yes checking for sys/types.h... /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -E yes checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 supports -Wmissing-prototypes... yes checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... yes /usr/bin/grep -E checking for ANSI C header files... checking for sys/stat.h... checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 supports -Wold-style-definition... yes yes checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 supports -Wmissing-format-attribute... checking for stdlib.h... yes yes configure: creating cache ./config.cache checking for a BSD-compatible install... /usr/bin/install -c checking for sys/types.h... checking whether build environment is sane... checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 supports -Wcast-qual... yes checking for arm-buildroot-linux-gnueabi-strip... no checking for strip... strip configure: WARNING: using cross tools not prefixed with host triplet checking for a thread-safe mkdir -p... /usr/bin/mkdir -p yes checking for gawk... gawk checking whether /usr/bin/make sets $(MAKE)... checking for string.h... yes yes checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 supports -pedantic -Wlong-long... checking whether /usr/bin/make supports nested variables... yes yes checking whether to enable maintainer-specific portions of Makefiles... no checking for sys/stat.h... yes checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 supports -fno-lto... configure: updating cache ./config.cache yes checking that generated files are newer than configure... checking for memory.h... yes yes checking for stdlib.h... checking how to run the C preprocessor... yes /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -E checking for strings.h... yes checking for string.h... checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for inttypes.h... yes checking for memory.h... yes yes checking for sys/types.h... checking for stdint.h... yes checking for strings.h... yes yes yes checking for sys/stat.h... checking for unistd.h... checking for inttypes.h... yes yes checking minix/config.h usability... yes checking for stdlib.h... checking for stdint.h... yes checking for string.h... no checking minix/config.h presence... yes no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... checking for unistd.h... yes checking for memory.h... yes checking whether /usr/bin/make sets $(MAKE)... yes checking minix/config.h usability... 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 /home/thomas/autobuild/instance-3/output-1/host/bin/xgettext checking for msgmerge... /home/thomas/autobuild/instance-3/output-1/host/bin/msgmerge checking for strings.h... checking build system type... no checking minix/config.h presence... x86_64-pc-linux-gnu checking host system type... yes no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... checking for inttypes.h... arm-buildroot-linux-gnueabi checking for arm-buildroot-linux-gnueabi-ranlib... /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-ranlib checking for library containing strerror... yes yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... checking for stdint.h... none required checking for an ANSI C-conforming const... no checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 supports -W... yes checking for inline... yes checking for unistd.h... yes inline checking for off_t... checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 supports -Wall... yes checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 supports -Wwrite-strings... yes checking ctype.h usability... yes checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 supports -Wc++-compat... yes checking ctype.h presence... yes yes checking for ctype.h... yes checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 supports -Wstrict-prototypes... yes checking stddef.h usability... checking for size_t... yes checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 supports -Wshadow=local... yes checking stddef.h presence... no yes checking for stddef.h... yes checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 supports -pedantic ... checking for string.h... (cached) yes checking stdio.h usability... yes checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 and cc understand -c and -o together... yes checking for working alloca.h... yes checking stdio.h presence... yes checking for stdio.h... yes looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes checking for alloca... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes yes checking for uintptr_t... checking for sys/param.h... yes checking for an ANSI C-conforming const... yes checking for inline... yes checking for int_least32_t... inline checking whether byte ordering is bigendian... yes checking for getpagesize... yes checking for working mmap... no checking whether we are using the GNU C Library 2.1 or newer... yes checking for int_fast32_t... yes checking whether integer division by zero raises SIGFPE... guessing no checking for inttypes.h... no checking for a BSD-compatible install... yes /usr/bin/install -c checking for stdint.h... checking for CET support... no checking for sys/file.h... yes checking for uint64_t... yes yes checking for unsigned long long... checking for sys/param.h... yes checking for limits.h... yes yes checking for inttypes.h... checking for stdlib.h... (cached) yes yes checking what to include in gstdint.h... stdint.h (already complete) checking for malloc.h... checking for an ANSI C-conforming const... yes yes checking whether the inttypes.h PRIxNN macros are broken... checking for string.h... (cached) yes yes checking for off_t... checking for unistd.h... (cached) yes checking for strings.h... (cached) yes checking for sys/time.h... no checking for ld used by GCC... yes checking for time.h... yes /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-ld checking if the linker (/home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-ld) is GNU ld... checking for sys/resource.h... yes checking for shared library run path origin... yes checking for sys/stat.h... (cached) yes done checking for sys/mman.h... yes checking size of int... checking argz.h usability... yes checking for fcntl.h... yes checking for alloca.h... yes yes checking argz.h presence... checking for sys/pstat.h... yes checking for argz.h... yes no checking limits.h usability... checking for sys/sysmp.h... no checking for sys/sysinfo.h... yes checking for machine/hal_sysinfo.h... yes checking limits.h presence... yes checking for limits.h... yes no checking for sys/table.h... checking locale.h usability... no checking for sys/sysctl.h... yes checking for sys/systemcfg.h... yes checking locale.h presence... no checking for stdint.h... (cached) yes yes checking for locale.h... checking for stdio_ext.h... yes checking nl_types.h usability... yes checking for process.h... no checking for sys/prctl.h... yes yes checking nl_types.h presence... checking for sys/wait.h that is POSIX.1 compatible... yes checking for nl_types.h... yes checking malloc.h usability... yes checking whether time.h and sys/time.h may both be included... yes checking malloc.h presence... 4 yes checking whether errno must be declared... checking size of long... yes checking for malloc.h... yes checking stddef.h usability... no checking size of int... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for feof_unlocked... yes checking for fgets_unlocked... yes checking for getc_unlocked... yes done configure: creating ./config.status checking for getcwd... 4 checking for ANSI C header files... (cached) yes checking build system type... yes x86_64-pc-linux-gnu checking host system type... checking for getegid... arm-buildroot-linux-gnueabi checking target system type... 4 checking size of long... arm-buildroot-linux-gnueabi checking for decimal floating point... configure: WARNING: decimal float is not supported for this target, ignored dpd checking whether byte ordering is bigendian... config.status: creating Makefile yes checking for geteuid... === configuring in readline (/home/thomas/autobuild/instance-3/output-1/build/gdb-11.2/build/readline/readline) configure: running /bin/bash ../../../readline/readline/configure --disable-option-checking '--prefix=/usr' '--exec-prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--disable-gtk-doc' '--disable-gtk-doc-html' '--disable-doc' '--disable-docs' '--disable-documentation' '--with-xmlto=no' '--with-fop=no' '--disable-dependency-tracking' '--enable-ipv6' '--disable-nls' '--disable-static' '--enable-shared' '--without-uiout' '--disable-gdbtk' '--without-x' '--disable-sim' '--disable-binutils' '--disable-install-libbfd' '--disable-ld' '--disable-gas' '--disable-gprof' '--without-included-gettext' '--disable-werror' '--enable-static' '--without-mpfr' '--disable-source-highlight' '--enable-gdb' '--with-curses' '--with-system-zlib' '--with-libgmp-prefix=/home/thomas/autobuild/instance-3/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr' '--disable-gdbserver' '--disable-tui' '--without-python' '--with-expat' '--with-libexpat-prefix=/home/thomas/autobuild/instance-3/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr' '--without-lzma' '--program-transform-name=s&^&&' '--build=x86_64-pc-linux-gnu' '--host=arm-buildroot-linux-gnueabi' '--target=arm-buildroot-linux-gnueabi' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=arm-buildroot-linux-gnueabi' 'target_alias=arm-buildroot-linux-gnueabi' --cache-file=.././config.cache --srcdir=../../../readline/readline yes checking for getgid... no configure: updating cache ./config.cache configure: creating ./config.status yes checking for getuid... yes checking for mempcpy... config.status: creating Makefile config.status: creating config.h config.status: executing gstdint.h commands yes checking for munmap... make[2]: Nothing to be done for 'all-target'. mkdir -p -- ./gnulib Configuring in ./gnulib 4 checking size of size_t... yes checking for putenv... configure: loading cache .././config.cache checking build system type... x86_64-pc-linux-gnu checking host system type... yes arm-buildroot-linux-gnueabi configure: cross-compiling for arm-buildroot-linux-gnueabi is not supported Beginning configuration for readline-8.1 for arm-buildroot-linux-gnueabi checking whether /usr/bin/make sets $(MAKE)... (cached) yes checking for arm-buildroot-linux-gnueabi-gcc... /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 checking for setenv... checking whether the C compiler works... yes checking for setlocale... yes checking for C compiler default output file name... a.out checking for suffix of executables... yes checking for stpcpy... checking whether we are cross compiling... yes checking for suffix of object files... yes o checking whether we are using the GNU C compiler... checking for strcasecmp... yes checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 accepts -g... yes checking for /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 option to accept ISO C89... configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for arm-buildroot-linux-gnueabi-gcc... /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 yes 4 checking for long long... checking for strdup... none needed checking how to run the C preprocessor... /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -E yes checking whether the C compiler works... checking for strtoul... 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 C compiler default output file name... a.out checking for suffix of executables... yes checking size of long long... yes checking for tsearch... yes checking for sys/types.h... checking whether we are cross compiling... yes checking for suffix of object files... yes o checking whether we are using the GNU C compiler... yes checking for sys/stat.h... checking for __argz_count... yes checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 accepts -g... yes yes checking for /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 option to enable C11 features... checking for stdlib.h... yes checking for __argz_stringify... yes none needed checking whether the compiler is clang... checking for string.h... yes checking for __argz_next... no checking for compiler option needed when checking for declarations... none checking how to run the C preprocessor... yes checking for memory.h... /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -E yes checking for __fsetlocking... checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... yes /usr/bin/grep -E checking for ANSI C header files... checking for strings.h... yes checking for iconv... yes checking for inttypes.h... yes checking for sys/types.h... yes checking for stdint.h... yes yes checking for iconv declaration... checking for sys/stat.h... 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 unistd.h... yes 8 checking for a 64-bit type... checking for stdlib.h... uint64_t checking for intptr_t... yes checking for LC_MESSAGES... yes yes checking minix/config.h usability... checking for string.h... yes checking for bison... bison checking version of bison... 3.8.2, ok checking whether NLS is requested... no yes checking whether to use NLS... no no checking minix/config.h presence... checking for aclocal... aclocal checking for autoconf... autoconf checking for autoheader... autoheader checking bison 3 or later... checking for memory.h... 3.8.2, bison3 yes checking for uintptr_t... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... configure: updating cache ./config.cache configure: creating ./config.status yes checking for strings.h... yes checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 needs -traditional... no checking for a BSD-compatible install... /usr/bin/install -c checking for arm-buildroot-linux-gnueabi-ar... /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-ar checking for arm-buildroot-linux-gnueabi-ranlib... /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-ranlib checking for an ANSI C-conforming const... yes checking for inttypes.h... yes checking for ssize_t... yes checking for function prototypes... yes checking whether char is unsigned... yes checking for stdint.h... config.status: creating Makefile yes checking for working volatile... config.status: creating config.intl config.status: creating config.h yes yes checking for pid_t... yes checking return type of signal handlers... checking for unistd.h... config.status: executing default-1 commands void checking for size_t... yes make[3]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/gdb-11.2/build/intl' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/gdb-11.2/build/intl' checking for wchar.h... make[3]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/gdb-11.2/build/etc' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/gdb-11.2/build/etc' yes checking for library containing strerror... make[3]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/gdb-11.2/build/libdecnumber' source='../../libdecnumber/decNumber.c' object='decNumber.o' libtool=no /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -I../../libdecnumber -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../libdecnumber -I. -c ../../libdecnumber/decNumber.c yes checking for minix/config.h... yes checking for ssize_t... none required checking for asprintf... no checking for arpa/inet.h... yes yes checking for features.h... checking for atexit... yes checking for ANSI C header files... (cached) yes checking whether stat file-mode macros are broken... yes checking for sys/socket.h... yes checking for basename... no checking for dirent.h that defines DIR... yes yes checking for sys/param.h... checking for library containing opendir... yes checking for bcmp... yes checking for unistd.h... (cached) yes none required checking for dirent.h... checking for fcntl... yes checking for bcopy... yes yes checking for fnmatch.h... checking for kill... yes yes checking for bsearch... checking for sys/stat.h... (cached) yes yes checking for sys/time.h... checking for lstat... source='../../libdecnumber/decContext.c' object='decContext.o' libtool=no /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -I../../libdecnumber -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../libdecnumber -I. -c ../../libdecnumber/decContext.c yes yes checking for bzero... yes checking for glob.h... source='../../libdecnumber/dpd/decimal32.c' object='decimal32.o' libtool=no /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -I../../libdecnumber -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../libdecnumber -I. -c ../../libdecnumber/dpd/decimal32.c checking for readlink... yes yes checking for calloc... checking for threads.h... yes checking for fnmatch... source='../../libdecnumber/dpd/decimal64.c' object='decimal64.o' libtool=no /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -I../../libdecnumber -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../libdecnumber -I. -c ../../libdecnumber/dpd/decimal64.c no checking for netdb.h... yes yes checking for clock... checking for memmove... source='../../libdecnumber/dpd/decimal128.c' object='decimal128.o' libtool=no /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -I../../libdecnumber -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../libdecnumber -I. -c ../../libdecnumber/dpd/decimal128.c yes yes checking for ffs... checking for netinet/in.h... yes checking for pselect... rm -f libdecnumber.a /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-ar cru libdecnumber.a decNumber.o decContext.o decimal32.o decimal64.o decimal128.o /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-ranlib libdecnumber.a yes make[3]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/gdb-11.2/build/libdecnumber' yes checking for limits.h... yes checking for putenv... checking for getcwd... yes yes checking for inttypes.h... (cached) yes yes checking for getpagesize... checking for sys/types.h... checking for select... (cached) yes checking for stdint.h... (cached) yes checking for xlocale.h... yes yes checking for setenv... checking for gettimeofday... yes checking for math.h... yes yes checking for setlocale... checking for index... yes checking for sys/mman.h... yes yes checking for strcasecmp... checking for insque... yes checking for sys/select.h... yes yes checking for memchr... yes checking for strpbrk... checking for strings.h... (cached) yes checking for sys/random.h... yes checking for memcmp... yes no checking for sys/uio.h... checking for tcgetattr... yes yes checking for crtdefs.h... checking for memcpy... yes checking for vsnprintf... no checking for wctype.h... yes checking for memmem... yes yes checking for isascii... checking whether it is safe to define __EXTENSIONS__... yes checking for memmove... yes checking whether _XOPEN_SOURCE should be defined... yes checking for isxdigit... no yes checking build system type... checking for mempcpy... x86_64-pc-linux-gnu checking host system type... arm-buildroot-linux-gnueabi checking target system type... yes arm-buildroot-linux-gnueabi checking for dlfcn.h... checking for getpwent... yes checking for memset... yes checking for windows.h... yes checking for getpwnam... yes no checking for library containing dlsym... checking for mkstemps... yes checking for getpwuid... yes checking for putenv... yes checking for uid_t in sys/types.h... -ldl yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... yes checking for unistd.h... (cached) yes checking for random... checking for working chown... no checking for working strcoll... no checking fcntl.h usability... no checking for Minix Amsterdam compiler... no checking for arm-buildroot-linux-gnueabi-ar... /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-ar checking for size_t... yes checking fcntl.h presence... yes checking for rename... yes checking for fcntl.h... yes checking for unistd.h... (cached) yes checking for stdlib.h... (cached) yes checking varargs.h usability... yes checking for rindex... yes checking for working alloca.h... no checking varargs.h presence... no checking for varargs.h... no checking stdarg.h usability... yes checking for setenv... yes checking for alloca... yes checking stdarg.h presence... yes checking for stdarg.h... yes yes checking stdbool.h usability... checking whether the preprocessor supports include_next... yes checking for snprintf... yes checking whether source code line length is unlimited... yes checking stdbool.h presence... yes checking for a thread-safe mkdir -p... yes checking for stdbool.h... yes /usr/bin/mkdir -p checking whether uses 'inline' correctly... checking for string.h... (cached) yes yes checking for strings.h... (cached) yes checking for sigsetmask... checking limits.h usability... yes checking limits.h presence... yes checking for stpcpy... yes checking for limits.h... yes checking locale.h usability... yes checking for btowc... yes checking locale.h presence... yes yes checking for locale.h... yes checking for stpncpy... checking pwd.h usability... yes checking for canonicalize_file_name... yes checking pwd.h presence... yes yes checking for pwd.h... yes yes checking for strcasecmp... checking for memory.h... (cached) yes checking for faccessat... checking termcap.h usability... yes checking for strchr... yes yes checking termcap.h presence... checking for realpath... yes checking for termcap.h... yes checking termios.h usability... yes yes checking for strdup... yes checking termios.h presence... checking for chown... yes checking for termios.h... yes checking termio.h usability... yes yes checking for strncasecmp... checking for fchown... yes checking termio.h presence... yes checking for termio.h... yes checking sys/ioctl.h usability... yes yes checking for strndup... checking for _set_invalid_parameter_handler... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/pte.h usability... yes no checking for strnlen... checking for fchdir... no checking sys/pte.h presence... no checking for sys/pte.h... no checking sys/stream.h usability... yes yes checking for strrchr... checking for fcntl... no checking sys/stream.h presence... no checking for sys/stream.h... no checking sys/select.h usability... yes yes checking for symlink... checking for strstr... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/file.h usability... yes checking for fdopendir... yes checking for strtod... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking for sys/ptem.h... yes checking for mempcpy... yes no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... checking for strtol... no checking for type of signal functions... yes checking for fnmatch... yes checking for strtoul... posix checking if signal handlers must be reinstalled when invoked... configure: WARNING: cannot check signal handling if cross compiling -- defaulting to no no checking for presence of POSIX-style sigsetjmp/siglongjmp... configure: WARNING: cannot check for sigsetjmp/siglongjmp if cross-compiling -- defaulting to missing missing checking for lstat... yes yes checking for mbsrtowcs... checking for strtoll... yes checking whether or not strcoll and strcmp differ... configure: WARNING: cannot check strcoll if cross compiling -- defaulting to no no checking whether the ctype macros accept non-ascii characters... configure: WARNING: cannot check ctype macros if cross compiling -- defaulting to no no checking whether getpw functions are declared in pwd.h... yes yes checking for fstatat... checking for strtoull... yes checking whether termios.h defines TIOCGWINSZ... no checking whether sys/ioctl.h defines TIOCGWINSZ... yes checking for sig_atomic_t in signal.h... yes checking for getdelim... yes checking for strverscmp... yes checking whether signal handlers are of type void... yes yes checking for TIOCSTAT in sys/ioctl.h... yes checking for getdtablesize... checking for tmpnam... no checking for FIONREAD in sys/ioctl.h... yes checking for getlogin_r... yes checking for speed_t in sys/types.h... yes checking for vasprintf... no checking for struct winsize in sys/ioctl.h and termios.h... yes yes checking for getprogname... checking for vfprintf... sys/ioctl.h checking for struct dirent.d_ino... yes checking for struct dirent.d_fileno... no yes checking for getexecname... checking for vprintf... yes checking libaudit.h usability... yes no checking for getrandom... checking for vsnprintf... no checking libaudit.h presence... no checking for libaudit.h... no checking whether AUDIT_USER_TTY is declared... no yes checking for gettimeofday... yes checking for tgetent... checking for vsprintf... yes yes checking for glob... no checking for tgetent in -ltermcap... checking for waitpid... no checking for tgetent in -ltinfo... yes yes checking for glob_pattern_p... checking for setproctitle... no checking for tgetent in -lcurses... yes checking for getpwnam_r... no checking whether alloca needs Cray hooks... yes checking which library has the termcap functions... using libcurses checking wctype.h usability... no checking stack direction for C alloca... 0 checking for vfork.h... no checking for fork... yes checking for isblank... yes checking wctype.h presence... yes checking for wctype.h... yes checking wchar.h usability... yes checking for vfork... yes checking for lstat... yes checking wchar.h presence... yes checking for wchar.h... yes checking langinfo.h usability... yes checking for working fork... cross configure: WARNING: result yes guessed because of cross compilation checking for working vfork... (cached) yes checking for _doprnt... yes checking for mbsinit... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking mbstr.h usability... no checking for sys_errlist... yes checking for mbrtowc... no checking mbstr.h presence... no checking for mbstr.h... no checking for mbrlen... yes checking for sys_nerr... yes checking for mprotect... yes checking for mbscasecmp... yes checking for sys_siglist... yes checking for mkostemp... no checking for mbscmp... yes checking for external symbol _system_configuration... yes checking for openat... no checking for __fsetlocking... no checking for mbsnrtowcs... yes yes checking for pipe... checking for canonicalize_file_name... yes checking for mbsrtowcs... yes yes yes checking for mbschr... checking for readlink... checking for dup3... yes no checking for wcrtomb... yes checking for link... checking for getrlimit... yes yes checking for wcscoll... yes checking for setenv... checking for getrusage... yes checking for wcsdup... yes yes checking for strerror_r... checking for getsysinfo... yes checking for wcwidth... yes checking for __xpg_strerror_r... no checking for gettimeofday... (cached) yes checking for on_exit... yes checking for wctype... yes checking for catgets... yes checking for pipe2... yes checking for wcswidth... yes checking for snprintf... yes checking for psignal... yes checking whether mbrtowc and mbstate_t are properly declared... yes yes checking for localtime_r... checking for pstat_getdynamic... yes checking for iswlower... yes checking for iswcntrl... no yes checking for pstat_getstatic... checking for iswupper... yes checking for wmempcpy... no checking for realpath... yes checking for towlower... yes checking for nl_langinfo and CODESET... yes checking for setrlimit... yes checking for towupper... yes checking for a traditional french locale... yes checking for sbrk... yes checking for iswctype... yes checking for spawnve... none checking whether lstat correctly handles trailing slash... guessing yes checking whether // is distinct from /... unknown, assuming no checking whether realpath works... guessing yes checking for getcwd... yes checking for nl_langinfo and CODESET... no checking for spawnvpe... yes checking for wchar_t in wchar.h... yes checking for uid_t in sys/types.h... yes checking for unistd.h... (cached) yes checking for working chown... guessing yes checking whether chown dereferences symlinks... guessing yes checking whether chown honors trailing slash... yes checking for wctype_t in wctype.h... guessing yes checking whether chown always updates ctime... guessing yes checking if environ is properly declared... no checking for strerror... yes checking for wint_t in wctype.h... yes checking for complete errno.h... yes yes checking for strsignal... checking whether strerror_r is declared... yes checking for wcwidth broken with unicode combining characters... no checking size of wchar_t... yes checking for strerror_r... (cached) yes checking whether strerror_r returns char *... yes checking for sysconf... yes yes checking for sysctl... checking whether fchdir is declared... yes checking for working fcntl.h... cross-compiling checking for pid_t... yes checking for sysmp... no checking for table... yes checking for mode_t... no checking for times... 4 checking configuration for building shared libraries... supported yes yes checking for mbstate_t... configure: updating cache .././config.cache checking for wait3... configure: creating ./config.status yes checking whether frexp() can be used without linking with libm... yes checking for wait4... yes config.status: creating Makefile yes checking whether alarm is declared... checking whether basename is declared... config.status: creating doc/Makefile config.status: creating examples/Makefile yes checking whether frexp works... guessing yes checking whether long double and double are the same... config.status: creating shlib/Makefile yes checking whether ffs is declared... yes config.status: creating readline.pc checking whether frexpl is declared... config.status: creating config.h config.status: executing default commands yes yes checking whether frexpl() can be used without linking with libm... checking whether asprintf is declared... yes checking whether vasprintf is declared... yes checking whether frexpl works... guessing yes checking whether stat file-mode macros are broken... make[3]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/gdb-11.2/build/readline' Making all in readline make[4]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/gdb-11.2/build/readline/readline' rm -f readline.o rm -f vi_mode.o /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 ../../../readline/readline/readline.c /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 ../../../readline/readline/vi_mode.c no checking for C/C++ restrict keyword... yes checking whether snprintf is declared... __restrict__ checking for nlink_t... yes checking whether vsnprintf is declared... yes checking whether getcwd (NULL, 0) allocates memory for result... guessing yes checking for getcwd with POSIX signature... rm -f funmap.o /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 ../../../readline/readline/funmap.c yes checking whether calloc is declared... yes checking whether getcwd is declared... rm -f keymaps.o yes /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 ../../../readline/readline/keymaps.c checking whether getenv is declared... yes checking whether getdelim is declared... rm -f parens.o rm -f search.o /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 ../../../readline/readline/parens.c /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 ../../../readline/readline/search.c yes checking whether getopt is declared... yes checking whether getdtablesize is declared... rm -f rltty.o /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 ../../../readline/readline/rltty.c yes yes checking whether getline is declared... checking whether malloc is declared... rm -f complete.o /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 ../../../readline/readline/complete.c yes yes checking whether realloc is declared... checking whether getlogin_r is declared... rm -f bind.o /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 ../../../readline/readline/bind.c yes yes checking whether sbrk is declared... checking whether getlogin is declared... yes yes checking for struct timeval... checking whether strtol is declared... yes checking for wide-enough struct timeval.tv_sec member... yes checking whether strtoul is declared... yes checking pthread.h usability... rm -f isearch.o /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 ../../../readline/readline/isearch.c yes yes checking pthread.h presence... checking whether strtoll is declared... yes checking for pthread.h... yes rm -f display.o /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 ../../../readline/readline/display.c yes rm -f signals.o /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 ../../../readline/readline/signals.c checking whether strtoull is declared... yes checking whether strverscmp is declared... rm -f util.o /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 ../../../readline/readline/util.c checking whether POSIX threads API is available... yes yes checking whether strnlen is declared... rm -f kill.o checking whether setlocale (LC_ALL, NULL) is multithread-safe... yes /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 ../../../readline/readline/kill.c checking whether setlocale (category, NULL) is multithread-safe... yes yes checking whether is self-contained... checking whether canonicalize_file_name must be declared... yes checking for shutdown... rm -f undo.o no /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 ../../../readline/readline/undo.c 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... no checking for working strncmp... yes yes checking whether defines the SHUT_* macros... rm -f macro.o /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 ../../../readline/readline/macro.c configure: updating cache ./config.cache yes checking for struct sockaddr_storage... rm -f input.o configure: creating ./config.status /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 ../../../readline/readline/input.c rm -f callback.o /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 ../../../readline/readline/callback.c yes checking for sa_family_t... rm -f terminal.o /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 ../../../readline/readline/terminal.c config.status: creating Makefile rm -f text.o /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 ../../../readline/readline/text.c yes checking for struct sockaddr_storage.ss_family... config.status: creating testsuite/Makefile rm -f nls.o /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 ../../../readline/readline/nls.c yes config.status: creating config.h checking for IPv4 sockets... config.status: executing default commands yes checking for IPv6 sockets... rm -f misc.o /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 ../../../readline/readline/misc.c mkdir -p -- ./bfd Configuring in ./bfd yes checking whether limits.h has LLONG_MAX, WORD_BIT, ULLONG_WIDTH etc.... no checking for wint_t... yes checking whether wint_t is large enough... rm -f history.o /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 ../../../readline/readline/history.c make[3]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/gdb-11.2/build/libiberty' if [ x"-fPIC" != x ] && [ ! -d pic ]; then \ mkdir pic; \ else true; fi yes checking whether the compiler produces multi-arch binaries... touch stamp-picdir if [ x"" != x ] && [ ! -d noasan ]; then \ mkdir noasan; \ else true; fi touch stamp-noasandir 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 make[4]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/gdb-11.2/build/libiberty/testsuite' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/gdb-11.2/build/libiberty/testsuite' if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/regex.c -o pic/regex.o; \ else true; fi no checking whether stdint.h conforms to C99... rm -f histexpand.o /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 ../../../readline/readline/histexpand.c guessing yes checking whether stdint.h works without ISO C predefines... yes checking whether stdint.h has UINTMAX_WIDTH etc.... no checking where to find the exponent in a 'double'... unknown checking whether byte ordering is bigendian... rm -f histfile.o /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 ../../../readline/readline/histfile.c configure: creating cache ./config.cache no checking for wchar_t... checking build system type... x86_64-pc-linux-gnu checking host system type... yes checking for good max_align_t... arm-buildroot-linux-gnueabi checking target system type... arm-buildroot-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes rm -f histsearch.o checking for arm-buildroot-linux-gnueabi-strip... no checking for strip... strip configure: WARNING: using cross tools not prefixed with host triplet checking for a thread-safe mkdir -p... /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 ../../../readline/readline/histsearch.c /usr/bin/mkdir -p checking for gawk... gawk checking whether /usr/bin/make sets $(MAKE)... no checking whether NULL can be used in arbitrary expressions... yes checking whether /usr/bin/make supports nested variables... yes checking for arm-buildroot-linux-gnueabi-ar... /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-ar checking for arm-buildroot-linux-gnueabi-ranlib... /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-ranlib checking for arm-buildroot-linux-gnueabi-gcc... /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 yes checking whether locale.h defines locale_t... rm -f shell.o /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 ../../../readline/readline/shell.c if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/regex.c -o noasan/regex.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/regex.c -o regex.o yes checking whether imported symbols can be declared weak... checking whether the C compiler works... rm -f mbutil.o /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 ../../../readline/readline/mbutil.c guessing yes checking for multithread API to use... posix checking whether malloc, realloc, calloc are POSIX compliant... yes checking for C compiler default output file name... a.out checking for suffix of executables... yes checking for GNU libc compatible malloc... guessing yes checking for a traditional japanese locale... rm -f tilde.o /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -DREADLINE_LIBRARY -c ../../../readline/readline/tilde.c checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... rm -f colors.o /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 ../../../readline/readline/colors.c none checking for a french Unicode locale... yes checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 accepts -g... yes checking for /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 option to accept ISO C89... if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/cplus-dem.c -o pic/cplus-dem.o; \ else true; fi rm -f parse-colors.o /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 ../../../readline/readline/parse-colors.c none checking for a transitional chinese locale... none needed checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 understands -c and -o together... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/cplus-dem.c -o noasan/cplus-dem.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/cplus-dem.c -o cplus-dem.o rm -f xmalloc.o /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 ../../../readline/readline/xmalloc.c yes checking for style of include used by /usr/bin/make... GNU checking dependency style of /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99... none checking how to run the C preprocessor... none checking for inline... if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/cp-demangle.c -o pic/cp-demangle.o; \ else true; fi rm -f xfree.o /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -E /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 ../../../readline/readline/xfree.c inline checking for mmap... rm -f compat.o checking for grep that handles long lines and -e... /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 ../../../readline/readline/compat.c /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for MAP_ANONYMOUS... yes checking whether memchr works... rm -f libhistory.a guessing no /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-ar cr libhistory.a history.o histexpand.o histfile.o histsearch.o shell.o mbutil.o xmalloc.o xfree.o test -n "/home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-ranlib " && /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-ranlib libhistory.a checking whether memmem is declared... rm -f libreadline.a /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-ar cr libreadline.a readline.o vi_mode.o funmap.o keymaps.o parens.o search.o rltty.o complete.o bind.o isearch.o display.o signals.o util.o kill.o undo.o macro.o input.o callback.o terminal.o text.o nls.o misc.o history.o histexpand.o histfile.o histsearch.o shell.o mbutil.o tilde.o colors.o parse-colors.o xmalloc.o xfree.o compat.o test -n "/home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-ranlib " && /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-ranlib libreadline.a make[4]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/gdb-11.2/build/readline/readline' make[4]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/gdb-11.2/build/readline' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/gdb-11.2/build/readline' make[3]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/gdb-11.2/build/readline' if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/md5.c -o pic/md5.o; \ else true; fi yes checking for sys/types.h... yes checking for memmem... yes checking for sys/stat.h... yes checking whether memmem works... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/md5.c -o noasan/md5.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/md5.c -o md5.o guessing yes yes checking whether memrchr is declared... checking for stdlib.h... yes yes checking whether defines MIN and MAX... checking for string.h... mkdir -p -- ./opcodes Configuring in ./opcodes no checking whether defines MIN and MAX... yes checking for memory.h... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/cp-demangle.c -o noasan/cp-demangle.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/cp-demangle.c -o cp-demangle.o yes checking for O_CLOEXEC... yes checking for strings.h... yes checking for promoted mode_t type... mode_t checking whether is self-contained... yes checking for inttypes.h... yes checking for stdint.h... yes yes checking for library containing setsockopt... checking for unistd.h... yes checking minix/config.h usability... none needed checking whether setenv is declared... no checking minix/config.h presence... yes checking search.h usability... if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/sha1.c -o pic/sha1.o; \ else true; fi no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... configure: creating cache ./config.cache checking build system type... x86_64-pc-linux-gnu checking host system type... yes checking search.h presence... arm-buildroot-linux-gnueabi checking target system type... yes checking how to print strings... yes checking for search.h... yes checking for tsearch... arm-buildroot-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-buildroot-linux-gnueabi-strip... no checking for strip... strip configure: WARNING: using cross tools not prefixed with host triplet checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether /usr/bin/make sets $(MAKE)... printf checking for a sed that does not truncate output... yes /usr/bin/sed checking for fgrep... checking whether /usr/bin/make supports nested variables... /usr/bin/grep -F checking for ld used by /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99... yes checking for arm-buildroot-linux-gnueabi-gcc... /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 yes checking for sigset_t... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/sha1.c -o noasan/sha1.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/sha1.c -o sha1.o /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-ld checking if the linker (/home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-nm checking the name lister (/home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-nm) interface... checking whether the C compiler works... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-ld option to reload object files... -r checking for arm-buildroot-linux-gnueabi-objdump... /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-objdump checking how to recognize dependent libraries... pass_all checking for arm-buildroot-linux-gnueabi-ar... (cached) /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-ar yes checking for stdbool.h that conforms to C99... /home/thomas/autobuild/instance-3/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-none-linux-gnueabi/4.8.3/../../../../arm-none-linux-gnueabi/bin/ar: no operation specified configure: WARNING: Failed: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-ar --plugin /home/thomas/autobuild/instance-3/output-1/host/opt/ext-toolchain/bin/../libexec/gcc/arm-none-linux-gnueabi/4.8.3/liblto_plugin.so rc checking for arm-buildroot-linux-gnueabi-strip... strip checking for arm-buildroot-linux-gnueabi-ranlib... (cached) /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-ranlib checking command to parse /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-nm output from /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 object... yes checking for C compiler default output file name... a.out checking for suffix of executables... yes checking for _Bool... if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/alloca.c -o pic/alloca.o; \ else true; fi if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/alloca.c -o noasan/alloca.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/alloca.c -o alloca.o checking whether we are cross compiling... yes checking for suffix of object files... if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/argv.c -o pic/argv.o; \ else true; fi o checking whether we are using the GNU C compiler... ok checking for dlfcn.h... yes checking whether fcloseall is declared... yes checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 accepts -g... yes checking for /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 option to accept ISO C89... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/argv.c -o noasan/argv.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/argv.c -o argv.o yes checking for objdir... .libs yes checking whether ecvt is declared... none needed checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 understands -c and -o together... if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/bsearch_r.c -o pic/bsearch_r.o; \ else true; fi yes checking whether fcvt is declared... yes checking for style of include used by /usr/bin/make... GNU if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/bsearch_r.c -o noasan/bsearch_r.o; \ else true; fi checking dependency style of /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99... none checking how to run the C preprocessor... /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/bsearch_r.c -o bsearch_r.o checking if /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 supports -fno-rtti -fno-exceptions... yes if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/choose-temp.c -o pic/choose-temp.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -E no checking for /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 option to produce PIC... -fPIC -DPIC checking if /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 PIC flag -fPIC -DPIC works... checking whether gcvt is declared... checking for grep that handles long lines and -e... yes checking if /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 static flag -static works... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/choose-temp.c -o noasan/choose-temp.o; \ else true; fi yes /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/choose-temp.c -o choose-temp.o checking whether strdup is declared... if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/concat.c -o pic/concat.o; \ else true; fi yes checking if /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 supports -c -o file.o... yes checking whether strerror(0) succeeds... (cached) yes checking for strerror_r with POSIX signature... yes checking for sys/types.h... no checking whether __xpg_strerror_r works... guessing no if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/concat.c -o noasan/concat.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/concat.c -o concat.o yes checking if /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 supports -c -o file.o... (cached) yes checking whether the /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 linker (/home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-ld) supports shared libraries... checking whether strerror_r is declared... (cached) yes yes checking whether strnlen is declared... yes checking whether -lc should be explicitly linked in... checking for sys/stat.h... if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/cp-demint.c -o pic/cp-demint.o; \ else true; fi yes yes checking whether strtok_r is declared... no checking dynamic linker characteristics... checking for stdlib.h... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/cp-demint.c -o noasan/cp-demint.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/cp-demint.c -o cp-demint.o yes checking for struct timespec in ... yes checking for string.h... yes checking for TIME_UTC in ... if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/crc32.c -o pic/crc32.o; \ else true; fi GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... yes yes if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/crc32.c -o noasan/crc32.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/crc32.c -o crc32.o checking whether execvpe is declared... checking for memory.h... no checking for shl_load in -ldld... if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/d-demangle.c -o pic/d-demangle.o; \ else true; fi yes checking for strings.h... yes checking whether unsetenv is declared... no checking for dlopen... yes yes checking for inttypes.h... checking for alloca as a compiler built-in... yes checking whether btowc(0) is correct... guessing yes checking whether btowc(EOF) is correct... guessing yes checking for __builtin_expect... no checking for dlopen in -ldl... yes checking for stdint.h... yes checking whether this system supports file names of any length... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/d-demangle.c -o noasan/d-demangle.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/d-demangle.c -o d-demangle.o yes checking whether a program can dlopen itself... cross checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for dlfcn.h... (cached) yes checking for windows.h... no checking for library containing clock_gettime... yes checking for unistd.h... no checking for library containing dlsym... none required yes checking for clock_gettime... checking minix/config.h usability... no checking minix/config.h presence... if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/dwarfnames.c -o pic/dwarfnames.o; \ else true; fi yes no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... checking for clock_settime... -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 arm-buildroot-linux-gnueabi-ar... /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-ar checking for arm-buildroot-linux-gnueabi-ranlib... /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-ranlib yes checking how to print strings... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/dwarfnames.c -o noasan/dwarfnames.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/dwarfnames.c -o dwarfnames.o checking for closedir... yes Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow checking whether to enable maintainer-specific portions of Makefiles... checking for d_ino member in directory struct... no guessing yes checking whether to install libbfd... checking for d_type member in directory struct... no checking whether NLS is requested... no checking whether NLS is requested... no printf checking for a sed that does not truncate output... /usr/bin/sed checking for msgfmt... checking for fgrep... /usr/bin/grep -F checking for ld used by /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99... /home/thomas/autobuild/instance-3/output-1/host/bin/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 if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/dyn-string.c -o pic/dyn-string.o; \ else true; fi checking size of long long... /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-ld checking if the linker (/home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-nm checking the name lister (/home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-nm) interface... yes checking for dirfd... 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 if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/dyn-string.c -o noasan/dyn-string.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/dyn-string.c -o dyn-string.o checking for /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-ld option to reload object files... -r checking for arm-buildroot-linux-gnueabi-objdump... /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-objdump checking how to recognize dependent libraries... pass_all checking for arm-buildroot-linux-gnueabi-ar... (cached) /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-ar /home/thomas/autobuild/instance-3/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-none-linux-gnueabi/4.8.3/../../../../arm-none-linux-gnueabi/bin/ar: no operation specified configure: WARNING: Failed: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-ar --plugin /home/thomas/autobuild/instance-3/output-1/host/opt/ext-toolchain/bin/../libexec/gcc/arm-none-linux-gnueabi/4.8.3/liblto_plugin.so rc checking for arm-buildroot-linux-gnueabi-strip... strip checking for arm-buildroot-linux-gnueabi-ranlib... (cached) /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-ranlib checking command to parse /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-nm output from /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 object... yes checking whether dirfd is declared... if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/fdmatch.c -o pic/fdmatch.o; \ else true; fi yes checking whether dirfd is a macro... no checking whether // is distinct from /... (cached) unknown, assuming no checking whether dup works... guessing yes checking whether dup2 works... guessing yes checking for error_at_line... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/fdmatch.c -o noasan/fdmatch.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/fdmatch.c -o fdmatch.o ok checking for dlfcn.h... if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/fibheap.c -o pic/fibheap.o; \ else true; fi yes checking whether fcntl handles F_DUPFD correctly... guessing yes checking whether fcntl understands F_DUPFD_CLOEXEC... guessing no checking whether fdopendir is declared... yes checking for objdir... .libs yes checking whether fdopendir works... guessing yes checking for ffs... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/fibheap.c -o noasan/fibheap.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/fibheap.c -o fibheap.o yes checking for flexible array member... if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/filedescriptor.c -o pic/filedescriptor.o; \ else true; fi checking if /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 supports -fno-rtti -fno-exceptions... yes checking whether conversion from 'int' to 'long double' works... guessing yes checking for working GNU fnmatch... guessing no checking whether free is known to preserve errno... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/filedescriptor.c -o noasan/filedescriptor.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/filedescriptor.c -o filedescriptor.o no checking for /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 option to produce PIC... -fPIC -DPIC checking if /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 PIC flag -fPIC -DPIC works... no checking whether fstatat (..., 0) works... guessing yes checking whether getcwd handles long file names properly... guessing no, but it is partly working checking for getpagesize... yes checking if /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 static flag -static works... if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/filename_cmp.c -o pic/filename_cmp.o; \ else true; fi 8 checking size of void *... yes checking whether getcwd succeeds when 4k < cwd_length < 16k... guessing no if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/filename_cmp.c -o noasan/filename_cmp.o; \ else true; fi checking for working getdelim function... /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/filename_cmp.c -o filename_cmp.o guessing yes checking whether getdtablesize works... guessing yes checking for getline... yes checking if /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 supports -c -o file.o... if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/floatformat.c -o pic/floatformat.o; \ else true; fi yes checking for working getline function... guessing yes yes checking if /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 supports -c -o file.o... (cached) yes checking whether the /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 linker (/home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-ld) supports shared libraries... checking whether getlogin_r works with small buffers... guessing yes checking whether program_invocation_name is declared... yes checking whether -lc should be explicitly linked in... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/floatformat.c -o noasan/floatformat.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/floatformat.c -o floatformat.o yes checking whether program_invocation_short_name is declared... no checking dynamic linker characteristics... yes checking whether __argv is declared... if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/fnmatch.c -o pic/fnmatch.o; \ else true; fi no checking for gettimeofday with POSIX signature... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/fnmatch.c -o noasan/fnmatch.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/fnmatch.c -o fnmatch.o GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \ else true; fi almost checking for GNU glob interface version 1 or 2... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/fopen_unlocked.c -o noasan/fopen_unlocked.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/fopen_unlocked.c -o fopen_unlocked.o Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow checking whether to enable maintainer-specific portions of Makefiles... 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 checking for xgettext... /home/thomas/autobuild/instance-3/output-1/host/bin/xgettext yes checking whether glob lists broken symlinks... guessing no checking for library containing inet_ntop... checking for msgmerge... /home/thomas/autobuild/instance-3/output-1/host/bin/msgmerge if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/getopt.c -o pic/getopt.o; \ else true; fi checking for build system executable suffix... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/getopt.c -o noasan/getopt.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/getopt.c -o getopt.o 4 checking size of long... none required checking whether inet_ntop is declared... no if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/getopt1.c -o pic/getopt1.o; \ else true; fi checking whether basename is declared... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/getopt1.c -o noasan/getopt1.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/getopt1.c -o getopt1.o yes yes if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/getpwd.c -o pic/getpwd.o; \ else true; fi checking whether stpcpy is declared... checking whether INT32_MAX < INTMAX_MAX... yes checking whether INT64_MAX == LONG_MAX... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/getpwd.c -o noasan/getpwd.o; \ else true; fi yes /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/getpwd.c -o getpwd.o checking for sigsetjmp... no checking whether UINT32_MAX < UINTMAX_MAX... checking linker --as-needed support... yes checking for cos in -lm... if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/getruntime.c -o pic/getruntime.o; \ else true; fi yes checking whether UINT64_MAX == ULONG_MAX... yes no checking whether isnan(double) can be used without linking with libm... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/getruntime.c -o noasan/getruntime.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/getruntime.c -o getruntime.o if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/hashtab.c -o pic/hashtab.o; \ else true; fi configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status yes checking whether isnan(long double) can be used without linking with libm... 4 checking size of int... yes checking whether isnanl works... guessing yes if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/hashtab.c -o noasan/hashtab.o; \ else true; fi checking whether the compiler supports the __inline keyword... /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/hashtab.c -o hashtab.o yes checking whether locale.h conforms to POSIX:2001... yes checking whether struct lconv is properly defined... if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/hex.c -o pic/hex.o; \ else true; fi yes checking for pthread_rwlock_t... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/hex.c -o noasan/hex.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/hex.c -o hex.o if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/lbasename.c -o pic/lbasename.o; \ else true; fi yes checking whether pthread_rwlock_rdlock prefers a writer to a reader... guessing no if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/lbasename.c -o noasan/lbasename.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/lbasename.c -o lbasename.o checking whether NAN macro works... if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/lrealpath.c -o pic/lrealpath.o; \ else true; fi yes checking whether HUGE_VAL works... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/lrealpath.c -o noasan/lrealpath.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/lrealpath.c -o lrealpath.o 4 yes checking for build system executable suffix... checking whether mbrtowc handles incomplete characters... guessing yes checking whether mbrtowc works as well as mbtowc... guessing yes checking whether mbrtowc handles a NULL pwc argument... guessing yes checking whether mbrtowc handles a NULL string argument... guessing yes checking whether mbrtowc has a correct return value... guessing yes checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes checking whether mbrtowc stores incomplete characters... guessing no checking whether mbrtowc works on empty input... guessing no checking whether the C locale is free of encoding errors... guessing no checking whether mbrtowc handles incomplete characters... (cached) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) guessing yes checking whether mbrtowc handles incomplete characters... (cached) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) guessing yes checking whether mbsrtowcs works... guessing yes checking for mbtowc... if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \ else true; fi no checking fcntl.h usability... yes checking bp-sym.h usability... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/make-relative-prefix.c -o noasan/make-relative-prefix.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/make-relative-prefix.c -o make-relative-prefix.o yes checking fcntl.h presence... no checking bp-sym.h presence... no checking for bp-sym.h... yes no checking for fcntl.h... yes checking whether memmem works in linear time... checking sys/file.h usability... if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/make-temp-file.c -o pic/make-temp-file.o; \ else true; fi guessing yes checking for memmem... (cached) yes checking whether memmem works... (cached) guessing yes checking for mempcpy... (cached) yes checking for memrchr... yes checking sys/file.h presence... yes checking whether mkdir handles trailing slash... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/make-temp-file.c -o noasan/make-temp-file.o; \ else true; fi yes checking for sys/file.h... guessing yes /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/make-temp-file.c -o make-temp-file.o yes checking whether mkdir handles trailing dot... guessing yes checking for mkdtemp... checking sys/resource.h usability... if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/objalloc.c -o pic/objalloc.o; \ else true; fi yes yes checking sys/resource.h presence... config.status: creating Makefile checking whether is self-contained... yes checking for sys/resource.h... yes checking for sys/stat.h... (cached) yes config.status: creating po/Makefile.in if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/objalloc.c -o noasan/objalloc.o; \ else true; fi checking for sys/types.h... (cached) yes /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/objalloc.c -o objalloc.o yes checking for unistd.h... (cached) yes checking whether open recognizes a trailing slash... guessing yes config.status: creating config.h checking for opendir... checking for fcntl... config.status: executing depfiles commands config.status: executing libtool commands if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/obstack.c -o pic/obstack.o; \ else true; fi config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile yes if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/obstack.c -o noasan/obstack.o; \ else true; fi yes /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/obstack.c -o obstack.o checking for rawmemchr... checking for fdopen... if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/partition.c -o pic/partition.o; \ else true; fi yes checking for readdir... if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/pexecute.c -o pic/pexecute.o; \ else true; fi yes checking for fileno... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/partition.c -o noasan/partition.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/partition.c -o partition.o if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/pexecute.c -o noasan/pexecute.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/pexecute.c -o pexecute.o yes checking whether readlink signature is correct... if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/physmem.c -o pic/physmem.o; \ else true; fi yes if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/pex-common.c -o pic/pex-common.o; \ else true; fi checking for fls... yes checking whether readlink handles trailing slash correctly... guessing yes checking whether readlink truncates results correctly... guessing yes checking whether rename honors trailing slash on destination... guessing yes checking whether rename honors trailing slash on source... guessing yes checking whether rename manages hard links correctly... guessing yes checking whether rename manages existing destinations correctly... guessing yes checking for rewinddir... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/physmem.c -o noasan/physmem.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/physmem.c -o physmem.o no checking for getgid... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/pex-common.c -o noasan/pex-common.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/pex-common.c -o pex-common.o if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/pex-one.c -o pic/pex-one.o; \ else true; fi yes checking whether rmdir works... guessing yes checking whether select supports a 0 argument... guessing yes checking whether select detects invalid fds... guessing yes checking whether setenv validates arguments... guessing yes checking whether setlocale (LC_ALL, NULL) is multithread-safe... (cached) yes checking whether setlocale (category, NULL) is multithread-safe... (cached) yes checking for volatile sig_atomic_t... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/pex-one.c -o noasan/pex-one.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/pex-one.c -o pex-one.o yes checking for getpagesize... if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/pex-unix.c -o pic/pex-unix.o; \ else true; fi if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/vprintf-support.c -o pic/vprintf-support.o; \ else true; fi yes checking for sighandler_t... yes checking for getrlimit... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/vprintf-support.c -o noasan/vprintf-support.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/vprintf-support.c -o vprintf-support.o if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/pex-unix.c -o noasan/pex-unix.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/pex-unix.c -o pex-unix.o yes checking for socklen_t... if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/rust-demangle.c -o pic/rust-demangle.o; \ else true; fi yes checking for getuid... if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/safe-ctype.c -o pic/safe-ctype.o; \ else true; fi yes checking for sysconf... yes checking for ssize_t... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/safe-ctype.c -o noasan/safe-ctype.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/safe-ctype.c -o safe-ctype.o yes checking whether stat handles trailing slashes on files... guessing yes checking for struct stat.st_atim.tv_nsec... if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/simple-object.c -o pic/simple-object.o; \ else true; fi yes checking whether basename is declared... yes if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/rust-demangle.c -o noasan/rust-demangle.o; \ else true; fi checking whether struct stat.st_atim is of type struct timespec... /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/rust-demangle.c -o rust-demangle.o yes checking whether ffs is declared... yes checking for struct stat.st_birthtimespec.tv_nsec... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/simple-object.c -o noasan/simple-object.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/simple-object.c -o simple-object.o yes checking whether stpcpy is declared... no checking for struct stat.st_birthtimensec... if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \ else true; fi yes if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \ else true; fi checking whether asprintf is declared... no checking for struct stat.st_birthtim.tv_nsec... yes if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/simple-object-coff.c -o noasan/simple-object-coff.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-coff.c -o simple-object-coff.o checking whether vasprintf is declared... yes checking compiler support for hidden visibility... no checking for working stdalign.h... yes if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \ else true; fi checking linker --as-needed support... yes if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/simple-object-elf.c -o noasan/simple-object-elf.o; \ else true; fi checking for cos in -lm... /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-elf.c -o simple-object-elf.o yes checking for good max_align_t... (cached) no checking whether NULL can be used in arbitrary expressions... (cached) yes checking which flavor of printf attribute matches inttypes macros... system checking for strchrnul... yes checking sys/procfs.h usability... yes checking whether strchrnul works... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-mach-o.c -o simple-object-mach-o.o guessing yes checking for working strerror function... (cached) yes checking for working strnlen... yes checking for strtok_r... yes checking sys/procfs.h presence... if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \ else true; fi yes checking whether strtok_r works... guessing no checking for nlink_t... (cached) yes yes checking for sys/procfs.h... yes checking for prstatus_t in sys/procfs.h... checking whether localtime_r is declared... if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/sort.c -o pic/sort.o; \ else true; fi yes yes checking for prstatus32_t in sys/procfs.h... checking whether localtime_r is compatible with its POSIX signature... yes checking for unsetenv... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-xcoff.c -o simple-object-xcoff.o no checking for prstatus_t.pr_who in sys/procfs.h... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/sort.c -o noasan/sort.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/sort.c -o sort.o no checking for prstatus32_t.pr_who in sys/procfs.h... yes checking for unsetenv() return type... if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/spaces.c -o pic/spaces.o; \ else true; fi no checking for pstatus_t in sys/procfs.h... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/spaces.c -o noasan/spaces.o; \ else true; fi if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/splay-tree.c -o pic/splay-tree.o; \ else true; fi int checking whether unsetenv obeys POSIX... guessing yes /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/spaces.c -o spaces.o checking whether wcsdup is declared... no checking for pxstatus_t in sys/procfs.h... if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/stack-limit.c -o pic/stack-limit.o; \ else true; fi yes checking whether iswcntrl works... no checking for pstatus32_t in sys/procfs.h... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/stack-limit.c -o noasan/stack-limit.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/stack-limit.c -o stack-limit.o if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/splay-tree.c -o noasan/splay-tree.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/splay-tree.c -o splay-tree.o no checking for prpsinfo_t in sys/procfs.h... guessing yes checking for towlower... if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/strerror.c -o pic/strerror.o; \ else true; fi yes checking for prpsinfo_t.pr_pid in sys/procfs.h... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/strerror.c -o noasan/strerror.o; \ else true; fi if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/strsignal.c -o pic/strsignal.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/strerror.c -o strerror.o yes checking for prpsinfo32_t in sys/procfs.h... yes checking for wctype_t... no checking for prpsinfo32_t.pr_pid in sys/procfs.h... yes checking for wctrans_t... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/strsignal.c -o noasan/strsignal.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/strsignal.c -o strsignal.o if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/timeval-utils.c -o pic/timeval-utils.o; \ else true; fi no checking for psinfo_t in sys/procfs.h... yes checking for wmemchr... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/timeval-utils.c -o noasan/timeval-utils.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/timeval-utils.c -o timeval-utils.o no checking for psinfo_t.pr_pid in sys/procfs.h... if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ else true; fi if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/xasprintf.c -o pic/xasprintf.o; \ else true; fi no checking for psinfo32_t in sys/procfs.h... yes if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/xasprintf.c -o noasan/xasprintf.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/xasprintf.c -o xasprintf.o yes checking for arm-buildroot-linux-gnueabi-strip... no checking for strip... strip configure: WARNING: using cross tools not prefixed with host triplet checking for gawk... gawk checking whether /usr/bin/make sets $(MAKE)... no checking for psinfo32_t.pr_pid in sys/procfs.h... yes checking for style of include used by /usr/bin/make... if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/xatexit.c -o pic/xatexit.o; \ else true; fi if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/xexit.c -o pic/xexit.o; \ else true; fi GNU checking whether /usr/bin/make supports nested variables... yes checking dependency style of /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99... none checking whether /usr/bin/make supports nested variables... (cached) yes checking whether ln -s works... yes checking for arm-buildroot-linux-gnueabi-ranlib... /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-ranlib checking for arm-buildroot-linux-gnueabi-ar... (cached) /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-ar no checking for lwpstatus_t in sys/procfs.h... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/xatexit.c -o noasan/xatexit.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/xatexit.c -o xatexit.o if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/xexit.c -o noasan/xexit.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/xexit.c -o xexit.o no checking for lwpxstatus_t in sys/procfs.h... if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/xmalloc.c -o pic/xmalloc.o; \ else true; fi if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/xmemdup.c -o pic/xmemdup.o; \ else true; fi no checking for lwpstatus_t.pr_context in sys/procfs.h... configure: updating cache ./config.cache if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/xmemdup.c -o noasan/xmemdup.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/xmemdup.c -o xmemdup.o if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/xmalloc.c -o noasan/xmalloc.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/xmalloc.c -o xmalloc.o no checking for lwpstatus_t.pr_reg in sys/procfs.h... checking that generated files are newer than configure... if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/xstrdup.c -o pic/xstrdup.o; \ else true; fi no checking for lwpstatus_t.pr_fpreg in sys/procfs.h... if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/xstrerror.c -o pic/xstrerror.o; \ else true; fi no checking for win32_pstatus_t in sys/procfs.h... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/xstrdup.c -o noasan/xstrdup.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/xstrdup.c -o xstrdup.o if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/xstrerror.c -o noasan/xstrerror.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/xstrerror.c -o xstrerror.o no checking for ftello... if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/xstrndup.c -o pic/xstrndup.o; \ else true; fi if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/xvasprintf.c -o pic/xvasprintf.o; \ else true; fi if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/xvasprintf.c -o noasan/xvasprintf.o; \ else true; fi if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/xstrndup.c -o noasan/xstrndup.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/xvasprintf.c -o xvasprintf.o /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/xstrndup.c -o xstrndup.o yes checking for ftello64... if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/setproctitle.c -o pic/setproctitle.o; \ else true; fi if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/setproctitle.c -o noasan/setproctitle.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/setproctitle.c -o setproctitle.o yes checking for fseeko... rm -f ./libiberty.a pic/./libiberty.a noasan/./libiberty.a /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-ranlib ./libiberty.a if [ x"-fPIC" != x ]; then \ cd pic; \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o; \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-ranlib ./libiberty.a; \ cd ..; \ else true; fi; \ if [ x"" != x ]; then \ cd noasan; \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o; \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-ranlib ./libiberty.a; \ cd ..; \ else true; fi make[3]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/gdb-11.2/build/libiberty' yes checking for fseeko64... yes checking for fopen64... yes checking whether ftello is declared... yes checking whether ftello64 is declared... yes checking whether fseeko is declared... yes checking whether fseeko64 is declared... yes checking whether fopen64 is declared... 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... no 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 done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating bfd-in3.h config.status: creating Makefile.gnulib.inc config.status: creating po/Makefile.in config.status: creating Makefile config.status: creating config.h config.status: creating import/Makefile config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: creating config.h config.status: executing default commands config.status: executing depfiles commands config.status: executing default commands make[3]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/gdb-11.2/build/bfd' /usr/bin/sed -e s/NN/32/g < ../../bfd/elfxx-target.h > elf32-target.h /usr/bin/sed -e s/NN/64/g < ../../bfd/elfxx-target.h > elf64-target.h creating bfdver.h rm -f targmatch.h /usr/bin/sed -f ../../bfd/targmatch.sed < ../../bfd/config.bfd > targmatch.new Making info in doc make[4]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/gdb-11.2/build/bfd/doc' /usr/bin/gcc -o chw$$ -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include \ -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -I.. -I../../../bfd/doc/.. -I../../../bfd/doc/../../include -I../../../bfd/doc/../../intl -I../../intl ../../../bfd/doc/chew.c; \ /bin/bash ../../../bfd/doc/../../move-if-change \ chw$$ chew; \ touch chew.stamp mv -f targmatch.new targmatch.h mkdir -p -- ./gdbsupport Configuring in ./gdbsupport make[3]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/gdb-11.2/build/gnulib' /usr/bin/make all-recursive make[4]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/gdb-11.2/build/gnulib' Making all in import make[5]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/gdb-11.2/build/gnulib/import' GEN alloca.h GEN arpa/inet.h GEN ctype.h GEN dirent.h GEN fcntl.h GEN fnmatch.h GEN glob.h GEN inttypes.h GEN limits.h GEN locale.h GEN math.h GEN netdb.h GEN signal.h GEN stddef.h GEN stdint.h GEN stdio.h GEN stdlib.h GEN string.h GEN strings.h GEN sys/random.h GEN sys/select.h GEN sys/socket.h GEN sys/stat.h GEN sys/time.h GEN sys/types.h GEN sys/uio.h GEN time.h GEN unistd.h GEN wchar.h GEN wctype.h /usr/bin/make all-recursive make[6]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/gdb-11.2/build/gnulib/import' make[7]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/gdb-11.2/build/gnulib/import' CC openat-proc.o CC basename-lgpl.o CC cloexec.o CC count-one-bits.o configure: creating cache ./config.cache CC dirname-lgpl.o checking build system type... x86_64-pc-linux-gnu checking host system type... CC stripslash.o arm-buildroot-linux-gnueabi checking target system type... arm-buildroot-linux-gnueabi checking whether to enable maintainer-specific portions of Makefiles... no checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... CC exitfail.o yes CC fd-hook.o checking for arm-buildroot-linux-gnueabi-strip... no checking for strip... strip configure: WARNING: using cross tools not prefixed with host triplet checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether /usr/bin/make sets $(MAKE)... yes checking whether /usr/bin/make supports nested variables... CC fd-safer-flag.o yes CC dup-safer-flag.o checking whether /usr/bin/make supports nested variables... (cached) yes checking for arm-buildroot-linux-gnueabi-gcc... /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../aoutx.h >aoutx.tmp test -e aoutx.texi || test ! -f ../../../bfd/doc/aoutx.texi || ln -s ../../../bfd/doc/aoutx.texi . /bin/bash ../../../bfd/doc/../../move-if-change aoutx.tmp aoutx.texi touch aoutx.stamp ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../archive.c >archive.tmp test -e archive.texi || test ! -f ../../../bfd/doc/archive.texi || ln -s ../../../bfd/doc/archive.texi . ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../archures.c >archures.tmp /bin/bash ../../../bfd/doc/../../move-if-change archive.tmp archive.texi test -e archures.texi || test ! -f ../../../bfd/doc/archures.texi || ln -s ../../../bfd/doc/archures.texi . touch archive.stamp /bin/bash ../../../bfd/doc/../../move-if-change archures.tmp archures.texi CC filenamecat-lgpl.o ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../bfd.c >bfd.tmp touch archures.stamp ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../cache.c >cache.tmp test -e bfdt.texi || test ! -f ../../../bfd/doc/bfdt.texi || ln -s ../../../bfd/doc/bfdt.texi . test -e cache.texi || test ! -f ../../../bfd/doc/cache.texi || ln -s ../../../bfd/doc/cache.texi . /bin/bash ../../../bfd/doc/../../move-if-change bfd.tmp bfdt.texi /bin/bash ../../../bfd/doc/../../move-if-change cache.tmp cache.texi checking whether the C compiler works... touch cache.stamp touch bfdt.stamp ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../coffcode.h >coffcode.tmp CC getprogname.o test -e coffcode.texi || test ! -f ../../../bfd/doc/coffcode.texi || ln -s ../../../bfd/doc/coffcode.texi . /bin/bash ../../../bfd/doc/../../move-if-change coffcode.tmp coffcode.texi touch coffcode.stamp ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../corefile.c >core.tmp test -e core.texi || test ! -f ../../../bfd/doc/core.texi || ln -s ../../../bfd/doc/core.texi . /bin/bash ../../../bfd/doc/../../move-if-change core.tmp core.texi ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../elf.c >elf.tmp test -e elf.texi || test ! -f ../../../bfd/doc/elf.texi || ln -s ../../../bfd/doc/elf.texi . touch core.stamp /bin/bash ../../../bfd/doc/../../move-if-change elf.tmp elf.texi CC hard-locale.o ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../elfcode.h >elfcode.tmp touch elf.stamp CC localcharset.o test -e elfcode.texi || test ! -f ../../../bfd/doc/elfcode.texi || ln -s ../../../bfd/doc/elfcode.texi . yes checking for C compiler default output file name... a.out /bin/bash ../../../bfd/doc/../../move-if-change elfcode.tmp elfcode.texi checking for suffix of executables... touch elfcode.stamp ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../format.c >format.tmp test -e format.texi || test ! -f ../../../bfd/doc/format.texi || ln -s ../../../bfd/doc/format.texi . /bin/bash ../../../bfd/doc/../../move-if-change format.tmp format.texi ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../libbfd.c >libbfd.tmp touch format.stamp test -e libbfd.texi || test ! -f ../../../bfd/doc/libbfd.texi || ln -s ../../../bfd/doc/libbfd.texi . /bin/bash ../../../bfd/doc/../../move-if-change libbfd.tmp libbfd.texi touch libbfd.stamp ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../bfdwin.c >bfdwin.tmp CC malloca.o test -e bfdwin.texi || test ! -f ../../../bfd/doc/bfdwin.texi || ln -s ../../../bfd/doc/bfdwin.texi . /bin/bash ../../../bfd/doc/../../move-if-change bfdwin.tmp bfdwin.texi ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../bfdio.c >bfdio.tmp test -e bfdio.texi || test ! -f ../../../bfd/doc/bfdio.texi || ln -s ../../../bfd/doc/bfdio.texi . /bin/bash ../../../bfd/doc/../../move-if-change bfdio.tmp bfdio.texi touch bfdwin.stamp checking whether we are cross compiling... yes checking for suffix of object files... CC math.o touch bfdio.stamp ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../opncls.c >opncls.tmp test -e opncls.texi || test ! -f ../../../bfd/doc/opncls.texi || ln -s ../../../bfd/doc/opncls.texi . /bin/bash ../../../bfd/doc/../../move-if-change opncls.tmp opncls.texi ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../reloc.c >reloc.tmp touch opncls.stamp o CC openat-die.o checking whether we are using the GNU C compiler... test -e reloc.texi || test ! -f ../../../bfd/doc/reloc.texi || ln -s ../../../bfd/doc/reloc.texi . /bin/bash ../../../bfd/doc/../../move-if-change reloc.tmp reloc.texi ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../section.c >section.tmp test -e section.texi || test ! -f ../../../bfd/doc/section.texi || ln -s ../../../bfd/doc/section.texi . /bin/bash ../../../bfd/doc/../../move-if-change section.tmp section.texi touch reloc.stamp CC save-cwd.o touch section.stamp ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../syms.c >syms.tmp test -e syms.texi || test ! -f ../../../bfd/doc/syms.texi || ln -s ../../../bfd/doc/syms.texi . yes checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 accepts -g... /bin/bash ../../../bfd/doc/../../move-if-change syms.tmp syms.texi touch syms.stamp ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../targets.c >targets.tmp test -e targets.texi || test ! -f ../../../bfd/doc/targets.texi || ln -s ../../../bfd/doc/targets.texi . /bin/bash ../../../bfd/doc/../../move-if-change targets.tmp targets.texi touch targets.stamp yes checking for /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 option to accept ISO C89... ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../init.c >init.tmp test -e init.texi || test ! -f ../../../bfd/doc/init.texi || ln -s ../../../bfd/doc/init.texi . /bin/bash ../../../bfd/doc/../../move-if-change init.tmp init.texi ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../hash.c >hash.tmp test -e hash.texi || test ! -f ../../../bfd/doc/hash.texi || ln -s ../../../bfd/doc/hash.texi . touch init.stamp /bin/bash ../../../bfd/doc/../../move-if-change hash.tmp hash.texi ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../linker.c >linker.tmp test -e linker.texi || test ! -f ../../../bfd/doc/linker.texi || ln -s ../../../bfd/doc/linker.texi . touch hash.stamp /bin/bash ../../../bfd/doc/../../move-if-change linker.tmp linker.texi CC setlocale_null.o CC sockets.o touch linker.stamp ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../mmo.c >mmo.tmp test -e mmo.texi || test ! -f ../../../bfd/doc/mmo.texi || ln -s ../../../bfd/doc/mmo.texi . /bin/bash ../../../bfd/doc/../../move-if-change mmo.tmp mmo.texi none needed checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 understands -c and -o together... touch mmo.stamp CC stat-time.o CC strnlen1.o make[4]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/gdb-11.2/build/bfd/doc' Making info in po make[4]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/gdb-11.2/build/bfd/po' ( if test 'x../../../bfd/po' != 'x.'; then \ posrcprefix='../../../bfd/'; \ else \ posrcprefix="../"; \ fi; \ rm -f SRC-POTFILES-t SRC-POTFILES \ && (sed -e '/^#/d' \ -e '/^[ ]*$/d' \ -e "s@.*@ $posrcprefix& \\\\@" < ../../../bfd/po/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@.*@ ../& \\\\@" < ../../../bfd/po/BLD-POTFILES.in \ | sed -e '$s/\\$//') > BLD-POTFILES-t \ && chmod a-w BLD-POTFILES-t \ && mv BLD-POTFILES-t BLD-POTFILES ) yes checking for style of include used by /usr/bin/make... CC sys_socket.o GNU cd .. \ && CONFIG_FILES=po/Makefile.in:po/Make-in \ CONFIG_HEADERS= /bin/bash ./config.status CC tempname.o checking dependency style of /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99... none CC glthread/threadlib.o CC unistd.o checking whether we are using the GNU C++ compiler... CC dup-safer.o CC fd-safer.o yes checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-g++ accepts -g... CC pipe-safer.o CC wctype-h.o yes checking dependency style of /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-g++... none checking for arm-buildroot-linux-gnueabi-ranlib... /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-ranlib checking how to run the C preprocessor... CC chdir-long.o /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -E CC fcntl.o config.status: creating po/Makefile.in config.status: executing depfiles commands checking for grep that handles long lines and -e... config.status: executing libtool commands /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... config.status: executing default-1 commands CC fnmatch.o CC free.o 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/gdb-11.2/build/bfd/po' make[4]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/gdb-11.2/build/bfd' make[4]: Nothing to be done for 'info-am'. make[4]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/gdb-11.2/build/bfd' /usr/bin/make all-recursive make[4]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/gdb-11.2/build/bfd' Making all in doc CC getcwd.o make[5]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/gdb-11.2/build/bfd/doc' yes checking for sys/types.h... make[5]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/gdb-11.2/build/bfd/doc' Making all in po yes make[5]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/gdb-11.2/build/bfd/po' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/gdb-11.2/build/bfd/po' make[5]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/gdb-11.2/build/bfd' rm -f bfd-tmp.h checking for sys/stat.h... cp bfd-in3.h bfd-tmp.h /bin/bash ../../bfd/../move-if-change bfd-tmp.h bfd.h rm -f bfd-tmp.h rm -f tofiles touch stmp-bfd-h f=""; \ for i in elf32-arm.lo elf32.lo elf-nacl.lo elf-vxworks.lo elf.lo elflink.lo elf-attrs.lo elf-strtab.lo elf-eh-frame.lo dwarf1.lo dwarf2.lo elf32-gen.lo plugin.lo cpu-arm.lo ; do \ case " $f " in \ *" $i "*) ;; \ *) f="$f $i" ;; \ esac ; \ done ; \ echo $f > tofiles /bin/bash ../../bfd/../move-if-change tofiles ofiles CC getcwd-lgpl.o touch stamp-ofiles /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c -o archive.lo ../../bfd/archive.c yes checking for stdlib.h... libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../bfd/archive.c -fPIC -DPIC -o .libs/archive.o /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c -o archures.lo -DDEFAULT_VECTOR=arm_elf32_le_vec -DSELECT_VECS='&arm_elf32_le_vec,&arm_elf32_fdpic_le_vec,&arm_elf32_be_vec,&arm_elf32_fdpic_be_vec,&elf32_le_vec,&elf32_be_vec' -DSELECT_ARCHITECTURES='&bfd_arm_arch' ../../bfd/archures.c yes checking for string.h... libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c -DDEFAULT_VECTOR=arm_elf32_le_vec "-DSELECT_VECS=&arm_elf32_le_vec,&arm_elf32_fdpic_le_vec,&arm_elf32_be_vec,&arm_elf32_fdpic_be_vec,&elf32_le_vec,&elf32_be_vec" "-DSELECT_ARCHITECTURES=&bfd_arm_arch" ../../bfd/archures.c -fPIC -DPIC -o .libs/archures.o CC getrandom.o yes checking for memory.h... CC glob.o libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c -DDEFAULT_VECTOR=arm_elf32_le_vec "-DSELECT_VECS=&arm_elf32_le_vec,&arm_elf32_fdpic_le_vec,&arm_elf32_be_vec,&arm_elf32_fdpic_be_vec,&elf32_le_vec,&elf32_be_vec" "-DSELECT_ARCHITECTURES=&bfd_arm_arch" ../../bfd/archures.c -o archures.o >/dev/null 2>&1 yes checking for strings.h... yes checking for inttypes.h... libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../bfd/archive.c -o archive.o >/dev/null 2>&1 CC glob_pattern_p.o CC globfree.o yes /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c -o bfd.lo ../../bfd/bfd.c CC mbrtowc.o checking for stdint.h... libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../bfd/bfd.c -fPIC -DPIC -o .libs/bfd.o CC memchr.o yes checking for unistd.h... CC strerror.o yes checking minix/config.h usability... CC strerror_r.o no checking minix/config.h presence... CC strstr.o no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c -o bfdio.lo ../../bfd/bfdio.c libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../bfd/bfd.c -o bfd.o >/dev/null 2>&1 libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../bfd/bfdio.c -fPIC -DPIC -o .libs/bfdio.o yes checking for dlfcn.h... CC glthread/lock.o yes checking for windows.h... CC malloc/scratch_buffer_dupfree.o libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../bfd/bfdio.c -o bfdio.o >/dev/null 2>&1 CC malloc/scratch_buffer_grow.o no checking for library containing dlsym... CC malloc/scratch_buffer_grow_preserve.o CC malloc/scratch_buffer_set_array_size.o /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c -o bfdwin.lo ../../bfd/bfdwin.c /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c -o cache.lo ../../bfd/cache.c -ldl checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../bfd/bfdwin.c -fPIC -DPIC -o .libs/bfdwin.o AR libgnu.a make[7]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/gdb-11.2/build/gnulib/import' make[6]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/gdb-11.2/build/gnulib/import' make[5]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/gdb-11.2/build/gnulib/import' libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../bfd/cache.c -fPIC -DPIC -o .libs/cache.o make[5]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/gdb-11.2/build/gnulib' no checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-g++ supports C++11 features by default... make[5]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/gdb-11.2/build/gnulib' make[4]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/gdb-11.2/build/gnulib' make[3]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/gdb-11.2/build/gnulib' /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c -o coff-bfd.lo ../../bfd/coff-bfd.c no libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../bfd/coff-bfd.c -fPIC -DPIC -o .libs/coff-bfd.o checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-g++ supports C++11 features with -std=gnu++11... libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../bfd/bfdwin.c -o bfdwin.o >/dev/null 2>&1 yes checking whether NLS is requested... no checking for long long... libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../bfd/cache.c -o cache.o >/dev/null 2>&1 /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c -o compress.lo ../../bfd/compress.c libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../bfd/coff-bfd.c -o coff-bfd.o >/dev/null 2>&1 libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../bfd/compress.c -fPIC -DPIC -o .libs/compress.o /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c -o corefile.lo ../../bfd/corefile.c yes checking size of long long... /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c -o elf-properties.lo ../../bfd/elf-properties.c libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../bfd/corefile.c -fPIC -DPIC -o .libs/corefile.o libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../bfd/compress.c -o compress.o >/dev/null 2>&1 libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../bfd/elf-properties.c -fPIC -DPIC -o .libs/elf-properties.o libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../bfd/corefile.c -o corefile.o >/dev/null 2>&1 /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c -o format.lo ../../bfd/format.c libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../bfd/format.c -fPIC -DPIC -o .libs/format.o /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c -o hash.lo ../../bfd/hash.c libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../bfd/elf-properties.c -o elf-properties.o >/dev/null 2>&1 libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../bfd/hash.c -fPIC -DPIC -o .libs/hash.o libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../bfd/format.c -o format.o >/dev/null 2>&1 libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../bfd/hash.c -o hash.o >/dev/null 2>&1 /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c -o init.lo ../../bfd/init.c libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../bfd/init.c -fPIC -DPIC -o .libs/init.o /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c -o libbfd.lo ../../bfd/libbfd.c /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c -o linker.lo ../../bfd/linker.c libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../bfd/libbfd.c -fPIC -DPIC -o .libs/libbfd.o libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../bfd/init.c -o init.o >/dev/null 2>&1 libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../bfd/linker.c -fPIC -DPIC -o .libs/linker.o 8 /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c -o merge.lo ../../bfd/merge.c checking whether basename is declared... libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../bfd/merge.c -fPIC -DPIC -o .libs/merge.o yes checking whether ffs is declared... libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../bfd/libbfd.c -o libbfd.o >/dev/null 2>&1 yes checking whether asprintf is declared... libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../bfd/merge.c -o merge.o >/dev/null 2>&1 yes libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../bfd/linker.c -o linker.o >/dev/null 2>&1 checking whether vasprintf is declared... /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c -o opncls.lo ../../bfd/opncls.c yes checking whether snprintf is declared... libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../bfd/opncls.c -fPIC -DPIC -o .libs/opncls.o /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c -o reloc.lo ../../bfd/reloc.c yes checking whether vsnprintf is declared... libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../bfd/reloc.c -fPIC -DPIC -o .libs/reloc.o yes checking whether strtol is declared... /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c -o section.lo ../../bfd/section.c yes libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../bfd/section.c -fPIC -DPIC -o .libs/section.o checking whether strtoul is declared... libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../bfd/opncls.c -o opncls.o >/dev/null 2>&1 yes checking whether strtoll is declared... libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../bfd/reloc.c -o reloc.o >/dev/null 2>&1 yes checking whether strtoull is declared... libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../bfd/section.c -o section.o >/dev/null 2>&1 yes /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c -o simple.lo ../../bfd/simple.c checking whether strverscmp is declared... libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../bfd/simple.c -fPIC -DPIC -o .libs/simple.o /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c -o stab-syms.lo ../../bfd/stab-syms.c yes checking for size_t... libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../bfd/stab-syms.c -fPIC -DPIC -o .libs/stab-syms.o /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c -o stabs.lo ../../bfd/stabs.c libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../bfd/stabs.c -fPIC -DPIC -o .libs/stabs.o libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../bfd/simple.c -o simple.o >/dev/null 2>&1 libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../bfd/stab-syms.c -o stab-syms.o >/dev/null 2>&1 yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c -o syms.lo ../../bfd/syms.c libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../bfd/stabs.c -o stabs.o >/dev/null 2>&1 /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c -o targets.lo -DDEFAULT_VECTOR=arm_elf32_le_vec -DSELECT_VECS='&arm_elf32_le_vec,&arm_elf32_fdpic_le_vec,&arm_elf32_be_vec,&arm_elf32_fdpic_be_vec,&elf32_le_vec,&elf32_be_vec' -DSELECT_ARCHITECTURES='&bfd_arm_arch' ../../bfd/targets.c libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../bfd/syms.c -fPIC -DPIC -o .libs/syms.o yes checking for pid_t... libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c -DDEFAULT_VECTOR=arm_elf32_le_vec "-DSELECT_VECS=&arm_elf32_le_vec,&arm_elf32_fdpic_le_vec,&arm_elf32_be_vec,&arm_elf32_fdpic_be_vec,&elf32_le_vec,&elf32_be_vec" "-DSELECT_ARCHITECTURES=&bfd_arm_arch" ../../bfd/targets.c -fPIC -DPIC -o .libs/targets.o /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c -o binary.lo ../../bfd/binary.c libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../bfd/binary.c -fPIC -DPIC -o .libs/binary.o libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c -DDEFAULT_VECTOR=arm_elf32_le_vec "-DSELECT_VECS=&arm_elf32_le_vec,&arm_elf32_fdpic_le_vec,&arm_elf32_be_vec,&arm_elf32_fdpic_be_vec,&elf32_le_vec,&elf32_be_vec" "-DSELECT_ARCHITECTURES=&bfd_arm_arch" ../../bfd/targets.c -o targets.o >/dev/null 2>&1 yes checking for a sed that does not truncate output... /usr/bin/sed checking for ld used by GCC... /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-ld checking if the linker (/home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-ld) is GNU ld... yes checking for shared library run path origin... libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../bfd/syms.c -o syms.o >/dev/null 2>&1 libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../bfd/binary.c -o binary.o >/dev/null 2>&1 /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c -o ihex.lo ../../bfd/ihex.c done checking for ANSI C header files... (cached) yes checking for working alloca.h... libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../bfd/ihex.c -fPIC -DPIC -o .libs/ihex.o yes checking for alloca... /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c -o srec.lo ../../bfd/srec.c libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../bfd/srec.c -fPIC -DPIC -o .libs/srec.o yes checking for nl_langinfo and CODESET... /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c -o tekhex.lo ../../bfd/tekhex.c libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../bfd/ihex.c -o ihex.o >/dev/null 2>&1 yes checking linux/perf_event.h usability... libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../bfd/tekhex.c -fPIC -DPIC -o .libs/tekhex.o yes checking linux/perf_event.h presence... yes checking for linux/perf_event.h... yes libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../bfd/srec.c -o srec.o >/dev/null 2>&1 checking locale.h usability... /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c -o verilog.lo ../../bfd/verilog.c libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../bfd/tekhex.c -o tekhex.o >/dev/null 2>&1 yes checking locale.h presence... yes checking for locale.h... yes libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../bfd/verilog.c -fPIC -DPIC -o .libs/verilog.o checking for memory.h... (cached) yes checking signal.h usability... /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c -o elf32-arm.lo ../../bfd/elf32-arm.c yes checking signal.h presence... yes checking for signal.h... yes libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../bfd/verilog.c -o verilog.o >/dev/null 2>&1 /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c -o elf32.lo ../../bfd/elf32.c checking sys/resource.h usability... libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../bfd/elf32-arm.c -fPIC -DPIC -o .libs/elf32-arm.o libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../bfd/elf32.c -fPIC -DPIC -o .libs/elf32.o yes checking sys/resource.h presence... yes checking for sys/resource.h... yes /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c -o elf-nacl.lo ../../bfd/elf-nacl.c checking sys/socket.h usability... libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../bfd/elf-nacl.c -fPIC -DPIC -o .libs/elf-nacl.o yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/un.h usability... libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../bfd/elf-nacl.c -o elf-nacl.o >/dev/null 2>&1 yes checking sys/un.h presence... yes checking for sys/un.h... yes libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../bfd/elf32.c -o elf32.o >/dev/null 2>&1 checking sys/wait.h usability... /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c -o elf-vxworks.lo ../../bfd/elf-vxworks.c yes checking sys/wait.h presence... yes checking for sys/wait.h... yes libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../bfd/elf-vxworks.c -fPIC -DPIC -o .libs/elf-vxworks.o checking thread_db.h usability... yes checking thread_db.h presence... yes checking for thread_db.h... yes libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../bfd/elf-vxworks.c -o elf-vxworks.o >/dev/null 2>&1 checking wait.h usability... /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c -o elf.lo ../../bfd/elf.c yes checking wait.h presence... libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../bfd/elf.c -fPIC -DPIC -o .libs/elf.o yes checking for wait.h... yes checking termios.h usability... /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c -o elflink.lo ../../bfd/elflink.c libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../bfd/elflink.c -fPIC -DPIC -o .libs/elflink.o yes checking termios.h presence... yes checking for termios.h... yes checking for dlfcn.h... (cached) yes checking linux/elf.h usability... yes checking linux/elf.h presence... yes checking for linux/elf.h... yes checking proc_service.h usability... no checking proc_service.h presence... no checking for proc_service.h... no checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for getpagesize... yes checking for working mmap... no checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../bfd/elf32-arm.c -o elf32-arm.o >/dev/null 2>&1 yes checking for working fork... cross configure: WARNING: result yes guessed because of cross compilation checking for working vfork... (cached) yes checking for fdwalk... no checking for getrlimit... yes checking for pipe... yes checking for pipe2... yes checking for poll... yes checking for socketpair... libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../bfd/elf.c -o elf.o >/dev/null 2>&1 yes libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../bfd/elflink.c -o elflink.o >/dev/null 2>&1 checking for sigaction... yes checking for ptrace64... no checking for sbrk... yes checking for setns... yes checking for sigaltstack... yes checking for sigprocmask... yes checking for setpgid... yes checking for setpgrp... yes checking for getrusage... yes checking for getauxval... yes checking for sigtimedwait... yes checking whether ADDR_NO_RANDOMIZE is declared... yes checking whether strstr is declared... /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c -o elf-attrs.lo ../../bfd/elf-attrs.c /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c -o elf-strtab.lo ../../bfd/elf-strtab.c libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../bfd/elf-attrs.c -fPIC -DPIC -o .libs/elf-attrs.o yes checking for struct stat.st_blocks... libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../bfd/elf-strtab.c -fPIC -DPIC -o .libs/elf-strtab.o yes checking for struct stat.st_blksize... yes checking for library containing kinfo_getfile... libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../bfd/elf-attrs.c -o elf-attrs.o >/dev/null 2>&1 libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../bfd/elf-strtab.c -o elf-strtab.o >/dev/null 2>&1 /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c -o elf-eh-frame.lo ../../bfd/elf-eh-frame.c /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c -o dwarf1.lo ../../bfd/dwarf1.c /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c -o dwarf2.lo -DDEBUGDIR=\"/usr/lib/debug\" ../../bfd/dwarf2.c no checking for kinfo_getfile... libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../bfd/elf-eh-frame.c -fPIC -DPIC -o .libs/elf-eh-frame.o libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../bfd/dwarf1.c -fPIC -DPIC -o .libs/dwarf1.o libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c -DDEBUGDIR=\"/usr/lib/debug\" ../../bfd/dwarf2.c -fPIC -DPIC -o .libs/dwarf2.o no checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../bfd/dwarf1.c -o dwarf1.o >/dev/null 2>&1 PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c -o elf32-gen.lo ../../bfd/elf32-gen.c libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../bfd/elf-eh-frame.c -o elf-eh-frame.o >/dev/null 2>&1 yes checking for std::thread... libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../bfd/elf32-gen.c -fPIC -DPIC -o .libs/elf32-gen.o libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../bfd/elf32-gen.c -o elf32-gen.o >/dev/null 2>&1 /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c -o plugin.lo ../../bfd/plugin.c libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c -DDEBUGDIR=\"/usr/lib/debug\" ../../bfd/dwarf2.c -o dwarf2.o >/dev/null 2>&1 libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../bfd/plugin.c -fPIC -DPIC -o .libs/plugin.o /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c -o cpu-arm.lo ../../bfd/cpu-arm.c libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../bfd/cpu-arm.c -fPIC -DPIC -o .libs/cpu-arm.o libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../bfd/plugin.c -o plugin.o >/dev/null 2>&1 libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../bfd/cpu-arm.c -o cpu-arm.o >/dev/null 2>&1 yes checking for pthread_sigmask... yes checking for pthread_setname_np... /bin/bash ./libtool --tag=CC --mode=link /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -rpath /usr/lib -release `cat libtool-soversion` -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` -L/home/thomas/autobuild/instance-3/output-1/build/gdb-11.2/build/bfd/../libiberty/pic -liberty -Wl,-lc,--as-needed,-lm,--no-as-needed -ldl -lz -ldl yes checking for sigsetjmp... libtool: link: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -shared -fPIC -DPIC .libs/archive.o .libs/archures.o .libs/bfd.o .libs/bfdio.o .libs/bfdwin.o .libs/cache.o .libs/coff-bfd.o .libs/compress.o .libs/corefile.o .libs/elf-properties.o .libs/format.o .libs/hash.o .libs/init.o .libs/libbfd.o .libs/linker.o .libs/merge.o .libs/opncls.o .libs/reloc.o .libs/section.o .libs/simple.o .libs/stab-syms.o .libs/stabs.o .libs/syms.o .libs/targets.o .libs/binary.o .libs/ihex.o .libs/srec.o .libs/tekhex.o .libs/verilog.o .libs/elf32-arm.o .libs/elf32.o .libs/elf-nacl.o .libs/elf-vxworks.o .libs/elf.o .libs/elflink.o .libs/elf-attrs.o .libs/elf-strtab.o .libs/elf-eh-frame.o .libs/dwarf1.o .libs/dwarf2.o .libs/elf32-gen.o .libs/plugin.o .libs/cpu-arm.o -L/home/thomas/autobuild/instance-3/output-1/build/gdb-11.2/build/bfd/../libiberty/pic -liberty -lz -ldl -Wl,-lc -Wl,--as-needed -Wl,-lm -Wl,--no-as-needed -Wl,-soname -Wl,libbfd-2.37.50.so -o .libs/libbfd-2.37.50.so yes checking whether to use intel pt... auto configure: WARNING: linux/perf_event.h missing or too old; some features may be unavailable. checking for libipt... libtool: link: (cd ".libs" && rm -f "libbfd.so" && ln -s "libbfd-2.37.50.so" "libbfd.so") libtool: link: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-ar 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-arm.o elf32.o elf-nacl.o elf-vxworks.o elf.o elflink.o elf-attrs.o elf-strtab.o elf-eh-frame.o dwarf1.o dwarf2.o elf32-gen.o plugin.o cpu-arm.o no configure: WARNING: libipt is missing or unusable; some features may be unavailable. checking sys/procfs.h usability... libtool: link: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-ranlib --plugin /home/thomas/autobuild/instance-3/output-1/host/opt/ext-toolchain/bin/../libexec/gcc/arm-none-linux-gnueabi/4.8.3/liblto_plugin.so .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; \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-ranlib libbfd.tmp; \ /bin/bash ../../bfd/../move-if-change libbfd.tmp libbfd.a; \ else true; fi yes checking sys/procfs.h presence... touch stamp-lib yes checking for sys/procfs.h... yes make[5]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/gdb-11.2/build/bfd' make[4]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/gdb-11.2/build/bfd' make[3]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/gdb-11.2/build/bfd' checking for gregset_t in sys/procfs.h... mkdir -p -- ./libctf Configuring in ./libctf make[3]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/gdb-11.2/build/opcodes' /usr/bin/make all-recursive make[4]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/gdb-11.2/build/opcodes' Making all in . no checking for fpregset_t in sys/procfs.h... make[5]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/gdb-11.2/build/opcodes' /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c -o dis-buf.lo ../../opcodes/dis-buf.c /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c -o disassemble.lo -DARCH_arm ../../opcodes/disassemble.c libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../opcodes/dis-buf.c -fPIC -DPIC -o .libs/dis-buf.o libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c -DARCH_arm ../../opcodes/disassemble.c -fPIC -DPIC -o .libs/disassemble.o no checking for prgregset_t in sys/procfs.h... yes checking for prfpregset_t in sys/procfs.h... libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../opcodes/dis-buf.c -o dis-buf.o >/dev/null 2>&1 libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c -DARCH_arm ../../opcodes/disassemble.c -o disassemble.o >/dev/null 2>&1 yes checking for prgregset32_t in sys/procfs.h... no checking for lwpid_t in sys/procfs.h... /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c -o dis-init.lo ../../opcodes/dis-init.c libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../opcodes/dis-init.c -fPIC -DPIC -o .libs/dis-init.o /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c -o arm-dis.lo ../../opcodes/arm-dis.c yes checking for psaddr_t in sys/procfs.h... libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../opcodes/arm-dis.c -fPIC -DPIC -o .libs/arm-dis.o yes checking for elf_fpregset_t in sys/procfs.h... libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../opcodes/dis-init.c -o dis-init.o >/dev/null 2>&1 yes checking sys/ptrace.h usability... yes checking sys/ptrace.h presence... yes checking for sys/ptrace.h... yes checking ptrace.h usability... configure: creating cache ./config.cache checking build system type... x86_64-pc-linux-gnu checking host system type... no checking ptrace.h presence... arm-buildroot-linux-gnueabi checking target system type... no checking for ptrace.h... arm-buildroot-linux-gnueabi no checking return type of ptrace... checking for arm-buildroot-linux-gnueabi-gcc... /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 checking whether the C compiler works... long checking types of arguments for ptrace... yes checking for C compiler default output file name... a.out checking for suffix of executables... enum __ptrace_request,int,long,long checking compiler warning flags... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 accepts -g... yes checking for /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 option to accept ISO C89... libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../opcodes/arm-dis.c -o arm-dis.o >/dev/null 2>&1 none needed checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 understands -c and -o together... yes checking how to run the C preprocessor... /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... /bin/bash ./libtool --tag=CC --mode=link /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -rpath /usr/lib -release `cat ../bfd/libtool-soversion` -o libopcodes.la dis-buf.lo disassemble.lo dis-init.lo arm-dis.lo -Wl,/home/thomas/autobuild/instance-3/output-1/build/gdb-11.2/build/opcodes/../bfd/.libs/libbfd.so -L/home/thomas/autobuild/instance-3/output-1/build/gdb-11.2/build/opcodes/../libiberty/pic -liberty -Wl,-lc,--as-needed,-lm,--no-as-needed yes checking for inttypes.h... -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral libtool: link: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -shared -fPIC -DPIC .libs/dis-buf.o .libs/disassemble.o .libs/dis-init.o .libs/arm-dis.o -L/home/thomas/autobuild/instance-3/output-1/build/gdb-11.2/build/opcodes/../libiberty/pic -liberty -Wl,/home/thomas/autobuild/instance-3/output-1/build/gdb-11.2/build/opcodes/../bfd/.libs/libbfd.so -Wl,-lc -Wl,--as-needed -Wl,-lm -Wl,--no-as-needed -Wl,-soname -Wl,libopcodes-2.37.50.so -o .libs/libopcodes-2.37.50.so yes checking for stdint.h... configure: updating cache ./config.cache libtool: link: (cd ".libs" && rm -f "libopcodes.so" && ln -s "libopcodes-2.37.50.so" "libopcodes.so") checking that generated files are newer than configure... done configure: creating ./config.status libtool: link: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-ar rc .libs/libopcodes.a dis-buf.o disassemble.o dis-init.o arm-dis.o libtool: link: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-ranlib --plugin /home/thomas/autobuild/instance-3/output-1/host/opt/ext-toolchain/bin/../libexec/gcc/arm-none-linux-gnueabi/4.8.3/liblto_plugin.so .libs/libopcodes.a yes 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; \ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-ranlib libopcodes.tmp; \ /bin/bash ../../opcodes/../move-if-change libopcodes.tmp libopcodes.a; \ else true; fi checking for unistd.h... touch stamp-lib make[5]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/gdb-11.2/build/opcodes' Making all in po make[5]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/gdb-11.2/build/opcodes/po' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/gdb-11.2/build/opcodes/po' make[4]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/gdb-11.2/build/opcodes' make[3]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/gdb-11.2/build/opcodes' yes checking minix/config.h usability... config.status: creating Makefile no checking minix/config.h presence... config.status: creating config.h no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... config.status: executing depfiles commands yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-buildroot-linux-gnueabi-strip... no checking for strip... strip configure: WARNING: using cross tools not prefixed with host triplet checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether /usr/bin/make sets $(MAKE)... make[3]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/gdb-11.2/build/gdbsupport' /usr/bin/make all-am yes make[4]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/gdb-11.2/build/gdbsupport' CXX btrace-common.o CXX agent.o CXX buffer.o checking for style of include used by /usr/bin/make... GNU checking whether /usr/bin/make supports nested variables... yes checking dependency style of /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99... none checking whether /usr/bin/make sets $(MAKE)... (cached) yes checking for arm-buildroot-linux-gnueabi-gcc... (cached) /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 checking whether we are using the GNU C compiler... (cached) yes checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 accepts -g... (cached) yes checking for /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 option to accept ISO C89... (cached) none needed checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 understands -c and -o together... (cached) yes checking for arm-buildroot-linux-gnueabi-ranlib... /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-ranlib checking for arm-buildroot-linux-gnueabi-ar... /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-ar checking the archiver (/home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-ar ) interface... ar checking whether NLS is requested... no checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99... /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-ld checking if the linker (/home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-nm checking the name lister (/home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-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 /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-ld option to reload object files... -r checking for arm-buildroot-linux-gnueabi-objdump... /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-objdump checking how to recognize dependent libraries... pass_all checking for arm-buildroot-linux-gnueabi-ar... (cached) /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-ar /home/thomas/autobuild/instance-3/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-none-linux-gnueabi/4.8.3/../../../../arm-none-linux-gnueabi/bin/ar: no operation specified configure: WARNING: Failed: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-ar --plugin /home/thomas/autobuild/instance-3/output-1/host/opt/ext-toolchain/bin/../libexec/gcc/arm-none-linux-gnueabi/4.8.3/liblto_plugin.so rc checking for arm-buildroot-linux-gnueabi-strip... strip checking for arm-buildroot-linux-gnueabi-ranlib... (cached) /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-ranlib checking command to parse /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-nm output from /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 object... ok checking for dlfcn.h... yes checking for objdir... .libs CXX cleanups.o CXX common-debug.o CXX common-exceptions.o checking if /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no checking for /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 option to produce PIC... -fPIC -DPIC checking if /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes checking if /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 static flag -static works... yes checking if /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 supports -c -o file.o... yes checking if /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 supports -c -o file.o... (cached) yes checking whether the /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 linker (/home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... CXX common-inferior.o CXX common-regcache.o GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... 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/gdb-11.2/missing aclocal-1.15 checking for autoconf... ${SHELL} /home/thomas/autobuild/instance-3/output-1/build/gdb-11.2/missing autoconf checking for autoheader... ${SHELL} /home/thomas/autobuild/instance-3/output-1/build/gdb-11.2/missing autoheader checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 supports -W... yes checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 supports -Wall... yes checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 supports -Wnarrowing... CXX common-utils.o yes checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 supports -Wwrite-strings... yes checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 supports -Wmissing-format-attribute... yes checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 supports -Wstrict-prototypes... yes checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 supports -Wmissing-prototypes... yes checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 supports -Wold-style-definition... CXX environ.o CXX errors.o yes checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 supports -pedantic -Wlong-long... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether to install libbfd... no checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 supports -Wall... (cached) yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... no checking for library containing dlsym... CXX event-loop.o -ldl checking for ELF support in BFD... CXX fileio.o yes checking whether byte ordering is bigendian... no checking byteswap.h usability... yes checking byteswap.h presence... yes checking for byteswap.h... yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking for pread... CXX filestuff.o CXX format.o CXX gdb-dlfcn.o 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... CXX gdb_tilde_expand.o yes checking for qsort_r signature... GNU checking for O_CLOEXEC... CXX gdb_wait.o yes checking for expect... /usr/bin/expect checking for Tcl supporting try/catch... yes configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status CXX gdb_vecs.o CXX job-control.o CXX netstuff.o CXX new-op.o CXX pathstuff.o config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands CXX print-utils.o CXX ptid.o make[3]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/gdb-11.2/build/libctf' /usr/bin/make all-am make[4]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/gdb-11.2/build/libctf' /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c -o libctf_la-ctf-archive.lo `test -f 'ctf-archive.c' || echo '../../libctf/'`ctf-archive.c libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../libctf/ctf-archive.c -fPIC -DPIC -o .libs/libctf_la-ctf-archive.o /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c -o libctf_la-ctf-dump.lo `test -f 'ctf-dump.c' || echo '../../libctf/'`ctf-dump.c libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../libctf/ctf-dump.c -fPIC -DPIC -o .libs/libctf_la-ctf-dump.o libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../libctf/ctf-archive.c -o libctf_la-ctf-archive.o >/dev/null 2>&1 libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../libctf/ctf-dump.c -o libctf_la-ctf-dump.o >/dev/null 2>&1 CXX rsp-low.o /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c -o libctf_la-ctf-create.lo `test -f 'ctf-create.c' || echo '../../libctf/'`ctf-create.c libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../libctf/ctf-create.c -fPIC -DPIC -o .libs/libctf_la-ctf-create.o /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c -o libctf_la-ctf-decl.lo `test -f 'ctf-decl.c' || echo '../../libctf/'`ctf-decl.c libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../libctf/ctf-decl.c -fPIC -DPIC -o .libs/libctf_la-ctf-decl.o /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c -o libctf_la-ctf-error.lo `test -f 'ctf-error.c' || echo '../../libctf/'`ctf-error.c libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../libctf/ctf-error.c -fPIC -DPIC -o .libs/libctf_la-ctf-error.o libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../libctf/ctf-decl.c -o libctf_la-ctf-decl.o >/dev/null 2>&1 libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../libctf/ctf-error.c -o libctf_la-ctf-error.o >/dev/null 2>&1 CXX run-time-clock.o /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c -o libctf_la-ctf-hash.lo `test -f 'ctf-hash.c' || echo '../../libctf/'`ctf-hash.c libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../libctf/ctf-hash.c -fPIC -DPIC -o .libs/libctf_la-ctf-hash.o libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../libctf/ctf-create.c -o libctf_la-ctf-create.o >/dev/null 2>&1 /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c -o libctf_la-ctf-labels.lo `test -f 'ctf-labels.c' || echo '../../libctf/'`ctf-labels.c libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../libctf/ctf-hash.c -o libctf_la-ctf-hash.o >/dev/null 2>&1 libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../libctf/ctf-labels.c -fPIC -DPIC -o .libs/libctf_la-ctf-labels.o libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../libctf/ctf-labels.c -o libctf_la-ctf-labels.o >/dev/null 2>&1 /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c -o libctf_la-ctf-dedup.lo `test -f 'ctf-dedup.c' || echo '../../libctf/'`ctf-dedup.c CXX safe-strerror.o libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../libctf/ctf-dedup.c -fPIC -DPIC -o .libs/libctf_la-ctf-dedup.o /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c -o libctf_la-ctf-link.lo `test -f 'ctf-link.c' || echo '../../libctf/'`ctf-link.c libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../libctf/ctf-link.c -fPIC -DPIC -o .libs/libctf_la-ctf-link.o CXX scoped_mmap.o ../../libctf/ctf-link.c: In function 'ctf_link_deduplicating_per_cu': ../../libctf/ctf-link.c:1032:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (labs ((long int) ninputs) > 0xfffffffe) ^ libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../libctf/ctf-dedup.c -o libctf_la-ctf-dedup.o >/dev/null 2>&1 libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../libctf/ctf-link.c -o libctf_la-ctf-link.o >/dev/null 2>&1 /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c -o libctf_la-ctf-lookup.lo `test -f 'ctf-lookup.c' || echo '../../libctf/'`ctf-lookup.c libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../libctf/ctf-lookup.c -fPIC -DPIC -o .libs/libctf_la-ctf-lookup.o CXX search.o CXX signals.o CXX signals-state-save-restore.o libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../libctf/ctf-lookup.c -o libctf_la-ctf-lookup.o >/dev/null 2>&1 /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c -o libctf_la-ctf-open.lo `test -f 'ctf-open.c' || echo '../../libctf/'`ctf-open.c libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../libctf/ctf-open.c -fPIC -DPIC -o .libs/libctf_la-ctf-open.o /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c -o libctf_la-ctf-serialize.lo `test -f 'ctf-serialize.c' || echo '../../libctf/'`ctf-serialize.c /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c -o libctf_la-ctf-sha1.lo `test -f 'ctf-sha1.c' || echo '../../libctf/'`ctf-sha1.c libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../libctf/ctf-serialize.c -fPIC -DPIC -o .libs/libctf_la-ctf-serialize.o CXX tdesc.o libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../libctf/ctf-sha1.c -fPIC -DPIC -o .libs/libctf_la-ctf-sha1.o libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../libctf/ctf-open.c -o libctf_la-ctf-open.o >/dev/null 2>&1 libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../libctf/ctf-sha1.c -o libctf_la-ctf-sha1.o >/dev/null 2>&1 libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../libctf/ctf-serialize.c -o libctf_la-ctf-serialize.o >/dev/null 2>&1 CXX thread-pool.o CXX xml-utils.o /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c -o libctf_la-ctf-string.lo `test -f 'ctf-string.c' || echo '../../libctf/'`ctf-string.c libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../libctf/ctf-string.c -fPIC -DPIC -o .libs/libctf_la-ctf-string.o libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../libctf/ctf-string.c -o libctf_la-ctf-string.o >/dev/null 2>&1 /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c -o libctf_la-ctf-subr.lo `test -f 'ctf-subr.c' || echo '../../libctf/'`ctf-subr.c libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../libctf/ctf-subr.c -fPIC -DPIC -o .libs/libctf_la-ctf-subr.o /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c -o libctf_la-ctf-types.lo `test -f 'ctf-types.c' || echo '../../libctf/'`ctf-types.c libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../libctf/ctf-types.c -fPIC -DPIC -o .libs/libctf_la-ctf-types.o libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../libctf/ctf-subr.c -o libctf_la-ctf-subr.o >/dev/null 2>&1 ../../gdbsupport/thread-pool.cc: In member function 'std::future gdb::thread_pool::post_task(std::function&&)': ../../gdbsupport/thread-pool.cc:133:54: error: return type 'class std::future' is incomplete thread_pool::post_task (std::function &&func) ^ ../../gdbsupport/thread-pool.cc:135:39: error: variable 'std::packaged_task t' has initializer but incomplete type std::packaged_task t (std::move (func)); ^ ../../gdbsupport/thread-pool.cc:136:21: error: variable 'std::future f' has initializer but incomplete type std::future f = t.get_future (); ^ In file included from ../../gdbsupport/common-debug.h:23:0, from ../../gdbsupport/common-defs.h:204, from ../../gdbsupport/thread-pool.cc:20: ../../gdbsupport/../gdbsupport/gdb_optional.h: In instantiation of 'union gdb::optional >::': ../../gdbsupport/../gdbsupport/gdb_optional.h:207:3: required from 'class gdb::optional >' ../../gdbsupport/thread-pool.cc:167:22: required from here ../../gdbsupport/../gdbsupport/gdb_optional.h:210:7: error: 'gdb::optional::::m_item' has incomplete type T m_item; ^ In file included from ../../gdbsupport/../gdbsupport/thread-pool.h:29:0, from ../../gdbsupport/thread-pool.cc:24: /home/thomas/autobuild/instance-3/output-1/host/opt/ext-toolchain/arm-none-linux-gnueabi/include/c++/4.8.3/future:119:11: error: declaration of 'class std::packaged_task' class packaged_task; ^ ../../gdbsupport/thread-pool.cc: In member function 'void gdb::thread_pool::thread_function()': ../../gdbsupport/thread-pool.cc:181:13: error: no match for call to '(std::packaged_task) ()' (*t) (); ^ In file included from ../../gdbsupport/common-debug.h:23:0, from ../../gdbsupport/common-defs.h:204, from ../../gdbsupport/thread-pool.cc:20: ../../gdbsupport/../gdbsupport/gdb_optional.h: In instantiation of 'gdb::optional& gdb::optional::operator=(gdb::optional&&) [with T = std::packaged_task]': ../../gdbsupport/thread-pool.cc:175:4: required from here ../../gdbsupport/../gdbsupport/gdb_optional.h:118:20: error: invalid use of incomplete type 'class std::packaged_task' this->get () = std::move (other.get ()); ^ In file included from ../../gdbsupport/../gdbsupport/thread-pool.h:29:0, from ../../gdbsupport/thread-pool.cc:24: /home/thomas/autobuild/instance-3/output-1/host/opt/ext-toolchain/arm-none-linux-gnueabi/include/c++/4.8.3/future:119:11: error: declaration of 'class std::packaged_task' class packaged_task; ^ In file included from ../../gdbsupport/common-debug.h:23:0, from ../../gdbsupport/common-defs.h:204, from ../../gdbsupport/thread-pool.cc:20: ../../gdbsupport/../gdbsupport/gdb_optional.h: In instantiation of 'T& gdb::optional::get() [with T = std::packaged_task]': ../../gdbsupport/../gdbsupport/gdb_optional.h:118:45: required from 'gdb::optional& gdb::optional::operator=(gdb::optional&&) [with T = std::packaged_task]' ../../gdbsupport/thread-pool.cc:175:4: required from here ../../gdbsupport/../gdbsupport/gdb_optional.h:203:31: error: using invalid field 'gdb::optional::::m_item' T &get () noexcept { return m_item; } ^ /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c -o libctf_la-ctf-util.lo `test -f 'ctf-util.c' || echo '../../libctf/'`ctf-util.c ../../gdbsupport/../gdbsupport/gdb_optional.h: In instantiation of 'void gdb::optional::destroy() [with T = std::packaged_task]': ../../gdbsupport/../gdbsupport/gdb_optional.h:189:7: required from 'void gdb::optional::reset() [with T = std::packaged_task]' ../../gdbsupport/../gdbsupport/gdb_optional.h:66:5: required from 'gdb::optional::~optional() [with T = std::packaged_task]' ../../gdbsupport/thread-pool.cc:167:22: required from here ../../gdbsupport/../gdbsupport/gdb_optional.h:199:5: error: using invalid field 'gdb::optional::::m_item' m_item.~T (); ^ libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../libctf/ctf-util.c -fPIC -DPIC -o .libs/libctf_la-ctf-util.o /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c -o libctf_la-ctf-open-bfd.lo `test -f 'ctf-open-bfd.c' || echo '../../libctf/'`ctf-open-bfd.c libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../libctf/ctf-types.c -o libctf_la-ctf-types.o >/dev/null 2>&1 ../../gdbsupport/../gdbsupport/gdb_optional.h: In member function 'T& gdb::optional::get() [with T = std::packaged_task]': ../../gdbsupport/../gdbsupport/gdb_optional.h:203:39: warning: control reaches end of non-void function [-Wreturn-type] T &get () noexcept { return m_item; } ^ libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../libctf/ctf-open-bfd.c -fPIC -DPIC -o .libs/libctf_la-ctf-open-bfd.o make[4]: *** [Makefile:509: thread-pool.o] Error 1 make[4]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/gdb-11.2/build/gdbsupport' make[3]: *** [Makefile:400: all] Error 2 make[3]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/gdb-11.2/build/gdbsupport' make[2]: *** [Makefile:9016: all-gdbsupport] Error 2 make[2]: *** Waiting for unfinished jobs.... /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c -o libctf_nobfd_la-ctf-archive.lo `test -f 'ctf-archive.c' || echo '../../libctf/'`ctf-archive.c libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../libctf/ctf-archive.c -fPIC -DPIC -o .libs/libctf_nobfd_la-ctf-archive.o libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../libctf/ctf-util.c -o libctf_la-ctf-util.o >/dev/null 2>&1 libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../libctf/ctf-open-bfd.c -o libctf_la-ctf-open-bfd.o >/dev/null 2>&1 /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c -o libctf_nobfd_la-ctf-dump.lo `test -f 'ctf-dump.c' || echo '../../libctf/'`ctf-dump.c /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c -o libctf_nobfd_la-ctf-create.lo `test -f 'ctf-create.c' || echo '../../libctf/'`ctf-create.c libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../libctf/ctf-dump.c -fPIC -DPIC -o .libs/libctf_nobfd_la-ctf-dump.o libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../libctf/ctf-create.c -fPIC -DPIC -o .libs/libctf_nobfd_la-ctf-create.o libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../libctf/ctf-archive.c -o libctf_nobfd_la-ctf-archive.o >/dev/null 2>&1 /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c -o libctf_nobfd_la-ctf-decl.lo `test -f 'ctf-decl.c' || echo '../../libctf/'`ctf-decl.c libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../libctf/ctf-decl.c -fPIC -DPIC -o .libs/libctf_nobfd_la-ctf-decl.o /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c -o libctf_nobfd_la-ctf-error.lo `test -f 'ctf-error.c' || echo '../../libctf/'`ctf-error.c libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../libctf/ctf-decl.c -o libctf_nobfd_la-ctf-decl.o >/dev/null 2>&1 libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../libctf/ctf-error.c -fPIC -DPIC -o .libs/libctf_nobfd_la-ctf-error.o libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../libctf/ctf-dump.c -o libctf_nobfd_la-ctf-dump.o >/dev/null 2>&1 libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../libctf/ctf-create.c -o libctf_nobfd_la-ctf-create.o >/dev/null 2>&1 libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../libctf/ctf-error.c -o libctf_nobfd_la-ctf-error.o >/dev/null 2>&1 /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c -o libctf_nobfd_la-ctf-hash.lo `test -f 'ctf-hash.c' || echo '../../libctf/'`ctf-hash.c libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../libctf/ctf-hash.c -fPIC -DPIC -o .libs/libctf_nobfd_la-ctf-hash.o /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c -o libctf_nobfd_la-ctf-labels.lo `test -f 'ctf-labels.c' || echo '../../libctf/'`ctf-labels.c libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../libctf/ctf-labels.c -fPIC -DPIC -o .libs/libctf_nobfd_la-ctf-labels.o /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c -o libctf_nobfd_la-ctf-dedup.lo `test -f 'ctf-dedup.c' || echo '../../libctf/'`ctf-dedup.c libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../libctf/ctf-dedup.c -fPIC -DPIC -o .libs/libctf_nobfd_la-ctf-dedup.o /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c -o libctf_nobfd_la-ctf-link.lo `test -f 'ctf-link.c' || echo '../../libctf/'`ctf-link.c libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../libctf/ctf-hash.c -o libctf_nobfd_la-ctf-hash.o >/dev/null 2>&1 libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../libctf/ctf-labels.c -o libctf_nobfd_la-ctf-labels.o >/dev/null 2>&1 libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../libctf/ctf-link.c -fPIC -DPIC -o .libs/libctf_nobfd_la-ctf-link.o ../../libctf/ctf-link.c: In function 'ctf_link_deduplicating_per_cu': ../../libctf/ctf-link.c:1032:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (labs ((long int) ninputs) > 0xfffffffe) ^ /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c -o libctf_nobfd_la-ctf-lookup.lo `test -f 'ctf-lookup.c' || echo '../../libctf/'`ctf-lookup.c libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../libctf/ctf-lookup.c -fPIC -DPIC -o .libs/libctf_nobfd_la-ctf-lookup.o /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c -o libctf_nobfd_la-ctf-open.lo `test -f 'ctf-open.c' || echo '../../libctf/'`ctf-open.c libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../libctf/ctf-link.c -o libctf_nobfd_la-ctf-link.o >/dev/null 2>&1 libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../libctf/ctf-open.c -fPIC -DPIC -o .libs/libctf_nobfd_la-ctf-open.o libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../libctf/ctf-dedup.c -o libctf_nobfd_la-ctf-dedup.o >/dev/null 2>&1 libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../libctf/ctf-lookup.c -o libctf_nobfd_la-ctf-lookup.o >/dev/null 2>&1 /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c -o libctf_nobfd_la-ctf-serialize.lo `test -f 'ctf-serialize.c' || echo '../../libctf/'`ctf-serialize.c libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../libctf/ctf-serialize.c -fPIC -DPIC -o .libs/libctf_nobfd_la-ctf-serialize.o libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../libctf/ctf-open.c -o libctf_nobfd_la-ctf-open.o >/dev/null 2>&1 /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c -o libctf_nobfd_la-ctf-sha1.lo `test -f 'ctf-sha1.c' || echo '../../libctf/'`ctf-sha1.c libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../libctf/ctf-sha1.c -fPIC -DPIC -o .libs/libctf_nobfd_la-ctf-sha1.o /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c -o libctf_nobfd_la-ctf-string.lo `test -f 'ctf-string.c' || echo '../../libctf/'`ctf-string.c libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../libctf/ctf-string.c -fPIC -DPIC -o .libs/libctf_nobfd_la-ctf-string.o libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../libctf/ctf-serialize.c -o libctf_nobfd_la-ctf-serialize.o >/dev/null 2>&1 libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../libctf/ctf-sha1.c -o libctf_nobfd_la-ctf-sha1.o >/dev/null 2>&1 /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c -o libctf_nobfd_la-ctf-subr.lo `test -f 'ctf-subr.c' || echo '../../libctf/'`ctf-subr.c libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../libctf/ctf-subr.c -fPIC -DPIC -o .libs/libctf_nobfd_la-ctf-subr.o libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../libctf/ctf-string.c -o libctf_nobfd_la-ctf-string.o >/dev/null 2>&1 /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c -o libctf_nobfd_la-ctf-types.lo `test -f 'ctf-types.c' || echo '../../libctf/'`ctf-types.c libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../libctf/ctf-types.c -fPIC -DPIC -o .libs/libctf_nobfd_la-ctf-types.o libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../libctf/ctf-subr.c -o libctf_nobfd_la-ctf-subr.o >/dev/null 2>&1 /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c -o libctf_nobfd_la-ctf-util.lo `test -f 'ctf-util.c' || echo '../../libctf/'`ctf-util.c libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../libctf/ctf-util.c -fPIC -DPIC -o .libs/libctf_nobfd_la-ctf-util.o /bin/bash ./libtool --tag=CC --mode=link /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -version-info 0:0:0 -Wl,--version-script='../../libctf/libctf.ver' -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/gdb-11.2/build/libctf/../libiberty/pic -liberty -lz -ldl libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../libctf/ctf-types.c -o libctf_nobfd_la-ctf-types.o >/dev/null 2>&1 libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries libtool: link: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-ar rc .libs/libctf.a .libs/libctf_la-ctf-archive.o .libs/libctf_la-ctf-dump.o .libs/libctf_la-ctf-create.o .libs/libctf_la-ctf-decl.o .libs/libctf_la-ctf-error.o .libs/libctf_la-ctf-hash.o .libs/libctf_la-ctf-labels.o .libs/libctf_la-ctf-dedup.o .libs/libctf_la-ctf-link.o .libs/libctf_la-ctf-lookup.o .libs/libctf_la-ctf-open.o .libs/libctf_la-ctf-serialize.o .libs/libctf_la-ctf-sha1.o .libs/libctf_la-ctf-string.o .libs/libctf_la-ctf-subr.o .libs/libctf_la-ctf-types.o .libs/libctf_la-ctf-util.o .libs/libctf_la-ctf-open-bfd.o libtool: link: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-ranlib --plugin /home/thomas/autobuild/instance-3/output-1/host/opt/ext-toolchain/bin/../libexec/gcc/arm-none-linux-gnueabi/4.8.3/liblto_plugin.so .libs/libctf.a libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c ../../libctf/ctf-util.c -o libctf_nobfd_la-ctf-util.o >/dev/null 2>&1 libtool: link: ( cd ".libs" && rm -f "libctf.la" && ln -s "../libctf.la" "libctf.la" ) /bin/bash ./libtool --tag=CC --mode=link /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -version-info 0:0:0 -Wl,--version-script='../../libctf/libctf.ver' -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/gdb-11.2/build/libctf/../libiberty/pic -liberty -lz -ldl libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries libtool: link: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-ar rc .libs/libctf-nobfd.a .libs/libctf_nobfd_la-ctf-archive.o .libs/libctf_nobfd_la-ctf-dump.o .libs/libctf_nobfd_la-ctf-create.o .libs/libctf_nobfd_la-ctf-decl.o .libs/libctf_nobfd_la-ctf-error.o .libs/libctf_nobfd_la-ctf-hash.o .libs/libctf_nobfd_la-ctf-labels.o .libs/libctf_nobfd_la-ctf-dedup.o .libs/libctf_nobfd_la-ctf-link.o .libs/libctf_nobfd_la-ctf-lookup.o .libs/libctf_nobfd_la-ctf-open.o .libs/libctf_nobfd_la-ctf-serialize.o .libs/libctf_nobfd_la-ctf-sha1.o .libs/libctf_nobfd_la-ctf-string.o .libs/libctf_nobfd_la-ctf-subr.o .libs/libctf_nobfd_la-ctf-types.o .libs/libctf_nobfd_la-ctf-util.o libtool: link: /home/thomas/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-ranlib --plugin /home/thomas/autobuild/instance-3/output-1/host/opt/ext-toolchain/bin/../libexec/gcc/arm-none-linux-gnueabi/4.8.3/liblto_plugin.so .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/gdb-11.2/build/libctf' make[3]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/gdb-11.2/build/libctf' make[2]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/gdb-11.2/build' make[1]: *** [Makefile:903: all] Error 2 make[1]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/gdb-11.2/build' make: *** [package/pkg-generic.mk:293: /home/thomas/autobuild/instance-3/output-1/build/gdb-11.2/.stamp_built] Error 2 make: Leaving directory '/home/thomas/autobuild/instance-3/buildroot'