>>> host-binutils 2.35.2 Extracting xzcat /home/buildroot/autobuild/instance-2/dl/binutils/binutils-2.35.2.tar.xz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.35.2 -xf - >>> host-binutils 2.35.2 Patching Applying 0001-sh-conf.patch using patch: patching file configure patching file configure.ac Applying 0002-poison-system-directories.patch using patch: patching file ld/config.in patching file ld/configure patching file ld/configure.ac patching file ld/ld.h patching file ld/ld.texi patching file ld/ldfile.c patching file ld/ldlex.h patching file ld/ldmain.c patching file ld/lexsup.c Applying 0003-or1k-Fix-issue-with-plt-link-failure-for-local-calls.patch using patch: patching file bfd/elf32-or1k.c Applying 0004-or1k-Implement-relocation-R_OR1K_GOT_AHI16-for-gotha.patch using patch: patching file bfd/bfd-in2.h patching file bfd/elf32-or1k.c patching file bfd/libbfd.h patching file bfd/reloc.c patching file cpu/or1k.opc patching file gas/testsuite/gas/or1k/reloc-1.d patching file gas/testsuite/gas/or1k/reloc-1.s patching file include/elf/or1k.h patching file opcodes/or1k-asm.c Applying 0005-or1k-Avoid-R_OR1K_GOT16-overflow-failures-in-presenc.patch using patch: patching file bfd/elf32-or1k.c Applying 0006-or1k-Support-large-plt_relocs-when-generating-plt-en.patch using patch: patching file bfd/elf32-or1k.c patching file ld/testsuite/ld-or1k/gotha1.dd patching file ld/testsuite/ld-or1k/gotha1.s patching file ld/testsuite/ld-or1k/gotha2.dd patching file ld/testsuite/ld-or1k/gotha2.s patching file ld/testsuite/ld-or1k/or1k.exp patching file ld/testsuite/ld-or1k/pltlib.s Applying 0007-bfd-elf32-or1k-fix-building-with-gcc-version-5.patch using patch: patching file bfd/elf32-or1k.c Hunk #1 succeeded at 2246 (offset 2 lines). Hunk #2 succeeded at 2280 (offset 2 lines). Applying 0008-or1k-fix-pc-relative-relocation-against-dynamic-on-P.patch using patch: patching file bfd/elf32-or1k.c Hunk #1 succeeded at 1545 (offset 2 lines). >>> host-binutils 2.35.2 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.35.2 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-binutils 2.35.2 Patching libtool patching file /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.35.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). >>> host-binutils 2.35.2 Configuring (cd /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.35.2/ && rm -rf config.cache; PATH="/home/buildroot/autobuild/instance-2/output-1/host/bin:/home/buildroot/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-2/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/autobuild/instance-2/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-2/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/home/buildroot/autobuild/instance-2/output-1/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib" MAKEINFO=true CONFIG_SITE=/dev/null ./configure --prefix="/home/buildroot/autobuild/instance-2/output-1/host" --sysconfdir="/home/buildroot/autobuild/instance-2/output-1/host/etc" --localstatedir="/home/buildroot/autobuild/instance-2/output-1/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking --disable-multilib --disable-werror --target=arm-buildroot-linux-uclibcgnueabi --disable-shared --enable-static --with-sysroot=/home/buildroot/autobuild/instance-2/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot --enable-poison-system-directories --without-debuginfod --disable-sim --disable-gdb ) checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... arm-buildroot-linux-uclibcgnueabi 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... /bin/sed checking for gawk... gawk checking for gcc... /usr/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking whether we are using the GNU C++ compiler... yes checking whether /usr/bin/g++ accepts -g... yes checking whether g++ accepts -static-libstdc++ -static-libgcc... yes checking for gnatbind... no checking for gnatmake... no checking whether compiler driver understands Ada... no checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2 checking for objdir... .libs checking whether to use debuginfod... no configure: WARNING: debuginfod support disabled; some features may be unavailable. checking for isl 0.15 or later... no required isl version is 0.15 or later checking for default BUILD_CONFIG... checking for --enable-vtable-verify... no checking for bison... no checking for byacc... no checking for yacc... no checking for bison... no checking for gm4... no checking for gnum4... no checking for m4... no checking for flex... no checking for lex... no checking for flex... no checking for makeinfo... true checking for expect... expect checking for runtest... no checking for ar... (cached) /usr/bin/ar checking for as... (cached) /usr/bin/as checking for dlltool... no checking for ld... (cached) /usr/bin/ld checking for lipo... no checking for nm... (cached) /usr/bin/nm checking for ranlib... (cached) /usr/bin/ranlib checking for strip... strip checking for windres... no checking for windmc... no checking for objcopy... (cached) /usr/bin/objcopy checking for objdump... objdump checking for readelf... readelf checking for arm-buildroot-linux-uclibcgnueabi-cc... no checking for arm-buildroot-linux-uclibcgnueabi-gcc... no checking for arm-buildroot-linux-uclibcgnueabi-c++... no checking for arm-buildroot-linux-uclibcgnueabi-g++... no checking for arm-buildroot-linux-uclibcgnueabi-cxx... no checking for arm-buildroot-linux-uclibcgnueabi-gxx... no checking for arm-buildroot-linux-uclibcgnueabi-gcc... no checking for arm-buildroot-linux-uclibcgnueabi-gfortran... no checking for arm-buildroot-linux-uclibcgnueabi-gccgo... no checking for arm-buildroot-linux-uclibcgnueabi-ar... no checking for arm-buildroot-linux-uclibcgnueabi-as... no checking for arm-buildroot-linux-uclibcgnueabi-dlltool... no checking for arm-buildroot-linux-uclibcgnueabi-ld... no checking for arm-buildroot-linux-uclibcgnueabi-lipo... no checking for arm-buildroot-linux-uclibcgnueabi-nm... no checking for arm-buildroot-linux-uclibcgnueabi-objcopy... no checking for arm-buildroot-linux-uclibcgnueabi-objdump... no checking for arm-buildroot-linux-uclibcgnueabi-ranlib... no checking for arm-buildroot-linux-uclibcgnueabi-readelf... no checking for arm-buildroot-linux-uclibcgnueabi-strip... no checking for arm-buildroot-linux-uclibcgnueabi-windres... no checking for arm-buildroot-linux-uclibcgnueabi-windmc... no checking where to find the target ar... just compiled checking where to find the target as... just compiled checking where to find the target cc... pre-installed checking where to find the target c++... pre-installed checking where to find the target c++ for libstdc++... pre-installed checking where to find the target dlltool... just compiled checking where to find the target gcc... pre-installed checking where to find the target gfortran... pre-installed checking where to find the target gccgo... pre-installed checking where to find the target ld... just compiled checking where to find the target lipo... pre-installed checking where to find the target nm... just compiled checking where to find the target objcopy... just compiled checking where to find the target objdump... just compiled checking where to find the target ranlib... just compiled checking where to find the target readelf... just compiled checking where to find the target strip... just compiled checking where to find the target windres... just compiled checking where to find the target windmc... just compiled checking whether to enable maintainer-specific portions of Makefiles... no configure: creating ./config.status config.status: creating Makefile >>> host-binutils 2.35.2 Building PATH="/home/buildroot/autobuild/instance-2/output-1/host/bin:/home/buildroot/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-2/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/autobuild/instance-2/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-2/output-1/host/share/pkgconfig" /usr/bin/make -j4 MAKEINFO=true -C /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.35.2/ make[1]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.35.2' make[2]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.35.2' make[2]: Nothing to be done for 'all-target'. Configuring in ./libiberty Configuring in ./intl Configuring in ./zlib Configuring in ./etc configure: creating cache ./config.cache configure: creating cache ./config.cache checking for a BSD-compatible install... /usr/bin/install -c checking build system type... configure: creating cache ./config.cache configure: creating cache ./config.cache x86_64-pc-linux-gnu checking host system type... checking whether to enable maintainer-specific portions of Makefiles... no checking for makeinfo... true --split-size=5000000 checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc checking for perl... /usr/bin/perl x86_64-pc-linux-gnu checking target system type... configure: updating cache ./config.cache checking build system type... configure: creating ./config.status arm-buildroot-linux-uclibcgnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes x86_64-pc-linux-gnu checking host system type... checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether /usr/bin/make sets $(MAKE)... x86_64-pc-linux-gnu checking whether the C compiler works... checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib checking whether to install libiberty headers and static library... no configure: target_header_dir = checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc yes checking whether /usr/bin/make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc yes checking for C compiler default output file name... a.out checking for suffix of executables... config.status: creating Makefile checking whether the C compiler works... checking whether we are cross compiling... checking whether the C compiler works... make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.35.2/etc' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.35.2/etc' yes checking for C compiler default output file name... a.out checking for suffix of executables... no checking for suffix of object files... yes checking for C compiler default output file name... a.out checking for suffix of executables... o checking whether we are using the GNU C compiler... checking whether we are cross compiling... checking whether we are cross compiling... yes checking whether /usr/bin/gcc accepts -g... no yes checking for suffix of object files... checking for /usr/bin/gcc option to accept ISO C89... no checking for suffix of object files... o checking whether we are using the GNU C compiler... o checking whether we are using the GNU C compiler... none needed checking how to run the C preprocessor... yes checking whether /usr/bin/gcc accepts -g... yes checking whether /usr/bin/gcc accepts -g... /usr/bin/gcc -E yes yes checking for /usr/bin/gcc option to accept ISO C89... checking for /usr/bin/gcc option to accept ISO C89... checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... none needed checking whether /usr/bin/gcc understands -c and -o together... none needed checking how to run the C preprocessor... /usr/bin/gcc -E yes checking for style of include used by /usr/bin/make... GNU checking dependency style of /usr/bin/gcc... none checking how to print strings... checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... yes checking for sys/types.h... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes yes checking for /usr/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar checking for x86_64-pc-linux-gnu-strip... no checking for strip... strip checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib checking command to parse /usr/bin/nm output from /usr/bin/gcc object... checking for sys/stat.h... yes checking for stdlib.h... yes checking for sys/types.h... yes ok checking for string.h... yes checking how to run the C preprocessor... checking for sys/stat.h... yes /usr/bin/gcc -E checking for memory.h... yes checking for stdlib.h... checking for ANSI C header files... yes checking for strings.h... yes checking for string.h... yes checking for inttypes.h... yes checking for memory.h... yes checking for stdint.h... yes yes checking for strings.h... checking for sys/types.h... yes checking for unistd.h... yes checking for sys/stat.h... yes checking for inttypes.h... yes yes checking minix/config.h usability... yes checking for stdlib.h... checking for stdint.h... no checking minix/config.h presence... yes yes checking for string.h... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... checking for unistd.h... yes yes checking for memory.h... checking minix/config.h usability... yes checking whether /usr/bin/make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether NLS is requested... no checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no yes checking build system type... no checking minix/config.h presence... checking for strings.h... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu no checking for minix/config.h... no checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib checking whether it is safe to define __EXTENSIONS__... checking for library containing strerror... yes checking for inttypes.h... none required checking for an ANSI C-conforming const... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... yes yes checking for inline... checking for stdint.h... no checking whether /usr/bin/gcc supports -W... inline checking for off_t... yes checking whether /usr/bin/gcc supports -Wall... yes checking for unistd.h... yes checking whether /usr/bin/gcc supports -Wwrite-strings... yes yes checking for dlfcn.h... checking whether /usr/bin/gcc supports -Wc++-compat... yes checking for size_t... yes checking whether /usr/bin/gcc supports -Wstrict-prototypes... yes checking for objdir... .libs yes checking whether /usr/bin/gcc supports -Wshadow=local... no checking whether /usr/bin/gcc supports -pedantic ... yes checking for working alloca.h... yes checking whether /usr/bin/gcc and cc understand -c and -o together... checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... yes checking for alloca... no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/bin/gcc static flag -static works... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for an ANSI C-conforming const... yes yes checking if /usr/bin/gcc supports -c -o file.o... checking for getpagesize... yes checking for inline... yes checking if /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... inline checking whether byte ordering is bigendian... yes checking dynamic linker characteristics... yes checking for working mmap... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking how to run the C preprocessor... /usr/bin/gcc -E no checking for a BSD-compatible install... /usr/bin/install -c checking for CET support... checking for stdlib.h... (cached) yes yes checking whether we are using the GNU C Library 2.1 or newer... checking for unistd.h... (cached) yes checking for sys/param.h... yes checking whether integer division by zero raises SIGFPE... no checking for sys/file.h... yes checking for sys/param.h... yes yes checking for getpagesize... checking for limits.h... yes yes checking for inttypes.h... checking for stdlib.h... (cached) yes checking for malloc.h... yes yes checking for stdint.h... yes checking for working mmap... checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for strings.h... (cached) yes checking for sys/time.h... yes checking for unsigned long long... yes checking for time.h... yes checking for sys/resource.h... yes checking for sys/stat.h... (cached) yes yes checking for inttypes.h... yes checking for sys/mman.h... checking for memcpy... yes checking for fcntl.h... yes checking whether the inttypes.h PRIxNN macros are broken... yes checking for alloca.h... yes yes no checking for ld used by GCC... checking for sys/pstat.h... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... checking for strerror... no checking for sys/sysmp.h... done no checking argz.h usability... checking for sys/sysinfo.h... yes yes checking for machine/hal_sysinfo.h... checking for unistd.h... (cached) yes no checking for sys/table.h... yes checking argz.h presence... yes checking for argz.h... yes no checking for sys/sysctl.h... configure: updating cache ./config.cache checking limits.h usability... checking that generated files are newer than configure... yes done configure: creating ./config.status checking for sys/systemcfg.h... no checking for stdint.h... (cached) yes checking for stdio_ext.h... yes checking limits.h presence... yes yes checking for limits.h... yes checking for process.h... checking locale.h usability... no checking for sys/prctl.h... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking locale.h presence... yes checking for locale.h... yes checking nl_types.h usability... yes checking whether time.h and sys/time.h may both be included... yes checking whether errno must be declared... yes checking nl_types.h presence... yes checking for nl_types.h... yes checking malloc.h usability... no checking size of int... yes checking malloc.h presence... yes checking for malloc.h... yes checking stddef.h usability... 4 checking size of long... 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 8 checking size of size_t... checking for feof_unlocked... yes checking for fgets_unlocked... 8 checking for long long... yes checking for getc_unlocked... yes checking size of long long... yes checking for getcwd... yes checking for getegid... 8 checking for a 64-bit type... uint64_t checking for intptr_t... yes checking for geteuid... yes checking for getgid... yes checking for uintptr_t... yes checking for getuid... yes checking for mempcpy... yes checking for munmap... yes checking for ssize_t... yes checking for putenv... yes checking for setenv... yes checking for pid_t... yes checking for setlocale... yes yes checking for library containing strerror... checking for stpcpy... none required checking for asprintf... yes checking for strcasecmp... yes checking for atexit... yes checking for strdup... yes checking for basename... yes checking for strtoul... yes yes checking for bcmp... checking for tsearch... yes yes checking for __argz_count... checking for bcopy... yes yes checking for __argz_stringify... checking for bsearch... yes yes checking for bzero... checking for __argz_next... yes yes checking for calloc... checking for __fsetlocking... yes yes checking for iconv... checking for clock... yes yes checking for iconv declaration... checking for ffs... 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 getcwd... yes checking for LC_MESSAGES... yes checking for getpagesize... yes checking for bison... no checking whether NLS is requested... no checking whether to use NLS... no checking for aclocal... no checking for autoconf... no checking for autoheader... no yes checking for gettimeofday... configure: updating cache ./config.cache configure: creating ./config.status yes checking for index... config.status: creating Makefile yes config.status: creating config.intl checking for insque... config.status: creating config.h config.status: executing default-1 commands yes checking for memchr... Configuring in ./binutils make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.35.2/intl' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.35.2/intl' Configuring in ./gas yes checking for memcmp... yes checking for memcpy... yes checking for memmem... yes config.status: creating Makefile checking for memmove... configure: creating cache ./config.cache configure: creating cache ./config.cache config.status: executing depfiles commands checking build system type... config.status: executing libtool commands x86_64-pc-linux-gnu checking host system type... checking build system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking host system type... arm-buildroot-linux-uclibcgnueabi checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc x86_64-pc-linux-gnu checking target system type... yes arm-buildroot-linux-uclibcgnueabi checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc checking for mempcpy... checking whether the C compiler works... checking whether the C compiler works... yes Configuring in ./gprof checking for memset... 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... checking whether we are cross compiling... checking whether we are cross compiling... yes checking for mkstemps... no no checking for suffix of object files... checking for suffix of object files... yes checking for putenv... o checking whether we are using the GNU C compiler... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... yes checking whether /usr/bin/gcc accepts -g... yes checking for random... yes checking for /usr/bin/gcc option to accept ISO C89... yes checking for /usr/bin/gcc option to accept ISO C89... configure: creating cache ./config.cache yes none needed checking whether /usr/bin/gcc understands -c and -o together... checking build system type... none needed checking whether /usr/bin/gcc understands -c and -o together... checking for rename... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... arm-buildroot-linux-uclibcgnueabi checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc yes checking for library containing strerror... yes checking for library containing strerror... yes checking whether the C compiler works... checking for rindex... none required checking for a BSD-compatible install... /usr/bin/install -c none required checking whether build environment is sane... checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes yes yes checking for C compiler default output file name... a.out checking for suffix of executables... checking for a thread-safe mkdir -p... checking for a thread-safe mkdir -p... /bin/mkdir -p /bin/mkdir -p checking for gawk... checking for gawk... gawk gawk checking whether /usr/bin/make sets $(MAKE)... checking whether /usr/bin/make sets $(MAKE)... yes yes yes checking for setenv... checking for style of include used by /usr/bin/make... checking for style of include used by /usr/bin/make... GNU GNU checking whether /usr/bin/make supports nested variables... checking whether /usr/bin/make supports nested variables... yes yes checking dependency style of /usr/bin/gcc... checking dependency style of /usr/bin/gcc... none none checking for x86_64-pc-linux-gnu-gcc... (cached) /usr/bin/gcc checking for x86_64-pc-linux-gnu-gcc... (cached) /usr/bin/gcc checking whether we are cross compiling... yes checking whether we are using the GNU C compiler... (cached) yes checking whether /usr/bin/gcc accepts -g... (cached) yes checking for /usr/bin/gcc option to accept ISO C89... checking whether we are using the GNU C compiler... (cached) (cached) none needed yes checking whether /usr/bin/gcc accepts -g... checking whether /usr/bin/gcc understands -c and -o together... (cached) yes (cached) yes checking for /usr/bin/gcc option to accept ISO C89... (cached) checking how to run the C preprocessor... none needed checking whether /usr/bin/gcc understands -c and -o together... (cached) yes checking how to run the C preprocessor... checking for snprintf... no checking for suffix of object files... /usr/bin/gcc -E /usr/bin/gcc -E o checking whether we are using the GNU C compiler... checking for grep that handles long lines and -e... checking for grep that handles long lines and -e... yes /bin/grep checking for egrep... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... /bin/grep -E checking for ANSI C header files... checking for sigsetmask... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... yes checking for stpcpy... none needed checking whether /usr/bin/gcc understands -c and -o together... yes yes checking for library containing strerror... checking for stpncpy... yes checking for sys/types.h... yes checking for sys/types.h... none required checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes yes yes checking for sys/stat.h... checking for a thread-safe mkdir -p... yes checking for strcasecmp... /bin/mkdir -p checking for gawk... gawk checking whether /usr/bin/make sets $(MAKE)... checking for sys/stat.h... yes checking for style of include used by /usr/bin/make... GNU checking whether /usr/bin/make supports nested variables... yes yes checking dependency style of /usr/bin/gcc... none checking for stdlib.h... checking for x86_64-pc-linux-gnu-gcc... (cached) /usr/bin/gcc yes checking for stdlib.h... yes checking for strchr... checking whether we are using the GNU C compiler... (cached) yes checking whether /usr/bin/gcc accepts -g... yes (cached) yes checking for /usr/bin/gcc option to accept ISO C89... (cached) none needed checking whether /usr/bin/gcc understands -c and -o together... (cached) yes checking how to run the C preprocessor... checking for string.h... yes checking for string.h... /usr/bin/gcc -E yes yes checking for memory.h... checking for strdup... checking for grep that handles long lines and -e... yes /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... checking for memory.h... yes checking for strings.h... yes yes checking for strings.h... checking for strncasecmp... yes checking for inttypes.h... yes checking for inttypes.h... yes checking for strndup... yes checking for stdint.h... yes checking for sys/types.h... yes checking for stdint.h... yes yes yes checking for strnlen... checking for unistd.h... checking for sys/stat.h... yes checking for unistd.h... yes checking for stdlib.h... yes yes checking for strrchr... checking minix/config.h usability... yes checking minix/config.h usability... yes checking for string.h... no checking minix/config.h presence... no checking for minix/config.h... no checking minix/config.h presence... no checking whether it is safe to define __EXTENSIONS__... yes checking for strstr... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for memory.h... yes checking how to print strings... yes yes checking for strings.h... yes checking how to print strings... checking for strtod... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... yes checking for inttypes.h... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by /usr/bin/gcc... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm 1572864 checking whether the shell understands some XSI constructs... checking the name lister (/usr/bin/nm) interface... yes checking whether the shell understands "+="... yes yes checking for /usr/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar checking for x86_64-pc-linux-gnu-strip... no checking for strip... strip checking for strtol... checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib checking command to parse /usr/bin/nm output from /usr/bin/gcc object... yes BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... checking for stdint.h... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar checking for x86_64-pc-linux-gnu-strip... no checking for strip... strip checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib checking command to parse /usr/bin/nm output from /usr/bin/gcc object... yes yes checking for unistd.h... checking for strtoul... ok yes checking minix/config.h usability... yes checking for strtoll... ok checking for dlfcn.h... checking for dlfcn.h... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes yes checking for objdir... .libs checking for strtoull... yes checking for objdir... .libs yes checking how to print strings... yes checking for strverscmp... printf checking for a sed that does not truncate output... checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... yes BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... checking for tmpnam... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar checking for x86_64-pc-linux-gnu-strip... yes checking if /usr/bin/gcc static flag -static works... no checking for strip... strip checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib checking command to parse /usr/bin/nm output from /usr/bin/gcc object... no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/bin/gcc static flag -static works... yes checking for vasprintf... yes checking if /usr/bin/gcc supports -c -o file.o... ok yes checking for vfprintf... checking for dlfcn.h... yes checking if /usr/bin/gcc supports -c -o file.o... yes checking if /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... yes checking if /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes yes checking for objdir... .libs yes checking dynamic linker characteristics... checking for vprintf... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for dlfcn.h... (cached) yes checking for windows.h... yes checking for vsnprintf... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... checking whether to build static libraries... yes checking for dlfcn.h... (cached) yes no checking for library containing dlsym... checking for windows.h... no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes checking for vsprintf... no checking for library containing dlsym... yes checking if /usr/bin/gcc static flag -static works... yes checking for waitpid... -ldl checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... -ldl checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking how to compare bootstrapped objects... yes yes checking if /usr/bin/gcc supports -c -o file.o... cmp --ignore-initial=16 $$f1 $$f2 checking for setproctitle... no checking whether to use debuginfod... no configure: WARNING: debuginfod support disabled; some features may be unavailable. yes checking if /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 checking whether byte ordering is bigendian... no checking whether alloca needs Cray hooks... no checking stack direction for C alloca... Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 checking for bison... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.35.2/missing bison -y checking for flex... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.35.2/missing flex checking whether NLS is requested... no checking whether NLS is requested... no checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-pc-linux-gnu-ranlib... (cached) /usr/bin/ranlib checking size of long... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for dlfcn.h... (cached) yes checking for windows.h... -1 checking for vfork.h... no checking for fork... no no checking for library containing dlsym... checking for bison... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.35.2/missing bison -y checking for flex... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.35.2/missing flex 8 checking whether NLS is requested... no checking whether NLS is requested... no checking for long long... checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no yes checking for msgmerge... no checking whether to enable maintainer-specific portions of Makefiles... no checking for vfork... checking for string.h... (cached) yes checking for stdlib.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for unistd.h... (cached) yes checking errno.h usability... yes checking for working fork... -ldl checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... yes checking size of long long... yes checking errno.h presence... yes checking for errno.h... yes checking for sys/types.h... (cached) yes no checking limits.h usability... checking for setmode... yes checking for working vfork... (cached) yes checking for _doprnt... yes checking limits.h presence... yes checking for limits.h... yes 8 no checking for sys_errlist... no checking whether NLS is requested... no checking whether NLS is requested... no checking for string.h... (cached) yes checking for msgfmt... no checking for gmsgfmt... : checking locale.h usability... checking for xgettext... no checking for strings.h... (cached) yes checking for msgmerge... no checking whether to enable maintainer-specific portions of Makefiles... no checking sys/gmon_out.h usability... checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking fcntl.h usability... yes checking locale.h presence... yes checking for sys_nerr... yes checking for locale.h... yes yes checking sys/gmon_out.h presence... checking time.h usability... yes checking for sys/gmon_out.h... yes checking for a known getopt prototype in unistd.h... yes checking fcntl.h presence... yes checking for fcntl.h... yes yes yes checking for library containing fabs... checking for sys_siglist... checking sys/file.h usability... yes checking time.h presence... yes checking for time.h... yes checking for sys/stat.h... (cached) yes checking whether string.h and strings.h may both be included... yes checking sys/file.h presence... yes checking for external symbol _system_configuration... yes checking for sys/file.h... yes checking limits.h usability... yes checking whether compiling a cross-assembler... yes checking for size_t... no checking for __fsetlocking... -lm yes checking limits.h presence... yes yes checking for limits.h... yes checking for canonicalize_file_name... checking locale.h usability... yes checking for working alloca.h... Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 yes yes checking locale.h presence... checking for dup3... yes checking for alloca... yes checking for locale.h... yes configure: updating cache ./config.cache checking sys/param.h usability... checking that generated files are newer than configure... done configure: creating ./config.status yes yes checking for inline... checking for getrlimit... yes checking sys/param.h presence... inline checking for unlink... yes checking for sys/param.h... yes yes checking wchar.h usability... checking for getrusage... yes checking for sbrk... yes checking wchar.h presence... yes yes checking for wchar.h... yes checking for getsysinfo... checking for sys/wait.h that is POSIX.1 compatible... yes checking for setlocale... yes checking whether string.h and strings.h may both be included... no yes checking for size_t... checking for gettimeofday... (cached) yes checking for on_exit... yes checking for strsignal... yes checking for pipe2... yes checking for LC_MESSAGES... yes checking for working alloca.h... yes checking for psignal... yes checking for alloca... yes checking for working assert macro... yes checking for pstat_getdynamic... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes yes checking whether declaration is required for errno... checking for getpagesize... no checking for pstat_getstatic... no checking for a known getopt prototype in unistd.h... yes checking for working mmap... yes checking whether declaration is required for environ... no checking for realpath... yes no checking whether declaration is required for ffs... checking for setrlimit... yes checking for sbrk... yes checking for sbrk... no checking whether declaration is required for free... yes checking for utimes... yes checking for spawnve... yes no checking whether declaration is required for malloc... checking for setmode... no checking for spawnvpe... no checking for getc_unlocked... no checking whether declaration is required for sbrk... no checking for strerror... yes checking for strcoll... no checking whether declaration is required for strstr... yes checking for strsignal... yes checking for setlocale... no checking whether free is declared... yes checking for sysconf... yes checking for mkstemp... yes checking whether getenv is declared... yes checking for sysctl... yes checking for mkdtemp... yes checking whether malloc is declared... yes yes checking for mbstate_t... checking for sysmp... yes checking whether mempcpy is declared... yes checking for library containing frexp... no checking for table... none required checking for LC_MESSAGES... yes checking whether realloc is declared... no checking for times... yes checking for time_t in time.h... yes checking whether stpcpy is declared... yes checking for time_t in sys/types.h... yes checking for wait3... yes checking for a known getopt prototype in unistd.h... yes checking whether strstr is declared... yes checking for utime.h... yes checking for wait4... yes yes checking whether asprintf is declared... checking whether vsnprintf is declared... yes checking whether basename is declared... yes checking whether environ is declared... yes checking whether asprintf is declared... yes checking whether ffs is declared... yes checking whether fprintf is declared... yes checking for struct tm.tm_gmtoff in time.h... yes checking whether asprintf is declared... yes checking for struct stat.st_mtim.tv_sec in sys/stat.h... yes checking whether getc_unlocked is declared... yes checking for struct stat.st_mtim.tv_nsec in sys/stat.h... yes checking whether vasprintf is declared... yes yes checking whether getenv is declared... yes configure: updating cache ./config.cache checking whether snprintf is declared... checking that generated files are newer than configure... done configure: creating ./config.status yes checking whether sbrk is declared... yes checking whether vsnprintf is declared... yes checking whether snprintf is declared... yes checking whether calloc is declared... yes checking whether stpcpy is declared... yes checking whether getenv is declared... yes checking whether strnlen is declared... yes checking whether getopt is declared... yes checking whether strstr is declared... yes checking whether malloc is declared... yes checking whether vsnprintf is declared... yes checking whether realloc is declared... yes checking iconv.h usability... yes checking whether sbrk is declared... yes checking iconv.h presence... yes checking for iconv.h... yes checking for ld used by GCC... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... done checking for iconv... yes checking whether strtol is declared... yes checking for iconv declaration... yes checking whether strtoul is declared... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); yes checking whether strtoll is declared... configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status yes checking whether strtoull is declared... config.status: creating Makefile yes config.status: creating po/Makefile.in checking whether strverscmp is declared... config.status: creating gconfig.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands yes checking whether strnlen is declared... config.status: creating po/POTFILES config.status: creating po/Makefile yes checking whether canonicalize_file_name must be declared... no checking for stdlib.h... (cached) yes Configuring in ./ld checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... yes checking for working strncmp... yes configure: creating cache ./config.cache configure: updating cache ./config.cache configure: creating ./config.status checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... arm-buildroot-linux-uclibcgnueabi checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc checking whether the C compiler works... config.status: creating Makefile config.status: creating testsuite/Makefile config.status: creating config.h config.status: executing default commands yes checking for C compiler default output file name... a.out checking for suffix of executables... Configuring in ./bfd checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... configure: creating cache ./config.cache checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... arm-buildroot-linux-uclibcgnueabi yes checking whether /usr/bin/gcc accepts -g... checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc yes checking for /usr/bin/gcc option to accept ISO C89... checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... none needed checking whether /usr/bin/gcc understands -c and -o together... checking whether we are cross compiling... yes checking for library containing strerror... none required checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... no checking for suffix of object files... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether /usr/bin/make sets $(MAKE)... yes checking for style of include used by /usr/bin/make... o checking whether we are using the GNU C compiler... GNU checking whether /usr/bin/make supports nested variables... yes checking dependency style of /usr/bin/gcc... none checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-pc-linux-gnu-gcc... (cached) /usr/bin/gcc yes checking whether /usr/bin/gcc accepts -g... checking whether we are using the GNU C compiler... yes (cached) checking for /usr/bin/gcc option to accept ISO C89... yes checking whether /usr/bin/gcc accepts -g... (cached) yes checking for /usr/bin/gcc option to accept ISO C89... (cached) none needed checking whether /usr/bin/gcc understands -c and -o together... (cached) yes checking whether we are using the GNU C++ compiler... none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking whether /usr/bin/g++ accepts -g... yes checking for library containing strerror... yes checking dependency style of /usr/bin/g++... none checking for grep that handles long lines and -e... /bin/grep checking how to run the C preprocessor... /usr/bin/gcc -E none required checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... checking for egrep... /bin/mkdir -p checking for gawk... gawk checking whether /usr/bin/make sets $(MAKE)... /bin/grep -E checking for ANSI C header files... yes checking for style of include used by /usr/bin/make... GNU checking whether /usr/bin/make supports nested variables... yes checking dependency style of /usr/bin/gcc... none checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib checking for x86_64-pc-linux-gnu-gcc... (cached) /usr/bin/gcc checking whether we are using the GNU C compiler... (cached) yes checking whether /usr/bin/gcc accepts -g... (cached) yes checking for /usr/bin/gcc option to accept ISO C89... (cached) none needed checking whether /usr/bin/gcc understands -c and -o together... (cached) yes checking how to run the C preprocessor... /usr/bin/gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for sys/types.h... yes config.status: creating .gdbinit checking for string.h... config.status: creating Makefile yes config.status: creating doc/Makefile checking for sys/stat.h... yes config.status: creating po/Makefile.in checking for memory.h... config.status: creating config.h yes config.status: executing depfiles commands config.status: executing libtool commands checking for stdlib.h... yes checking for strings.h... config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing default commands yes yes checking for string.h... checking for inttypes.h... yes yes checking for stdint.h... checking for memory.h... make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.35.2/libiberty' if [ x"" != x ] && [ ! -d pic ]; then \ mkdir pic; \ else true; fi touch stamp-picdir if [ x"" != x ] && [ ! -d noasan ]; then \ mkdir noasan; \ else true; fi yes touch stamp-noasandir yes if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./dwarfnames.c -o pic/dwarfnames.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./dwarfnames.c -o noasan/dwarfnames.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./dwarfnames.c -o dwarfnames.o checking for unistd.h... checking for strings.h... yes checking minix/config.h usability... yes checking for inttypes.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 stdint.h... yes checking how to print strings... yes checking for unistd.h... printf checking for a sed that does not truncate output... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./dyn-string.c -o pic/dyn-string.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./dyn-string.c -o noasan/dyn-string.o; \ else true; fi /bin/sed /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./dyn-string.c -o dyn-string.o checking for fgrep... /bin/grep -F checking for ld used by /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... yes checking minix/config.h usability... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar checking for x86_64-pc-linux-gnu-strip... no checking for strip... strip checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib checking command to parse /usr/bin/nm output from /usr/bin/gcc object... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... ok yes checking how to print strings... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./fdmatch.c -o pic/fdmatch.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./fdmatch.c -o noasan/fdmatch.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./fdmatch.c -o fdmatch.o checking for dlfcn.h... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm config.status: creating Makefile checking the name lister (/usr/bin/nm) interface... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./fibheap.c -o pic/fibheap.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./fibheap.c -o noasan/fibheap.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./fibheap.c -o fibheap.o yes checking for objdir... .libs config.status: creating doc/Makefile BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... (cached) /usr/bin/ar config.status: creating po/Makefile.in checking for x86_64-pc-linux-gnu-strip... no checking for strip... strip checking for x86_64-pc-linux-gnu-ranlib... (cached) /usr/bin/ranlib checking command to parse /usr/bin/nm output from /usr/bin/gcc object... config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... config.status: creating po/POTFILES config.status: creating po/Makefile no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... ok if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./filedescriptor.c -o pic/filedescriptor.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./filedescriptor.c -o noasan/filedescriptor.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./filedescriptor.c -o filedescriptor.o yes checking if /usr/bin/gcc static flag -static works... checking for dlfcn.h... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./filename_cmp.c -o pic/filename_cmp.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./filename_cmp.c -o noasan/filename_cmp.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./filename_cmp.c -o filename_cmp.o yes checking for objdir... .libs make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.35.2/zlib' /usr/bin/gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o libz_a-adler32.o `test -f 'adler32.c' || echo './'`adler32.c yes checking if /usr/bin/gcc supports -c -o file.o... yes checking if /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./floatformat.c -o pic/floatformat.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./floatformat.c -o noasan/floatformat.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./floatformat.c -o floatformat.o checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... /usr/bin/gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o libz_a-compress.o `test -f 'compress.c' || echo './'`compress.c no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking how to run the C++ preprocessor... yes checking if /usr/bin/gcc static flag -static works... /usr/bin/gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o libz_a-crc32.o `test -f 'crc32.c' || echo './'`crc32.c /usr/bin/g++ -E if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./fnmatch.c -o pic/fnmatch.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./fnmatch.c -o noasan/fnmatch.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./fnmatch.c -o fnmatch.o yes checking if /usr/bin/gcc supports -c -o file.o... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./fopen_unlocked.c -o pic/fopen_unlocked.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./fopen_unlocked.c -o noasan/fopen_unlocked.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./fopen_unlocked.c -o fopen_unlocked.o yes checking if /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./getopt.c -o pic/getopt.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./getopt.c -o noasan/getopt.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./getopt.c -o getopt.o /usr/bin/gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o libz_a-deflate.o `test -f 'deflate.c' || echo './'`deflate.c if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./getopt1.c -o pic/getopt1.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./getopt1.c -o noasan/getopt1.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./getopt1.c -o getopt1.o checking for ld used by /usr/bin/g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the /usr/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./getpwd.c -o pic/getpwd.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./getpwd.c -o noasan/getpwd.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./getpwd.c -o getpwd.o GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./getruntime.c -o pic/getruntime.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./getruntime.c -o noasan/getruntime.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./getruntime.c -o getruntime.o no checking for shl_load in -ldld... checking for /usr/bin/g++ option to produce PIC... -fPIC -DPIC checking if /usr/bin/g++ PIC flag -fPIC -DPIC works... no checking for dlopen... yes checking if /usr/bin/g++ static flag -static works... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./hashtab.c -o pic/hashtab.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./hashtab.c -o noasan/hashtab.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./hashtab.c -o hashtab.o no checking for dlopen in -ldl... yes checking if /usr/bin/g++ supports -c -o file.o... yes checking whether a program can dlopen itself... yes checking if /usr/bin/g++ supports -c -o file.o... (cached) yes checking whether the /usr/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for dlfcn.h... (cached) yes checking for windows.h... yes checking whether a statically linked program can dlopen itself... no checking for library containing dlsym... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./hex.c -o pic/hex.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./hex.c -o noasan/hex.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./hex.c -o hex.o no checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for dlfcn.h... (cached) yes checking for windows.h... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./lbasename.c -o pic/lbasename.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./lbasename.c -o noasan/lbasename.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./lbasename.c -o lbasename.o -ldl checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for library containing dlsym... no if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./lrealpath.c -o pic/lrealpath.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./lrealpath.c -o noasan/lrealpath.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./lrealpath.c -o lrealpath.o Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 checking for LC_MESSAGES... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./make-relative-prefix.c -o pic/make-relative-prefix.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./make-relative-prefix.c -o noasan/make-relative-prefix.o; \ else true; fi -ldl /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./make-relative-prefix.c -o make-relative-prefix.o checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... /usr/bin/gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o libz_a-gzread.o `test -f 'gzread.c' || echo './'`gzread.c no yes checking whether NLS is requested... no checking whether NLS is requested... no checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking for bison... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.35.2/missing bison -y checking for flex... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.35.2/missing flex checking whether to enable maintainer-specific portions of Makefiles... no checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2 checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for stdlib.h... (cached) yes Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 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 unistd.h... (cached) yes checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking elf-hints.h usability... checking for msgmerge... no checking for long double... yes checking for long long... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./make-temp-file.c -o pic/make-temp-file.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./make-temp-file.c -o noasan/make-temp-file.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./make-temp-file.c -o make-temp-file.o no checking elf-hints.h presence... no checking for elf-hints.h... no checking limits.h usability... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./objalloc.c -o pic/objalloc.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./objalloc.c -o noasan/objalloc.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./objalloc.c -o objalloc.o yes checking limits.h presence... yes /usr/bin/gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o libz_a-gzclose.o `test -f 'gzclose.c' || echo './'`gzclose.c checking size of long long... yes checking for limits.h... yes checking locale.h usability... /usr/bin/gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o libz_a-gzwrite.o `test -f 'gzwrite.c' || echo './'`gzwrite.c yes checking locale.h presence... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./obstack.c -o pic/obstack.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./obstack.c -o noasan/obstack.o; \ else true; fi yes checking for locale.h... yes /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./obstack.c -o obstack.o 8 checking size of void *... checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes 8 checking fcntl.h usability... checking size of long... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./partition.c -o pic/partition.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./partition.c -o noasan/partition.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./partition.c -o partition.o yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/file.h usability... /usr/bin/gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o libz_a-gzlib.o `test -f 'gzlib.c' || echo './'`gzlib.c 8 checking size of int... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./pexecute.c -o pic/pexecute.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./pexecute.c -o noasan/pexecute.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./pexecute.c -o pexecute.o yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/time.h usability... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./physmem.c -o pic/physmem.o; \ else true; fi 4 if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./physmem.c -o noasan/physmem.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./physmem.c -o physmem.o checking alloca.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/stat.h... (cached) yes yes checking alloca.h presence... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./pex-common.c -o pic/pex-common.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./pex-common.c -o noasan/pex-common.o; \ else true; fi checking whether string.h and strings.h may both be included... /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./pex-common.c -o pex-common.o /usr/bin/gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o libz_a-infback.o `test -f 'infback.c' || echo './'`infback.c yes checking for alloca.h... yes checking stddef.h usability... yes checking for glob... yes checking stddef.h presence... yes checking for stddef.h... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes yes checking for stdlib.h... (cached) yes checking for mkstemp... checking time.h usability... yes yes checking time.h presence... checking for realpath... yes checking for time.h... yes checking for unistd.h... (cached) yes checking wchar.h usability... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./pex-one.c -o pic/pex-one.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./pex-one.c -o noasan/pex-one.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./pex-one.c -o pex-one.o yes checking for sbrk... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./pex-unix.c -o pic/pex-unix.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./pex-unix.c -o noasan/pex-unix.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./pex-unix.c -o pex-unix.o yes checking wchar.h presence... yes checking for wchar.h... yes checking wctype.h usability... yes /usr/bin/gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o libz_a-inffast.o `test -f 'inffast.c' || echo './'`inffast.c checking for setlocale... yes checking wctype.h presence... yes checking for wctype.h... yes checking fcntl.h usability... yes checking for waitpid... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./vprintf-support.c -o pic/vprintf-support.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./vprintf-support.c -o noasan/vprintf-support.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./vprintf-support.c -o vprintf-support.o yes checking fcntl.h presence... yes checking for fcntl.h... yes yes checking sys/file.h usability... /usr/bin/gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o libz_a-inflate.o `test -f 'inflate.c' || echo './'`inflate.c checking for open... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./rust-demangle.c -o pic/rust-demangle.o; \ else true; fi yes checking sys/file.h presence... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./rust-demangle.c -o noasan/rust-demangle.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./rust-demangle.c -o rust-demangle.o yes yes checking for sys/file.h... yes checking for lseek... checking sys/time.h usability... yes checking sys/time.h presence... yes checking for close... yes checking for sys/time.h... yes checking for sys/stat.h... (cached) yes checking sys/resource.h usability... yes checking for dirent.h that defines DIR... yes checking sys/resource.h presence... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./safe-ctype.c -o pic/safe-ctype.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./safe-ctype.c -o noasan/safe-ctype.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./safe-ctype.c -o safe-ctype.o yes checking for sys/resource.h... yes looking for a compliant stdint.h in stdint.h, checking for uintmax_t... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./simple-object.c -o pic/simple-object.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./simple-object.c -o noasan/simple-object.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./simple-object.c -o simple-object.o yes checking for library containing opendir... yes checking for uintptr_t... none required checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getpagesize... yes checking for int_least32_t... yes checking for working mmap... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./simple-object-coff.c -o pic/simple-object-coff.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./simple-object-coff.c -o noasan/simple-object-coff.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./simple-object-coff.c -o simple-object-coff.o yes checking for int_fast32_t... yes checking for uint64_t... yes checking for library containing dlopen... none required checking for a known getopt prototype in unistd.h... yes checking what to include in bfd_stdint.h... stdint.h (already complete) checking whether time.h and sys/time.h may both be included... yes /usr/bin/gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o libz_a-inftrees.o `test -f 'inftrees.c' || echo './'`inftrees.c if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./simple-object-elf.c -o pic/simple-object-elf.o; \ else true; fi yes if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./simple-object-elf.c -o noasan/simple-object-elf.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./simple-object-elf.c -o simple-object-elf.o checking for dirent.h that defines DIR... checking whether asprintf is declared... yes checking for library containing opendir... yes checking whether environ is declared... /usr/bin/gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o libz_a-trees.o `test -f 'trees.c' || echo './'`trees.c none required checking whether string.h and strings.h may both be included... yes checking whether free is declared... yes checking for fcntl... yes checking whether getenv is declared... yes checking for getpagesize... yes yes checking whether sbrk is declared... checking for setitimer... yes yes checking whether strstr is declared... checking for sysconf... yes checking whether ANSI C string concatenation works... yes checking for fdopen... yes checking size of void *... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./simple-object-mach-o.c -o pic/simple-object-mach-o.o; \ else true; fi /usr/bin/gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o libz_a-uncompr.o `test -f 'uncompr.c' || echo './'`uncompr.c if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./simple-object-mach-o.c -o simple-object-mach-o.o yes checking for getuid... /usr/bin/gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o libz_a-zutil.o `test -f 'zutil.c' || echo './'`zutil.c yes 8 checking for getgid... true "AR_FLAGS=rc" "CC_FOR_BUILD=/usr/bin/gcc" "CFLAGS=-O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include" "CXXFLAGS=-O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include" "CFLAGS_FOR_BUILD=-O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include" "CFLAGS_FOR_TARGET=-g -O2" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "LDFLAGS=-L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib" "LIBCFLAGS=-O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=/usr/bin/make" "MAKEINFO=true --split-size=5000000 --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/bash" "EXPECT=expect" "RUNTEST=runtest" "RUNTESTFLAGS=" "exec_prefix=/home/buildroot/autobuild/instance-2/output-1/host" "infodir=/home/buildroot/autobuild/instance-2/output-1/host/share/info" "libdir=/home/buildroot/autobuild/instance-2/output-1/host/lib" "prefix=/home/buildroot/autobuild/instance-2/output-1/host" "tooldir=/home/buildroot/autobuild/instance-2/output-1/host/arm-buildroot-linux-uclibcgnueabi" "AR=/usr/bin/ar" "AS=/usr/bin/as" "CC=/usr/bin/gcc" "CXX=/usr/bin/g++" "LD=/usr/bin/ld" "LIBCFLAGS=-O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include" "NM=/usr/bin/nm" "PICFLAG=" "RANLIB=/usr/bin/ranlib" "DESTDIR=" DO=all multi-do # /usr/bin/make rm -f libz.a /usr/bin/ar cru libz.a libz_a-adler32.o libz_a-compress.o libz_a-crc32.o libz_a-deflate.o libz_a-gzread.o libz_a-gzclose.o libz_a-gzwrite.o libz_a-gzlib.o libz_a-infback.o libz_a-inffast.o libz_a-inflate.o libz_a-inftrees.o libz_a-trees.o libz_a-uncompr.o libz_a-zutil.o yes /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') /usr/bin/ranlib libz.a make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.35.2/zlib' checking for fileno... Configuring in ./opcodes configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status yes checking for fls... no checking for strtoull... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./simple-object-xcoff.c -o pic/simple-object-xcoff.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./simple-object-xcoff.c -o simple-object-xcoff.o yes checking for getrlimit... configure: creating cache ./config.cache yes checking build system type... checking whether basename is declared... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... arm-buildroot-linux-uclibcgnueabi checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc yes checking whether ftello is declared... checking whether the C compiler works... yes yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether ftello64 is declared... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./sort.c -o pic/sort.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./sort.c -o noasan/sort.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./sort.c -o sort.o checking whether we are cross compiling... yes checking whether fseeko is declared... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./spaces.c -o pic/spaces.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./spaces.c -o noasan/spaces.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./spaces.c -o spaces.o no checking for suffix of object files... yes checking whether fseeko64 is declared... o checking whether we are using the GNU C compiler... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./splay-tree.c -o pic/splay-tree.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./splay-tree.c -o noasan/splay-tree.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./splay-tree.c -o splay-tree.o yes checking whether /usr/bin/gcc accepts -g... yes checking whether ffs is declared... yes checking for /usr/bin/gcc option to accept ISO C89... yes none needed checking whether free is declared... checking whether /usr/bin/gcc understands -c and -o together... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./stack-limit.c -o pic/stack-limit.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./stack-limit.c -o noasan/stack-limit.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./stack-limit.c -o stack-limit.o yes yes checking for library containing strerror... checking whether getenv is declared... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./strerror.c -o pic/strerror.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./strerror.c -o noasan/strerror.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./strerror.c -o strerror.o none required checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether /usr/bin/make sets $(MAKE)... checking whether malloc is declared... yes checking for style of include used by /usr/bin/make... GNU checking whether /usr/bin/make supports nested variables... yes checking dependency style of /usr/bin/gcc... none checking for x86_64-pc-linux-gnu-gcc... (cached) /usr/bin/gcc checking whether we are using the GNU C compiler... (cached) yes checking whether /usr/bin/gcc accepts -g... (cached) yes checking for /usr/bin/gcc option to accept ISO C89... (cached) none needed checking whether /usr/bin/gcc understands -c and -o together... (cached) yes checking how to run the C preprocessor... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./strsignal.c -o pic/strsignal.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./strsignal.c -o noasan/strsignal.o; \ else true; fi yes /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./strsignal.c -o strsignal.o checking whether realloc is declared... /usr/bin/gcc -E if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./timeval-utils.c -o pic/timeval-utils.o; \ else true; fi checking for grep that handles long lines and -e... yes if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./timeval-utils.c -o noasan/timeval-utils.o; \ else true; fi /bin/grep checking for egrep... /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./timeval-utils.c -o timeval-utils.o /bin/grep -E checking for ANSI C header files... checking whether stpcpy is declared... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ else true; fi yes if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./unlink-if-ordinary.c -o unlink-if-ordinary.o checking whether strstr is declared... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xasprintf.c -o pic/xasprintf.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xasprintf.c -o noasan/xasprintf.o; \ else true; fi yes /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xasprintf.c -o xasprintf.o yes checking whether asprintf is declared... checking for sys/types.h... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xatexit.c -o pic/xatexit.o; \ else true; fi yes if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xatexit.c -o noasan/xatexit.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xatexit.c -o xatexit.o checking for sys/stat.h... yes checking whether vasprintf is declared... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xexit.c -o pic/xexit.o; \ else true; fi yes if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xexit.c -o noasan/xexit.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xexit.c -o xexit.o checking for stdlib.h... yes checking whether snprintf is declared... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xmalloc.c -o pic/xmalloc.o; \ else true; fi yes yes if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xmalloc.c -o noasan/xmalloc.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xmalloc.c -o xmalloc.o checking whether vsnprintf is declared... checking for string.h... yes if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xmemdup.c -o pic/xmemdup.o; \ else true; fi checking for memory.h... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xmemdup.c -o noasan/xmemdup.o; \ else true; fi yes /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xmemdup.c -o xmemdup.o checking whether strnlen is declared... yes if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xstrdup.c -o pic/xstrdup.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xstrdup.c -o noasan/xstrdup.o; \ else true; fi yes /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xstrdup.c -o xstrdup.o checking for strings.h... checking compiler support for hidden visibility... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xstrerror.c -o pic/xstrerror.o; \ else true; fi yes checking linker --as-needed support... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xstrerror.c -o noasan/xstrerror.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xstrerror.c -o xstrerror.o yes yes checking for cos in -lm... checking for inttypes.h... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xstrndup.c -o pic/xstrndup.o; \ else true; fi yes if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xstrndup.c -o noasan/xstrndup.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xstrndup.c -o xstrndup.o checking for stdint.h... yes if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xvasprintf.c -o pic/xvasprintf.o; \ else true; fi yes if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xvasprintf.c -o noasan/xvasprintf.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xvasprintf.c -o xvasprintf.o checking for gcc version with buggy 64-bit support... checking for unistd.h... no checking for ftello... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./setproctitle.c -o pic/setproctitle.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./setproctitle.c -o noasan/setproctitle.o; \ else true; fi yes /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./setproctitle.c -o setproctitle.o checking minix/config.h usability... yes checking for ftello64... 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 yes make[4]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.35.2/libiberty/testsuite' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.35.2/libiberty/testsuite' if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./regex.c -o pic/regex.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./regex.c -o noasan/regex.o; \ else true; fi checking for fseeko... /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./regex.c -o regex.o no checking minix/config.h presence... yes checking for fseeko64... config.status: creating Makefile config.status: creating po/Makefile.in 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 config.status: executing libtool commands config.status: executing default-1 commands config.status: executing default commands yes yes checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib checking how to print strings... checking for fopen64... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... yes checking size of off_t... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./cplus-dem.c -o pic/cplus-dem.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./cplus-dem.c -o noasan/cplus-dem.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./cplus-dem.c -o cplus-dem.o BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... (cached) /usr/bin/ar checking for x86_64-pc-linux-gnu-strip... no checking for strip... strip checking for x86_64-pc-linux-gnu-ranlib... (cached) /usr/bin/ranlib checking command to parse /usr/bin/nm output from /usr/bin/gcc object... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./cp-demangle.c -o pic/cp-demangle.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./cp-demangle.c -o noasan/cp-demangle.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./cp-demangle.c -o cp-demangle.o 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... ok yes checking for getpagesize... (cached) yes checking for working mmap... checking for dlfcn.h... yes checking for objdir... .libs yes checking for madvise... yes checking for mprotect... checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes yes checking if /usr/bin/gcc static flag -static works... configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./md5.c -o pic/md5.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./md5.c -o noasan/md5.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./md5.c -o md5.o yes checking if /usr/bin/gcc supports -c -o file.o... yes checking if /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 checking whether to enable maintainer-specific portions of Makefiles... no if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./sha1.c -o pic/sha1.o; \ else true; fi checking whether to install libbfd... no checking whether NLS is requested... no checking whether NLS is requested... no if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./sha1.c -o noasan/sha1.o; \ else true; fi checking for msgfmt... /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./sha1.c -o sha1.o no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for stdlib.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking whether string.h and strings.h may both be included... yes checking whether basename is declared... yes checking whether stpcpy is declared... yes checking for sigsetjmp... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./alloca.c -o pic/alloca.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./alloca.c -o noasan/alloca.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./alloca.c -o alloca.o checking linker --as-needed support... yes checking for cos in -lm... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./argv.c -o pic/argv.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./argv.c -o noasan/argv.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./argv.c -o argv.o yes configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./bsearch_r.c -o pic/bsearch_r.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./bsearch_r.c -o noasan/bsearch_r.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./bsearch_r.c -o bsearch_r.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./choose-temp.c -o pic/choose-temp.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./choose-temp.c -o noasan/choose-temp.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./choose-temp.c -o choose-temp.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./concat.c -o pic/concat.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./concat.c -o noasan/concat.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./concat.c -o concat.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./cp-demint.c -o pic/cp-demint.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./cp-demint.c -o noasan/cp-demint.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./cp-demint.c -o cp-demint.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./crc32.c -o pic/crc32.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./crc32.c -o noasan/crc32.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./crc32.c -o crc32.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./d-demangle.c -o pic/d-demangle.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./d-demangle.c -o noasan/d-demangle.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./d-demangle.c -o d-demangle.o rm -f ./libiberty.a pic/./libiberty.a noasan/./libiberty.a /usr/bin/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 /usr/bin/ranlib ./libiberty.a if [ x"" != x ]; then \ cd pic; \ /usr/bin/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; \ /usr/bin/ranlib ./libiberty.a; \ cd ..; \ else true; fi; \ if [ x"" != x ]; then \ cd noasan; \ /usr/bin/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; \ /usr/bin/ranlib ./libiberty.a; \ cd ..; \ else true; fi make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.35.2/libiberty' config.status: creating Makefile config.status: creating doc/Makefile config.status: creating bfd-in3.h config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: executing bfd_stdint.h commands config.status: executing default commands make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.35.2/bfd' /bin/sed -e s/NN/32/g < elfxx-target.h > elf32-target.h /bin/sed -e s/NN/64/g < elfxx-target.h > elf64-target.h creating bfdver.h rm -f targmatch.h /bin/sed -f ./targmatch.sed < ./config.bfd > targmatch.new Making info in doc make[4]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.35.2/bfd/doc' /usr/bin/gcc -o chw$$ -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include \ -L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib -I.. -I./.. -I./../../include -I./../../intl -I../../intl ./chew.c; \ /bin/bash ./../../move-if-change \ chw$$ chew; \ touch chew.stamp mv -f targmatch.new targmatch.h config.status: creating Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile ./chew -f ./doc.str < ./../aoutx.h >aoutx.tmp ./chew -f ./doc.str < ./../archive.c >archive.tmp ./chew -f ./doc.str < ./../archures.c >archures.tmp test -e aoutx.texi || test ! -f ./aoutx.texi || cp -p ./aoutx.texi . test -e archive.texi || test ! -f ./archive.texi || cp -p ./archive.texi . /bin/bash ./../../move-if-change aoutx.tmp aoutx.texi /bin/bash ./../../move-if-change archive.tmp archive.texi test -e archures.texi || test ! -f ./archures.texi || cp -p ./archures.texi . /bin/bash ./../../move-if-change archures.tmp archures.texi touch aoutx.stamp touch archive.stamp touch archures.stamp ./chew -f ./doc.str < ./../bfd.c >bfd.tmp ./chew -f ./doc.str < ./../cache.c >cache.tmp ./chew -f ./doc.str < ./../coffcode.h >coffcode.tmp test -e cache.texi || test ! -f ./cache.texi || cp -p ./cache.texi . test -e bfdt.texi || test ! -f ./bfdt.texi || cp -p ./bfdt.texi . /bin/bash ./../../move-if-change cache.tmp cache.texi ./chew -f ./doc.str < ./../corefile.c >core.tmp /bin/bash ./../../move-if-change bfd.tmp bfdt.texi test -e coffcode.texi || test ! -f ./coffcode.texi || cp -p ./coffcode.texi . test -e core.texi || test ! -f ./core.texi || cp -p ./core.texi . /bin/bash ./../../move-if-change coffcode.tmp coffcode.texi /bin/bash ./../../move-if-change core.tmp core.texi touch cache.stamp touch bfdt.stamp ./chew -f ./doc.str < ./../elf.c >elf.tmp ./chew -f ./doc.str < ./../elfcode.h >elfcode.tmp touch coffcode.stamp touch core.stamp test -e elf.texi || test ! -f ./elf.texi || cp -p ./elf.texi . test -e elfcode.texi || test ! -f ./elfcode.texi || cp -p ./elfcode.texi . ./chew -f ./doc.str < ./../format.c >format.tmp ./chew -f ./doc.str < ./../libbfd.c >libbfd.tmp /bin/bash ./../../move-if-change elf.tmp elf.texi /bin/bash ./../../move-if-change elfcode.tmp elfcode.texi test -e format.texi || test ! -f ./format.texi || cp -p ./format.texi . test -e libbfd.texi || test ! -f ./libbfd.texi || cp -p ./libbfd.texi . /bin/bash ./../../move-if-change format.tmp format.texi /bin/bash ./../../move-if-change libbfd.tmp libbfd.texi touch elf.stamp touch elfcode.stamp ./chew -f ./doc.str < ./../bfdwin.c >bfdwin.tmp touch format.stamp ./chew -f ./doc.str < ./../bfdio.c >bfdio.tmp touch libbfd.stamp ./chew -f ./doc.str < ./../opncls.c >opncls.tmp test -e bfdwin.texi || test ! -f ./bfdwin.texi || cp -p ./bfdwin.texi . test -e bfdio.texi || test ! -f ./bfdio.texi || cp -p ./bfdio.texi . /bin/bash ./../../move-if-change bfdwin.tmp bfdwin.texi ./chew -f ./doc.str < ./../reloc.c >reloc.tmp /bin/bash ./../../move-if-change bfdio.tmp bfdio.texi test -e opncls.texi || test ! -f ./opncls.texi || cp -p ./opncls.texi . /bin/bash ./../../move-if-change opncls.tmp opncls.texi touch bfdwin.stamp touch bfdio.stamp test -e reloc.texi || test ! -f ./reloc.texi || cp -p ./reloc.texi . ./chew -f ./doc.str < ./../section.c >section.tmp ./chew -f ./doc.str < ./../syms.c >syms.tmp /bin/bash ./../../move-if-change reloc.tmp reloc.texi touch opncls.stamp ./chew -f ./doc.str < ./../targets.c >targets.tmp test -e section.texi || test ! -f ./section.texi || cp -p ./section.texi . test -e syms.texi || test ! -f ./syms.texi || cp -p ./syms.texi . /bin/bash ./../../move-if-change section.tmp section.texi /bin/bash ./../../move-if-change syms.tmp syms.texi test -e targets.texi || test ! -f ./targets.texi || cp -p ./targets.texi . touch reloc.stamp /bin/bash ./../../move-if-change targets.tmp targets.texi ./chew -f ./doc.str < ./../init.c >init.tmp touch section.stamp touch syms.stamp test -e init.texi || test ! -f ./init.texi || cp -p ./init.texi . ./chew -f ./doc.str < ./../hash.c >hash.tmp ./chew -f ./doc.str < ./../linker.c >linker.tmp /bin/bash ./../../move-if-change init.tmp init.texi touch targets.stamp test -e hash.texi || test ! -f ./hash.texi || cp -p ./hash.texi . test -e linker.texi || test ! -f ./linker.texi || cp -p ./linker.texi . ./chew -f ./doc.str < ./../mmo.c >mmo.tmp /bin/bash ./../../move-if-change hash.tmp hash.texi /bin/bash ./../../move-if-change linker.tmp linker.texi touch init.stamp test -e mmo.texi || test ! -f ./mmo.texi || cp -p ./mmo.texi . /bin/bash ./../../move-if-change mmo.tmp mmo.texi touch hash.stamp touch linker.stamp touch mmo.stamp restore=: && backupdir=".am$$" && \ rm -rf $backupdir && mkdir $backupdir && \ if (true --split-size=5000000 --split-size=5000000 --version) >/dev/null 2>&1; then \ for f in bfd.info bfd.info-[0-9] bfd.info-[0-9][0-9] bfd.i[0-9] bfd.i[0-9][0-9]; do \ if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ done; \ else :; fi && \ if true --split-size=5000000 --split-size=5000000 -I . \ -o bfd.info `test -f 'bfd.texi' || echo './'`bfd.texi; \ then \ rc=0; \ else \ rc=$?; \ $restore $backupdir/* `echo "./bfd.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc make[4]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.35.2/bfd/doc' Making info in po make[4]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.35.2/bfd/po' ( if test 'x.' != 'x.'; then \ posrcprefix='../'; \ else \ posrcprefix="../"; \ fi; \ rm -f SRC-POTFILES-t SRC-POTFILES \ && (sed -e '/^#/d' \ -e '/^[ ]*$/d' \ -e "s@.*@ $posrcprefix& \\\\@" < ./SRC-POTFILES.in \ | sed -e '$s/\\$//') > SRC-POTFILES-t \ && chmod a-w SRC-POTFILES-t \ && mv SRC-POTFILES-t SRC-POTFILES ) ( rm -f BLD-POTFILES-t BLD-POTFILES \ && (sed -e '/^#/d' \ -e '/^[ ]*$/d' \ -e "s@.*@ ../& \\\\@" < ./BLD-POTFILES.in \ | sed -e '$s/\\$//') > BLD-POTFILES-t \ && chmod a-w BLD-POTFILES-t \ && mv BLD-POTFILES-t BLD-POTFILES ) cd .. \ && CONFIG_FILES=po/Makefile.in:po/Make-in \ CONFIG_HEADERS= /bin/bash ./config.status config.status: creating po/Makefile.in config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: executing bfd_stdint.h commands config.status: executing default commands make[4]: Nothing to be done for 'info'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.35.2/bfd/po' make[4]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.35.2/bfd' make[4]: Nothing to be done for 'info-am'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.35.2/bfd' /usr/bin/make all-recursive make[4]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.35.2/bfd' Making all in doc make[5]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.35.2/bfd/doc' restore=: && backupdir=".am$$" && \ rm -rf $backupdir && mkdir $backupdir && \ if (true --split-size=5000000 --split-size=5000000 --version) >/dev/null 2>&1; then \ for f in bfd.info bfd.info-[0-9] bfd.info-[0-9][0-9] bfd.i[0-9] bfd.i[0-9][0-9]; do \ if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ done; \ else :; fi && \ if true --split-size=5000000 --split-size=5000000 -I . \ -o bfd.info `test -f 'bfd.texi' || echo './'`bfd.texi; \ then \ rc=0; \ else \ rc=$?; \ $restore $backupdir/* `echo "./bfd.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc make[5]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.35.2/bfd/doc' Making all in po make[5]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.35.2/bfd/po' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.35.2/bfd/po' make[5]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.35.2/bfd' rm -f bfd-tmp.h rm -f tofiles cp bfd-in3.h bfd-tmp.h f=""; \ for i in elf32-arm.lo elf32.lo elf-nacl.lo elf-vxworks.lo elf.lo elflink.lo elf-attrs.lo elf-strtab.lo elf-eh-frame.lo dwarf1.lo dwarf2.lo elf32-gen.lo plugin.lo cpu-arm.lo archive64.lo ; do \ case " $f " in \ *" $i "*) ;; \ *) f="$f $i" ;; \ esac ; \ done ; \ echo $f > tofiles /bin/bash ./../move-if-change bfd-tmp.h bfd.h /bin/bash ./../move-if-change tofiles ofiles rm -f bfd-tmp.h touch stamp-ofiles touch stmp-bfd-h /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/buildroot/autobuild/instance-2/output-1/host/bin"' -DLIBDIR='"/home/buildroot/autobuild/instance-2/output-1/host/lib"' -I. -I. -I./../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 -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o archive.lo archive.c /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/buildroot/autobuild/instance-2/output-1/host/bin"' -DLIBDIR='"/home/buildroot/autobuild/instance-2/output-1/host/lib"' -I. -I. -I./../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 -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -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' ./archures.c /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/buildroot/autobuild/instance-2/output-1/host/bin"' -DLIBDIR='"/home/buildroot/autobuild/instance-2/output-1/host/lib"' -I. -I. -I./../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 -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o bfd.lo bfd.c /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/buildroot/autobuild/instance-2/output-1/host/bin"' -DLIBDIR='"/home/buildroot/autobuild/instance-2/output-1/host/lib"' -I. -I. -I./../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 -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o bfdio.lo bfdio.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/buildroot/autobuild/instance-2/output-1/host/bin\" -DLIBDIR=\"/home/buildroot/autobuild/instance-2/output-1/host/lib\" -I. -I. -I./../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 -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c archive.c -o archive.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/buildroot/autobuild/instance-2/output-1/host/bin\" -DLIBDIR=\"/home/buildroot/autobuild/instance-2/output-1/host/lib\" -I. -I. -I./../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 -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -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" ./archures.c -o archures.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/buildroot/autobuild/instance-2/output-1/host/bin\" -DLIBDIR=\"/home/buildroot/autobuild/instance-2/output-1/host/lib\" -I. -I. -I./../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 -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c bfd.c -o bfd.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/buildroot/autobuild/instance-2/output-1/host/bin\" -DLIBDIR=\"/home/buildroot/autobuild/instance-2/output-1/host/lib\" -I. -I. -I./../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 -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c bfdio.c -o bfdio.o /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/buildroot/autobuild/instance-2/output-1/host/bin"' -DLIBDIR='"/home/buildroot/autobuild/instance-2/output-1/host/lib"' -I. -I. -I./../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 -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o bfdwin.lo bfdwin.c /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/buildroot/autobuild/instance-2/output-1/host/bin"' -DLIBDIR='"/home/buildroot/autobuild/instance-2/output-1/host/lib"' -I. -I. -I./../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 -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o cache.lo cache.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/buildroot/autobuild/instance-2/output-1/host/bin\" -DLIBDIR=\"/home/buildroot/autobuild/instance-2/output-1/host/lib\" -I. -I. -I./../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 -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c bfdwin.c -o bfdwin.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/buildroot/autobuild/instance-2/output-1/host/bin\" -DLIBDIR=\"/home/buildroot/autobuild/instance-2/output-1/host/lib\" -I. -I. -I./../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 -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c cache.c -o cache.o /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/buildroot/autobuild/instance-2/output-1/host/bin"' -DLIBDIR='"/home/buildroot/autobuild/instance-2/output-1/host/lib"' -I. -I. -I./../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 -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o coff-bfd.lo coff-bfd.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/buildroot/autobuild/instance-2/output-1/host/bin\" -DLIBDIR=\"/home/buildroot/autobuild/instance-2/output-1/host/lib\" -I. -I. -I./../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 -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c coff-bfd.c -o coff-bfd.o /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/buildroot/autobuild/instance-2/output-1/host/bin"' -DLIBDIR='"/home/buildroot/autobuild/instance-2/output-1/host/lib"' -I. -I. -I./../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 -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o compress.lo compress.c /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/buildroot/autobuild/instance-2/output-1/host/bin"' -DLIBDIR='"/home/buildroot/autobuild/instance-2/output-1/host/lib"' -I. -I. -I./../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 -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o corefile.lo corefile.c /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/buildroot/autobuild/instance-2/output-1/host/bin"' -DLIBDIR='"/home/buildroot/autobuild/instance-2/output-1/host/lib"' -I. -I. -I./../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 -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o elf-properties.lo elf-properties.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/buildroot/autobuild/instance-2/output-1/host/bin\" -DLIBDIR=\"/home/buildroot/autobuild/instance-2/output-1/host/lib\" -I. -I. -I./../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 -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c compress.c -o compress.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/buildroot/autobuild/instance-2/output-1/host/bin\" -DLIBDIR=\"/home/buildroot/autobuild/instance-2/output-1/host/lib\" -I. -I. -I./../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 -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c corefile.c -o corefile.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/buildroot/autobuild/instance-2/output-1/host/bin\" -DLIBDIR=\"/home/buildroot/autobuild/instance-2/output-1/host/lib\" -I. -I. -I./../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 -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c elf-properties.c -o elf-properties.o /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/buildroot/autobuild/instance-2/output-1/host/bin"' -DLIBDIR='"/home/buildroot/autobuild/instance-2/output-1/host/lib"' -I. -I. -I./../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 -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o format.lo format.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/buildroot/autobuild/instance-2/output-1/host/bin\" -DLIBDIR=\"/home/buildroot/autobuild/instance-2/output-1/host/lib\" -I. -I. -I./../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 -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c format.c -o format.o /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/buildroot/autobuild/instance-2/output-1/host/bin"' -DLIBDIR='"/home/buildroot/autobuild/instance-2/output-1/host/lib"' -I. -I. -I./../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 -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o hash.lo hash.c /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/buildroot/autobuild/instance-2/output-1/host/bin"' -DLIBDIR='"/home/buildroot/autobuild/instance-2/output-1/host/lib"' -I. -I. -I./../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 -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o init.lo init.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/buildroot/autobuild/instance-2/output-1/host/bin\" -DLIBDIR=\"/home/buildroot/autobuild/instance-2/output-1/host/lib\" -I. -I. -I./../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 -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c hash.c -o hash.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/buildroot/autobuild/instance-2/output-1/host/bin\" -DLIBDIR=\"/home/buildroot/autobuild/instance-2/output-1/host/lib\" -I. -I. -I./../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 -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c init.c -o init.o /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/buildroot/autobuild/instance-2/output-1/host/bin"' -DLIBDIR='"/home/buildroot/autobuild/instance-2/output-1/host/lib"' -I. -I. -I./../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 -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o libbfd.lo libbfd.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/buildroot/autobuild/instance-2/output-1/host/bin\" -DLIBDIR=\"/home/buildroot/autobuild/instance-2/output-1/host/lib\" -I. -I. -I./../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 -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c libbfd.c -o libbfd.o /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/buildroot/autobuild/instance-2/output-1/host/bin"' -DLIBDIR='"/home/buildroot/autobuild/instance-2/output-1/host/lib"' -I. -I. -I./../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 -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o linker.lo linker.c /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/buildroot/autobuild/instance-2/output-1/host/bin"' -DLIBDIR='"/home/buildroot/autobuild/instance-2/output-1/host/lib"' -I. -I. -I./../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 -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o merge.lo merge.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/buildroot/autobuild/instance-2/output-1/host/bin\" -DLIBDIR=\"/home/buildroot/autobuild/instance-2/output-1/host/lib\" -I. -I. -I./../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 -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c linker.c -o linker.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/buildroot/autobuild/instance-2/output-1/host/bin\" -DLIBDIR=\"/home/buildroot/autobuild/instance-2/output-1/host/lib\" -I. -I. -I./../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 -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c merge.c -o merge.o /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/buildroot/autobuild/instance-2/output-1/host/bin"' -DLIBDIR='"/home/buildroot/autobuild/instance-2/output-1/host/lib"' -I. -I. -I./../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 -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o opncls.lo opncls.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/buildroot/autobuild/instance-2/output-1/host/bin\" -DLIBDIR=\"/home/buildroot/autobuild/instance-2/output-1/host/lib\" -I. -I. -I./../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 -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c opncls.c -o opncls.o /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/buildroot/autobuild/instance-2/output-1/host/bin"' -DLIBDIR='"/home/buildroot/autobuild/instance-2/output-1/host/lib"' -I. -I. -I./../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 -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o reloc.lo reloc.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/buildroot/autobuild/instance-2/output-1/host/bin\" -DLIBDIR=\"/home/buildroot/autobuild/instance-2/output-1/host/lib\" -I. -I. -I./../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 -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c reloc.c -o reloc.o /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/buildroot/autobuild/instance-2/output-1/host/bin"' -DLIBDIR='"/home/buildroot/autobuild/instance-2/output-1/host/lib"' -I. -I. -I./../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 -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o section.lo section.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/buildroot/autobuild/instance-2/output-1/host/bin\" -DLIBDIR=\"/home/buildroot/autobuild/instance-2/output-1/host/lib\" -I. -I. -I./../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 -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c section.c -o section.o /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/buildroot/autobuild/instance-2/output-1/host/bin"' -DLIBDIR='"/home/buildroot/autobuild/instance-2/output-1/host/lib"' -I. -I. -I./../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 -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o simple.lo simple.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/buildroot/autobuild/instance-2/output-1/host/bin\" -DLIBDIR=\"/home/buildroot/autobuild/instance-2/output-1/host/lib\" -I. -I. -I./../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 -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c simple.c -o simple.o /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/buildroot/autobuild/instance-2/output-1/host/bin"' -DLIBDIR='"/home/buildroot/autobuild/instance-2/output-1/host/lib"' -I. -I. -I./../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 -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o stab-syms.lo stab-syms.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/buildroot/autobuild/instance-2/output-1/host/bin\" -DLIBDIR=\"/home/buildroot/autobuild/instance-2/output-1/host/lib\" -I. -I. -I./../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 -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c stab-syms.c -o stab-syms.o /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/buildroot/autobuild/instance-2/output-1/host/bin"' -DLIBDIR='"/home/buildroot/autobuild/instance-2/output-1/host/lib"' -I. -I. -I./../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 -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o stabs.lo stabs.c /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/buildroot/autobuild/instance-2/output-1/host/bin"' -DLIBDIR='"/home/buildroot/autobuild/instance-2/output-1/host/lib"' -I. -I. -I./../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 -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o syms.lo syms.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/buildroot/autobuild/instance-2/output-1/host/bin\" -DLIBDIR=\"/home/buildroot/autobuild/instance-2/output-1/host/lib\" -I. -I. -I./../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 -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c stabs.c -o stabs.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/buildroot/autobuild/instance-2/output-1/host/bin\" -DLIBDIR=\"/home/buildroot/autobuild/instance-2/output-1/host/lib\" -I. -I. -I./../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 -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c syms.c -o syms.o /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/buildroot/autobuild/instance-2/output-1/host/bin"' -DLIBDIR='"/home/buildroot/autobuild/instance-2/output-1/host/lib"' -I. -I. -I./../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 -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -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' ./targets.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/buildroot/autobuild/instance-2/output-1/host/bin\" -DLIBDIR=\"/home/buildroot/autobuild/instance-2/output-1/host/lib\" -I. -I. -I./../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 -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -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" ./targets.c -o targets.o /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/buildroot/autobuild/instance-2/output-1/host/bin"' -DLIBDIR='"/home/buildroot/autobuild/instance-2/output-1/host/lib"' -I. -I. -I./../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 -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o binary.lo binary.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/buildroot/autobuild/instance-2/output-1/host/bin\" -DLIBDIR=\"/home/buildroot/autobuild/instance-2/output-1/host/lib\" -I. -I. -I./../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 -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c binary.c -o binary.o /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/buildroot/autobuild/instance-2/output-1/host/bin"' -DLIBDIR='"/home/buildroot/autobuild/instance-2/output-1/host/lib"' -I. -I. -I./../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 -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o ihex.lo ihex.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/buildroot/autobuild/instance-2/output-1/host/bin\" -DLIBDIR=\"/home/buildroot/autobuild/instance-2/output-1/host/lib\" -I. -I. -I./../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 -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c ihex.c -o ihex.o /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/buildroot/autobuild/instance-2/output-1/host/bin"' -DLIBDIR='"/home/buildroot/autobuild/instance-2/output-1/host/lib"' -I. -I. -I./../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 -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o srec.lo srec.c /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/buildroot/autobuild/instance-2/output-1/host/bin"' -DLIBDIR='"/home/buildroot/autobuild/instance-2/output-1/host/lib"' -I. -I. -I./../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 -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o tekhex.lo tekhex.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/buildroot/autobuild/instance-2/output-1/host/bin\" -DLIBDIR=\"/home/buildroot/autobuild/instance-2/output-1/host/lib\" -I. -I. -I./../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 -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c srec.c -o srec.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/buildroot/autobuild/instance-2/output-1/host/bin\" -DLIBDIR=\"/home/buildroot/autobuild/instance-2/output-1/host/lib\" -I. -I. -I./../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 -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c tekhex.c -o tekhex.o /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/buildroot/autobuild/instance-2/output-1/host/bin"' -DLIBDIR='"/home/buildroot/autobuild/instance-2/output-1/host/lib"' -I. -I. -I./../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 -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o verilog.lo verilog.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/buildroot/autobuild/instance-2/output-1/host/bin\" -DLIBDIR=\"/home/buildroot/autobuild/instance-2/output-1/host/lib\" -I. -I. -I./../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 -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c verilog.c -o verilog.o /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/buildroot/autobuild/instance-2/output-1/host/bin"' -DLIBDIR='"/home/buildroot/autobuild/instance-2/output-1/host/lib"' -I. -I. -I./../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 -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o elf32-arm.lo elf32-arm.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/buildroot/autobuild/instance-2/output-1/host/bin\" -DLIBDIR=\"/home/buildroot/autobuild/instance-2/output-1/host/lib\" -I. -I. -I./../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 -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c elf32-arm.c -o elf32-arm.o /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/buildroot/autobuild/instance-2/output-1/host/bin"' -DLIBDIR='"/home/buildroot/autobuild/instance-2/output-1/host/lib"' -I. -I. -I./../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 -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o elf32.lo elf32.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/buildroot/autobuild/instance-2/output-1/host/bin\" -DLIBDIR=\"/home/buildroot/autobuild/instance-2/output-1/host/lib\" -I. -I. -I./../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 -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c elf32.c -o elf32.o /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/buildroot/autobuild/instance-2/output-1/host/bin"' -DLIBDIR='"/home/buildroot/autobuild/instance-2/output-1/host/lib"' -I. -I. -I./../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 -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o elf-nacl.lo elf-nacl.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/buildroot/autobuild/instance-2/output-1/host/bin\" -DLIBDIR=\"/home/buildroot/autobuild/instance-2/output-1/host/lib\" -I. -I. -I./../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 -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c elf-nacl.c -o elf-nacl.o /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/buildroot/autobuild/instance-2/output-1/host/bin"' -DLIBDIR='"/home/buildroot/autobuild/instance-2/output-1/host/lib"' -I. -I. -I./../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 -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o elf-vxworks.lo elf-vxworks.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/buildroot/autobuild/instance-2/output-1/host/bin\" -DLIBDIR=\"/home/buildroot/autobuild/instance-2/output-1/host/lib\" -I. -I. -I./../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 -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c elf-vxworks.c -o elf-vxworks.o /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/buildroot/autobuild/instance-2/output-1/host/bin"' -DLIBDIR='"/home/buildroot/autobuild/instance-2/output-1/host/lib"' -I. -I. -I./../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 -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o elf.lo elf.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/buildroot/autobuild/instance-2/output-1/host/bin\" -DLIBDIR=\"/home/buildroot/autobuild/instance-2/output-1/host/lib\" -I. -I. -I./../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 -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c elf.c -o elf.o /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/buildroot/autobuild/instance-2/output-1/host/bin"' -DLIBDIR='"/home/buildroot/autobuild/instance-2/output-1/host/lib"' -I. -I. -I./../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 -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o elflink.lo elflink.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/buildroot/autobuild/instance-2/output-1/host/bin\" -DLIBDIR=\"/home/buildroot/autobuild/instance-2/output-1/host/lib\" -I. -I. -I./../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 -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c elflink.c -o elflink.o /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/buildroot/autobuild/instance-2/output-1/host/bin"' -DLIBDIR='"/home/buildroot/autobuild/instance-2/output-1/host/lib"' -I. -I. -I./../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 -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o elf-attrs.lo elf-attrs.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/buildroot/autobuild/instance-2/output-1/host/bin\" -DLIBDIR=\"/home/buildroot/autobuild/instance-2/output-1/host/lib\" -I. -I. -I./../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 -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c elf-attrs.c -o elf-attrs.o /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/buildroot/autobuild/instance-2/output-1/host/bin"' -DLIBDIR='"/home/buildroot/autobuild/instance-2/output-1/host/lib"' -I. -I. -I./../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 -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o elf-strtab.lo elf-strtab.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/buildroot/autobuild/instance-2/output-1/host/bin\" -DLIBDIR=\"/home/buildroot/autobuild/instance-2/output-1/host/lib\" -I. -I. -I./../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 -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c elf-strtab.c -o elf-strtab.o /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/buildroot/autobuild/instance-2/output-1/host/bin"' -DLIBDIR='"/home/buildroot/autobuild/instance-2/output-1/host/lib"' -I. -I. -I./../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 -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o elf-eh-frame.lo elf-eh-frame.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/buildroot/autobuild/instance-2/output-1/host/bin\" -DLIBDIR=\"/home/buildroot/autobuild/instance-2/output-1/host/lib\" -I. -I. -I./../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 -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c elf-eh-frame.c -o elf-eh-frame.o /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/buildroot/autobuild/instance-2/output-1/host/bin"' -DLIBDIR='"/home/buildroot/autobuild/instance-2/output-1/host/lib"' -I. -I. -I./../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 -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o dwarf1.lo dwarf1.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/buildroot/autobuild/instance-2/output-1/host/bin\" -DLIBDIR=\"/home/buildroot/autobuild/instance-2/output-1/host/lib\" -I. -I. -I./../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 -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c dwarf1.c -o dwarf1.o /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/buildroot/autobuild/instance-2/output-1/host/bin"' -DLIBDIR='"/home/buildroot/autobuild/instance-2/output-1/host/lib"' -I. -I. -I./../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 -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o dwarf2.lo -DDEBUGDIR=\"/home/buildroot/autobuild/instance-2/output-1/host/lib/debug\" ./dwarf2.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/buildroot/autobuild/instance-2/output-1/host/bin\" -DLIBDIR=\"/home/buildroot/autobuild/instance-2/output-1/host/lib\" -I. -I. -I./../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 -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -DDEBUGDIR=\"/home/buildroot/autobuild/instance-2/output-1/host/lib/debug\" ./dwarf2.c -o dwarf2.o /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/buildroot/autobuild/instance-2/output-1/host/bin"' -DLIBDIR='"/home/buildroot/autobuild/instance-2/output-1/host/lib"' -I. -I. -I./../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 -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o elf32-gen.lo elf32-gen.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/buildroot/autobuild/instance-2/output-1/host/bin\" -DLIBDIR=\"/home/buildroot/autobuild/instance-2/output-1/host/lib\" -I. -I. -I./../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 -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c elf32-gen.c -o elf32-gen.o /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/buildroot/autobuild/instance-2/output-1/host/bin"' -DLIBDIR='"/home/buildroot/autobuild/instance-2/output-1/host/lib"' -I. -I. -I./../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 -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o plugin.lo plugin.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/buildroot/autobuild/instance-2/output-1/host/bin\" -DLIBDIR=\"/home/buildroot/autobuild/instance-2/output-1/host/lib\" -I. -I. -I./../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 -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c plugin.c -o plugin.o /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/buildroot/autobuild/instance-2/output-1/host/bin"' -DLIBDIR='"/home/buildroot/autobuild/instance-2/output-1/host/lib"' -I. -I. -I./../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 -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o cpu-arm.lo cpu-arm.c /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/buildroot/autobuild/instance-2/output-1/host/bin"' -DLIBDIR='"/home/buildroot/autobuild/instance-2/output-1/host/lib"' -I. -I. -I./../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 -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o archive64.lo archive64.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/buildroot/autobuild/instance-2/output-1/host/bin\" -DLIBDIR=\"/home/buildroot/autobuild/instance-2/output-1/host/lib\" -I. -I. -I./../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 -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c cpu-arm.c -o cpu-arm.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/home/buildroot/autobuild/instance-2/output-1/host/bin\" -DLIBDIR=\"/home/buildroot/autobuild/instance-2/output-1/host/lib\" -I. -I. -I./../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 -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c archive64.c -o archive64.o /bin/bash ./libtool --tag=CC --mode=link /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -rpath /home/buildroot/autobuild/instance-2/output-1/host/x86_64-pc-linux-gnu/arm-buildroot-linux-uclibcgnueabi/lib -release `cat libtool-soversion` -L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib -o libbfd.la archive.lo archures.lo bfd.lo bfdio.lo bfdwin.lo cache.lo coff-bfd.lo compress.lo corefile.lo elf-properties.lo format.lo hash.lo init.lo libbfd.lo linker.lo merge.lo opncls.lo reloc.lo section.lo simple.lo stab-syms.lo stabs.lo syms.lo targets.lo binary.lo ihex.lo srec.lo tekhex.lo verilog.lo `cat ofiles` -ldl -L./../zlib -lz -ldl libtool: link: /usr/bin/ar 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 archive64.o libtool: link: /usr/bin/ranlib .libs/libbfd.a libtool: link: ( cd ".libs" && rm -f "libbfd.la" && ln -s "../libbfd.la" "libbfd.la" ) libtooldir=`/bin/bash ./libtool --config | /bin/sed -n -e 's/^objdir=//p'`; \ if [ -f $libtooldir/libbfd.a ]; then \ cp $libtooldir/libbfd.a libbfd.tmp; \ /usr/bin/ranlib libbfd.tmp; \ /bin/bash ./../move-if-change libbfd.tmp libbfd.a; \ else true; fi touch stamp-lib make[5]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.35.2/bfd' make[4]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.35.2/bfd' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.35.2/bfd' Configuring in ./libctf make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.35.2/opcodes' /usr/bin/make all-recursive make[4]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.35.2/opcodes' Making all in . make[5]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.35.2/opcodes' /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o dis-buf.lo dis-buf.c /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o disassemble.lo -DARCH_arm ./disassemble.c /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o dis-init.lo dis-init.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c dis-buf.c -o dis-buf.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c dis-init.c -o dis-init.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -DARCH_arm ./disassemble.c -o disassemble.o /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o arm-dis.lo arm-dis.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c arm-dis.c -o arm-dis.o configure: creating cache ./config.cache checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking how to run the C preprocessor... /usr/bin/gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether /usr/bin/make sets $(MAKE)... yes checking for style of include used by /usr/bin/make... GNU checking whether /usr/bin/make supports nested variables... yes checking dependency style of /usr/bin/gcc... none checking whether /usr/bin/make sets $(MAKE)... (cached) yes checking for x86_64-pc-linux-gnu-gcc... (cached) /usr/bin/gcc checking whether we are using the GNU C compiler... (cached) yes checking whether /usr/bin/gcc accepts -g... (cached) yes checking for /usr/bin/gcc option to accept ISO C89... (cached) none needed checking whether /usr/bin/gcc understands -c and -o together... (cached) yes checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar checking the archiver (/usr/bin/ar) interface... ar checking whether NLS is requested... no checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... (cached) /usr/bin/ar checking for x86_64-pc-linux-gnu-strip... no checking for strip... strip checking for x86_64-pc-linux-gnu-ranlib... (cached) /usr/bin/ranlib checking command to parse /usr/bin/nm output from /usr/bin/gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/bin/gcc static flag -static works... yes checking if /usr/bin/gcc supports -c -o file.o... /bin/bash ./libtool --tag=CC --mode=link /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -rpath /home/buildroot/autobuild/instance-2/output-1/host/x86_64-pc-linux-gnu/arm-buildroot-linux-uclibcgnueabi/lib -release `cat ../bfd/libtool-soversion` -L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib -o libopcodes.la dis-buf.lo disassemble.lo dis-init.lo arm-dis.lo yes checking if /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... libtool: link: /usr/bin/ar rc .libs/libopcodes.a dis-buf.o disassemble.o dis-init.o arm-dis.o libtool: link: /usr/bin/ranlib .libs/libopcodes.a libtool: link: ( cd ".libs" && rm -f "libopcodes.la" && ln -s "../libopcodes.la" "libopcodes.la" ) libtooldir=`/bin/bash ./libtool --config | sed -n -e 's/^objdir=//p'`; \ if [ -f $libtooldir/libopcodes.a ]; then \ cp $libtooldir/libopcodes.a libopcodes.tmp; \ /usr/bin/ranlib libopcodes.tmp; \ /bin/bash ./../move-if-change libopcodes.tmp libopcodes.a; \ else true; fi GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... touch stamp-lib make[5]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.35.2/opcodes' Making all in po make[5]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.35.2/opcodes/po' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.35.2/opcodes/po' make[4]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.35.2/opcodes' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.35.2/opcodes' no checking for aclocal... ${SHELL} /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.35.2/missing aclocal-1.15 checking for autoconf... ${SHELL} /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.35.2/missing autoconf checking for autoheader... ${SHELL} /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.35.2/missing autoheader checking whether /usr/bin/gcc supports -W... make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.35.2/gas' /usr/bin/make all-recursive make[4]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.35.2/gas' Making all in doc make[5]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.35.2/gas/doc' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.35.2/gas/doc' Making all in po make[5]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.35.2/gas/po' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.35.2/gas/po' yes make[5]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.35.2/gas' /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/buildroot/autobuild/instance-2/output-1/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o app.o app.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/buildroot/autobuild/instance-2/output-1/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o as.o as.c checking whether /usr/bin/gcc supports -Wall... /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/buildroot/autobuild/instance-2/output-1/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o atof-generic.o atof-generic.c yes checking whether /usr/bin/gcc supports -Wnarrowing... yes checking whether /usr/bin/gcc supports -Wwrite-strings... yes checking whether /usr/bin/gcc supports -Wmissing-format-attribute... yes checking whether /usr/bin/gcc supports -Wstrict-prototypes... yes /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/buildroot/autobuild/instance-2/output-1/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o compress-debug.o compress-debug.c checking whether /usr/bin/gcc supports -Wmissing-prototypes... yes checking whether /usr/bin/gcc supports -Wold-style-definition... /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/buildroot/autobuild/instance-2/output-1/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o cond.o cond.c yes checking whether /usr/bin/gcc supports -pedantic -Wlong-long... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether to install libbfd... no /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/buildroot/autobuild/instance-2/output-1/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o depend.o depend.c checking whether /usr/bin/gcc 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... /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/buildroot/autobuild/instance-2/output-1/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o dwarf2dbg.o dwarf2dbg.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/buildroot/autobuild/instance-2/output-1/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o dw2gencfi.o dw2gencfi.c yes checking for working mmap... /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/buildroot/autobuild/instance-2/output-1/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o ecoff.o ecoff.c yes checking for library containing dlopen... /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/buildroot/autobuild/instance-2/output-1/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o ehopt.o ehopt.c -ldl checking for ELF support in BFD... yes checking whether byte ordering is bigendian... /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/buildroot/autobuild/instance-2/output-1/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o expr.o expr.c no checking byteswap.h usability... /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/buildroot/autobuild/instance-2/output-1/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o flonum-copy.o flonum-copy.c yes checking byteswap.h presence... yes checking for byteswap.h... yes checking endian.h usability... /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/buildroot/autobuild/instance-2/output-1/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o flonum-konst.o flonum-konst.c yes checking endian.h presence... yes checking for endian.h... yes /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/buildroot/autobuild/instance-2/output-1/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o flonum-mult.o flonum-mult.c checking for pread... yes /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/buildroot/autobuild/instance-2/output-1/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o frags.o frags.c checking whether asprintf is declared... /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/buildroot/autobuild/instance-2/output-1/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o hash.o hash.c yes checking whether bswap_16 is declared... yes checking whether bswap_32 is declared... yes checking whether bswap_64 is declared... yes /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/buildroot/autobuild/instance-2/output-1/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o input-file.o input-file.c checking for qsort_r... /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/buildroot/autobuild/instance-2/output-1/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o input-scrub.o input-scrub.c yes checking for qsort_r signature... /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/buildroot/autobuild/instance-2/output-1/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o listing.o listing.c GNU checking for O_CLOEXEC... /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/buildroot/autobuild/instance-2/output-1/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o literal.o literal.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/buildroot/autobuild/instance-2/output-1/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o macro.o macro.c yes /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/buildroot/autobuild/instance-2/output-1/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o messages.o messages.c configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/buildroot/autobuild/instance-2/output-1/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o output-file.o output-file.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/buildroot/autobuild/instance-2/output-1/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o read.o read.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/buildroot/autobuild/instance-2/output-1/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o remap.o remap.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/buildroot/autobuild/instance-2/output-1/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o sb.o sb.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/buildroot/autobuild/instance-2/output-1/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o stabs.o stabs.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/buildroot/autobuild/instance-2/output-1/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o subsegs.o subsegs.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/buildroot/autobuild/instance-2/output-1/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o symbols.o symbols.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/buildroot/autobuild/instance-2/output-1/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o write.o write.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/buildroot/autobuild/instance-2/output-1/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o config/tc-arm.o config/tc-arm.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/buildroot/autobuild/instance-2/output-1/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o config/obj-elf.o config/obj-elf.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/buildroot/autobuild/instance-2/output-1/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o config/atof-ieee.o config/atof-ieee.c config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.35.2/libctf' /usr/bin/make all-am make[4]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.35.2/libctf' /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o ctf-archive.lo ctf-archive.c /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o ctf-dump.lo ctf-dump.c /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o ctf-create.lo ctf-create.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c ctf-dump.c -o ctf-dump.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c ctf-archive.c -o ctf-archive.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c ctf-create.c -o ctf-create.o /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o ctf-decl.lo ctf-decl.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c ctf-decl.c -o ctf-decl.o /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o ctf-error.lo ctf-error.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c ctf-error.c -o ctf-error.o /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o ctf-hash.lo ctf-hash.c /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o ctf-labels.lo ctf-labels.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c ctf-hash.c -o ctf-hash.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c ctf-labels.c -o ctf-labels.o /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o ctf-link.lo ctf-link.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c ctf-link.c -o ctf-link.o /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o ctf-lookup.lo ctf-lookup.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c ctf-lookup.c -o ctf-lookup.o /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o ctf-open.lo ctf-open.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c ctf-open.c -o ctf-open.o /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o ctf-string.lo ctf-string.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c ctf-string.c -o ctf-string.o /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o ctf-subr.lo ctf-subr.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c ctf-subr.c -o ctf-subr.o /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o ctf-types.lo ctf-types.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c ctf-types.c -o ctf-types.o /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o ctf-util.lo ctf-util.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c ctf-util.c -o ctf-util.o /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o ctf-open-bfd.lo ctf-open-bfd.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c ctf-open-bfd.c -o ctf-open-bfd.o /bin/bash ./libtool --tag=CC --mode=link /usr/bin/gcc -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -version-info 0:0:0 -Wl,--version-script='./libctf.ver' -L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib -o libctf.la ctf-archive.lo ctf-dump.lo ctf-create.lo ctf-decl.lo ctf-error.lo ctf-hash.lo ctf-labels.lo ctf-link.lo ctf-lookup.lo ctf-open.lo ctf-string.lo ctf-subr.lo ctf-types.lo ctf-util.lo ctf-open-bfd.lo -L./../zlib -lz -ldl /bin/bash ./libtool --tag=CC --mode=link /usr/bin/gcc -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -version-info 0:0:0 -Wl,--version-script='./libctf.ver' -L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib -o libctf-nobfd.la ctf-archive.lo ctf-dump.lo ctf-create.lo ctf-decl.lo ctf-error.lo ctf-hash.lo ctf-labels.lo ctf-link.lo ctf-lookup.lo ctf-open.lo ctf-string.lo ctf-subr.lo ctf-types.lo ctf-util.lo -L./../zlib -lz -ldl libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries libtool: link: /usr/bin/ar rc .libs/libctf-nobfd.a ctf-archive.o ctf-dump.o ctf-create.o ctf-decl.o ctf-error.o ctf-hash.o ctf-labels.o ctf-link.o ctf-lookup.o ctf-open.o ctf-string.o ctf-subr.o ctf-types.o ctf-util.o libtool: link: /usr/bin/ar rc .libs/libctf.a ctf-archive.o ctf-dump.o ctf-create.o ctf-decl.o ctf-error.o ctf-hash.o ctf-labels.o ctf-link.o ctf-lookup.o ctf-open.o ctf-string.o ctf-subr.o ctf-types.o ctf-util.o ctf-open-bfd.o libtool: link: /usr/bin/ranlib .libs/libctf-nobfd.a libtool: link: /usr/bin/ranlib .libs/libctf.a libtool: link: ( cd ".libs" && rm -f "libctf-nobfd.la" && ln -s "../libctf-nobfd.la" "libctf-nobfd.la" ) libtool: link: ( cd ".libs" && rm -f "libctf.la" && ln -s "../libctf.la" "libctf.la" ) make[4]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.35.2/libctf' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.35.2/libctf' /bin/bash ./libtool --tag=CC --mode=link /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib -o as-new app.o as.o atof-generic.o compress-debug.o cond.o depend.o dwarf2dbg.o dw2gencfi.o ecoff.o ehopt.o expr.o flonum-copy.o flonum-konst.o flonum-mult.o frags.o hash.o input-file.o input-scrub.o listing.o literal.o macro.o messages.o output-file.o read.o remap.o sb.o stabs.o subsegs.o symbols.o write.o config/tc-arm.o config/obj-elf.o config/atof-ieee.o ../opcodes/libopcodes.la ../bfd/libbfd.la ../libiberty/libiberty.a -ldl libtool: link: /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-2/output-1/host/lib -o as-new app.o as.o atof-generic.o compress-debug.o cond.o depend.o dwarf2dbg.o dw2gencfi.o ecoff.o ehopt.o expr.o flonum-copy.o flonum-konst.o flonum-mult.o frags.o hash.o input-file.o input-scrub.o listing.o literal.o macro.o messages.o output-file.o read.o remap.o sb.o stabs.o subsegs.o symbols.o write.o config/tc-arm.o config/obj-elf.o config/atof-ieee.o -L/home/buildroot/autobuild/instance-2/output-1/host/lib ../opcodes/.libs/libopcodes.a ../bfd/.libs/libbfd.a -L/home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.35.2/zlib -lz ../libiberty/libiberty.a -ldl make[5]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.35.2/gas' make[4]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.35.2/gas' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.35.2/gas' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.35.2/binutils' if [ -r sysinfo.c ]; then \ /usr/bin/gcc -c -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include sysinfo.c ; \ else \ /usr/bin/gcc -c -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include ./sysinfo.c ; \ fi make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.35.2/gprof' /usr/bin/gcc -c -I. -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include ./syslex_wrap.c /usr/bin/make all-recursive Making info in doc make[4]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.35.2/gprof' make[4]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.35.2/binutils/doc' if test -f cxxfilt.man; then \ man=cxxfilt.man; \ else \ man=./cxxfilt.man; \ fi; \ sed -e 's/@PROGRAM@/c++filt/' \ -e 's/cxxfilt/c++filt/' < $man \ > c++filt.1 Making all in po make[4]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.35.2/binutils/doc' Making info in po make[5]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.35.2/gprof/po' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.35.2/gprof/po' make[4]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.35.2/binutils/po' make[4]: Nothing to be done for 'info'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.35.2/binutils/po' make[5]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.35.2/gprof' /usr/bin/gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/buildroot/autobuild/instance-2/output-1/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o basic_blocks.o basic_blocks.c make[4]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.35.2/binutils' make[4]: Nothing to be done for 'info-am'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.35.2/binutils' /usr/bin/gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/buildroot/autobuild/instance-2/output-1/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o call_graph.o call_graph.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/buildroot/autobuild/instance-2/output-1/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o cg_arcs.o cg_arcs.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/buildroot/autobuild/instance-2/output-1/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o cg_dfn.o cg_dfn.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/buildroot/autobuild/instance-2/output-1/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o cg_print.o cg_print.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib -o sysinfo sysinfo.o syslex_wrap.o /usr/bin/gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/buildroot/autobuild/instance-2/output-1/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o corefile.o corefile.c ./sysinfo -d <./sysroff.info >sysroff.h /usr/bin/make all-recursive make[4]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.35.2/binutils' Making all in doc make[5]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.35.2/binutils/doc' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.35.2/binutils/doc' Making all in po make[5]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.35.2/binutils/po' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.35.2/binutils/po' make[5]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.35.2/binutils' /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/buildroot/autobuild/instance-2/output-1/host/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o size.o size.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/buildroot/autobuild/instance-2/output-1/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o gmon_io.o gmon_io.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/buildroot/autobuild/instance-2/output-1/host/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o bucomm.o bucomm.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/buildroot/autobuild/instance-2/output-1/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o gprof.o gprof.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/buildroot/autobuild/instance-2/output-1/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o hertz.o hertz.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/buildroot/autobuild/instance-2/output-1/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o hist.o hist.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/buildroot/autobuild/instance-2/output-1/host/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o version.o version.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/buildroot/autobuild/instance-2/output-1/host/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o filemode.o filemode.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/buildroot/autobuild/instance-2/output-1/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o source.o source.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/buildroot/autobuild/instance-2/output-1/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o search_list.o search_list.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/buildroot/autobuild/instance-2/output-1/host/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -DOBJDUMP_PRIVATE_VECTORS="" ./objdump.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/buildroot/autobuild/instance-2/output-1/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o symtab.o symtab.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/buildroot/autobuild/instance-2/output-1/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o sym_ids.o sym_ids.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/buildroot/autobuild/instance-2/output-1/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o utils.o utils.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/buildroot/autobuild/instance-2/output-1/host/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o dwarf.o dwarf.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/buildroot/autobuild/instance-2/output-1/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o i386.o i386.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/buildroot/autobuild/instance-2/output-1/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o alpha.o alpha.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/buildroot/autobuild/instance-2/output-1/host/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o prdbg.o prdbg.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/buildroot/autobuild/instance-2/output-1/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o vax.o vax.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/buildroot/autobuild/instance-2/output-1/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o sparc.o sparc.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/buildroot/autobuild/instance-2/output-1/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o mips.o mips.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/buildroot/autobuild/instance-2/output-1/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o aarch64.o aarch64.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/buildroot/autobuild/instance-2/output-1/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o flat_bl.o flat_bl.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/buildroot/autobuild/instance-2/output-1/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o bsd_callg_bl.o bsd_callg_bl.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/buildroot/autobuild/instance-2/output-1/host/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o fsf_callg_bl.o fsf_callg_bl.c /bin/bash ./libtool --tag=CC --mode=link /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib -o gprof basic_blocks.o call_graph.o cg_arcs.o cg_dfn.o cg_print.o corefile.o gmon_io.o gprof.o hertz.o hist.o source.o search_list.o symtab.o sym_ids.o utils.o i386.o alpha.o vax.o sparc.o mips.o aarch64.o flat_bl.o bsd_callg_bl.o fsf_callg_bl.o ../bfd/libbfd.la ../libiberty/libiberty.a -lm -ldl /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/buildroot/autobuild/instance-2/output-1/host/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o rddbg.o rddbg.c libtool: link: /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-2/output-1/host/lib -o gprof basic_blocks.o call_graph.o cg_arcs.o cg_dfn.o cg_print.o corefile.o gmon_io.o gprof.o hertz.o hist.o source.o search_list.o symtab.o sym_ids.o utils.o i386.o alpha.o vax.o sparc.o mips.o aarch64.o flat_bl.o bsd_callg_bl.o fsf_callg_bl.o -L/home/buildroot/autobuild/instance-2/output-1/host/lib ../bfd/.libs/libbfd.a -L/home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.35.2/zlib -lz ../libiberty/libiberty.a -lm -ldl make[5]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.35.2/gprof' make[4]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.35.2/gprof' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.35.2/gprof' /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/buildroot/autobuild/instance-2/output-1/host/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o debug.o debug.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/buildroot/autobuild/instance-2/output-1/host/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o stabs.o stabs.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/buildroot/autobuild/instance-2/output-1/host/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o rdcoff.o rdcoff.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/buildroot/autobuild/instance-2/output-1/host/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o elfcomm.o elfcomm.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/buildroot/autobuild/instance-2/output-1/host/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c `test -f arparse.c || echo ./`arparse.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/buildroot/autobuild/instance-2/output-1/host/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c `test -f arlex.c || echo ./`arlex.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/buildroot/autobuild/instance-2/output-1/host/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o ar.o ar.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/buildroot/autobuild/instance-2/output-1/host/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o not-ranlib.o not-ranlib.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/buildroot/autobuild/instance-2/output-1/host/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o arsup.o arsup.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/buildroot/autobuild/instance-2/output-1/host/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o rename.o rename.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/buildroot/autobuild/instance-2/output-1/host/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o binemul.o binemul.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/buildroot/autobuild/instance-2/output-1/host/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o emul_vanilla.o emul_vanilla.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/buildroot/autobuild/instance-2/output-1/host/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o strings.o strings.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/buildroot/autobuild/instance-2/output-1/host/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o is-ranlib.o is-ranlib.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/buildroot/autobuild/instance-2/output-1/host/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o objcopy.o objcopy.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/buildroot/autobuild/instance-2/output-1/host/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o not-strip.o not-strip.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/buildroot/autobuild/instance-2/output-1/host/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o wrstabs.o wrstabs.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/buildroot/autobuild/instance-2/output-1/host/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o addr2line.o addr2line.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/buildroot/autobuild/instance-2/output-1/host/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o readelf.o readelf.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/buildroot/autobuild/instance-2/output-1/host/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o unwind-ia64.o unwind-ia64.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/buildroot/autobuild/instance-2/output-1/host/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o elfedit.o elfedit.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/buildroot/autobuild/instance-2/output-1/host/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o nm.o nm.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/buildroot/autobuild/instance-2/output-1/host/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o is-strip.o is-strip.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/buildroot/autobuild/instance-2/output-1/host/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o cxxfilt.o cxxfilt.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/buildroot/autobuild/instance-2/output-1/host/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o bfdtest1.o bfdtest1.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/buildroot/autobuild/instance-2/output-1/host/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o bfdtest2.o bfdtest2.c /bin/bash ./libtool --tag=CC --mode=link /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib -o size size.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -ldl /bin/bash ./libtool --tag=CC --mode=link /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib -o ar arparse.o arlex.o ar.o not-ranlib.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -ldl libtool: link: /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-2/output-1/host/lib -o ar arparse.o arlex.o ar.o not-ranlib.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o -L/home/buildroot/autobuild/instance-2/output-1/host/lib ../bfd/.libs/libbfd.a -L/home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.35.2/zlib -lz ../libiberty/libiberty.a -ldl libtool: link: /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-2/output-1/host/lib -o size size.o bucomm.o version.o filemode.o -L/home/buildroot/autobuild/instance-2/output-1/host/lib ../bfd/.libs/libbfd.a -L/home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.35.2/zlib -lz ../libiberty/libiberty.a -ldl /bin/bash ./libtool --tag=CC --mode=link /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib -o strings strings.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -ldl /bin/bash ./libtool --tag=CC --mode=link /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib -o ranlib ar.o is-ranlib.o arparse.o arlex.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -ldl libtool: link: /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-2/output-1/host/lib -o strings strings.o bucomm.o version.o filemode.o -L/home/buildroot/autobuild/instance-2/output-1/host/lib ../bfd/.libs/libbfd.a -L/home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.35.2/zlib -lz ../libiberty/libiberty.a -ldl libtool: link: /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-2/output-1/host/lib -o ranlib ar.o is-ranlib.o arparse.o arlex.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o -L/home/buildroot/autobuild/instance-2/output-1/host/lib ../bfd/.libs/libbfd.a -L/home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.35.2/zlib -lz ../libiberty/libiberty.a -ldl /bin/bash ./libtool --tag=CC --mode=link /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib -o objcopy objcopy.o not-strip.o rename.o rddbg.o debug.o stabs.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -ldl /bin/bash ./libtool --tag=CC --mode=link /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib -o addr2line addr2line.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -ldl /bin/bash ./libtool --tag=CC --mode=link /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib -o elfedit elfedit.o version.o elfcomm.o ../libiberty/libiberty.a -ldl libtool: link: /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-2/output-1/host/lib -o addr2line addr2line.o bucomm.o version.o filemode.o -L/home/buildroot/autobuild/instance-2/output-1/host/lib ../bfd/.libs/libbfd.a -L/home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.35.2/zlib -lz ../libiberty/libiberty.a -ldl libtool: link: /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-2/output-1/host/lib -o objcopy objcopy.o not-strip.o rename.o rddbg.o debug.o stabs.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o -L/home/buildroot/autobuild/instance-2/output-1/host/lib ../bfd/.libs/libbfd.a -L/home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.35.2/zlib -lz ../libiberty/libiberty.a -ldl libtool: link: /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-2/output-1/host/lib -o elfedit elfedit.o version.o elfcomm.o -L/home/buildroot/autobuild/instance-2/output-1/host/lib ../libiberty/libiberty.a -ldl /bin/bash ./libtool --tag=CC --mode=link /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib -o nm-new nm.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -ldl /bin/bash ./libtool --tag=CC --mode=link /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib -o strip-new objcopy.o is-strip.o rename.o rddbg.o debug.o stabs.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -ldl /bin/bash ./libtool --tag=CC --mode=link /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib -o cxxfilt cxxfilt.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -ldl libtool: link: /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-2/output-1/host/lib -o nm-new nm.o bucomm.o version.o filemode.o -L/home/buildroot/autobuild/instance-2/output-1/host/lib ../bfd/.libs/libbfd.a -L/home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.35.2/zlib -lz ../libiberty/libiberty.a -ldl libtool: link: /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-2/output-1/host/lib -o strip-new objcopy.o is-strip.o rename.o rddbg.o debug.o stabs.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o -L/home/buildroot/autobuild/instance-2/output-1/host/lib ../bfd/.libs/libbfd.a -L/home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.35.2/zlib -lz ../libiberty/libiberty.a -ldl libtool: link: /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-2/output-1/host/lib -o cxxfilt cxxfilt.o bucomm.o version.o filemode.o -L/home/buildroot/autobuild/instance-2/output-1/host/lib ../bfd/.libs/libbfd.a -L/home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.35.2/zlib -lz ../libiberty/libiberty.a -ldl /bin/bash ./libtool --tag=CC --mode=link /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib -o bfdtest1 bfdtest1.o ../bfd/libbfd.la ../libiberty/libiberty.a -ldl /bin/bash ./libtool --tag=CC --mode=link /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib -o bfdtest2 bfdtest2.o ../bfd/libbfd.la ../libiberty/libiberty.a -ldl /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/buildroot/autobuild/instance-2/output-1/host/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o testsuite/gentestdlls.o testsuite/gentestdlls.c libtool: link: /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-2/output-1/host/lib -o bfdtest1 bfdtest1.o -L/home/buildroot/autobuild/instance-2/output-1/host/lib ../bfd/.libs/libbfd.a -L/home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.35.2/zlib -lz ../libiberty/libiberty.a -ldl libtool: link: /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-2/output-1/host/lib -o bfdtest2 bfdtest2.o -L/home/buildroot/autobuild/instance-2/output-1/host/lib ../bfd/.libs/libbfd.a -L/home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.35.2/zlib -lz ../libiberty/libiberty.a -ldl /bin/bash ./libtool --tag=CC --mode=link /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib -o objdump objdump.o dwarf.o prdbg.o rddbg.o debug.o stabs.o rdcoff.o bucomm.o version.o filemode.o elfcomm.o ../opcodes/libopcodes.la ../libctf/libctf.la ../bfd/libbfd.la ../libiberty/libiberty.a -ldl /bin/bash ./libtool --tag=CC --mode=link /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib -o testsuite/gentestdlls testsuite/gentestdlls.o ../bfd/libbfd.la ../libiberty/libiberty.a -ldl libtool: link: /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-2/output-1/host/lib -o testsuite/gentestdlls testsuite/gentestdlls.o -L/home/buildroot/autobuild/instance-2/output-1/host/lib ../bfd/.libs/libbfd.a -L/home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.35.2/zlib -lz ../libiberty/libiberty.a -ldl libtool: link: /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-2/output-1/host/lib -o objdump objdump.o dwarf.o prdbg.o rddbg.o debug.o stabs.o rdcoff.o bucomm.o version.o filemode.o elfcomm.o -L/home/buildroot/autobuild/instance-2/output-1/host/lib ../opcodes/.libs/libopcodes.a ../libctf/.libs/libctf.a -L/home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.35.2/zlib ../bfd/.libs/libbfd.a -lz ../libiberty/libiberty.a -ldl readelf.c:20878:1: fatal error: error writing to /tmp/ccVtSXw6.s: No space left on device } ^ compilation terminated. Makefile:1099: recipe for target 'readelf.o' failed make[5]: *** [readelf.o] Error 1 make[5]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.35.2/binutils' Makefile:1140: recipe for target 'all-recursive' failed make[4]: *** [all-recursive] Error 1 make[4]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.35.2/binutils' Makefile:766: recipe for target 'all' failed make[3]: *** [all] Error 2 make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.35.2/binutils' Makefile:3651: recipe for target 'all-binutils' failed make[2]: *** [all-binutils] Error 2 make[2]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.35.2' Makefile:853: recipe for target 'all' failed make[1]: *** [all] Error 2 make[1]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.35.2' package/pkg-generic.mk:248: recipe for target '/home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.35.2/.stamp_built' failed make: *** [/home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.35.2/.stamp_built] Error 2 make: Leaving directory '/home/buildroot/autobuild/instance-2/buildroot'