>>> host-binutils 2.38 Extracting xzcat /home/buildroot/autobuild/instance-3/dl/binutils/binutils-2.38.tar.xz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.38 -xf - >>> host-binutils 2.38 Patching Applying 0001-sh-conf.patch using patch: patching file configure Hunk #1 succeeded at 3904 (offset 12 lines). patching file configure.ac Applying 0002-poison-system-directories.patch using patch: patching file ld/config.in patching file ld/configure Hunk #1 succeeded at 831 (offset 2 lines). Hunk #2 succeeded at 1501 (offset 2 lines). Hunk #3 succeeded at 15336 (offset 97 lines). patching file ld/configure.ac Hunk #1 succeeded at 102 (offset -4 lines). patching file ld/ld.h patching file ld/ld.texi Hunk #1 succeeded at 2892 (offset 29 lines). patching file ld/ldfile.c patching file ld/ldlex.h Hunk #1 succeeded at 164 (offset 1 line). patching file ld/ldmain.c patching file ld/lexsup.c Hunk #1 succeeded at 600 (offset 5 lines). Hunk #2 succeeded at 620 (offset 5 lines). Hunk #3 succeeded at 1668 (offset 16 lines). Hunk #4 succeeded at 1821 (offset 16 lines). Applying 0003-bfd-elf32-or1k-fix-building-with-gcc-version-5.patch using patch: patching file bfd/elf32-or1k.c Hunk #1 succeeded at 2256 (offset 12 lines). Hunk #2 succeeded at 2290 (offset 12 lines). Applying 0004-or1k-Avoid-R_OR1K_GOT16-signed-overflow-by-using-spe.patch using patch: patching file bfd/elf32-or1k.c Applying 0005-binutils-2.38-vs.-ppc32-linux-kernel.patch using patch: patching file gas/config/tc-ppc.c >>> host-binutils 2.38 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.38 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-binutils 2.38 Patching libtool patching file /home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.38/ltmain.sh Hunk #1 succeeded at 1225 (offset 11 lines). Hunk #2 succeeded at 2250 (offset 11 lines). Hunk #3 succeeded at 4318 (offset -114 lines). Hunk #4 succeeded at 4328 (offset -114 lines). Hunk #5 succeeded at 4610 (offset -114 lines). Hunk #6 succeeded at 4883 (offset -111 lines). Hunk #7 succeeded at 5627 (offset -111 lines). Hunk #8 succeeded at 5785 (offset -111 lines). Hunk #9 succeeded at 8269 (offset -109 lines). >>> host-binutils 2.38 Configuring (cd /home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.38/ && rm -rf config.cache; PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-3/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-3/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc" GCC="/home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc" CXX="/home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/home/buildroot/autobuild/instance-3/output-1/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" MAKEINFO=true CONFIG_SITE=/dev/null ./configure --prefix="/home/buildroot/autobuild/instance-3/output-1/host" --sysconfdir="/home/buildroot/autobuild/instance-3/output-1/host/etc" --localstatedir="/home/buildroot/autobuild/instance-3/output-1/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking --disable-multilib --disable-werror --target=mipsel-buildroot-linux-gnu --disable-shared --enable-static --with-sysroot=/home/buildroot/autobuild/instance-3/output-1/host/mipsel-buildroot-linux-gnu/sysroot --enable-poison-system-directories --without-debuginfod --enable-plugins --enable-lto --disable-sim --disable-gdb --disable-gprofng ) checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... mipsel-buildroot-linux-gnu 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... /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc accepts -g... yes checking for /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc option to accept ISO C89... none needed checking for /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc option to accept ISO C99... none needed checking whether we are using the GNU C++ compiler... yes checking whether /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/g++ accepts -g... yes checking whether g++ accepts -static-libstdc++ -static-libgcc... yes checking for gnatbind... no checking for gnatmake... no checking whether compiler driver understands Ada... no checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2 checking for objdir... .libs checking for isl 0.15 or later... no required isl version is 0.15 or later checking for default BUILD_CONFIG... checking for --enable-vtable-verify... no checking for bison... bison -y checking for bison... bison checking for gm4... no checking for gnum4... no checking for m4... m4 checking for flex... flex checking for flex... flex checking for makeinfo... true checking for expect... no checking for runtest... no checking for ar... (cached) /usr/bin/ar checking for as... (cached) /usr/bin/as checking for dlltool... no checking for ld... (cached) /usr/bin/ld checking for lipo... no checking for nm... (cached) /usr/bin/nm checking for ranlib... (cached) /usr/bin/ranlib checking for strip... strip checking for windres... no checking for windmc... no checking for objcopy... (cached) /usr/bin/objcopy checking for objdump... objdump checking for readelf... readelf checking for -plugin option... /usr/bin/ar: no operation specified configure: WARNING: Failed: /usr/bin/ar --plugin /usr/lib/gcc/x86_64-linux-gnu/6/liblto_plugin.so rc no checking for mipsel-buildroot-linux-gnu-cc... no checking for mipsel-buildroot-linux-gnu-gcc... no checking for mipsel-buildroot-linux-gnu-c++... no checking for mipsel-buildroot-linux-gnu-g++... no checking for mipsel-buildroot-linux-gnu-cxx... no checking for mipsel-buildroot-linux-gnu-gxx... no checking for mipsel-buildroot-linux-gnu-gcc... no checking for mipsel-buildroot-linux-gnu-gfortran... no checking for mipsel-buildroot-linux-gnu-gccgo... no checking for mipsel-buildroot-linux-gnu-ar... no checking for mipsel-buildroot-linux-gnu-as... no checking for mipsel-buildroot-linux-gnu-dlltool... no checking for mipsel-buildroot-linux-gnu-ld... no checking for mipsel-buildroot-linux-gnu-lipo... no checking for mipsel-buildroot-linux-gnu-nm... no checking for mipsel-buildroot-linux-gnu-objcopy... no checking for mipsel-buildroot-linux-gnu-objdump... no checking for mipsel-buildroot-linux-gnu-ranlib... no checking for mipsel-buildroot-linux-gnu-readelf... no checking for mipsel-buildroot-linux-gnu-strip... no checking for mipsel-buildroot-linux-gnu-windres... no checking for mipsel-buildroot-linux-gnu-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.38 Building PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-3/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-3/output-1/host/share/pkgconfig" /usr/bin/make -j4 MAKEINFO=true -C /home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.38/ make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.38' make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.38' make[2]: Nothing to be done for 'all-target'. Configuring in ./etc Configuring in ./intl Configuring in ./libiberty Configuring in ./zlib configure: creating cache ./config.cache configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking whether to enable maintainer-specific portions of Makefiles... checking for makeinfo... no true --split-size=5000000 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... checking for perl... /usr/bin/perl configure: creating cache ./config.cache yes checking build system type... checking for a thread-safe mkdir -p... checking build system type... /bin/mkdir -p checking for gawk... gawk checking whether /usr/bin/make sets $(MAKE)... x86_64-pc-linux-gnu checking host system type... configure: creating cache ./config.cache checking for x86_64-pc-linux-gnu-gcc... /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc x86_64-pc-linux-gnu checking host system type... yes checking whether /usr/bin/make supports nested variables... x86_64-pc-linux-gnu checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib checking for -plugin option... yes x86_64-pc-linux-gnu checking target system type... checking whether /usr/bin/make supports nested variables... (cached) yes mipsel-buildroot-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking whether the C compiler works... checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether /usr/bin/make sets $(MAKE)... configure: updating cache ./config.cache yes checking that generated files are newer than configure... checking whether /usr/bin/make supports nested variables... yes checking whether /usr/bin/make supports nested variables... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-pc-linux-gnu-gcc... /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc yes checking for C compiler default output file name... a.out checking for x86_64-pc-linux-gnu-ar... (cached) /usr/bin/ar checking for suffix of executables... /usr/bin/ar: no operation specified configure: WARNING: Failed: /usr/bin/ar --plugin /usr/lib/gcc/x86_64-linux-gnu/6/liblto_plugin.so rc no checking whether to install libiberty headers and static library... no configure: target_header_dir = checking for x86_64-pc-linux-gnu-gcc... /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc checking whether we are cross compiling... checking whether the C compiler works... no checking for suffix of object files... checking whether the C compiler works... o checking whether we are using the GNU C compiler... yes checking whether /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc accepts -g... yes checking for /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc option to accept ISO C89... none needed checking how to run the C preprocessor... 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... /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -E checking whether we are cross compiling... checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc accepts -g... yes checking for /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc option to accept ISO C89... no none needed checking whether /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc understands -c and -o together... checking for suffix of object files... yes o checking whether we are using the GNU C compiler... checking for style of include used by /usr/bin/make... GNU checking dependency style of /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc... none yes checking whether /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc accepts -g... checking how to print strings... yes checking for /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc option to accept ISO C89... none needed checking how to run the C preprocessor... yes checking for sys/types.h... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... yes /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -E checking for ld used by /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc... checking for sys/stat.h... /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 -B yes checking the name lister (/usr/bin/nm -B) interface... checking for stdlib.h... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... yes checking for grep that handles long lines and -e... 1572864 checking whether the shell understands some XSI constructs... /bin/grep checking for egrep... yes checking whether the shell understands "+="... yes checking for string.h... /bin/grep -E checking for ANSI C header files... checking for /usr/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all yes checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar /usr/bin/ar: no operation specified configure: WARNING: Failed: /usr/bin/ar --plugin /usr/lib/gcc/x86_64-linux-gnu/6/liblto_plugin.so rc checking for memory.h... 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 -B output from /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc object... yes checking for strings.h... ok yes checking how to run the C preprocessor... checking for inttypes.h... yes checking for sys/types.h... yes yes checking for stdint.h... checking for sys/stat.h... yes /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -E yes checking for unistd.h... checking for stdlib.h... yes checking minix/config.h usability... yes checking for string.h... checking for ANSI C header files... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... no checking minix/config.h presence... done yes configure: creating ./config.status checking for stdint.h... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes yes checking whether /usr/bin/make sets $(MAKE)... checking for unistd.h... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether NLS is requested... no yes checking for msgfmt... /home/buildroot/autobuild/instance-3/output-1/host/bin/msgfmt checking for gmsgfmt... checking minix/config.h usability... /home/buildroot/autobuild/instance-3/output-1/host/bin/msgfmt checking for xgettext... yes /home/buildroot/autobuild/instance-3/output-1/host/bin/xgettext checking for sys/types.h... checking for msgmerge... /home/buildroot/autobuild/instance-3/output-1/host/bin/msgmerge yes checking for sys/stat.h... checking build system type... yes x86_64-pc-linux-gnu checking host system type... checking for stdlib.h... yes x86_64-pc-linux-gnu checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib checking for library containing strerror... checking for string.h... no checking minix/config.h presence... yes checking for memory.h... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... checking for strings.h... no checking whether /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc supports -W... yes yes none required checking for an ANSI C-conforming const... checking for inttypes.h... checking whether /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc supports -Wall... yes checking for inline... yes yes checking whether /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc supports -Wwrite-strings... config.status: creating Makefile checking for stdint.h... yes checking whether /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc supports -Wc++-compat... yes yes inline checking for unistd.h... checking for off_t... checking whether /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc supports -Wstrict-prototypes... yes checking for dlfcn.h... yes checking whether /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc supports -Wshadow=local... yes checking for objdir... no checking whether /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc supports -pedantic ... .libs yes checking whether /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc and cc understand -c and -o together... yes checking for size_t... make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.38/etc' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.38/etc' checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc supports -fno-rtti -fno-exceptions... yes checking for an ANSI C-conforming const... no checking for /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc PIC flag -fPIC -DPIC works... yes checking for inline... yes checking for working alloca.h... yes checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc static flag -static works... inline checking whether byte ordering is bigendian... yes checking for alloca... yes checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc supports -c -o file.o... no checking for a BSD-compatible install... /usr/bin/install -c yes checking for CET support... checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes yes checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... checking for sys/param.h... yes checking dynamic linker characteristics... yes checking for getpagesize... no checking for sys/file.h... yes GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... checking for sys/param.h... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking how to run the C preprocessor... /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -E yes yes checking for working mmap... checking for limits.h... checking for stdlib.h... (cached) yes yes checking for unistd.h... (cached) yes checking for stdlib.h... (cached) yes checking for sys/param.h... checking for malloc.h... yes checking for getpagesize... yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for strings.h... (cached) yes checking for sys/time.h... yes yes checking for working mmap... checking whether we are using the GNU C Library 2.1 or newer... yes checking for time.h... yes checking whether integer division by zero raises SIGFPE... yes checking for sys/resource.h... yes checking for sys/stat.h... (cached) yes checking for sys/mman.h... yes checking for fcntl.h... yes checking for inttypes.h... yes yes yes checking for memcpy... checking for stdint.h... checking for alloca.h... yes checking for unsigned long long... yes checking for sys/pstat.h... no checking for sys/sysmp.h... no yes checking for inttypes.h... checking for sys/sysinfo.h... yes yes checking whether the inttypes.h PRIxNN macros are broken... checking for strerror... yes no checking for ld used by GCC... checking for machine/hal_sysinfo.h... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... no checking for sys/table.h... done no checking for sys/sysctl.h... checking argz.h usability... yes checking for unistd.h... (cached) yes yes yes checking argz.h presence... checking for sys/systemcfg.h... yes checking for argz.h... yes no checking limits.h usability... checking for stdint.h... (cached) yes checking for stdio_ext.h... yes checking limits.h presence... configure: updating cache ./config.cache yes checking for limits.h... yes checking that generated files are newer than configure... yes checking locale.h usability... checking for process.h... done configure: creating ./config.status yes checking locale.h presence... no yes checking for locale.h... yes checking for sys/prctl.h... checking nl_types.h usability... yes yes checking nl_types.h presence... checking for sys/wait.h that is POSIX.1 compatible... yes checking whether time.h and sys/time.h may both be included... yes checking for nl_types.h... yes yes checking whether errno must be declared... checking malloc.h usability... no checking size of int... yes checking malloc.h presence... yes checking for malloc.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes 4 checking for sys/param.h... (cached) yes checking size of long... checking for feof_unlocked... yes checking for fgets_unlocked... 8 checking size of size_t... yes checking for getc_unlocked... 8 checking for long long... yes checking for getcwd... yes checking size of long long... yes checking for getegid... yes 8 checking for a 64-bit type... checking for geteuid... uint64_t checking for intptr_t... yes checking for getgid... yes checking for uintptr_t... yes checking for getuid... yes checking for ssize_t... yes checking for mempcpy... yes checking for munmap... yes checking for pid_t... yes checking for putenv... yes checking for library containing strerror... yes checking for setenv... none required checking for asprintf... yes checking for setlocale... yes checking for atexit... yes checking for stpcpy... yes checking for basename... yes checking for strcasecmp... yes checking for bcmp... yes checking for strdup... yes checking for bcopy... yes yes checking for bsearch... checking for strtoul... yes yes checking for tsearch... checking for bzero... yes yes checking for __argz_count... checking for calloc... yes yes checking for __argz_stringify... checking for clock... yes yes checking for __argz_next... checking for ffs... yes checking for __fsetlocking... yes checking for getcwd... yes checking for iconv... yes checking for getpagesize... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for nl_langinfo and CODESET... yes checking for gettimeofday... yes checking for LC_MESSAGES... yes checking for index... yes checking for bison... bison checking version of bison... 3.8.2, ok checking whether NLS is requested... no checking whether to use NLS... no checking for aclocal... aclocal checking for autoconf... autoconf checking for autoheader... autoheader checking bison 3 or later... 3.8.2, bison3 yes checking for insque... configure: updating cache ./config.cache configure: creating ./config.status yes checking for memchr... config.status: creating Makefile yes checking for memcmp... config.status: creating config.intl config.status: creating config.h config.status: executing default-1 commands yes checking for memcpy... Configuring in ./binutils make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.38/intl' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.38/intl' Configuring in ./gas yes checking for memmem... yes checking for memmove... yes checking for mempcpy... yes checking for memset... configure: creating cache ./config.cache checking build system type... configure: creating cache ./config.cache 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... mipsel-buildroot-linux-gnu x86_64-pc-linux-gnu checking for a BSD-compatible install... checking target system type... /usr/bin/install -c checking whether build environment is sane... yes yes mipsel-buildroot-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... checking for mkstemps... checking for a thread-safe mkdir -p... yes /bin/mkdir -p checking for gawk... gawk checking whether /usr/bin/make sets $(MAKE)... checking for a thread-safe mkdir -p... yes /bin/mkdir -p checking for gawk... gawk checking whether /usr/bin/make sets $(MAKE)... checking whether /usr/bin/make supports nested variables... yes yes checking whether /usr/bin/make supports nested variables... checking whether /usr/bin/make supports nested variables... (cached) yes checking for x86_64-pc-linux-gnu-gcc... /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc yes checking whether /usr/bin/make supports nested variables... (cached) yes checking for x86_64-pc-linux-gnu-gcc... /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc yes checking for putenv... config.status: creating Makefile checking whether the C compiler works... config.status: executing depfiles commands config.status: executing libtool commands checking whether the C compiler works... yes checking for random... yes checking for C compiler default output file name... a.out checking for suffix of executables... yes checking for C compiler default output file name... a.out checking for suffix of executables... yes checking whether we are cross compiling... checking whether we are cross compiling... checking for rename... Configuring in ./gprof no no yes checking for suffix of object files... checking for suffix of object files... checking for rindex... o checking whether we are using the GNU C compiler... o checking whether we are using the GNU C compiler... yes checking whether /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc accepts -g... yes checking for /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc option to accept ISO C89... none needed checking whether /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc understands -c and -o together... yes checking whether /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc accepts -g... yes checking for style of include used by /usr/bin/make... yes yes checking for /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc option to accept ISO C89... GNU checking dependency style of /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc... none checking how to run the C preprocessor... checking for setenv... none needed checking whether /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc understands -c and -o together... yes checking for style of include used by /usr/bin/make... /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -E GNU checking dependency style of /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc... none checking how to run the C preprocessor... yes /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -E checking for grep that handles long lines and -e... checking for snprintf... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... configure: creating cache ./config.cache checking build system type... checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... mipsel-buildroot-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes yes checking for sigsetmask... checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether /usr/bin/make sets $(MAKE)... yes checking whether /usr/bin/make supports nested variables... yes checking whether /usr/bin/make supports nested variables... (cached) yes checking for x86_64-pc-linux-gnu-gcc... /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc yes checking for stpcpy... yes checking for sys/types.h... checking whether the C compiler works... yes yes checking for sys/types.h... checking for sys/stat.h... yes yes checking for stpncpy... yes checking for C compiler default output file name... yes a.out checking for suffix of executables... checking for sys/stat.h... checking for stdlib.h... yes checking for stdlib.h... yes checking for string.h... checking whether we are cross compiling... yes yes checking for string.h... checking for strcasecmp... yes checking for memory.h... yes checking for memory.h... yes no checking for suffix of object files... checking for strings.h... o checking whether we are using the GNU C compiler... yes yes checking for strchr... yes checking whether /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc accepts -g... checking for strings.h... yes yes checking for /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc option to accept ISO C89... checking for inttypes.h... none needed checking whether /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc understands -c and -o together... yes yes checking for style of include used by /usr/bin/make... checking for inttypes.h... GNU checking dependency style of /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc... none checking how to run the C preprocessor... yes yes checking for stdint.h... checking for strdup... yes checking for stdint.h... /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -E yes checking for unistd.h... yes checking for grep that handles long lines and -e... checking for unistd.h... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes yes checking minix/config.h usability... checking for strncasecmp... yes checking minix/config.h usability... yes no checking minix/config.h presence... checking for strndup... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for sys/types.h... yes yes checking how to print strings... checking how to print strings... yes yes checking for sys/stat.h... checking for strnlen... yes printf checking for a sed that does not truncate output... /bin/sed printf checking for a sed that does not truncate output... checking for fgrep... checking for stdlib.h... /bin/sed /bin/grep -F checking for ld used by /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc... checking for fgrep... /bin/grep -F /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... checking for ld used by /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc... yes /usr/bin/ld checking for BSD- or MS-compatible name lister (nm)... checking if the linker (/usr/bin/ld) is GNU ld... /usr/bin/nm -B yes checking for BSD- or MS-compatible name lister (nm)... checking the name lister (/usr/bin/nm -B) interface... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... yes BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... yes checking for string.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 1572864 checking for strrchr... checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... checking for /usr/bin/ld option to reload object files... -r yes checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for /usr/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar /usr/bin/ar: no operation specified configure: WARNING: Failed: /usr/bin/ar --plugin /usr/lib/gcc/x86_64-linux-gnu/6/liblto_plugin.so rc checking for x86_64-pc-linux-gnu-strip... yes /usr/bin/ar: no operation specified no configure: WARNING: Failed: /usr/bin/ar --plugin /usr/lib/gcc/x86_64-linux-gnu/6/liblto_plugin.so rc checking for strip... strip checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib checking for x86_64-pc-linux-gnu-strip... no checking for strip... strip checking command to parse /usr/bin/nm -B output from /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc object... checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib checking command to parse /usr/bin/nm -B output from /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc object... checking for memory.h... yes yes checking for strings.h... checking for strstr... yes ok checking for inttypes.h... ok checking for dlfcn.h... checking for dlfcn.h... yes yes checking for strtod... checking for stdint.h... yes yes checking for objdir... checking for objdir... .libs .libs yes checking for unistd.h... yes checking for strtol... yes checking minix/config.h usability... checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc supports -fno-rtti -fno-exceptions... checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc PIC flag -fPIC -DPIC works... yes no checking for /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc PIC flag -fPIC -DPIC works... checking for strtoul... yes checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc static flag -static works... yes checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc static flag -static works... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for strtoll... yes checking how to print strings... yes checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc supports -c -o file.o... yes checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc supports -c -o file.o... printf yes checking for a sed that does not truncate output... checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc... yes /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... yes checking dynamic linker characteristics... yes checking dynamic linker characteristics... /usr/bin/nm -B checking for strtoull... checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /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 /usr/bin/ar: no operation specified configure: WARNING: Failed: /usr/bin/ar --plugin /usr/lib/gcc/x86_64-linux-gnu/6/liblto_plugin.so rc 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 -B output from /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc object... yes checking for strverscmp... 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 GNU/Linux ld.so checking whether to build static libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... checking for dlfcn.h... (cached) yes yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for windows.h... checking for dlfcn.h... (cached) yes checking for windows.h... yes ok checking for tmpnam... checking for dlfcn.h... no checking for library containing dlsym... yes checking for objdir... .libs no checking for library containing dlsym... yes checking for vasprintf... yes checking for vfprintf... checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc PIC flag -fPIC -DPIC works... -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... yes checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc static flag -static works... no no checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2 checking pkg-config is at least version 0.9.0... yes checking whether to use debuginfod... no configure: WARNING: debuginfod support disabled; some features may be unavailable. yes checking for vprintf... Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 checking whether byte ordering is bigendian... Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 checking for bison... bison -y checking for flex... flex checking lex output file root... lex.yy checking lex library... yes yes checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc supports -c -o file.o... checking for vsnprintf... yes checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... yes checking for vsprintf... no 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... checking for bison... bison -y checking for flex... flex checking lex output file root... lex.yy yes checking lex library... checking for waitpid... no checking for library containing dlsym... yes checking for setproctitle... no checking whether alloca needs Cray hooks... no checking stack direction for C alloca... -ldl checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking sys/time.h usability... -1 checking for vfork.h... yes checking sys/time.h presence... no checking for fork... yes checking for sys/time.h... yes checking for setitimer... yes yes checking whether NLS is requested... no checking whether NLS is requested... no checking for msgfmt... checking for vfork... /home/buildroot/autobuild/instance-3/output-1/host/bin/msgfmt checking for gmsgfmt... /home/buildroot/autobuild/instance-3/output-1/host/bin/msgfmt checking for xgettext... /home/buildroot/autobuild/instance-3/output-1/host/bin/xgettext checking for msgmerge... /home/buildroot/autobuild/instance-3/output-1/host/bin/msgmerge checking whether to enable maintainer-specific portions of Makefiles... no checking sys/gmon_out.h usability... yes checking for working fork... yes checking sys/gmon_out.h presence... yes checking for sys/gmon_out.h... yes checking for a known getopt prototype in unistd.h... yes checking for library containing fabs... yes checking for working vfork... (cached) yes checking for _doprnt... no checking for sys_errlist... -lm -lfl yes checking whether yytext is a pointer... checking for sys_nerr... Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 configure: updating cache ./config.cache yes checking for sys_siglist... checking that generated files are newer than configure... done configure: creating ./config.status -lfl checking whether yytext is a pointer... yes checking for external symbol _system_configuration... no checking for __fsetlocking... yes checking for canonicalize_file_name... yes checking for dup3... yes checking whether NLS is requested... no checking whether NLS is requested... no checking for msgfmt... /home/buildroot/autobuild/instance-3/output-1/host/bin/msgfmt checking for gmsgfmt... /home/buildroot/autobuild/instance-3/output-1/host/bin/msgfmt checking for xgettext... /home/buildroot/autobuild/instance-3/output-1/host/bin/xgettext checking for msgmerge... /home/buildroot/autobuild/instance-3/output-1/host/bin/msgmerge yes checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-pc-linux-gnu-ranlib... (cached) /usr/bin/ranlib checking for getrlimit... checking size of long... yes checking for getrusage... yes checking whether NLS is requested... no checking whether NLS is requested... no 8 checking for msgfmt... checking size of long long... /home/buildroot/autobuild/instance-3/output-1/host/bin/msgfmt checking for gmsgfmt... /home/buildroot/autobuild/instance-3/output-1/host/bin/msgfmt checking for xgettext... /home/buildroot/autobuild/instance-3/output-1/host/bin/xgettext checking for msgmerge... /home/buildroot/autobuild/instance-3/output-1/host/bin/msgmerge checking whether to enable maintainer-specific portions of Makefiles... no checking for memory.h... (cached) yes checking for sys/stat.h... (cached) yes yes checking for sys/types.h... (cached) yes checking for getsysinfo... checking for unistd.h... (cached) yes checking whether compiling a cross-assembler... yes checking for strsignal... 8 checking fcntl.h usability... no yes checking for LC_MESSAGES... checking for gettimeofday... (cached) yes checking for on_exit... yes checking for working assert macro... yes yes checking fcntl.h presence... checking for pipe2... yes checking for fcntl.h... yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking sys/file.h usability... yes checking for a known getopt prototype in unistd.h... yes checking for psignal... yes checking sys/file.h presence... yes checking for sys/file.h... yes yes checking whether declaration is required for environ... checking for sys/stat.h... (cached) yes checking sys/time.h usability... yes checking for pstat_getdynamic... yes checking sys/time.h presence... yes checking for sys/time.h... yes no checking whether declaration is required for ffs... checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... no checking for pstat_getstatic... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... no checking whether asprintf is declared... no checking for realpath... yes yes checking for getpagesize... checking for setrlimit... yes checking whether mempcpy is declared... yes checking for working mmap... yes checking for spawnve... yes checking whether stpcpy is declared... no checking for spawnvpe... yes checking for getc_unlocked... yes checking for struct stat.st_mtim.tv_sec in sys/stat.h... no checking for strerror... yes checking for mkdtemp... yes checking for struct stat.st_mtim.tv_nsec in sys/stat.h... yes checking for strsignal... yes yes checking for mkstemp... yes configure: updating cache ./config.cache checking for sysconf... checking that generated files are newer than configure... done configure: creating ./config.status yes checking for sbrk... yes checking for sysctl... yes checking for utimensat... yes checking for sysmp... yes no checking for utimes... checking for table... yes no checking for mbstate_t... checking for times... yes checking for struct stat.st_atim.tv_nsec... yes checking for wait3... yes checking whether struct stat.st_atim is of type struct timespec... yes checking for wait4... yes checking for library containing frexp... yes checking for sbrk... none required checking for LC_MESSAGES... yes yes checking for a known getopt prototype in unistd.h... checking whether basename is declared... yes checking for utime.h... yes checking whether ffs is declared... yes checking whether asprintf is declared... yes checking whether asprintf is declared... yes checking whether vasprintf is declared... yes yes checking whether snprintf is declared... checking whether environ is declared... yes checking whether vsnprintf is declared... yes yes checking whether calloc is declared... checking whether getc_unlocked is declared... yes checking whether getenv is declared... yes checking whether sbrk is declared... yes checking whether getopt is declared... yes checking whether malloc is declared... yes checking whether stpcpy is declared... yes checking whether realloc is declared... yes checking whether sbrk is declared... yes checking whether strnlen is declared... yes checking whether strtol is declared... yes checking whether strtoul is declared... yes checking iconv.h usability... yes checking whether strtoll is declared... yes checking whether strtoull is declared... yes checking whether strverscmp is declared... yes checking iconv.h presence... yes yes checking for iconv.h... yes checking for ld used by GCC... checking whether strnlen is declared... /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... config.status: creating Makefile yes checking whether canonicalize_file_name must be declared... config.status: creating po/Makefile.in done checking for iconv... config.status: creating gconfig.h no config.status: executing depfiles commands checking for stdlib.h... (cached) yes config.status: executing libtool commands checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes config.status: executing default-1 commands checking for getpagesize... (cached) yes checking for working mmap... config.status: creating po/POTFILES config.status: creating po/Makefile yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); yes checking for working strncmp... configure: updating cache ./config.cache checking that generated files are newer than configure... Configuring in ./ld done configure: creating ./config.status yes configure: updating cache ./config.cache configure: creating ./config.status 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... mipsel-buildroot-linux-gnu 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)... config.status: creating Makefile yes checking whether /usr/bin/make supports nested variables... yes config.status: creating testsuite/Makefile checking whether /usr/bin/make supports nested variables... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-pc-linux-gnu-gcc... /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc config.status: creating config.h config.status: executing default commands checking whether the C compiler works... Configuring in ./bfd yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc accepts -g... yes checking for /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc option to accept ISO C89... none needed checking whether /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc understands -c and -o together... yes checking for style of include used by /usr/bin/make... GNU checking dependency style of /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc... none checking whether we are using the GNU C++ compiler... yes checking whether /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/g++ accepts -g... yes checking dependency style of /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/g++... configure: creating cache ./config.cache none checking for grep that handles long lines and -e... /bin/grep checking how to run the C preprocessor... checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -E mipsel-buildroot-linux-gnu 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)... checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking whether /usr/bin/make supports nested variables... yes checking whether /usr/bin/make supports nested variables... (cached) yes 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... /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... yes checking for sys/types.h... yes checking for sys/stat.h... checking whether we are cross compiling... yes checking for stdlib.h... yes config.status: creating .gdbinit no checking for suffix of object files... checking for string.h... config.status: creating Makefile o checking whether we are using the GNU C compiler... config.status: creating po/Makefile.in yes yes checking whether /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc accepts -g... checking for memory.h... yes checking for /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc option to accept ISO C89... config.status: creating config.h none needed checking whether /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc understands -c and -o together... config.status: executing depfiles commands config.status: executing libtool commands yes yes checking for style of include used by /usr/bin/make... checking for strings.h... GNU checking dependency style of /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc... none checking how to run the C preprocessor... config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile yes /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -E config.status: executing default commands checking for inttypes.h... checking for grep that handles long lines and -e... /bin/grep checking for egrep... yes /bin/grep -E checking for ANSI C header files... checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.38/libiberty' if [ x"" != x ] && [ ! -d pic ]; then \ mkdir pic; \ else true; fi touch stamp-picdir if [ x"" != x ] && [ ! -d noasan ]; then \ mkdir noasan; \ else true; fi touch stamp-noasandir if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 \ /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./dwarfnames.c -o dwarfnames.o yes checking for sys/types.h... if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 \ /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 no checking minix/config.h presence... yes checking for sys/stat.h... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 \ /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./fdmatch.c -o fdmatch.o yes checking for stdlib.h... yes checking how to print strings... yes checking for string.h... if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 \ /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 printf checking for a sed that does not truncate output... /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./fibheap.c -o fibheap.o /bin/sed checking for fgrep... /bin/grep -F checking for ld used by /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... yes if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 \ /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./filedescriptor.c -o filedescriptor.o BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... checking for memory.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 if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 \ /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 /usr/bin/ar: no operation specified configure: WARNING: Failed: /usr/bin/ar --plugin /usr/lib/gcc/x86_64-linux-gnu/6/liblto_plugin.so rc checking for x86_64-pc-linux-gnu-strip... no checking for strip... strip checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib yes checking command to parse /usr/bin/nm -B output from /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc object... checking for strings.h... yes checking for inttypes.h... ok if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 \ /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 for dlfcn.h... yes checking for stdint.h... if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 \ /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 for objdir... yes .libs if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 \ /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 checking for unistd.h... if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 \ /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./getopt.c -o getopt.o if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 yes if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 minix/config.h usability... if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 \ /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./getpwd.c -o getpwd.o checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc PIC flag -fPIC -DPIC works... if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 \ /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./getruntime.c -o getruntime.o yes checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc static flag -static works... no checking minix/config.h presence... if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 \ /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 minix/config.h... no checking whether it is safe to define __EXTENSIONS__... if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 \ /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./hex.c -o hex.o yes checking how to print strings... if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 \ /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 yes checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc supports -c -o file.o... /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./lbasename.c -o lbasename.o if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 \ /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./lrealpath.c -o lrealpath.o yes checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc... yes checking dynamic linker characteristics... /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 -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /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 /usr/bin/ar: no operation specified configure: WARNING: Failed: /usr/bin/ar --plugin /usr/lib/gcc/x86_64-linux-gnu/6/liblto_plugin.so rc 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 -B output from /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc object... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 checking how to run the C++ preprocessor... if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/g++ -E if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 \ /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 ok checking for dlfcn.h... if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 \ /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./objalloc.c -o objalloc.o if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 yes if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 checking for objdir... /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./obstack.c -o obstack.o .libs checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc supports -fno-rtti -fno-exceptions... checking for ld used by /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... no checking for /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc PIC flag -fPIC -DPIC works... yes yes checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc static flag -static works... if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 \ /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./partition.c -o partition.o checking for /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/g++ option to produce PIC... -fPIC -DPIC checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/g++ PIC flag -fPIC -DPIC works... yes checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc supports -c -o file.o... yes checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/g++ static flag -static works... yes checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 \ /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 dynamic linker characteristics... if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./physmem.c -o physmem.o yes checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/g++ supports -c -o file.o... if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 \ /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 yes checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/g++ supports -c -o file.o... (cached) yes checking whether the /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for dlfcn.h... (cached) yes checking for windows.h... if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 \ /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 \ /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 no checking for shl_load in -ldld... no checking for library containing dlsym... if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 \ /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 no checking for dlopen... if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 config.status: creating Makefile config.status: creating po/Makefile.in if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 \ /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 config.status: creating config.h config.status: executing depfiles commands if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 config.status: executing libtool commands if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 no checking for dlopen in -ldl... /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 config.status: executing default-1 commands -ldl checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... config.status: creating po/POTFILES no checking size of void *... config.status: creating po/Makefile yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... 8 if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 \ /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 checking for LC_MESSAGES... 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 \ /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.38/zlib' CC libz_a-adler32.o yes CC libz_a-compress.o checking whether NLS is requested... no checking whether NLS is requested... no checking for msgfmt... CC libz_a-crc32.o if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 /home/buildroot/autobuild/instance-3/output-1/host/bin/msgfmt checking for gmsgfmt... /home/buildroot/autobuild/instance-3/output-1/host/bin/msgfmt if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 CC libz_a-deflate.o /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 checking for xgettext... /home/buildroot/autobuild/instance-3/output-1/host/bin/xgettext checking for msgmerge... CC libz_a-gzread.o /home/buildroot/autobuild/instance-3/output-1/host/bin/msgmerge CC libz_a-gzclose.o no checking for library containing dlsym... checking for bison... bison -y checking for flex... flex CC libz_a-gzwrite.o CC libz_a-gzlib.o checking lex output file root... lex.yy checking lex library... if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 CC libz_a-infback.o if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 CC libz_a-inffast.o if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 \ /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./sort.c -o sort.o CC libz_a-inflate.o CC libz_a-inftrees.o if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 \ /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./spaces.c -o spaces.o CC libz_a-trees.o CC libz_a-uncompr.o -ldl checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... CC libz_a-zutil.o if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 \ /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 true "AR_FLAGS=rc" "CC_FOR_BUILD=/home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc" "CFLAGS=-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include " "CXXFLAGS=-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include " "CFLAGS_FOR_BUILD=-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" "CFLAGS_FOR_TARGET=-g -O2 -minterlink-mips16" "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-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" "LIBCFLAGS=-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include " "LIBCFLAGS_FOR_TARGET=-g -O2 -minterlink-mips16" "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-3/output-1/host" "infodir=/home/buildroot/autobuild/instance-3/output-1/host/share/info" "libdir=/home/buildroot/autobuild/instance-3/output-1/host/lib" "prefix=/home/buildroot/autobuild/instance-3/output-1/host" "tooldir=/home/buildroot/autobuild/instance-3/output-1/host/mipsel-buildroot-linux-gnu" "AR=/usr/bin/ar " "AS=/usr/bin/as" "CC=/home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc" "CXX=/home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/g++" "LD=/usr/bin/ld" "LIBCFLAGS=-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include " "NM=/usr/bin/nm" "PICFLAG=" "RANLIB=/usr/bin/ranlib " "DESTDIR=" DO=all multi-do # /usr/bin/make AR libz.a /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') no make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.38/zlib' checking size of void *... if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 \ /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 \ /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./strerror.c -o strerror.o if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 \ /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./strsignal.c -o strsignal.o if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 \ /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xasprintf.c -o xasprintf.o if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xatexit.c -o xatexit.o 8 if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xexit.c -o xexit.o if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xmalloc.c -o xmalloc.o if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xmemdup.c -o xmemdup.o 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 msgfmt... if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 \ /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 /home/buildroot/autobuild/instance-3/output-1/host/bin/msgfmt checking for gmsgfmt... /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xstrdup.c -o xstrdup.o /home/buildroot/autobuild/instance-3/output-1/host/bin/msgfmt checking for xgettext... /home/buildroot/autobuild/instance-3/output-1/host/bin/xgettext checking for msgmerge... /home/buildroot/autobuild/instance-3/output-1/host/bin/msgmerge checking size of long long... if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xstrerror.c -o xstrerror.o if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xstrndup.c -o xstrndup.o /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xvasprintf.c -o xvasprintf.o if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 \ /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./setproctitle.c -o setproctitle.o echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o > required-list make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.38/libiberty/testsuite' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.38/libiberty/testsuite' if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 \ /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./regex.c -o regex.o if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 \ /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 8 checking size of void *... (cached) 8 checking size of long... if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 \ /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 \ /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./md5.c -o md5.o if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./sha1.c -o sha1.o if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./alloca.c -o alloca.o 8 checking size of int... if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 \ /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./argv.c -o argv.o if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 \ /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 \ /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 \ /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 \ /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 \ /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 \ /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 \ /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 4 if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./crc32.c -o crc32.o checking fcntl.h usability... if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 \ /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/file.h usability... -lfl checking whether yytext is a pointer... yes checking sys/file.h presence... yes checking for sys/file.h... yes 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 checking sys/resource.h usability... /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-3/output-1/build/host-binutils-2.38/libiberty' yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for fcntl... yes checking for fdopen... yes checking for fileno... yes checking for fls... yes checking whether to enable maintainer-specific portions of Makefiles... no checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2 checking fcntl.h usability... yes checking fcntl.h presence... no checking for getgid... yes checking for fcntl.h... yes checking elf-hints.h usability... yes checking for getpagesize... no checking elf-hints.h presence... no checking for elf-hints.h... no checking limits.h usability... yes checking for getrlimit... yes checking limits.h presence... yes checking for limits.h... yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes yes checking sys/file.h usability... checking for getuid... yes checking for sysconf... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/mman.h usability... yes checking whether basename is declared... yes yes checking sys/mman.h presence... checking whether ffs is declared... yes checking for sys/mman.h... yes checking sys/param.h usability... yes checking whether stpcpy is declared... yes checking sys/param.h presence... yes checking for sys/param.h... yes yes checking for sys/stat.h... (cached) yes checking whether asprintf is declared... checking sys/time.h usability... yes checking whether vasprintf is declared... yes checking sys/time.h presence... yes checking whether strnlen is declared... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for close... yes checking compiler support for hidden visibility... yes checking linker --as-needed support... yes checking for cos in -lm... yes checking for glob... yes checking for gcc version with buggy 64-bit support... no yes checking for lseek... checking for ftello... yes yes checking for ftello64... checking for mkstemp... yes yes checking for open... checking for fseeko... yes yes checking for realpath... checking for fseeko64... yes yes checking for fopen64... checking for sbrk... yes yes checking for waitpid... checking whether ftello is declared... yes checking whether ftello64 is declared... yes checking whether asprintf is declared... yes checking whether fseeko is declared... yes checking whether environ is declared... yes checking whether fseeko64 is declared... yes checking whether fopen64 is declared... yes checking whether sbrk is declared... yes checking size of off_t... yes 8 checking for stdlib.h... (cached) yes checking file_ptr type... BFD_HOST_64_BIT checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for sys/param.h... checking for getpagesize... yes checking for getpagesize... (cached) yes checking for working mmap... yes checking for working mmap... yes checking for madvise... yes checking for library containing dlopen... yes checking for mprotect... none required checking for a known getopt prototype in unistd.h... yes yes checking whether ANSI C string concatenation works... yes configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating bfd-in3.h config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: executing default commands Configuring in ./opcodes make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.38/bfd' GEN bfdver.h GEN elf32-target.h GEN elf64-target.h GEN targmatch.h Making info in doc make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.38/bfd/doc' /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -o chw$$ -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include \ -L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib -I.. -I./.. -I./../../include -I./../../intl -I../../intl ./chew.c; \ /bin/bash ./../../move-if-change \ chw$$ chew; \ touch chew.stamp 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... mipsel-buildroot-linux-gnu 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 whether /usr/bin/make supports nested variables... yes checking whether /usr/bin/make supports nested variables... (cached) yes checking for x86_64-pc-linux-gnu-gcc... /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... GEN aoutx.stamp GEN archive.stamp no checking for suffix of object files... GEN archures.stamp GEN bfdt.stamp o checking whether we are using the GNU C compiler... GEN cache.stamp GEN coffcode.stamp yes checking whether /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc accepts -g... GEN core.stamp GEN elf.stamp yes checking for /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc option to accept ISO C89... GEN elfcode.stamp GEN format.stamp GEN libbfd.stamp GEN bfdwin.stamp none needed checking whether /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc understands -c and -o together... GEN bfdio.stamp GEN opncls.stamp yes checking for style of include used by /usr/bin/make... GEN reloc.stamp GNU checking dependency style of /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc... none checking how to run the C preprocessor... GEN section.stamp GEN syms.stamp GEN targets.stamp GEN init.stamp GEN hash.stamp /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -E GEN linker.stamp GEN mmo.stamp make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.38/bfd/doc' Making info in po checking for grep that handles long lines and -e... make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.38/bfd/po' ( if test 'x.' != 'x.'; then \ posrcprefix='../'; \ else \ posrcprefix="../"; \ fi; \ rm -f SRC-POTFILES-t SRC-POTFILES \ && (sed -e '/^#/d' \ -e '/^[ ]*$/d' \ -e "s@.*@ $posrcprefix& \\\\@" < ./SRC-POTFILES.in \ | sed -e '$s/\\$//') > SRC-POTFILES-t \ && chmod a-w SRC-POTFILES-t \ && mv SRC-POTFILES-t SRC-POTFILES ) ( rm -f BLD-POTFILES-t BLD-POTFILES \ && (sed -e '/^#/d' \ -e '/^[ ]*$/d' \ -e "s@.*@ ../& \\\\@" < ./BLD-POTFILES.in \ | sed -e '$s/\\$//') > BLD-POTFILES-t \ && chmod a-w BLD-POTFILES-t \ && mv BLD-POTFILES-t BLD-POTFILES ) /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... cd .. \ && CONFIG_FILES=po/Makefile.in:po/Make-in \ CONFIG_HEADERS= /bin/bash ./config.status config.status: creating Makefile config.status: creating po/Makefile.in config.status: creating config.h yes checking for sys/types.h... config.status: executing depfiles commands config.status: executing libtool commands yes config.status: creating po/Makefile.in config.status: executing default-1 commands checking for sys/stat.h... config.status: executing default commands config.status: executing depfiles commands config.status: executing libtool commands yes checking for stdlib.h... config.status: executing default-1 commands config.status: executing default commands yes checking for string.h... make[4]: Nothing to be done for 'info'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.38/bfd/po' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.38/bfd' make[4]: Nothing to be done for 'info-am'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.38/bfd' /usr/bin/make all-recursive make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.38/bfd' Making all in doc make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.38/bfd/doc' yes checking for memory.h... make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.38/bfd/doc' Making all in po make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.38/bfd/po' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.38/bfd/po' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.38/bfd' rm -f bfd-tmp.h cp bfd-in3.h bfd-tmp.h rm -f tofiles /bin/bash ./../move-if-change bfd-tmp.h bfd.h f=""; \ for i in elf32-mips.lo elfxx-mips.lo elf-vxworks.lo elf32.lo elf.lo elflink.lo elf-attrs.lo elf-strtab.lo elf-eh-frame.lo dwarf1.lo dwarf2.lo ecofflink.lo coffgen.lo coff-mips.lo ecoff.lo elfn32-mips.lo elf64-mips.lo elf64.lo elf64-gen.lo elf32-gen.lo plugin.lo cpu-mips.lo archive64.lo ; do \ case " $f " in \ *" $i "*) ;; \ *) f="$f $i" ;; \ esac ; \ done ; \ echo $f > tofiles /bin/bash ./../move-if-change tofiles ofiles yes rm -f bfd-tmp.h touch stmp-bfd-h touch stamp-ofiles checking for strings.h... CC archive.lo CC archures.lo CC bfd.lo yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes CC bfdio.lo CC bfdwin.lo 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__... CC cache.lo CC coff-bfd.lo CC compress.lo 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... printf checking for a sed that does not truncate output... CC corefile.lo /bin/sed checking for fgrep... /bin/grep -F checking for ld used by /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc... CC elf-properties.lo /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 -B checking the name lister (/usr/bin/nm -B) interface... CC format.lo 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 /usr/bin/ar: no operation specified configure: WARNING: Failed: /usr/bin/ar --plugin /usr/lib/gcc/x86_64-linux-gnu/6/liblto_plugin.so rc 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 -B output from /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc object... CC hash.lo CC init.lo ok checking for dlfcn.h... CC libbfd.lo CC linker.lo yes checking for objdir... .libs CC merge.lo CC opncls.lo checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc supports -fno-rtti -fno-exceptions... CC reloc.lo CC section.lo CC simple.lo no checking for /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc static flag -static works... CC stab-syms.lo CC stabs.lo CC syms.lo yes checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc supports -c -o file.o... CC targets.lo yes checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... CC binary.lo 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 CC ihex.lo CC srec.lo 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 msgfmt... /home/buildroot/autobuild/instance-3/output-1/host/bin/msgfmt checking for gmsgfmt... /home/buildroot/autobuild/instance-3/output-1/host/bin/msgfmt checking for xgettext... /home/buildroot/autobuild/instance-3/output-1/host/bin/xgettext checking for msgmerge... /home/buildroot/autobuild/instance-3/output-1/host/bin/msgmerge CC tekhex.lo CC verilog.lo CC elf32-mips.lo checking size of void *... CC elfxx-mips.lo 8 checking whether basename is declared... yes checking whether stpcpy is declared... CC elf-vxworks.lo yes checking for sigsetjmp... checking linker --as-needed support... yes checking for cos in -lm... yes configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status CC elf32.lo CC elf.lo CC elflink.lo CC elf-attrs.lo CC elf-strtab.lo CC elf-eh-frame.lo CC dwarf1.lo CC dwarf2.lo CC ecofflink.lo CC coffgen.lo CC coff-mips.lo CC ecoff.lo CC elfn32-mips.lo 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 CC elf64-mips.lo CC elf64.lo CC elf64-gen.lo CC elf32-gen.lo CC plugin.lo CC cpu-mips.lo CC archive64.lo CCLD 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-3/output-1/build/host-binutils-2.38/bfd' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.38/bfd' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.38/bfd' Configuring in ./libctf make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.38/opcodes' /usr/bin/make all-recursive make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.38/opcodes' Making all in . make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.38/opcodes' CC dis-buf.lo CC disassemble.lo CC dis-init.lo CC mips-dis.lo CC mips-opc.lo CC mips16-opc.lo 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... mipsel-buildroot-linux-gnu checking for x86_64-pc-linux-gnu-gcc... /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc checking whether the C compiler works... CC micromips-opc.lo yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc accepts -g... yes checking for /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc option to accept ISO C89... none needed checking whether /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc understands -c and -o together... yes checking how to run the C preprocessor... /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /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... CCLD libopcodes.la yes checking for stdlib.h... 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 yes checking for string.h... touch stamp-lib make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.38/opcodes' Making all in po make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.38/opcodes/po' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.38/opcodes/po' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.38/opcodes' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.38/opcodes' yes checking for memory.h... make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.38/gas' /usr/bin/make all-recursive make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.38/gas' Making all in po make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.38/gas/po' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.38/gas/po' yes make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.38/gas' checking for strings.h... CC app.o CC as.o CC atof-generic.o yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... CC compress-debug.o CC cond.o CC depend.o no checking minix/config.h presence... CC dwarf2dbg.o no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... CC dw2gencfi.o CC ecoff.o 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 /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc... none checking whether /usr/bin/make supports nested variables... (cached) yes checking whether /usr/bin/make sets $(MAKE)... (cached) yes checking for x86_64-pc-linux-gnu-gcc... (cached) /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc checking whether we are using the GNU C compiler... (cached) yes checking whether /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc accepts -g... (cached) yes checking for /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc option to accept ISO C89... (cached) none needed checking whether /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc understands -c and -o together... (cached) yes checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib 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 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 /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /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 CC ehopt.o CC expr.o /usr/bin/ar: no operation specified configure: WARNING: Failed: /usr/bin/ar --plugin /usr/lib/gcc/x86_64-linux-gnu/6/liblto_plugin.so rc 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 -B output from /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc object... CC flonum-copy.o CC flonum-konst.o CC flonum-mult.o CC frags.o ok checking for dlfcn.h... CC hash.o yes checking for objdir... .libs checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc static flag -static works... CC input-file.o yes checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc supports -c -o file.o... CC input-scrub.o yes checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for aclocal... ${SHELL} /home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.38/missing aclocal-1.15 checking for autoconf... ${SHELL} /home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.38/missing autoconf checking for autoheader... ${SHELL} /home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.38/missing autoheader checking whether /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc supports -W... yes checking whether /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc supports -Wall... CC listing.o yes checking whether /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc supports -Wnarrowing... yes CC macro.o CC literal.o checking whether /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc supports -Wwrite-strings... yes CC messages.o checking whether /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc supports -Wmissing-format-attribute... yes CC output-file.o checking whether /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc supports -Wstrict-prototypes... yes checking whether /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc supports -Wmissing-prototypes... yes checking whether /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc supports -Wold-style-definition... CC read.o CC remap.o yes checking whether /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc supports -pedantic -Wlong-long... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether to install libbfd... no checking whether /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc supports -Wall... (cached) yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... CC sb.o CC stabs.o yes checking for working mmap... yes CC subsegs.o checking for library containing dlsym... CC symbols.o -ldl checking for ELF support in BFD... CC write.o yes checking whether byte ordering is bigendian... no checking byteswap.h usability... yes checking byteswap.h presence... yes checking for byteswap.h... yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking for pread... yes checking whether bswap_16 is declared... yes checking whether bswap_32 is declared... yes checking whether bswap_64 is declared... yes checking whether asprintf is declared... yes checking whether vasprintf is declared... yes checking whether stpcpy is declared... yes checking for qsort_r... yes checking for qsort_r signature... GNU checking for O_CLOEXEC... yes checking for makeinfo... true --split-size=5000000 configure: WARNING: *** Makeinfo is too old. Info documentation will not be built. checking for expect... no checking for Tcl supporting try/catch... no checking for linker versioning flags... CC itbl-parse.o -Wl,--version-script='./libctf.ver' CC itbl-lex-wrapper.o configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status CC itbl-ops.o CC config/e-mipself.o GEN doc/asconfig.texi CC config/tc-mips.o CC config/obj-elf.o CC config/atof-ieee.o GEN doc/as.1 MAKEINFO doc/as.info 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-3/output-1/build/host-binutils-2.38/libctf' /usr/bin/make all-am make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.38/libctf' CC libctf_la-ctf-archive.lo CC libctf_la-ctf-dump.lo CC libctf_la-ctf-create.lo CC libctf_la-ctf-decl.lo CC libctf_la-ctf-error.lo CC libctf_la-ctf-hash.lo CC libctf_la-ctf-labels.lo CC libctf_la-ctf-dedup.lo CC libctf_la-ctf-link.lo CC libctf_la-ctf-lookup.lo CC libctf_la-ctf-open.lo CC libctf_la-ctf-serialize.lo CC libctf_la-ctf-sha1.lo CC libctf_la-ctf-string.lo CC libctf_la-ctf-subr.lo CC libctf_la-ctf-types.lo CC libctf_la-ctf-util.lo CC libctf_la-ctf-open-bfd.lo CC libctf_nobfd_la-ctf-archive.lo CC libctf_nobfd_la-ctf-dump.lo CC libctf_nobfd_la-ctf-create.lo CC libctf_nobfd_la-ctf-decl.lo CC libctf_nobfd_la-ctf-error.lo CC libctf_nobfd_la-ctf-hash.lo CC libctf_nobfd_la-ctf-labels.lo CC libctf_nobfd_la-ctf-dedup.lo CC libctf_nobfd_la-ctf-link.lo CC libctf_nobfd_la-ctf-lookup.lo CC libctf_nobfd_la-ctf-open.lo CC libctf_nobfd_la-ctf-serialize.lo CC libctf_nobfd_la-ctf-sha1.lo CC libctf_nobfd_la-ctf-string.lo CC libctf_nobfd_la-ctf-subr.lo CC libctf_nobfd_la-ctf-types.lo CC libctf_nobfd_la-ctf-util.lo CCLD libctf.la CCLD libctf-nobfd.la libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.38/libctf' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.38/libctf' CCLD as-new make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.38/gas' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.38/gas' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.38/gas' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.38/gprof' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.38/binutils' /usr/bin/make all-recursive CC sysinfo.o CC syslex_wrap.o make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.38/gprof' Making info in po Making all in po make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.38/binutils/po' make[4]: Nothing to be done for 'info'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.38/binutils/po' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.38/binutils' GEN doc/addr2line.1 make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.38/gprof/po' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.38/gprof/po' GEN doc/ar.1 make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.38/gprof' CC basic_blocks.o CC call_graph.o GEN doc/dlltool.1 CC cg_arcs.o CC cg_dfn.o GEN doc/nm.1 CC cg_print.o CC corefile.o CCLD sysinfo GEN doc/objcopy.1 GEN sysroff.h CC gmon_io.o GEN doc/objdump.1 CC gprof.o GEN doc/ranlib.1 CC hertz.o CC hist.o CC source.o GEN doc/readelf.1 CC search_list.o GEN doc/size.1 GEN doc/strings.1 CC symtab.o CC sym_ids.o CC utils.o CC i386.o CC alpha.o GEN doc/strip.1 GEN doc/elfedit.1 CC vax.o CC sparc.o GEN doc/windres.1 CC mips.o GEN doc/windmc.1 CC aarch64.o CC flat_bl.o GEN doc/cxxfilt.man CC bsd_callg_bl.o CC fsf_callg_bl.o CCLD gprof GEN doc/c++filt.1 make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.38/binutils' /usr/bin/make all-recursive make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.38/binutils' make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.38/gprof' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.38/gprof' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.38/gprof' Making all in po make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.38/binutils/po' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.38/binutils/po' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.38/binutils' CC size.o CC bucomm.o CC version.o CC filemode.o CC objdump.o CC dwarf.o CC prdbg.o CC demanguse.o CC rddbg.o CC debug.o CC stabs.o CC rdcoff.o CC elfcomm.o CC arparse.o CC arlex.o CC ar.o CC not-ranlib.o CC arsup.o CC rename.o CC binemul.o CC emul_vanilla.o CC strings.o CC is-ranlib.o CC objcopy.o CC not-strip.o CC wrstabs.o CC addr2line.o CC readelf.o CC unwind-ia64.o CC elfedit.o CC nm.o CC is-strip.o CC cxxfilt.o CC bfdtest1.o CC bfdtest2.o CCLD size CCLD objdump CCLD strings CCLD objcopy CCLD addr2line CCLD readelf ../libiberty/libiberty.a(dwarfnames.o): In function `get_DW_TAG_name': dwarfnames.c:(.text+0x0): multiple definition of `get_DW_TAG_name' /home/buildroot/autobuild/instance-3/output-1/host/lib/libiberty.a(dwarfnames.o):dwarfnames.c:(.text+0x0): first defined here ../libiberty/libiberty.a(dwarfnames.o): In function `get_DW_FORM_name': dwarfnames.c:(.text+0x770): multiple definition of `get_DW_FORM_name' /home/buildroot/autobuild/instance-3/output-1/host/lib/libiberty.a(dwarfnames.o):dwarfnames.c:(.text+0x770): first defined here ../libiberty/libiberty.a(dwarfnames.o): In function `get_DW_AT_name': dwarfnames.c:(.text+0xb40): multiple definition of `get_DW_AT_name' /home/buildroot/autobuild/instance-3/output-1/host/lib/libiberty.a(dwarfnames.o):dwarfnames.c:(.text+0xb40): first defined here ../libiberty/libiberty.a(dwarfnames.o): In function `get_DW_OP_name': dwarfnames.c:(.text+0x1ac0): multiple definition of `get_DW_OP_name' /home/buildroot/autobuild/instance-3/output-1/host/lib/libiberty.a(dwarfnames.o):dwarfnames.c:(.text+0x1ac0): first defined here ../libiberty/libiberty.a(dwarfnames.o): In function `get_DW_ATE_name': dwarfnames.c:(.text+0x20c0): multiple definition of `get_DW_ATE_name' /home/buildroot/autobuild/instance-3/output-1/host/lib/libiberty.a(dwarfnames.o):dwarfnames.c:(.text+0x20c0): first defined here ../libiberty/libiberty.a(dwarfnames.o): In function `get_DW_CFA_name': dwarfnames.c:(.text+0x2320): multiple definition of `get_DW_CFA_name' /home/buildroot/autobuild/instance-3/output-1/host/lib/libiberty.a(dwarfnames.o):dwarfnames.c:(.text+0x2320): first defined here ../libiberty/libiberty.a(dwarfnames.o): In function `get_DW_IDX_name': dwarfnames.c:(.text+0x2550): multiple definition of `get_DW_IDX_name' /home/buildroot/autobuild/instance-3/output-1/host/lib/libiberty.a(dwarfnames.o):dwarfnames.c:(.text+0x2550): first defined here ../libiberty/libiberty.a(hashtab.o): In function `htab_size': hashtab.c:(.text+0x370): multiple definition of `htab_size' /home/buildroot/autobuild/instance-3/output-1/host/lib/libiberty.a(hashtab.o):hashtab.c:(.text+0x370): first defined here ../libiberty/libiberty.a(hashtab.o): In function `htab_elements': hashtab.c:(.text+0x380): multiple definition of `htab_elements' /home/buildroot/autobuild/instance-3/output-1/host/lib/libiberty.a(hashtab.o):hashtab.c:(.text+0x380): first defined here ../libiberty/libiberty.a(hashtab.o): In function `htab_create_alloc_ex': hashtab.c:(.text+0x390): multiple definition of `htab_create_alloc_ex' /home/buildroot/autobuild/instance-3/output-1/host/lib/libiberty.a(hashtab.o):hashtab.c:(.text+0x390): first defined here ../libiberty/libiberty.a(hashtab.o): In function `htab_create_typed_alloc': hashtab.c:(.text+0x450): multiple definition of `htab_create_typed_alloc' /home/buildroot/autobuild/instance-3/output-1/host/lib/libiberty.a(hashtab.o):hashtab.c:(.text+0x450): first defined here ../libiberty/libiberty.a(hashtab.o): In function `htab_create_alloc': hashtab.c:(.text+0x510): multiple definition of `htab_create_alloc' /home/buildroot/autobuild/instance-3/output-1/host/lib/libiberty.a(hashtab.o):hashtab.c:(.text+0x510): first defined here ../libiberty/libiberty.a(hashtab.o): In function `htab_set_functions_ex': hashtab.c:(.text+0x530): multiple definition of `htab_set_functions_ex' /home/buildroot/autobuild/instance-3/output-1/host/lib/libiberty.a(hashtab.o):hashtab.c:(.text+0x530): first defined here ../libiberty/libiberty.a(hashtab.o): In function `htab_create': hashtab.c:(.text+0x550): multiple definition of `htab_create' /home/buildroot/autobuild/instance-3/output-1/host/lib/libiberty.a(hashtab.o):hashtab.c:(.text+0x550): first defined here ../libiberty/libiberty.a(hashtab.o): In function `htab_try_create': hashtab.c:(.text+0x570): multiple definition of `htab_try_create' /home/buildroot/autobuild/instance-3/output-1/host/lib/libiberty.a(hashtab.o):hashtab.c:(.text+0x570): first defined here ../libiberty/libiberty.a(hashtab.o): In function `htab_delete': hashtab.c:(.text+0x590): multiple definition of `htab_delete' /home/buildroot/autobuild/instance-3/output-1/host/lib/libiberty.a(hashtab.o):hashtab.c:(.text+0x590): first defined here ../libiberty/libiberty.a(hashtab.o): In function `htab_empty': hashtab.c:(.text+0x630): multiple definition of `htab_empty' /home/buildroot/autobuild/instance-3/output-1/host/lib/libiberty.a(hashtab.o):hashtab.c:(.text+0x630): first defined here ../libiberty/libiberty.a(hashtab.o): In function `htab_find_with_hash': hashtab.c:(.text+0x740): multiple definition of `htab_find_with_hash' /home/buildroot/autobuild/instance-3/output-1/host/lib/libiberty.a(hashtab.o):hashtab.c:(.text+0x740): first defined here ../libiberty/libiberty.a(hashtab.o): In function `htab_find': hashtab.c:(.text+0x890): multiple definition of `htab_find' /home/buildroot/autobuild/instance-3/output-1/host/lib/libiberty.a(hashtab.o):hashtab.c:(.text+0x890): first defined here ../libiberty/libiberty.a(hashtab.o): In function `htab_find_slot_with_hash': hashtab.c:(.text+0x8c0): multiple definition of `htab_find_slot_with_hash' /home/buildroot/autobuild/instance-3/output-1/host/lib/libiberty.a(hashtab.o):hashtab.c:(.text+0x8c0): first defined here ../libiberty/libiberty.a(hashtab.o): In function `htab_find_slot': hashtab.c:(.text+0xac0): multiple definition of `htab_find_slot' /home/buildroot/autobuild/instance-3/output-1/host/lib/libiberty.a(hashtab.o):hashtab.c:(.text+0xac0): first defined here ../libiberty/libiberty.a(hashtab.o): In function `htab_remove_elt_with_hash': hashtab.c:(.text+0xaf0): multiple definition of `htab_remove_elt_with_hash' /home/buildroot/autobuild/instance-3/output-1/host/lib/libiberty.a(hashtab.o):hashtab.c:(.text+0xaf0): first defined here ../libiberty/libiberty.a(hashtab.o): In function `htab_remove_elt': hashtab.c:(.text+0xb30): multiple definition of `htab_remove_elt' /home/buildroot/autobuild/instance-3/output-1/host/lib/libiberty.a(hashtab.o):hashtab.c:(.text+0xb30): first defined here ../libiberty/libiberty.a(hashtab.o): In function `htab_clear_slot': hashtab.c:(.text+0xb60): multiple definition of `htab_clear_slot' /home/buildroot/autobuild/instance-3/output-1/host/lib/libiberty.a(hashtab.o):hashtab.c:(.text+0xb60): first defined here ../libiberty/libiberty.a(hashtab.o): In function `htab_traverse_noresize': hashtab.c:(.text+0xbb0): multiple definition of `htab_traverse_noresize' /home/buildroot/autobuild/instance-3/output-1/host/lib/libiberty.a(hashtab.o):hashtab.c:(.text+0xbb0): first defined here ../libiberty/libiberty.a(hashtab.o): In function `htab_traverse': hashtab.c:(.text+0xc00): multiple definition of `htab_traverse' /home/buildroot/autobuild/instance-3/output-1/host/lib/libiberty.a(hashtab.o):hashtab.c:(.text+0xc00): first defined here ../libiberty/libiberty.a(hashtab.o): In function `htab_collisions': hashtab.c:(.text+0xc80): multiple definition of `htab_collisions' /home/buildroot/autobuild/instance-3/output-1/host/lib/libiberty.a(hashtab.o):hashtab.c:(.text+0xc60): first defined here ../libiberty/libiberty.a(hashtab.o): In function `htab_hash_string': hashtab.c:(.text+0xcb0): multiple definition of `htab_hash_string' /home/buildroot/autobuild/instance-3/output-1/host/lib/libiberty.a(hashtab.o):hashtab.c:(.text+0xc90): first defined here ../libiberty/libiberty.a(hashtab.o): In function `iterative_hash': hashtab.c:(.text+0xd00): multiple definition of `iterative_hash' /home/buildroot/autobuild/instance-3/output-1/host/lib/libiberty.a(hashtab.o):hashtab.c:(.text+0xcc0): first defined here ../libiberty/libiberty.a(hashtab.o):(.data.rel.local+0x0): multiple definition of `htab_eq_pointer' /home/buildroot/autobuild/instance-3/output-1/host/lib/libiberty.a(hashtab.o):(.data.rel.local+0x0): first defined here ../libiberty/libiberty.a(hashtab.o):(.data.rel.local+0x8): multiple definition of `htab_hash_pointer' /home/buildroot/autobuild/instance-3/output-1/host/lib/libiberty.a(hashtab.o):(.data.rel.local+0x8): first defined here collect2: error: ld returned 1 exit status Makefile:1040: recipe for target 'objdump' failed make[5]: *** [objdump] Error 1 make[5]: *** Waiting for unfinished jobs.... ../libiberty/libiberty.a(dwarfnames.o): In function `get_DW_TAG_name': dwarfnames.c:(.text+0x0): multiple definition of `get_DW_TAG_name' /home/buildroot/autobuild/instance-3/output-1/host/lib/libiberty.a(dwarfnames.o):dwarfnames.c:(.text+0x0): first defined here ../libiberty/libiberty.a(dwarfnames.o): In function `get_DW_FORM_name': dwarfnames.c:(.text+0x770): multiple definition of `get_DW_FORM_name' /home/buildroot/autobuild/instance-3/output-1/host/lib/libiberty.a(dwarfnames.o):dwarfnames.c:(.text+0x770): first defined here ../libiberty/libiberty.a(dwarfnames.o): In function `get_DW_AT_name': dwarfnames.c:(.text+0xb40): multiple definition of `get_DW_AT_name' /home/buildroot/autobuild/instance-3/output-1/host/lib/libiberty.a(dwarfnames.o):dwarfnames.c:(.text+0xb40): first defined here ../libiberty/libiberty.a(dwarfnames.o): In function `get_DW_OP_name': dwarfnames.c:(.text+0x1ac0): multiple definition of `get_DW_OP_name' /home/buildroot/autobuild/instance-3/output-1/host/lib/libiberty.a(dwarfnames.o):dwarfnames.c:(.text+0x1ac0): first defined here ../libiberty/libiberty.a(dwarfnames.o): In function `get_DW_ATE_name': dwarfnames.c:(.text+0x20c0): multiple definition of `get_DW_ATE_name' /home/buildroot/autobuild/instance-3/output-1/host/lib/libiberty.a(dwarfnames.o):dwarfnames.c:(.text+0x20c0): first defined here ../libiberty/libiberty.a(dwarfnames.o): In function `get_DW_CFA_name': dwarfnames.c:(.text+0x2320): multiple definition of `get_DW_CFA_name' /home/buildroot/autobuild/instance-3/output-1/host/lib/libiberty.a(dwarfnames.o):dwarfnames.c:(.text+0x2320): first defined here ../libiberty/libiberty.a(dwarfnames.o): In function `get_DW_IDX_name': dwarfnames.c:(.text+0x2550): multiple definition of `get_DW_IDX_name' /home/buildroot/autobuild/instance-3/output-1/host/lib/libiberty.a(dwarfnames.o):dwarfnames.c:(.text+0x2550): first defined here ../libiberty/libiberty.a(hashtab.o): In function `htab_size': hashtab.c:(.text+0x370): multiple definition of `htab_size' /home/buildroot/autobuild/instance-3/output-1/host/lib/libiberty.a(hashtab.o):hashtab.c:(.text+0x370): first defined here ../libiberty/libiberty.a(hashtab.o): In function `htab_elements': hashtab.c:(.text+0x380): multiple definition of `htab_elements' /home/buildroot/autobuild/instance-3/output-1/host/lib/libiberty.a(hashtab.o):hashtab.c:(.text+0x380): first defined here ../libiberty/libiberty.a(hashtab.o): In function `htab_create_alloc_ex': hashtab.c:(.text+0x390): multiple definition of `htab_create_alloc_ex' /home/buildroot/autobuild/instance-3/output-1/host/lib/libiberty.a(hashtab.o):hashtab.c:(.text+0x390): first defined here ../libiberty/libiberty.a(hashtab.o): In function `htab_create_typed_alloc': hashtab.c:(.text+0x450): multiple definition of `htab_create_typed_alloc' /home/buildroot/autobuild/instance-3/output-1/host/lib/libiberty.a(hashtab.o):hashtab.c:(.text+0x450): first defined here ../libiberty/libiberty.a(hashtab.o): In function `htab_create_alloc': hashtab.c:(.text+0x510): multiple definition of `htab_create_alloc' /home/buildroot/autobuild/instance-3/output-1/host/lib/libiberty.a(hashtab.o):hashtab.c:(.text+0x510): first defined here ../libiberty/libiberty.a(hashtab.o): In function `htab_set_functions_ex': hashtab.c:(.text+0x530): multiple definition of `htab_set_functions_ex' /home/buildroot/autobuild/instance-3/output-1/host/lib/libiberty.a(hashtab.o):hashtab.c:(.text+0x530): first defined here ../libiberty/libiberty.a(hashtab.o): In function `htab_create': hashtab.c:(.text+0x550): multiple definition of `htab_create' /home/buildroot/autobuild/instance-3/output-1/host/lib/libiberty.a(hashtab.o):hashtab.c:(.text+0x550): first defined here ../libiberty/libiberty.a(hashtab.o): In function `htab_try_create': hashtab.c:(.text+0x570): multiple definition of `htab_try_create' /home/buildroot/autobuild/instance-3/output-1/host/lib/libiberty.a(hashtab.o):hashtab.c:(.text+0x570): first defined here ../libiberty/libiberty.a(hashtab.o): In function `htab_delete': hashtab.c:(.text+0x590): multiple definition of `htab_delete' /home/buildroot/autobuild/instance-3/output-1/host/lib/libiberty.a(hashtab.o):hashtab.c:(.text+0x590): first defined here ../libiberty/libiberty.a(hashtab.o): In function `htab_empty': hashtab.c:(.text+0x630): multiple definition of `htab_empty' /home/buildroot/autobuild/instance-3/output-1/host/lib/libiberty.a(hashtab.o):hashtab.c:(.text+0x630): first defined here ../libiberty/libiberty.a(hashtab.o): In function `htab_find_with_hash': hashtab.c:(.text+0x740): multiple definition of `htab_find_with_hash' /home/buildroot/autobuild/instance-3/output-1/host/lib/libiberty.a(hashtab.o):hashtab.c:(.text+0x740): first defined here ../libiberty/libiberty.a(hashtab.o): In function `htab_find': hashtab.c:(.text+0x890): multiple definition of `htab_find' /home/buildroot/autobuild/instance-3/output-1/host/lib/libiberty.a(hashtab.o):hashtab.c:(.text+0x890): first defined here ../libiberty/libiberty.a(hashtab.o): In function `htab_find_slot_with_hash': hashtab.c:(.text+0x8c0): multiple definition of `htab_find_slot_with_hash' /home/buildroot/autobuild/instance-3/output-1/host/lib/libiberty.a(hashtab.o):hashtab.c:(.text+0x8c0): first defined here ../libiberty/libiberty.a(hashtab.o): In function `htab_find_slot': hashtab.c:(.text+0xac0): multiple definition of `htab_find_slot' /home/buildroot/autobuild/instance-3/output-1/host/lib/libiberty.a(hashtab.o):hashtab.c:(.text+0xac0): first defined here ../libiberty/libiberty.a(hashtab.o): In function `htab_remove_elt_with_hash': hashtab.c:(.text+0xaf0): multiple definition of `htab_remove_elt_with_hash' /home/buildroot/autobuild/instance-3/output-1/host/lib/libiberty.a(hashtab.o):hashtab.c:(.text+0xaf0): first defined here ../libiberty/libiberty.a(hashtab.o): In function `htab_remove_elt': hashtab.c:(.text+0xb30): multiple definition of `htab_remove_elt' /home/buildroot/autobuild/instance-3/output-1/host/lib/libiberty.a(hashtab.o):hashtab.c:(.text+0xb30): first defined here ../libiberty/libiberty.a(hashtab.o): In function `htab_clear_slot': hashtab.c:(.text+0xb60): multiple definition of `htab_clear_slot' /home/buildroot/autobuild/instance-3/output-1/host/lib/libiberty.a(hashtab.o):hashtab.c:(.text+0xb60): first defined here ../libiberty/libiberty.a(hashtab.o): In function `htab_traverse_noresize': hashtab.c:(.text+0xbb0): multiple definition of `htab_traverse_noresize' /home/buildroot/autobuild/instance-3/output-1/host/lib/libiberty.a(hashtab.o):hashtab.c:(.text+0xbb0): first defined here ../libiberty/libiberty.a(hashtab.o): In function `htab_traverse': hashtab.c:(.text+0xc00): multiple definition of `htab_traverse' /home/buildroot/autobuild/instance-3/output-1/host/lib/libiberty.a(hashtab.o):hashtab.c:(.text+0xc00): first defined here ../libiberty/libiberty.a(hashtab.o): In function `htab_collisions': hashtab.c:(.text+0xc80): multiple definition of `htab_collisions' /home/buildroot/autobuild/instance-3/output-1/host/lib/libiberty.a(hashtab.o):hashtab.c:(.text+0xc60): first defined here ../libiberty/libiberty.a(hashtab.o): In function `htab_hash_string': hashtab.c:(.text+0xcb0): multiple definition of `htab_hash_string' /home/buildroot/autobuild/instance-3/output-1/host/lib/libiberty.a(hashtab.o):hashtab.c:(.text+0xc90): first defined here ../libiberty/libiberty.a(hashtab.o): In function `iterative_hash': hashtab.c:(.text+0xd00): multiple definition of `iterative_hash' /home/buildroot/autobuild/instance-3/output-1/host/lib/libiberty.a(hashtab.o):hashtab.c:(.text+0xcc0): first defined here ../libiberty/libiberty.a(hashtab.o):(.data.rel.local+0x0): multiple definition of `htab_eq_pointer' /home/buildroot/autobuild/instance-3/output-1/host/lib/libiberty.a(hashtab.o):(.data.rel.local+0x0): first defined here ../libiberty/libiberty.a(hashtab.o):(.data.rel.local+0x8): multiple definition of `htab_hash_pointer' /home/buildroot/autobuild/instance-3/output-1/host/lib/libiberty.a(hashtab.o):(.data.rel.local+0x8): first defined here collect2: error: ld returned 1 exit status Makefile:1048: recipe for target 'readelf' failed make[5]: *** [readelf] Error 1 make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.38/binutils' Makefile:1431: recipe for target 'all-recursive' failed make[4]: *** [all-recursive] Error 1 make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.38/binutils' Makefile:875: recipe for target 'all' failed make[3]: *** [all] Error 2 make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.38/binutils' Makefile:4021: recipe for target 'all-binutils' failed make[2]: *** [all-binutils] Error 2 make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.38' Makefile:1000: recipe for target 'all' failed make[1]: *** [all] Error 2 make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.38' package/pkg-generic.mk:290: recipe for target '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.38/.stamp_built' failed make: *** [/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.38/.stamp_built] Error 2 make: Leaving directory '/home/buildroot/autobuild/instance-3/buildroot'