>>> host-binutils 2.42 Extracting /home/buildroot/autobuild/instance-3/output-1/host/bin/xzcat /home/buildroot/autobuild/instance-3/dl/binutils/binutils-2.42.tar.xz | /home/buildroot/autobuild/instance-3/output-1/host/bin/tar --strip-components=1 -C /home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.42 -xf - >>> host-binutils 2.42 Patching Applying 0001-sh-conf.patch using patch: patching file configure patching file configure.ac Applying 0002-poison-system-directories.patch using patch: patching file ld/config.in patching file ld/configure patching file ld/configure.ac patching file ld/ld.h patching file ld/ld.texi patching file ld/ldfile.c patching file ld/ldlex.h patching file ld/ldmain.c patching file ld/lexsup.c Applying 0003-PR27597-nios-assertion-fail-in-nios2_elf32_install_i.patch using patch: patching file bfd/elf32-nios2.c >>> host-binutils 2.42 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.42 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-binutils 2.42 Patching libtool patching file /home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.42/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.42 Configuring (cd /home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.42/ && rm -rf config.cache; GIT_DIR=. 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" 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=mips64el-buildroot-linux-uclibc --disable-shared --enable-static --with-sysroot=/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot --enable-poison-system-directories --without-debuginfod --enable-plugins --enable-lto --disable-sim --disable-gdb --without-zstd --disable-gprofng ) checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... mips64el-buildroot-linux-uclibc checking for a BSD-compatible install... /usr/bin/install -c checking whether ln works... yes checking whether ln -s works... yes checking for a sed that does not truncate output... /usr/bin/sed checking for gawk... gawk checking for gcc... /home/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... no checking for gnatbind... no checking for gnatmake... no checking whether compiler driver understands Ada and is recent enough... no checking for gdc... no checking whether the D compiler works... 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... no checking for byacc... no checking for yacc... no checking for bison... no checking for gm4... no checking for gnum4... no checking for m4... m4 checking for flex... no checking for lex... no checking for flex... no 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 dsymutil... 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 otool... no checking for readelf... readelf checking for -plugin option... --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so checking for mips64el-buildroot-linux-uclibc-cc... no checking for mips64el-buildroot-linux-uclibc-gcc... no checking for mips64el-buildroot-linux-uclibc-c++... no checking for mips64el-buildroot-linux-uclibc-g++... no checking for mips64el-buildroot-linux-uclibc-cxx... no checking for mips64el-buildroot-linux-uclibc-gxx... no checking for mips64el-buildroot-linux-uclibc-gcc... no checking for mips64el-buildroot-linux-uclibc-gfortran... no checking for mips64el-buildroot-linux-uclibc-gccgo... no checking for mips64el-buildroot-linux-uclibc-gdc... no checking for mips64el-buildroot-linux-uclibc-gm2... no checking for mips64el-buildroot-linux-uclibc-ar... no checking for mips64el-buildroot-linux-uclibc-as... no checking for mips64el-buildroot-linux-uclibc-dlltool... no checking for mips64el-buildroot-linux-uclibc-dsymutil... no checking for mips64el-buildroot-linux-uclibc-ld... no checking for mips64el-buildroot-linux-uclibc-lipo... no checking for mips64el-buildroot-linux-uclibc-nm... no checking for mips64el-buildroot-linux-uclibc-objcopy... no checking for mips64el-buildroot-linux-uclibc-objdump... no checking for mips64el-buildroot-linux-uclibc-otool... no checking for mips64el-buildroot-linux-uclibc-ranlib... no checking for mips64el-buildroot-linux-uclibc-readelf... no checking for mips64el-buildroot-linux-uclibc-strip... no checking for mips64el-buildroot-linux-uclibc-windres... no checking for mips64el-buildroot-linux-uclibc-windmc... no checking where to find the target ar... just compiled checking where to find the target as... just compiled checking where to find the target cc... pre-installed checking where to find the target c++... pre-installed checking where to find the target c++ for libstdc++... pre-installed checking where to find the target dlltool... just compiled checking where to find the target dsymutil... pre-installed checking where to find the target gcc... pre-installed checking where to find the target gfortran... pre-installed checking where to find the target gccgo... pre-installed checking where to find the target gdc... pre-installed checking where to find the target gm2... 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 otool... pre-installed 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.42 Building GIT_DIR=. 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" 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.42/ make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.42' make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.42' Configuring in ./libiberty Configuring in ./libsframe Configuring in ./zlib Configuring in ./binutils configure: creating cache ./config.cache configure: creating cache ./config.cache 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 checking whether to enable maintainer-specific portions of Makefiles... no checking for makeinfo... true --split-size=5000000 checking for perl... /usr/bin/perl configure: creating cache ./config.cache checking build system type... checking build system type... x86_64-pc-linux-gnu checking host system type... checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so checking for -plugin option... mips64el-buildroot-linux-uclibc x86_64-pc-linux-gnu checking target system type... checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... checking for x86_64-pc-linux-gnu-ar... (cached) /usr/bin/ar --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so yes mips64el-buildroot-linux-uclibc checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so 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 yes checking for a thread-safe mkdir -p... checking whether the C compiler works... /usr/bin/mkdir -p checking for gawk... gawk checking whether /usr/bin/make sets $(MAKE)... checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether /usr/bin/make sets $(MAKE)... yes checking whether /usr/bin/make supports nested variables... yes yes checking 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 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 C compiler default output file name... a.out checking for suffix of executables... checking whether the C compiler works... checking whether the C compiler works... checking whether we are cross compiling... checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... yes checking for C compiler default output file name... a.out checking for suffix of executables... no checking for suffix of object files... yes checking for C compiler default output file name... a.out checking for suffix of executables... o checking whether we are using the GNU C compiler... checking whether we are cross compiling... checking whether we are cross compiling... yes checking whether /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc accepts -g... checking whether we are cross compiling... no checking for suffix of object files... yes checking for /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc option to accept ISO C89... no checking for suffix of object files... none needed checking whether /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc understands -c and -o together... o checking whether we are using the GNU C compiler... o checking whether we are using the GNU C compiler... yes checking how to run the C preprocessor... yes checking whether /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc accepts -g... no checking for suffix of object files... yes checking whether /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc accepts -g... o checking whether we are using the GNU C compiler... /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -E yes checking for /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc option to accept ISO C89... 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... none needed checking whether /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc understands -c and -o together... checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for 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 how to run the C preprocessor... yes checking for /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc option to accept ISO C89... /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -E none needed checking whether /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc understands -c and -o together... /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -E 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 how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... /usr/bin/grep -E checking for fgrep... /usr/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)... checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... /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 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 sys/types.h... checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so checking for x86_64-pc-linux-gnu-strip... no checking for strip... strip checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so 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 sys/stat.h... yes checking for stdlib.h... yes checking for sys/types.h... yes yes checking for string.h... checking for sys/stat.h... ok yes checking for sys/types.h... yes yes checking how to run the C preprocessor... checking for memory.h... checking for stdlib.h... yes checking for sys/stat.h... yes checking for strings.h... /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -E yes yes yes checking for stdlib.h... checking for inttypes.h... checking for string.h... yes checking for ANSI C header files... checking for memory.h... yes yes checking for string.h... checking for stdint.h... yes yes checking for strings.h... yes checking for memory.h... checking for unistd.h... yes yes yes checking minix/config.h usability... checking for inttypes.h... checking for strings.h... yes checking for stdint.h... yes yes yes checking for sys/types.h... checking for unistd.h... checking for inttypes.h... yes no checking minix/config.h presence... checking for sys/stat.h... yes no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... checking for stdlib.h... yes yes checking minix/config.h usability... checking for stdint.h... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes yes checking for string.h... checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether /usr/bin/make sets $(MAKE)... yes yes checking for unistd.h... checking for memory.h... yes checking for style of include used by /usr/bin/make... GNU checking whether /usr/bin/make supports nested variables... yes no checking minix/config.h presence... 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 yes yes no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... checking for strings.h... checking minix/config.h usability... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 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 --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so checking the archiver (/usr/bin/ar --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so) interface... yes no checking whether /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc supports -W... checking for inttypes.h... ar yes checking build system type... checking whether /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc supports -Wall... yes x86_64-pc-linux-gnu checking host system type... no checking minix/config.h presence... yes checking for stdint.h... x86_64-pc-linux-gnu checking how to print strings... checking whether /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc supports -Wwrite-strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by /home/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... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes yes checking for BSD- or MS-compatible name lister (nm)... checking whether /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc supports -Wc++-compat... checking for unistd.h... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... yes checking whether /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc supports -Wstrict-prototypes... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... yes 1572864 checking whether the shell understands some XSI constructs... checking whether /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc supports -Wshadow=local... yes yes checking whether the shell understands "+="... yes checking how to print strings... printf checking for a sed that does not truncate output... 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 /usr/bin/sed yes checking for fgrep... yes /usr/bin/grep -F checking for ld used by /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc... checking whether /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc supports -pedantic ... checking for x86_64-pc-linux-gnu-ar... (cached) /usr/bin/ar --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so checking for dlfcn.h... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... checking for x86_64-pc-linux-gnu-strip... no checking for strip... strip checking for x86_64-pc-linux-gnu-ranlib... (cached) /usr/bin/ranlib --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so yes checking whether /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc and cc understand -c and -o together... checking command to parse /usr/bin/nm -B output from /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc object... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... yes checking for objdir... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... .libs 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 --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so checking for x86_64-pc-linux-gnu-strip... no checking for strip... strip checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so checking command to parse /usr/bin/nm -B output from /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc object... ok yes checking for an ANSI C-conforming const... checking for dlfcn.h... yes checking for inline... checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc supports -fno-rtti -fno-exceptions... inline checking whether byte ordering is bigendian... 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 objdir... ok yes checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc static flag -static works... .libs checking for dlfcn.h... no checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc supports -c -o file.o... yes checking for objdir... .libs 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 if /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc supports -fno-rtti -fno-exceptions... yes checking dynamic linker characteristics... 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... no checking for a BSD-compatible install... /usr/bin/install -c checking for CET support... yes checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc static flag -static works... checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc supports -fno-rtti -fno-exceptions... no checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc supports -c -o file.o... 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... 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... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking how to run the C preprocessor... /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -E yes checking dynamic linker characteristics... no 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... (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 stdlib.h... (cached) yes checking for unistd.h... (cached) yes yes checking dynamic linker characteristics... checking for sys/param.h... yes checking for getpagesize... 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... yes checking target system type... mips64el-buildroot-linux-uclibc no checking for aclocal... ${SHELL} /home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.42/missing aclocal-1.15 checking for autoconf... ${SHELL} /home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.42/missing autoconf checking for autoheader... ${SHELL} /home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.42/missing autoheader checking for sys/file.h... checking whether /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc supports -Wall... yes yes yes checking for working mmap... checking whether /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc supports -Wextra... checking for sys/param.h... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for dlfcn.h... (cached) yes checking for windows.h... yes yes checking for limits.h... checking whether /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc supports -Wwrite-strings... yes yes checking whether /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc supports -Wmissing-format-attribute... checking for stdlib.h... (cached) yes yes checking for malloc.h... checking whether /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc supports -Wstrict-prototypes... no checking for library containing dlsym... yes yes yes checking whether /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc supports -Wmissing-prototypes... checking for memcpy... checking for string.h... (cached) yes yes checking for incompatibility between DejaGnu and GCC... checking for unistd.h... (cached) yes checking for strings.h... (cached) yes checking for sys/time.h... no checking for makeinfo... true --split-size=5000000 checking if using Solaris linker... no none required checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether to install libbfd... no checking for stdlib.h... (cached) yes yes checking for unistd.h... (cached) yes checking for time.h... yes no checking for sys/param.h... checking for strerror... checking pkg-config is at least version 0.9.0... yes yes checking whether to use debuginfod... no yes configure: WARNING: debuginfod support disabled; some features may be unavailable. checking for getpagesize... checking for sys/resource.h... yes checking for sys/stat.h... (cached) yes checking for sys/mman.h... yes checking for unistd.h... (cached) yes yes yes checking for working mmap... checking for fcntl.h... yes checking for alloca.h... configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 checking for bison... /home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.42/missing bison -y checking for flex... /home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.42/missing flex checking whether NLS is requested... no checking for msgfmt... no checking for gmsgfmt... : yes checking for xgettext... no checking for msgmerge... no checking for sys/pstat.h... checking for ld used by GCC... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... no checking for sys/sysmp.h... done yes checking byteswap.h usability... checking for CFPreferencesCopyAppValue... no checking for sys/sysinfo.h... yes no checking for CFLocaleCopyPreferredLanguages... checking for machine/hal_sysinfo.h... yes checking byteswap.h presence... no checking whether to use NLS... no checking whether NLS is requested... no checking for msgfmt... (cached) no no checking for gmsgfmt... (cached) : checking for sys/table.h... yes checking for byteswap.h... yes checking for xgettext... (cached) no checking for msgmerge... (cached) no checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-pc-linux-gnu-ranlib... (cached) /usr/bin/ranlib --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so checking endian.h usability... checking fcntl.h usability... no checking for sys/sysctl.h... yes checking endian.h presence... no checking for sys/systemcfg.h... yes checking fcntl.h presence... yes checking for endian.h... yes yes checking for fcntl.h... yes no checking whether bswap_16 is declared... checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdio_ext.h... checking for stdint.h... (cached) yes checking sys/file.h usability... yes yes checking whether bswap_32 is declared... checking for process.h... no yes checking sys/file.h presence... checking for sys/prctl.h... yes checking whether bswap_64 is declared... yes checking for sys/file.h... yes yes checking for spawn.h... checking for sys/stat.h... (cached) yes yes checking sys/time.h usability... yes checking for sys/wait.h that is POSIX.1 compatible... configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status yes checking sys/time.h presence... yes checking whether time.h and sys/time.h may both be included... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes yes checking whether errno must be declared... checking for sys/wait.h that is POSIX.1 compatible... no checking size of int... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... 4 checking size of long... yes checking for getpagesize... yes checking for working mmap... 8 checking size of size_t... config.status: creating Makefile config.status: executing depfiles commands config.status: executing libtool commands 8 checking for long long... yes checking for fseeko... Configuring in ./gas yes checking for fseeko64... yes checking size of long long... yes checking for getc_unlocked... 8 checking for a 64-bit type... yes checking for mkdtemp... uint64_t checking for intptr_t... yes checking for mkstemp... config.status: creating Makefile config.status: creating config.h yes checking for uintptr_t... yes config.status: executing depfiles commands checking for utimensat... config.status: executing libtool commands 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... mips64el-buildroot-linux-uclibc checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether /usr/bin/make sets $(MAKE)... yes yes checking for utimes... 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 Configuring in ./etc yes checking for ssize_t... yes checking whether the C compiler works... checking for mbstate_t... yes checking for struct stat.st_atim.tv_nsec... yes checking for C compiler default output file name... a.out checking for suffix of executables... yes checking whether struct stat.st_atim is of type struct timespec... yes checking for library containing frexp... yes checking for pid_t... checking whether we are cross compiling... none required checking for LC_MESSAGES... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking for library containing strerror... yes yes checking for a known getopt prototype in unistd.h... checking whether /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc accepts -g... yes checking for utime.h... yes checking for /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc option to accept ISO C89... configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes yes none required checking for asprintf... checking whether asprintf is declared... checking for a thread-safe mkdir -p... none needed checking whether /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc understands -c and -o together... /usr/bin/mkdir -p checking for gawk... gawk checking whether /usr/bin/make sets $(MAKE)... yes yes checking for style of include used by /usr/bin/make... checking whether /usr/bin/make supports nested variables... yes 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 whether /usr/bin/make supports nested variables... (cached) yes yes configure: updating cache ./config.cache checking for atexit... checking that generated files are newer than configure... /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -E yes checking whether environ is declared... checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes yes checking for basename... checking whether getc_unlocked is declared... yes yes checking whether stpcpy is declared... checking for bcmp... yes checking whether strnlen is declared... yes yes checking for sys/types.h... checking for bcopy... yes checking for msgpack... yes no checking for sys/stat.h... checking iconv.h usability... yes yes checking for bsearch... checking for stdlib.h... yes checking iconv.h presence... yes checking for iconv.h... yes checking for iconv... yes checking for string.h... yes checking for bzero... yes checking for memory.h... yes checking for working iconv... yes checking for strings.h... yes checking for calloc... yes yes checking whether iconv is compatible with its POSIX signature... checking for inttypes.h... yes yes yes checking for clock... checking for stdint.h... configure: updating cache ./config.cache yes checking that generated files are newer than configure... done configure: creating ./config.status checking for unistd.h... yes done configure: creating ./config.status checking for ffs... yes checking minix/config.h usability... yes checking for getcwd... no checking minix/config.h presence... config.status: creating Makefile no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for getpagesize... yes checking how to print strings... Configuring in ./gprof printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by /home/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 BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... checking for gettimeofday... 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 --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so checking for x86_64-pc-linux-gnu-strip... no checking for strip... strip checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so 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 index... ok checking for dlfcn.h... yes checking for insque... yes checking for objdir... .libs yes checking for memchr... checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc supports -fno-rtti -fno-exceptions... configure: creating cache ./config.cache checking build system type... 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... x86_64-pc-linux-gnu checking host system type... yes x86_64-pc-linux-gnu checking target system type... checking for memcmp... yes checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc static flag -static works... mips64el-buildroot-linux-uclibc checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether /usr/bin/make sets $(MAKE)... yes no checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc supports -c -o file.o... 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 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 memcpy... yes checking dynamic linker characteristics... checking whether the C compiler works... config.status: creating Makefile yes checking for memmem... config.status: creating po/Makefile.in yes checking for C compiler default output file name... a.out checking for suffix of executables... config.status: creating config.h GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... config.status: executing depfiles commands yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes config.status: executing libtool commands checking for dlfcn.h... (cached) yes checking for windows.h... yes config.status: executing default-1 commands checking whether we are cross compiling... checking for memmove... config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing default-2 commands config.status: creating po/POTFILES config.status: creating po/Makefile no checking for library containing dlsym... no checking for suffix of object files... yes checking for mempcpy... o checking whether we are using the GNU C compiler... none required checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... yes checking whether /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc accepts -g... make[2]: Nothing to be done for 'all-target'. Configuring in ./ld no checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2 yes checking for memset... 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 how to run the C preprocessor... yes checking for mkstemps... /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -E Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 checking whether byte ordering is bigendian... yes checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... checking for putenv... yes checking for random... no yes checking for bison... /home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.42/missing bison -y checking for flex... /home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.42/missing flex checking whether NLS is requested... no configure: creating cache ./config.cache checking for msgfmt... no checking for gmsgfmt... : checking for rename... checking for xgettext... no checking build system type... checking for msgmerge... no yes checking for ld used by GCC... checking for sys/types.h... x86_64-pc-linux-gnu checking host system type... /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... x86_64-pc-linux-gnu checking target system type... mips64el-buildroot-linux-uclibc checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes done checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether /usr/bin/make sets $(MAKE)... yes checking for CFPreferencesCopyAppValue... checking for sys/stat.h... yes yes checking whether /usr/bin/make supports nested variables... yes checking for rindex... 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 no checking for CFLocaleCopyPreferredLanguages... yes checking for stdlib.h... no checking whether to use NLS... no checking whether NLS is requested... no checking for msgfmt... (cached) no checking for gmsgfmt... (cached) : checking for xgettext... (cached) no checking for msgmerge... (cached) no checking whether to enable maintainer-specific portions of Makefiles... no checking whether the C compiler works... checking for memory.h... (cached) yes yes yes checking for string.h... checking for sys/stat.h... (cached) yes checking for setenv... checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking whether compiling a cross-assembler... yes checking for strsignal... yes checking for memory.h... yes checking for C compiler default output file name... a.out checking for suffix of executables... yes checking for snprintf... yes yes checking for strings.h... checking for LC_MESSAGES... checking whether we are cross compiling... yes checking for inttypes.h... yes yes checking for sigsetmask... checking for working assert macro... no checking for suffix of object files... yes checking for stdint.h... 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 yes yes checking for a known getopt prototype in unistd.h... checking for unistd.h... checking for stpcpy... yes checking for /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc option to accept ISO C89... yes checking minix/config.h usability... yes checking whether declaration is required for environ... 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 stpncpy... 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 no checking minix/config.h presence... no checking whether declaration is required for ffs... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... checking whether we are using the GNU C++ compiler... yes yes checking whether /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/g++ accepts -g... checking for strcasecmp... yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by /home/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)... no /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... checking whether asprintf is declared... yes checking dependency style of /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/g++... none checking for grep that handles long lines and -e... /usr/bin/grep checking how to run the C preprocessor... 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 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 strchr... checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -E checking for x86_64-pc-linux-gnu-strip... no checking for strip... strip checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so 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 whether mempcpy is declared... checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for strdup... ok checking for dlfcn.h... yes yes yes checking for objdir... checking whether stpcpy is declared... checking for strncasecmp... .libs yes checking for sys/types.h... yes checking for strndup... checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc supports -fno-rtti -fno-exceptions... yes yes checking pkg-config is at least version 0.9.0... yes checking for sys/stat.h... checking for struct stat.st_mtim.tv_sec in sys/stat.h... 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... yes checking for stdlib.h... yes no checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc supports -c -o file.o... checking for strnlen... yes checking for struct stat.st_mtim.tv_nsec in sys/stat.h... 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 for string.h... 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 yes yes checking for memory.h... checking for strrchr... yes configure: updating cache ./config.cache checking for strings.h... checking that generated files are newer than configure... done configure: creating ./config.status yes GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for dlfcn.h... (cached) yes checking for windows.h... yes checking for strstr... checking for inttypes.h... yes checking for stdint.h... yes no checking for library containing dlsym... checking for strtod... yes checking for unistd.h... none required checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... yes checking for strtol... yes checking minix/config.h usability... no checking sys/time.h usability... yes yes checking sys/time.h presence... checking for strtoul... no checking minix/config.h presence... yes checking for sys/time.h... yes checking for setitimer... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes yes checking pkg-config is at least version 0.9.0... checking for strtoll... yes checking how to print strings... yes printf checking for a sed that does not truncate output... checking whether NLS is requested... no /usr/bin/sed checking for fgrep... checking for msgfmt... no checking for gmsgfmt... /usr/bin/grep -F checking for ld used by /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc... : checking for xgettext... no /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... checking for msgmerge... no checking for ld used by GCC... yes checking for BSD- or MS-compatible name lister (nm)... /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... /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... yes done 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for strtoull... 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 CFPreferencesCopyAppValue... checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so checking for x86_64-pc-linux-gnu-strip... no checking for strip... strip checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so checking command to parse /usr/bin/nm -B output from /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc object... no checking for CFLocaleCopyPreferredLanguages... yes no checking whether to use NLS... no checking whether NLS is requested... no checking for msgfmt... (cached) no checking for gmsgfmt... (cached) : checking for strverscmp... checking for xgettext... (cached) no checking for msgmerge... (cached) no checking whether to enable maintainer-specific portions of Makefiles... no checking sys/gmon_out.h usability... ok checking for dlfcn.h... yes checking sys/gmon_out.h presence... yes yes checking for sys/gmon_out.h... yes checking for a known getopt prototype in unistd.h... checking for tmpnam... yes checking for objdir... yes checking for library containing fabs... .libs yes checking for vasprintf... checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc supports -fno-rtti -fno-exceptions... config.status: creating .gdbinit 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... config.status: creating Makefile checking for vfprintf... -lm config.status: creating po/Makefile.in no checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc supports -c -o file.o... config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands 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 for vprintf... yes checking dynamic linker characteristics... config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing default-2 commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing default commands yes checking for vsnprintf... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking how to run the C++ preprocessor... yes make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.42/zlib' checking for vsprintf... CC libz_a-adler32.o Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/g++ -E CC libz_a-compress.o configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status yes CC libz_a-crc32.o checking for waitpid... CC libz_a-deflate.o yes checking for setproctitle... no checking whether alloca needs Cray hooks... 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 no checking stack direction for C alloca... 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 CC libz_a-gzread.o 1 checking for vfork.h... no CC libz_a-gzclose.o checking for fork... CC libz_a-gzwrite.o CC libz_a-gzlib.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 yes checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/g++ static flag -static works... checking for vfork... CC libz_a-infback.o no checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/g++ supports -c -o file.o... CC libz_a-inffast.o yes 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) checking for working fork... CC libz_a-inflate.o GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for dlfcn.h... (cached) yes checking for windows.h... CC libz_a-inftrees.o CC libz_a-trees.o CC libz_a-uncompr.o yes checking for working vfork... (cached) yes checking for _doprnt... no checking for library containing dlsym... CC libz_a-zutil.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/sh" "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/mips64el-buildroot-linux-uclibc" "AR=/usr/bin/ar --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so" "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 --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so" "DESTDIR=" DO=all multi-do # /usr/bin/make AR libz.a make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.42/zlib' no checking for sys_errlist... none required checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.42/libsframe' /usr/bin/make all-am make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.42/libsframe' CC libsframe_la-sframe.lo no checking size of void *... no checking for sys_nerr... config.status: creating Makefile CC libsframe_la-sframe-dump.lo config.status: creating po/Makefile.in 8 config.status: creating gconfig.h no checking for sys_siglist... config.status: executing depfiles commands config.status: executing libtool commands CC libsframe_la-sframe-error.lo config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile CCLD libsframe.la config.status: executing default-2 commands no checking for external symbol _system_configuration... config.status: creating po/POTFILES config.status: creating po/Makefile no Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 checking for LC_MESSAGES... checking for __fsetlocking... 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.42/libsframe' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.42/libsframe' yes checking whether NLS is requested... no yes make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.42/etc' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.42/etc' checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for canonicalize_file_name... checking for msgmerge... no checking for ld used by GCC... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... yes checking for dup3... no checking for CFLocaleCopyPreferredLanguages... no checking whether to use NLS... no checking whether NLS is requested... no checking for msgfmt... (cached) no checking for gmsgfmt... (cached) : checking for xgettext... (cached) no checking for msgmerge... (cached) no checking for bison... /home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.42/missing bison -y checking for flex... /home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.42/missing flex checking whether to enable maintainer-specific portions of Makefiles... no checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2 yes checking fcntl.h usability... checking for getrlimit... yes checking fcntl.h presence... yes yes checking for fcntl.h... yes checking for getrusage... checking elf-hints.h usability... yes checking for getsysinfo... no checking elf-hints.h presence... no checking for elf-hints.h... no checking limits.h usability... no checking for gettimeofday... (cached) yes checking for on_exit... 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 pipe2... yes checking sys/file.h presence... yes checking for sys/file.h... yes yes checking for posix_spawn... checking sys/mman.h usability... yes checking sys/mman.h presence... yes yes checking for sys/mman.h... yes checking for posix_spawnp... checking sys/param.h usability... yes checking sys/param.h presence... yes checking for psignal... yes checking for sys/param.h... yes 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 checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for close... no checking for pstat_getstatic... yes checking for glob... no checking for realpath... yes checking for lseek... yes checking for setrlimit... yes checking for mkstemp... yes checking for spawnve... yes checking for open... no checking for spawnvpe... yes checking for realpath... no checking for strerror... yes checking for waitpid... yes checking for strsignal... yes yes checking whether asprintf is declared... checking for sysconf... yes checking whether environ is declared... yes checking for sysctl... yes checking whether stpcpy is declared... no checking for sysmp... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getpagesize... no checking for table... yes checking for working mmap... no checking for times... yes yes checking for library containing dlopen... checking for wait3... none required checking for a known getopt prototype in unistd.h... yes checking for wait4... yes yes checking for sbrk... configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status yes checking whether basename is declared... yes checking whether ffs is declared... yes checking whether asprintf is declared... yes checking whether vasprintf is declared... yes checking whether snprintf is declared... yes checking whether vsnprintf is declared... yes checking whether calloc is declared... 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: executing default-2 commands config.status: executing default commands yes checking whether getenv is declared... yes checking whether getopt is declared... yes checking whether malloc is declared... yes checking whether realloc is declared... yes checking whether sbrk is declared... yes checking whether strtol is declared... yes checking whether strtoul is declared... yes checking whether strtoll is declared... yes checking whether strtoull is declared... yes checking whether strverscmp is declared... yes checking whether strnlen is declared... yes checking whether canonicalize_file_name must be declared... no checking for SHA1 HW acceleration support... x86 SHA1 checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... yes checking for working strncmp... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating testsuite/Makefile config.status: creating config.h config.status: executing default commands Configuring in ./bfd make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.42/libiberty' if [ x"" != x ] && [ ! -d pic ]; then \ mkdir pic; \ else true; fi if [ x"" != x ] && [ ! -d noasan ]; then \ mkdir noasan; \ else true; fi touch stamp-picdir touch stamp-noasandir echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o > required-list 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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./regex.c -o noasan/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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./regex.c -o regex.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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./cplus-dem.c -o cplus-dem.o make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.42/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.42/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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./sha1.c -o noasan/sha1.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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./alloca.c -o pic/alloca.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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./alloca.c -o alloca.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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./argv.c -o noasan/argv.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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./bsearch_r.c -o pic/bsearch_r.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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./choose-temp.c -o noasan/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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./choose-temp.c -o choose-temp.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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./crc32.c -o pic/crc32.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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./crc32.c -o 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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./d-demangle.c -o d-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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./dwarfnames.c -o dwarfnames.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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./dyn-string.c -o dyn-string.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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./fdmatch.c -o fdmatch.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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./fibheap.c -o noasan/fibheap.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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./fibheap.c -o fibheap.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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./filedescriptor.c -o filedescriptor.o configure: creating cache ./config.cache 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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./filename_cmp.c -o filename_cmp.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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./floatformat.c -o pic/floatformat.o; \ else true; fi checking build system type... 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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./floatformat.c -o floatformat.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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./fnmatch.c -o pic/fnmatch.o; \ else true; fi x86_64-pc-linux-gnu checking host system type... 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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./fnmatch.c -o fnmatch.o x86_64-pc-linux-gnu checking target system type... mips64el-buildroot-linux-uclibc checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... 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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./fopen_unlocked.c -o pic/fopen_unlocked.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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./fopen_unlocked.c -o noasan/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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./getopt.c -o pic/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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./fopen_unlocked.c -o fopen_unlocked.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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./getopt.c -o getopt.o checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether /usr/bin/make sets $(MAKE)... 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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./getopt1.c -o getopt1.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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./getpwd.c -o pic/getpwd.o; \ else true; fi checking whether /usr/bin/make supports nested variables... 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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./getpwd.c -o getpwd.o yes checking whether /usr/bin/make supports nested variables... (cached) 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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./getruntime.c -o pic/getruntime.o; \ else true; fi checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so checking for x86_64-pc-linux-gnu-gcc... /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc 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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./getruntime.c -o getruntime.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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./hashtab.c -o hashtab.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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./hex.c -o hex.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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./lbasename.c -o noasan/lbasename.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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./lbasename.c -o lbasename.o checking whether the C compiler 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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./lrealpath.c -o lrealpath.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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./make-relative-prefix.c -o pic/make-relative-prefix.o; \ else true; fi if [ x"" != x ]; then \ /home/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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./make-relative-prefix.c -o make-relative-prefix.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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./make-temp-file.c -o make-temp-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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./obstack.c -o pic/obstack.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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./obstack.c -o noasan/obstack.o; \ else true; fi yes checking for C compiler default output file name... a.out /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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./obstack.c -o obstack.o checking for suffix of executables... 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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./partition.c -o partition.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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./pexecute.c -o noasan/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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./pexecute.c -o pexecute.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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./physmem.c -o physmem.o checking whether we are cross compiling... 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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./pex-common.c -o pex-common.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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./pex-one.c -o noasan/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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./pex-unix.c -o pic/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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./pex-unix.c -o pex-unix.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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./vprintf-support.c -o vprintf-support.o no 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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./rust-demangle.c -o pic/rust-demangle.o; \ else true; fi checking for suffix of object files... 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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./rust-demangle.c -o rust-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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./safe-ctype.c -o pic/safe-ctype.o; \ else true; fi o checking whether we are using the GNU C compiler... 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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./safe-ctype.c -o noasan/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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./simple-object.c -o pic/simple-object.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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./safe-ctype.c -o safe-ctype.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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./simple-object.c -o noasan/simple-object.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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./simple-object.c -o simple-object.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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./simple-object-coff.c -o pic/simple-object-coff.o; \ else true; fi if [ x"" != x ]; then \ /home/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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./simple-object-coff.c -o simple-object-coff.o yes checking whether /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc accepts -g... 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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./simple-object-elf.c -o pic/simple-object-elf.o; \ else true; fi if [ x"" != x ]; then \ /home/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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./simple-object-elf.c -o simple-object-elf.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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./simple-object-mach-o.c -o pic/simple-object-mach-o.o; \ else true; fi if [ x"" != x ]; then \ /home/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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./simple-object-xcoff.c -o pic/simple-object-xcoff.o; \ else true; fi if [ x"" != x ]; then \ /home/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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./simple-object-mach-o.c -o noasan/simple-object-mach-o.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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./simple-object-mach-o.c -o simple-object-mach-o.o yes checking for /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc option to accept ISO C89... /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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./simple-object-xcoff.c -o simple-object-xcoff.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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./sort.c -o sort.o none needed checking whether /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc understands -c and -o together... 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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./spaces.c -o pic/spaces.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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./spaces.c -o noasan/spaces.o; \ else true; fi checking for style of include used by /usr/bin/make... 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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./spaces.c -o spaces.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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./splay-tree.c -o splay-tree.o 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... 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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./strerror.c -o noasan/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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./strerror.c -o strerror.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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./strsignal.c -o strsignal.o /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc -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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ else true; fi if [ x"" != x ]; then \ /home/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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./unlink-if-ordinary.c -o noasan/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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xasprintf.c -o pic/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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xatexit.c -o noasan/xatexit.o; \ else true; fi checking for grep that handles long lines and -e... /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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xatexit.c -o xatexit.o /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... 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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xexit.c -o noasan/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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xmalloc.c -o noasan/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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xexit.c -o xexit.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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xmalloc.c -o xmalloc.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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xmemdup.c -o xmemdup.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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xstrdup.c -o noasan/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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xstrdup.c -o xstrdup.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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xstrndup.c -o noasan/xstrndup.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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xstrndup.c -o xstrndup.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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./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 -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./setproctitle.c -o setproctitle.o rm -f ./libiberty.a pic/./libiberty.a noasan/./libiberty.a /usr/bin/ar --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o /usr/bin/ranlib --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so ./libiberty.a yes checking for sys/types.h... if [ x"" != x ]; then \ cd pic; \ /usr/bin/ar --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o; \ /usr/bin/ranlib --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so ./libiberty.a; \ cd ..; \ else true; fi; \ if [ x"" != x ]; then \ cd noasan; \ /usr/bin/ar --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o; \ /usr/bin/ranlib --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so ./libiberty.a; \ cd ..; \ else true; fi make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.42/libiberty' yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by /home/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 --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so checking for x86_64-pc-linux-gnu-strip... no checking for strip... strip checking for x86_64-pc-linux-gnu-ranlib... (cached) /usr/bin/ranlib --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so checking command to parse /usr/bin/nm -B output from /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if /home/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... no 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... (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 for shl_load... no checking for shl_load in -ldld... no checking for dlopen... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for dlfcn.h... (cached) yes checking for windows.h... no checking for library containing dlsym... none required checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking size of void *... 8 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 byte ordering is bigendian... no checking whether NLS is requested... no checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking for ld used by GCC... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyPreferredLanguages... no checking whether to use NLS... no checking whether NLS is requested... no checking for msgfmt... (cached) no checking for gmsgfmt... (cached) : checking for xgettext... (cached) no checking for msgmerge... (cached) no checking size of long long... 8 checking size of void *... (cached) 8 checking size of long... 8 checking size of int... 4 checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/resource.h usability... 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... no checking for getgid... yes checking for getpagesize... yes checking for getrlimit... yes checking for getuid... yes checking for sysconf... yes checking whether basename is declared... yes checking whether ffs is declared... yes checking whether stpcpy is declared... yes checking whether asprintf is declared... yes checking whether vasprintf is declared... yes checking whether strnlen is declared... yes checking whether ___lc_codepage_func is declared... no checking for thread local storage (TLS) class... _Thread_local checking pkg-config is at least version 0.9.0... yes checking compiler support for hidden visibility... yes checking linker --as-needed support... yes checking for cos in -lm... yes checking for gcc version with buggy 64-bit support... no checking for ftello... yes checking for ftello64... yes checking for fseeko... yes checking for fseeko64... yes checking for fopen64... yes checking whether ftello is declared... yes checking whether ftello64 is declared... yes checking whether fseeko is declared... yes checking whether fseeko64 is declared... yes checking whether fopen64 is declared... yes checking size of off_t... 8 checking file_ptr type... int64_t checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... (cached) yes checking for working mmap... yes checking for madvise... yes checking for mprotect... yes configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating 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-2 commands config.status: executing default commands Configuring in ./opcodes make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.42/bfd' GEN bfdver.h GEN elf32-target.h GEN elf64-target.h GEN targmatch.h Making info in po make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.42/bfd/po' ( if test 'x.' != 'x.'; then \ posrcprefix='../'; \ else \ posrcprefix="../"; \ fi; \ rm -f SRC-POTFILES-t SRC-POTFILES \ && (sed -e '/^#/d' \ -e '/^[ ]*$/d' \ -e "s@.*@ $posrcprefix& \\\\@" < ./SRC-POTFILES.in \ | sed -e '$s/\\$//') > SRC-POTFILES-t \ && chmod a-w SRC-POTFILES-t \ && mv SRC-POTFILES-t SRC-POTFILES ) ( rm -f BLD-POTFILES-t BLD-POTFILES \ && (sed -e '/^#/d' \ -e '/^[ ]*$/d' \ -e "s@.*@ ../& \\\\@" < ./BLD-POTFILES.in \ | sed -e '$s/\\$//') > BLD-POTFILES-t \ && chmod a-w BLD-POTFILES-t \ && mv BLD-POTFILES-t BLD-POTFILES ) cd .. \ && CONFIG_FILES=po/Makefile.in:po/Make-in \ CONFIG_HEADERS= /bin/sh ./config.status config.status: creating po/Makefile.in config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: executing default-2 commands configure: creating cache ./config.cache config.status: executing default commands checking build system type... x86_64-pc-linux-gnu checking host system type... make[4]: Nothing to be done for 'info'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.42/bfd/po' x86_64-pc-linux-gnu checking target system type... make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.42/bfd' make[4]: Circular doc/bfd.stamp <- doc/bfd.texi dependency dropped. CCLD doc/chew.stamp mips64el-buildroot-linux-uclibc checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether /usr/bin/make sets $(MAKE)... yes checking whether /usr/bin/make supports nested variables... yes 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... 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 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... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... GEN doc/aoutx.stamp GEN doc/archive.stamp GEN doc/archures.stamp GEN doc/bfdio.stamp GEN doc/bfdt.stamp GEN doc/bfdwin.stamp GEN doc/cache.stamp GEN doc/coffcode.stamp GEN doc/corefile.stamp GEN doc/elfcode.stamp GEN doc/elf.stamp GEN doc/format.stamp GEN doc/hash.stamp GEN doc/libbfd.stamp GEN doc/linker.stamp GEN doc/mmo.stamp GEN doc/opncls.stamp GEN doc/reloc.stamp yes GEN doc/section.stamp GEN doc/syms.stamp checking for sys/types.h... GEN doc/targets.stamp make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.42/bfd' /usr/bin/make all-recursive make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.42/bfd' yes Making all in po make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.42/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.42/bfd/po' checking for sys/stat.h... make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.42/bfd' make[5]: Circular doc/bfd.stamp <- doc/bfd.texi dependency dropped. rm -f bfd-tmp.h cp bfd-in3.h bfd-tmp.h rm -f tofiles f=""; \ for i in elfn32-mips.lo elfxx-mips.lo elf-vxworks.lo elf32.lo elf.lo elflink.lo elf-attrs.lo elf-strtab.lo elf-eh-frame.lo elf-sframe.lo dwarf1.lo dwarf2.lo ecofflink.lo coffgen.lo elf32-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/sh ./../move-if-change bfd-tmp.h bfd.h /bin/sh ./../move-if-change tofiles ofiles touch stamp-ofiles rm -f bfd-tmp.h touch stmp-bfd-h CC archive.lo CC archures.lo CC bfd.lo yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... CC bfdio.lo CC bfdwin.lo yes checking for strings.h... CC cache.lo yes CC coff-bfd.lo checking for inttypes.h... yes checking for stdint.h... CC compress.lo yes CC corefile.lo CC elf-properties.lo checking for unistd.h... yes checking minix/config.h usability... CC format.lo CC hash.lo CC libbfd.lo no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... CC linker.lo yes checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so CC merge.lo checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... CC opncls.lo /usr/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 CC reloc.lo checking for /usr/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... (cached) /usr/bin/ar --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so CC section.lo checking for x86_64-pc-linux-gnu-strip... no checking for strip... strip checking for x86_64-pc-linux-gnu-ranlib... (cached) /usr/bin/ranlib --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so 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 simple.lo CC stab-syms.lo ok CC stabs.lo checking for dlfcn.h... CC syms.lo yes checking for objdir... .libs CC targets.lo CC binary.lo CC ihex.lo 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 srec.lo CC tekhex.lo no 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... (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 verilog.lo CC elfn32-mips.lo CC elfxx-mips.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 elf-vxworks.lo CC elf32.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 for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking for ld used by GCC... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... CC elf.lo no checking for CFLocaleCopyPreferredLanguages... no checking whether to use NLS... no checking whether NLS is requested... no checking for msgfmt... (cached) no checking for gmsgfmt... (cached) : checking for xgettext... (cached) no checking for msgmerge... (cached) no checking size of void *... 8 checking whether basename is declared... CC elflink.lo yes checking whether stpcpy is declared... yes checking for sigsetjmp... checking linker --as-needed support... yes checking for cos in -lm... CC elf-attrs.lo CC elf-strtab.lo yes CC elf-eh-frame.lo configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status CC elf-sframe.lo CC dwarf1.lo CC dwarf2.lo CC ecofflink.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 config.status: executing default-2 commands config.status: creating po/POTFILES config.status: creating po/Makefile CC coffgen.lo CC elf32-mips.lo 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 make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.42/bfd' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.42/bfd' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.42/bfd' Configuring in ./libctf make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.42/opcodes' /usr/bin/make all-recursive make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.42/opcodes' Making all in . make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.42/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... mips64el-buildroot-linux-uclibc checking for x86_64-pc-linux-gnu-gcc... /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc CC micromips-opc.lo 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 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... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... CCLD libopcodes.la yes checking for sys/types.h... yes libtooldir=`/bin/sh ./libtool --config | sed -n -e 's/^objdir=//p'`; \ if [ -f $libtooldir/libopcodes.a ]; then \ cp $libtooldir/libopcodes.a libopcodes.tmp; \ /usr/bin/ranlib --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so libopcodes.tmp; \ /bin/sh ./../move-if-change libopcodes.tmp libopcodes.a; \ else true; fi checking for sys/stat.h... yes touch stamp-lib make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.42/opcodes' Making all in po make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.42/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.42/opcodes/po' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.42/opcodes' checking for stdlib.h... make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.42/opcodes' yes checking for string.h... make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.42/gas' /usr/bin/make all-recursive make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.42/gas' Making all in po make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.42/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.42/gas/po' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.42/gas' yes CC app.o CC as.o CC atof-generic.o checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... CC codeview.o no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether /usr/bin/make sets $(MAKE)... yes checking for style of include used by /usr/bin/make... GNU checking whether /usr/bin/make supports nested variables... yes checking dependency style of /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc... none CC compress-debug.o 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 CC cond.o CC depend.o 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 --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so checking the archiver (/usr/bin/ar --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so) interface... CC dwarf2dbg.o ar checking whether NLS is requested... no checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyPreferredLanguages... no checking whether to use NLS... no checking whether NLS is requested... no CC dw2gencfi.o checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by /home/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 --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so checking for x86_64-pc-linux-gnu-strip... no checking for strip... strip checking for x86_64-pc-linux-gnu-ranlib... (cached) /usr/bin/ranlib --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so 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 ecoff.o ok checking for dlfcn.h... 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... no 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... (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... CC ehopt.o no configure: creating ./config.lt CC expr.o CC flonum-copy.o CC flonum-konst.o CC flonum-mult.o CC frags.o CC gen-sframe.o CC ginsn.o config.lt: creating libtool checking for aclocal... ${SHELL} /home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.42/missing aclocal-1.15 checking for autoconf... ${SHELL} /home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.42/missing autoconf checking for autoheader... ${SHELL} /home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.42/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 hash.o yes checking whether /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc supports -Wnarrowing... yes checking whether /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc supports -Wwrite-strings... yes checking whether /home/buildroot/autobuild/instance-3/output-1/host/bin/ccache /usr/bin/gcc supports -Wmissing-format-attribute... yes 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... 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... CC input-file.o yes CC input-scrub.o checking for getpagesize... CC listing.o yes checking for working mmap... yes checking for library containing dlsym... CC literal.o none required checking for ELF support in BFD... CC macro.o CC messages.o yes checking whether byte ordering is bigendian... CC output-file.o CC read.o 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... CC remap.o yes checking for endian.h... yes checking for pread... yes checking whether bswap_16 is declared... yes checking whether bswap_32 is declared... CC sb.o yes checking whether bswap_64 is declared... CC scfidw2gen.o yes checking whether asprintf is declared... yes checking whether vasprintf is declared... yes checking whether stpcpy is declared... CC scfi.o CC sframe-opt.o yes checking for qsort_r... yes checking for qsort_r signature... GNU checking for O_CLOEXEC... CC stabs.o CC subsegs.o 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... -Wl,--version-script='./libctf.ver' configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status CC symbols.o CC write.o config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: executing libtool commands CC itbl-parse.o CC itbl-lex-wrapper.o make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.42/libctf' /usr/bin/make all-recursive make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.42/libctf' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.42/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 itbl-ops.o ctf-create.c: In function 'ctf_add_enumerator': ctf-create.c:1093:17: warning: pointer 'old_vlen' may be used after 'realloc' [-Wuse-after-free] 1093 | ptrdiff_t move = (signed char *) dtd->dtd_vlen - (signed char *) old_vlen; | ^~~~ In function 'ctf_grow_vlen', inlined from 'ctf_add_enumerator' at ctf-create.c:1087:7: ctf-create.c:86:24: note: call to 'realloc' here 86 | if ((dtd->dtd_vlen = realloc (dtd->dtd_vlen, | ^~~~~~~~~~~~~~~~~~~~~~~ 87 | dtd->dtd_vlen_alloc * 2)) == NULL) | ~~~~~~~~~~~~~~~~~~~~~~~~ ctf-create.c: In function 'ctf_add_member_offset': ctf-create.c:1172:17: warning: pointer 'old_vlen' may be used after 'realloc' [-Wuse-after-free] 1172 | ptrdiff_t move = (signed char *) dtd->dtd_vlen - (signed char *) old_vlen; | ^~~~ In function 'ctf_grow_vlen', inlined from 'ctf_add_member_offset' at ctf-create.c:1166:7: ctf-create.c:86:24: note: call to 'realloc' here 86 | if ((dtd->dtd_vlen = realloc (dtd->dtd_vlen, | ^~~~~~~~~~~~~~~~~~~~~~~ 87 | dtd->dtd_vlen_alloc * 2)) == NULL) | ~~~~~~~~~~~~~~~~~~~~~~~~ CC config/e-mipself.o CC libctf_la-ctf-error.lo CC libctf_la-ctf-hash.lo GEN doc/asconfig.texi CC libctf_la-ctf-labels.lo CC libctf_la-ctf-dedup.lo CC config/tc-mips.o CC config/obj-elf.o CC libctf_la-ctf-link.lo CC libctf_la-ctf-lookup.lo CC config/atof-ieee.o CC libctf_la-ctf-open.lo CC libctf_la-ctf-serialize.lo CC libctf_la-ctf-sha1.lo CC libctf_la-ctf-string.lo GEN doc/as.1 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 ctf-create.c: In function 'ctf_add_enumerator': ctf-create.c:1093:17: warning: pointer 'old_vlen' may be used after 'realloc' [-Wuse-after-free] 1093 | ptrdiff_t move = (signed char *) dtd->dtd_vlen - (signed char *) old_vlen; | ^~~~ In function 'ctf_grow_vlen', inlined from 'ctf_add_enumerator' at ctf-create.c:1087:7: ctf-create.c:86:24: note: call to 'realloc' here 86 | if ((dtd->dtd_vlen = realloc (dtd->dtd_vlen, | ^~~~~~~~~~~~~~~~~~~~~~~ 87 | dtd->dtd_vlen_alloc * 2)) == NULL) | ~~~~~~~~~~~~~~~~~~~~~~~~ ctf-create.c: In function 'ctf_add_member_offset': ctf-create.c:1172:17: warning: pointer 'old_vlen' may be used after 'realloc' [-Wuse-after-free] 1172 | ptrdiff_t move = (signed char *) dtd->dtd_vlen - (signed char *) old_vlen; | ^~~~ In function 'ctf_grow_vlen', inlined from 'ctf_add_member_offset' at ctf-create.c:1166:7: ctf-create.c:86:24: note: call to 'realloc' here 86 | if ((dtd->dtd_vlen = realloc (dtd->dtd_vlen, | ^~~~~~~~~~~~~~~~~~~~~~~ 87 | dtd->dtd_vlen_alloc * 2)) == NULL) | ~~~~~~~~~~~~~~~~~~~~~~~~ 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[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.42/libctf' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.42/libctf' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.42/libctf' CCLD as-new make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.42/gas' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.42/gas' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.42/gas' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.42/binutils' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.42/gprof' CC sysinfo.o /usr/bin/make all-recursive CC syslex_wrap.o Making info in po make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.42/gprof' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.42/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.42/binutils/po' Making all in po make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.42/binutils' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.42/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.42/gprof/po' GEN doc/addr2line.1 make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.42/gprof' CC basic_blocks.o CC call_graph.o CC cg_arcs.o GEN doc/ar.1 GEN doc/dlltool.1 CC cg_dfn.o CC cg_print.o CCLD sysinfo CC corefile.o CC gmon_io.o GEN sysroff.h GEN doc/nm.1 GEN doc/objcopy.1 GEN doc/objdump.1 CC gprof.o CC hertz.o CC hist.o CC source.o GEN doc/ranlib.1 GEN doc/readelf.1 CC search_list.o GEN doc/size.1 CC symtab.o CC sym_ids.o GEN doc/strings.1 CC utils.o CC i386.o GEN doc/strip.1 GEN doc/elfedit.1 CC alpha.o GEN doc/windres.1 CC vax.o CC sparc.o GEN doc/windmc.1 GEN doc/cxxfilt.man CC mips.o CC aarch64.o CC flat_bl.o CC bsd_callg_bl.o CC fsf_callg_bl.o GEN doc/c++filt.1 CCLD gprof make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.42/binutils' /usr/bin/make all-recursive make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.42/binutils' Making all in po make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.42/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.42/binutils/po' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.42/binutils' CC size.o CC bucomm.o CC version.o CC filemode.o CC objdump.o CC dwarf.o make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.42/gprof' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.42/gprof' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.42/gprof' 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 ar CCLD strings CCLD ranlib CCLD objcopy CCLD addr2line CCLD readelf CCLD elfedit CCLD nm-new CCLD strip-new CCLD cxxfilt CCLD bfdtest1 CCLD bfdtest2 CC testsuite/gentestdlls.o CCLD testsuite/gentestdlls make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.42/binutils' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.42/binutils' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.42/binutils' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.42/ld' (echo "/* This file is automatically generated. DO NOT EDIT! */";\ for f in `echo " " eelf32ltsmipn32.o eelf32btsmipn32.o eelf32ltsmip.o eelf32btsmip.o eelf64ltsmip.o eelf64btsmip.o "" \ | sed -e 's/ e/ ld/g' -e 's/ ld/ /g' -e 's/[.]o//g'`; do \ echo "extern ld_emulation_xfer_type ld_${f}_emulation;"; \ done;\ echo "";\ echo "#define EMULATION_LIST \\";\ for f in `echo " " eelf32ltsmipn32.o eelf32btsmipn32.o eelf32ltsmip.o eelf32btsmip.o eelf64ltsmip.o eelf64btsmip.o "" \ | sed -e 's/ e/ ld/g' -e 's/ ld/ /g' -e 's/[.]o//g'`; do \ echo " &ld_${f}_emulation, \\"; \ done;\ echo " 0") >ldemul-tmp.h mv ldemul-tmp.h ldemul-list.h /usr/bin/make all-recursive make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.42/ld' Making all in po make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.42/ld/po' ( if test 'x.' != 'x.'; then \ posrcprefix='../'; \ else \ posrcprefix="../"; \ fi; \ rm -f SRC-POTFILES-t SRC-POTFILES \ && (sed -e '/^#/d' -e '/^[ ]*$/d' \ -e "s@.*@ $posrcprefix& \\\\@" < ./SRC-POTFILES.in \ | sed -e '$s/\\$//') > SRC-POTFILES-t \ && chmod a-w SRC-POTFILES-t \ && mv SRC-POTFILES-t SRC-POTFILES ) rm -f BLD-POTFILES-t BLD-POTFILES \ && sed -e '/^#/d' -e '/^[ ]*$/d' \ -e "s@.*@ ../& \\\\@" < ./BLD-POTFILES.in \ | sed -e '$s/\\$//' > BLD-POTFILES-t \ && chmod a-w BLD-POTFILES-t \ && mv BLD-POTFILES-t BLD-POTFILES cd .. \ && CONFIG_FILES=po/Makefile.in:po/Make-in \ CONFIG_HEADERS= /bin/sh ./config.status config.status: creating po/Makefile.in config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: executing default-2 commands config.status: executing default commands make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.42/ld/po' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.42/ld' MAKEINFO ld.info CC libdep_plugin.lo CC libldtestplug_la-testplug.lo CC libldtestplug2_la-testplug2.lo CC libldtestplug3_la-testplug3.lo CC libldtestplug4_la-testplug4.lo CC ldgram.o CC ldlex-wrapper.o CC lexsup.o CC ldlang.o CC mri.o CC ldctor.o CC ldmain.o CC ldwrite.o CC ldexp.o CC ldemul.o CC ldver.o CC ldmisc.o CC ldfile.o CC ldcref.o CC plugin.o CC ldbuildid.o GEN ldscripts/stamp CC ldelf.o CC ldelfgen.o GEN ld.1 GEN libdep.la CCLD libldtestplug.la CCLD libldtestplug2.la libtool: link: warning: ignoring multiple `-rpath's for a libtool library CCLD libldtestplug3.la CCLD libldtestplug4.la GEN eelf32ltsmipn32.c GEN eelf32btsmipn32.c GEN eelf32ltsmip.c GEN eelf32btsmip.c GEN eelf64ltsmip.c GEN eelf64btsmip.c CC eelf32ltsmipn32.o CC eelf32btsmipn32.o CC eelf32ltsmip.o CC eelf32btsmip.o CC eelf64ltsmip.o CC eelf64btsmip.o CCLD ld-new /usr/bin/ld: ../libiberty/libiberty.a(sha1.o): in function `sha1_init_ctx': sha1.c:(.text+0x610): multiple definition of `sha1_init_ctx'; /home/buildroot/autobuild/instance-3/output-1/host/lib/libiberty.a(sha1.o):sha1.c:(.text+0x0): first defined here /usr/bin/ld: ../libiberty/libiberty.a(sha1.o): in function `sha1_read_ctx': sha1.c:(.text+0x630): multiple definition of `sha1_read_ctx'; /home/buildroot/autobuild/instance-3/output-1/host/lib/libiberty.a(sha1.o):sha1.c:(.text+0x20): first defined here /usr/bin/ld: ../libiberty/libiberty.a(sha1.o): in function `sha1_process_block': sha1.c:(.text+0x660): multiple definition of `sha1_process_block'; /home/buildroot/autobuild/instance-3/output-1/host/lib/libiberty.a(sha1.o):sha1.c:(.text+0x50): first defined here /usr/bin/ld: ../libiberty/libiberty.a(sha1.o): in function `sha1_finish_ctx': sha1.c:(.text+0x19b0): multiple definition of `sha1_finish_ctx'; /home/buildroot/autobuild/instance-3/output-1/host/lib/libiberty.a(sha1.o):sha1.c:(.text+0x13b0): first defined here /usr/bin/ld: ../libiberty/libiberty.a(sha1.o): in function `sha1_process_bytes': sha1.c:(.text+0x1b00): multiple definition of `sha1_process_bytes'; /home/buildroot/autobuild/instance-3/output-1/host/lib/libiberty.a(sha1.o):sha1.c:(.text+0x1500): first defined here /usr/bin/ld: ../libiberty/libiberty.a(sha1.o): in function `sha1_buffer': sha1.c:(.text+0x1e30): multiple definition of `sha1_buffer'; /home/buildroot/autobuild/instance-3/output-1/host/lib/libiberty.a(sha1.o):sha1.c:(.text+0x1830): first defined here /usr/bin/ld: ../libiberty/libiberty.a(sha1.o): in function `sha1_stream': sha1.c:(.text+0x1e80): multiple definition of `sha1_stream'; /home/buildroot/autobuild/instance-3/output-1/host/lib/libiberty.a(sha1.o):sha1.c:(.text+0x1880): first defined here collect2: error: ld returned 1 exit status make[5]: *** [Makefile:1265: ld-new] Error 1 make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.42/ld' make[4]: *** [Makefile:1903: all-recursive] Error 1 make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.42/ld' make[3]: *** [Makefile:1092: all] Error 2 make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.42/ld' make[2]: *** [Makefile:7707: all-ld] Error 2 make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.42' make[1]: *** [Makefile:1033: all] Error 2 make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.42' make: *** [package/pkg-generic.mk:283: /home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.42/.stamp_built] Error 2 make: Leaving directory '/home/buildroot/autobuild/instance-3/buildroot'