>>> host-gcc-initial 10.3.0 Extracting xzcat /home/buildroot/autobuild/instance-2/dl/gcc/gcc-10.3.0.tar.xz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-2/output-1/build/host-gcc-initial-10.3.0 --exclude='libjava/*' --exclude='libgo/*' -xf - >>> host-gcc-initial 10.3.0 Patching for patchdir in package/gcc/10.3.0 ; do if test -d ${patchdir}; then PATH=/home/buildroot/autobuild/instance-2/output-1/host/bin:$PATH support/scripts/apply-patches.sh /home/buildroot/autobuild/instance-2/output-1/build/host-gcc-initial-10.3.0 ${patchdir} \*.patch || exit 1; fi; done Applying 0001-Revert-re-PR-target-92095-internal-error-with-O1-mcp.patch using patch: patching file gcc/config/sparc/sparc-protos.h patching file gcc/config/sparc/sparc.c patching file gcc/config/sparc/sparc.md patching file gcc/testsuite/gcc.c-torture/compile/20191108-1.c patching file gcc/testsuite/gcc.target/sparc/overflow-3.c patching file gcc/testsuite/gcc.target/sparc/overflow-4.c patching file gcc/testsuite/gcc.target/sparc/overflow-5.c Applying 0002-or1k-Add-mcmodel-option-to-handle-large-GOTs.patch using patch: patching file gcc/config/or1k/or1k-opts.h patching file gcc/config/or1k/or1k.c patching file gcc/config/or1k/or1k.h patching file gcc/config/or1k/or1k.opt patching file gcc/doc/invoke.texi Applying 0003-or1k-Use-cmodel-large-when-building-crtstuff.patch using patch: patching file libgcc/config.host patching file libgcc/config/or1k/t-crtstuff Applying 0004-Remove-cyclades-from-libsanitizer.patch using patch: patching file libsanitizer/sanitizer_common/sanitizer_common_interceptors_ioctl.inc Hunk #1 succeeded at 366 with fuzz 2 (offset -4 lines). patching file libsanitizer/sanitizer_common/sanitizer_platform_limits_posix.cpp Hunk #1 succeeded at 130 (offset -13 lines). Hunk #2 succeeded at 442 with fuzz 2 (offset -17 lines). Hunk #3 succeeded at 807 (offset -15 lines). patching file libsanitizer/sanitizer_common/sanitizer_platform_limits_posix.h Hunk #1 succeeded at 974 (offset -9 lines). Hunk #2 succeeded at 1318 (offset -9 lines). Applying 0005-gcc-define-_REENTRANT-for-OpenRISC-when-pthread-is-p.patch using patch: patching file gcc/config/or1k/linux.h >>> host-gcc-initial 10.3.0 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/autobuild/instance-2/output-1/build/host-gcc-initial-10.3.0 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-gcc-initial 10.3.0 Patching libtool patching file /home/buildroot/autobuild/instance-2/output-1/build/host-gcc-initial-10.3.0/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-gcc-initial 10.3.0 Configuring mkdir -p /home/buildroot/autobuild/instance-2/output-1/build/host-gcc-initial-10.3.0/build ln -sf ../configure /home/buildroot/autobuild/instance-2/output-1/build/host-gcc-initial-10.3.0/build/configure (cd /home/buildroot/autobuild/instance-2/output-1/build/host-gcc-initial-10.3.0/build && rm -rf config.cache; PATH="/home/buildroot/autobuild/instance-2/output-1/host/bin:/home/buildroot/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-2/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/autobuild/instance-2/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-2/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc" GCC="/home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc" CXX="/home/buildroot/autobuild/instance-2/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-2/output-1/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib" MAKEINFO=missing CFLAGS_FOR_TARGET="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 " CXXFLAGS_FOR_TARGET="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 " AR_FOR_TARGET=gcc-ar NM_FOR_TARGET=gcc-nm RANLIB_FOR_TARGET=gcc-ranlib CONFIG_SITE=/dev/null ./configure --prefix="/home/buildroot/autobuild/instance-2/output-1/host" --sysconfdir="/home/buildroot/autobuild/instance-2/output-1/host/etc" --localstatedir="/home/buildroot/autobuild/instance-2/output-1/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking --target=aarch64_be-buildroot-linux-uclibc --with-sysroot=/home/buildroot/autobuild/instance-2/output-1/host/aarch64_be-buildroot-linux-uclibc/sysroot --enable-__cxa_atexit --with-gnu-ld --disable-libssp --disable-multilib --disable-decimal-float --with-gmp=/home/buildroot/autobuild/instance-2/output-1/host --with-mpc=/home/buildroot/autobuild/instance-2/output-1/host --with-mpfr=/home/buildroot/autobuild/instance-2/output-1/host --with-pkgversion="Buildroot 2021.05-6105-g9c0e8ace80c" --with-bugurl="http://bugs.buildroot.net/" --without-zstd --disable-libquadmath --disable-libquadmath-support --disable-libsanitizer --enable-tls --enable-threads --without-isl --without-cloog --with-abi="lp64" --with-cpu=cortex-a53 --enable-languages=c --disable-shared --without-headers --disable-threads --with-newlib --disable-largefile ) checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... aarch64_be-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... /bin/sed checking for gawk... gawk checking for libatomic support... yes checking for libitm support... yes checking for libvtv support... yes checking for libhsail-rt support... no checking for libphobos support... yes checking for gcc... /home/buildroot/autobuild/instance-2/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-2/output-1/host/bin/ccache /usr/bin/gcc accepts -g... yes checking for /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc option to accept ISO C89... none needed checking whether we are using the GNU C++ compiler... yes checking whether /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ accepts -g... yes checking whether g++ accepts -static-libstdc++ -static-libgcc... yes checking for gnatbind... no checking for gnatmake... no checking whether compiler driver understands Ada... no checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2 checking for objdir... .libs checking for the correct version of gmp.h... yes checking for the correct version of mpfr.h... yes checking for the correct version of mpc.h... yes checking for the correct version of the gmp/mpfr/mpc libraries... yes *** This configuration is not supported in the following subdirectories: target-libquadmath gnattools gotools target-libada target-libhsail-rt target-libstdc++-v3 target-libphobos target-zlib target-libbacktrace target-libgfortran target-libffi target-libobjc target-liboffloadmic target-libsanitizer target-libssp target-libitm target-libvtv (Any other directories should still work fine.) checking for default BUILD_CONFIG... checking for --enable-vtable-verify... no checking for bison... bison -y checking for bison... bison checking for gm4... no checking for gnum4... no checking for m4... m4 checking for flex... flex checking for flex... flex checking for makeinfo... missing ./configure: line 8176: missing: command not found checking for expect... expect checking for runtest... no checking for ar... (cached) /usr/bin/ar checking for as... (cached) /usr/bin/as checking for dlltool... no checking for ld... (cached) /usr/bin/ld checking for lipo... no checking for nm... (cached) /usr/bin/nm checking for ranlib... (cached) /usr/bin/ranlib checking for strip... strip checking for windres... no checking for windmc... no checking for objcopy... (cached) /usr/bin/objcopy checking for objdump... objdump checking for otool... no checking for readelf... readelf checking for aarch64_be-buildroot-linux-uclibc-cc... no checking for aarch64_be-buildroot-linux-uclibc-gcc... no checking for aarch64_be-buildroot-linux-uclibc-c++... no checking for aarch64_be-buildroot-linux-uclibc-g++... no checking for aarch64_be-buildroot-linux-uclibc-cxx... no checking for aarch64_be-buildroot-linux-uclibc-gxx... no checking for aarch64_be-buildroot-linux-uclibc-gcc... no checking for aarch64_be-buildroot-linux-uclibc-gfortran... no checking for aarch64_be-buildroot-linux-uclibc-gccgo... no checking for aarch64_be-buildroot-linux-uclibc-gdc... no checking for ar... /home/buildroot/autobuild/instance-2/output-1/host/aarch64_be-buildroot-linux-uclibc/bin/ar checking for as... /home/buildroot/autobuild/instance-2/output-1/host/aarch64_be-buildroot-linux-uclibc/bin/as checking for dlltool... no checking for aarch64_be-buildroot-linux-uclibc-dlltool... no checking for ld... /home/buildroot/autobuild/instance-2/output-1/host/aarch64_be-buildroot-linux-uclibc/bin/ld checking for lipo... no checking for aarch64_be-buildroot-linux-uclibc-lipo... no checking for nm... /home/buildroot/autobuild/instance-2/output-1/host/aarch64_be-buildroot-linux-uclibc/bin/nm checking for objcopy... /home/buildroot/autobuild/instance-2/output-1/host/aarch64_be-buildroot-linux-uclibc/bin/objcopy checking for objdump... /home/buildroot/autobuild/instance-2/output-1/host/aarch64_be-buildroot-linux-uclibc/bin/objdump checking for otool... no checking for aarch64_be-buildroot-linux-uclibc-otool... no checking for ranlib... /home/buildroot/autobuild/instance-2/output-1/host/aarch64_be-buildroot-linux-uclibc/bin/ranlib checking for readelf... /home/buildroot/autobuild/instance-2/output-1/host/aarch64_be-buildroot-linux-uclibc/bin/readelf checking for strip... /home/buildroot/autobuild/instance-2/output-1/host/aarch64_be-buildroot-linux-uclibc/bin/strip checking for windres... no checking for aarch64_be-buildroot-linux-uclibc-windres... no checking for windmc... no checking for aarch64_be-buildroot-linux-uclibc-windmc... no checking where to find the target ar... pre-installed in /home/buildroot/autobuild/instance-2/output-1/host/aarch64_be-buildroot-linux-uclibc/bin checking where to find the target as... pre-installed in /home/buildroot/autobuild/instance-2/output-1/host/aarch64_be-buildroot-linux-uclibc/bin checking where to find the target cc... just compiled checking where to find the target c++... pre-installed checking where to find the target c++ for libstdc++... pre-installed checking where to find the target dlltool... pre-installed checking where to find the target gcc... just compiled 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 ld... pre-installed in /home/buildroot/autobuild/instance-2/output-1/host/aarch64_be-buildroot-linux-uclibc/bin checking where to find the target lipo... pre-installed checking where to find the target nm... pre-installed in /home/buildroot/autobuild/instance-2/output-1/host/aarch64_be-buildroot-linux-uclibc/bin checking where to find the target objcopy... pre-installed in /home/buildroot/autobuild/instance-2/output-1/host/aarch64_be-buildroot-linux-uclibc/bin checking where to find the target objdump... pre-installed in /home/buildroot/autobuild/instance-2/output-1/host/aarch64_be-buildroot-linux-uclibc/bin checking where to find the target otool... pre-installed checking where to find the target ranlib... pre-installed in /home/buildroot/autobuild/instance-2/output-1/host/aarch64_be-buildroot-linux-uclibc/bin checking where to find the target readelf... pre-installed in /home/buildroot/autobuild/instance-2/output-1/host/aarch64_be-buildroot-linux-uclibc/bin checking where to find the target strip... pre-installed in /home/buildroot/autobuild/instance-2/output-1/host/aarch64_be-buildroot-linux-uclibc/bin checking where to find the target windres... pre-installed checking where to find the target windmc... pre-installed checking whether to enable maintainer-specific portions of Makefiles... no configure: creating ./config.status config.status: creating Makefile >>> host-gcc-initial 10.3.0 Building PATH="/home/buildroot/autobuild/instance-2/output-1/host/bin:/home/buildroot/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-2/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/autobuild/instance-2/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-2/output-1/host/share/pkgconfig" /usr/bin/make -j4 gcc_cv_libc_provides_ssp=no all-gcc all-target-libgcc -C /home/buildroot/autobuild/instance-2/output-1/build/host-gcc-initial-10.3.0/build make[1]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-gcc-initial-10.3.0/build' mkdir -p -- ./lto-plugin mkdir -p -- ./intl mkdir -p -- ./libiberty mkdir -p -- build-x86_64-pc-linux-gnu/libiberty Configuring in ./lto-plugin Configuring in ./intl Configuring in build-x86_64-pc-linux-gnu/libiberty Configuring in ./libiberty configure: creating cache ./config.cache configure: creating cache ./config.cache checking for x86_64-pc-linux-gnu-gcc... /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc configure: creating cache ./config.cache checking build system type... checking whether to enable maintainer-specific portions of Makefiles... no checking for makeinfo... /home/buildroot/autobuild/instance-2/output-1/build/host-gcc-initial-10.3.0/missing makeinfo configure: WARNING: *** Makeinfo is missing. Info documentation will not be built. checking for perl... /usr/bin/perl x86_64-pc-linux-gnu checking host system type... checking build system type... configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for makeinfo... /home/buildroot/autobuild/instance-2/output-1/build/host-gcc-initial-10.3.0/missing makeinfo configure: WARNING: *** Makeinfo is missing. Info documentation will not be built. checking for perl... /usr/bin/perl x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking host system type... checking whether the C compiler works... checking build system type... aarch64_be-buildroot-linux-uclibc checking for a BSD-compatible install... x86_64-pc-linux-gnu checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib checking 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-2/output-1/host/bin/ccache /usr/bin/gcc x86_64-pc-linux-gnu checking host system type... /usr/bin/install -c checking whether build environment is sane... yes x86_64-pc-linux-gnu checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib checking 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-2/output-1/host/bin/ccache /usr/bin/gcc checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU checking for x86_64-pc-linux-gnu-gcc... /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc checking whether we are cross compiling... checking whether the C compiler works... checking whether the C compiler works... checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... no yes checking for C compiler default output file name... a.out checking for suffix of object files... checking for suffix of executables... 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... yes checking whether /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc accepts -g... yes checking for /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc option to accept ISO C89... none needed checking how to run the C preprocessor... checking whether we are cross compiling... checking whether we are cross compiling... checking whether we are cross compiling... /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -E checking for grep that handles long lines and -e... no no /bin/grep checking for egrep... checking for suffix of object files... checking for suffix of object files... /bin/grep -E checking for ANSI C header files... no o checking whether we are using the GNU C compiler... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc accepts -g... o checking whether we are using the GNU C compiler... yes checking for /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc option to accept ISO C89... yes checking whether /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc accepts -g... yes checking whether /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc accepts -g... yes checking for /home/buildroot/autobuild/instance-2/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 how to run the C preprocessor... /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -E yes checking for /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc option to accept ISO C89... yes none needed checking for sys/types.h... checking whether /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc understands -c and -o together... /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -E checking for grep that handles long lines and -e... yes yes checking dependency style of /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc... /bin/grep checking for egrep... none checking how to run the C preprocessor... /bin/grep -E checking for ANSI C header files... checking for sys/stat.h... yes checking for stdlib.h... checking for grep that handles long lines and -e... /bin/grep checking for egrep... /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -E /bin/grep -E checking for ANSI C header files... yes checking for string.h... yes checking for memory.h... checking for grep that handles long lines and -e... /bin/grep checking for egrep... yes /bin/grep -E checking for ANSI C header files... checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for sys/types.h... yes yes checking for unistd.h... checking for sys/stat.h... yes yes checking minix/config.h usability... yes checking for sys/types.h... checking for stdlib.h... yes yes checking for sys/stat.h... checking for string.h... yes yes checking for stdlib.h... checking for memory.h... yes yes yes checking for sys/types.h... checking for string.h... checking for strings.h... yes yes no checking minix/config.h presence... checking for memory.h... checking for inttypes.h... yes yes checking for sys/stat.h... yes no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... checking for strings.h... checking for stdint.h... yes checking whether make sets $(MAKE)... yes yes checking for inttypes.h... yes checking for a BSD-compatible install... checking for unistd.h... yes yes /usr/bin/install -c checking whether NLS is requested... no yes checking for stdlib.h... checking for msgfmt... checking for stdint.h... checking minix/config.h usability... /home/buildroot/autobuild/instance-2/output-1/host/bin/msgfmt checking for gmsgfmt... /home/buildroot/autobuild/instance-2/output-1/host/bin/msgfmt checking for xgettext... yes /home/buildroot/autobuild/instance-2/output-1/host/bin/xgettext checking for unistd.h... checking for msgmerge... /home/buildroot/autobuild/instance-2/output-1/host/bin/msgmerge yes yes checking minix/config.h usability... checking for string.h... checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib checking for library containing strerror... yes no checking minix/config.h presence... checking for memory.h... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes no checking minix/config.h presence... yes checking whether /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -W... checking for strings.h... yes checking whether /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -Wall... none required checking for an ANSI C-conforming const... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes yes checking for inline... checking whether /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -Wwrite-strings... yes inline checking for off_t... checking whether /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -W... yes checking whether /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -Wc++-compat... yes yes checking whether /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -Wall... yes checking for inttypes.h... yes checking whether /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -Wstrict-prototypes... checking whether /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -Wwrite-strings... yes yes checking whether /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -Wshadow=local... checking whether /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -Wc++-compat... yes checking whether /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -Wstrict-prototypes... yes checking for stdint.h... yes checking whether /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -Wshadow=local... no checking whether /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -pedantic ... yes checking whether /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc and cc understand -c and -o together... no yes checking whether /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -pedantic ... checking for unistd.h... yes checking whether /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc and cc understand -c and -o together... yes checking minix/config.h usability... yes checking for size_t... yes checking for an ANSI C-conforming const... yes checking for inline... no checking minix/config.h presence... inline checking whether byte ordering is bigendian... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for an ANSI C-conforming const... yes yes checking for working alloca.h... checking for inline... inline checking whether byte ordering is bigendian... yes checking for x86_64-pc-linux-gnu-gcc... (cached) /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc yes checking for alloca... no checking for a BSD-compatible install... checking whether we are using the GNU C compiler... (cached) yes checking whether /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc accepts -g... (cached) yes checking for /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc option to accept ISO C89... (cached) /usr/bin/install -c none needed checking whether /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc understands -c and -o together... (cached) yes checking dependency style of /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc... checking for CET support... (cached) none checking whether /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -Wall... yes checking for -static-libgcc... no checking for a BSD-compatible install... /usr/bin/install -c checking for CET support... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes yes checking for CET support... no checking for getpagesize... checking for sys/file.h... yes no checking for sys/param.h... checking for sys/file.h... yes yes no checking how to print strings... yes checking for working mmap... checking for limits.h... checking for sys/param.h... yes yes checking for stdlib.h... (cached) yes checking for limits.h... printf checking for a sed that does not truncate output... checking for malloc.h... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for malloc.h... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... checking for unistd.h... (cached) yes 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for strings.h... checking for /usr/bin/ld option to reload object files... (cached) -r yes checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar checking for x86_64-pc-linux-gnu-strip... no checking for strip... strip checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib yes checking command to parse /usr/bin/nm output from /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc object... checking for sys/time.h... checking for string.h... (cached) yes yes checking for unistd.h... (cached) yes checking for time.h... checking for strings.h... (cached) yes checking for sys/time.h... yes yes checking whether we are using the GNU C Library 2.1 or newer... checking for sys/resource.h... yes checking for time.h... yes yes checking whether integer division by zero raises SIGFPE... checking for sys/stat.h... (cached) yes yes ok checking for sys/mman.h... checking for sys/resource.h... checking for dlfcn.h... yes yes checking for fcntl.h... checking for sys/stat.h... (cached) yes checking for sys/mman.h... yes yes yes checking for objdir... checking for alloca.h... checking for inttypes.h... yes .libs yes checking for fcntl.h... checking for stdint.h... yes yes checking for unsigned long long... checking for sys/pstat.h... yes checking for alloca.h... no checking for sys/sysmp.h... yes checking for sys/pstat.h... no checking for sys/sysinfo.h... yes checking for inttypes.h... no yes yes checking for sys/sysmp.h... checking whether the inttypes.h PRIxNN macros are broken... checking if /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -fno-rtti -fno-exceptions... checking for machine/hal_sysinfo.h... 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... no no checking for /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc PIC flag -fPIC -DPIC works... checking for sys/sysinfo.h... no checking for sys/table.h... yes checking if /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc static flag -static works... yes done checking for machine/hal_sysinfo.h... no checking for sys/sysctl.h... checking argz.h usability... yes checking argz.h presence... no yes checking for sys/table.h... checking for sys/systemcfg.h... yes checking for argz.h... yes checking limits.h usability... no no checking for sys/sysctl.h... checking for stdint.h... (cached) yes yes checking limits.h presence... checking for stdio_ext.h... yes yes checking for limits.h... yes checking for sys/systemcfg.h... checking locale.h usability... yes checking for process.h... yes checking locale.h presence... no checking for stdint.h... (cached) yes yes checking for locale.h... yes yes checking if /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -c -o file.o... checking for stdio_ext.h... no checking for sys/prctl.h... checking nl_types.h usability... yes yes checking nl_types.h presence... yes yes checking if /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... checking for sys/wait.h that is POSIX.1 compatible... checking for process.h... yes checking for nl_types.h... yes yes checking whether time.h and sys/time.h may both be included... yes checking whether -lc should be explicitly linked in... checking malloc.h usability... yes checking whether errno must be declared... no checking for sys/prctl.h... yes checking malloc.h presence... no checking size of int... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for malloc.h... yes no checking dynamic linker characteristics... yes checking whether time.h and sys/time.h may both be included... checking stddef.h usability... yes checking whether errno must be declared... yes checking stddef.h presence... no checking size of int... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes 4 checking size of long... checking for feof_unlocked... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for int64_t... 4 checking size of long... yes checking for fgets_unlocked... 8 checking size of size_t... yes 8 checking size of size_t... checking for getc_unlocked... yes checking for uint64_t... yes checking for sys/wait.h that is POSIX.1 compatible... 8 checking for long long... yes checking for getcwd... yes 8 checking for long long... configure: updating cache ./config.cache checking that generated files are newer than configure... yes done configure: creating ./config.status checking for getegid... yes checking size of long long... yes checking size of long long... yes checking for geteuid... 8 checking for a 64-bit type... uint64_t checking for intptr_t... yes checking for getgid... 8 checking for a 64-bit type... uint64_t checking for intptr_t... yes checking for getuid... yes checking for uintptr_t... yes checking for uintptr_t... yes checking for mempcpy... yes checking for ssize_t... yes checking for munmap... yes checking for ssize_t... yes checking for putenv... yes checking for pid_t... yes checking for pid_t... yes checking for setenv... yes checking for setlocale... yes yes checking for library containing strerror... checking for stpcpy... yes checking for library containing strerror... none required checking for asprintf... yes checking for strcasecmp... none required checking for asprintf... yes checking for atexit... yes yes checking for strdup... checking for atexit... yes checking for basename... yes yes checking for strtoul... checking for basename... yes checking for bcmp... yes yes checking for tsearch... checking for bcmp... yes yes checking for bcopy... yes checking for __argz_count... checking for bcopy... yes yes checking for __argz_stringify... checking for bsearch... yes checking for bsearch... yes yes checking for __argz_next... checking for bzero... yes checking for bzero... yes checking for __fsetlocking... yes checking for calloc... yes checking for calloc... yes checking for iconv... yes yes checking for clock... checking for clock... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for nl_langinfo and CODESET... yes checking for ffs... yes checking for ffs... yes checking for LC_MESSAGES... yes checking for getcwd... yes checking for getcwd... yes checking for bison... bison checking version of bison... 3.8.2, ok checking whether NLS is requested... no checking whether to use NLS... no checking for aclocal... aclocal checking for autoconf... autoconf checking for autoheader... autoheader checking bison 3 or later... 3.8.2, bison3 yes configure: updating cache ./config.cache checking for getpagesize... configure: creating ./config.status yes checking for getpagesize... yes checking for gettimeofday... yes checking for gettimeofday... yes config.status: creating Makefile checking for index... yes config.status: creating config.intl checking for index... config.status: creating config.h config.status: executing default-1 commands yes checking for insque... yes checking for insque... mkdir -p -- build-x86_64-pc-linux-gnu/fixincludes Configuring in build-x86_64-pc-linux-gnu/fixincludes yes checking for memchr... yes checking for memchr... yes checking for memcmp... yes checking for memcmp... yes checking for memcpy... yes checking for memcpy... yes checking for memmem... yes yes checking for memmem... checking for memmove... configure: creating cache ./config.cache checking build system type... x86_64-pc-linux-gnu checking host system type... yes yes x86_64-pc-linux-gnu checking target system type... checking for memmove... checking for mempcpy... aarch64_be-buildroot-linux-uclibc checking for x86_64-pc-linux-gnu-gcc... /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc checking whether the C compiler works... yes yes checking for mempcpy... checking for memset... yes checking for C compiler default output file name... a.out checking for suffix of executables... yes yes checking for mkstemps... checking for memset... checking whether we are cross compiling... yes yes checking for putenv... checking for mkstemps... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc accepts -g... yes yes checking for random... checking for putenv... yes checking for /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc option to accept ISO C89... none needed checking how to run the C preprocessor... yes yes checking for rename... checking for random... /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -E config.status: creating Makefile checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... config.status: creating config.h yes yes checking for rindex... checking for rename... config.status: executing depfiles commands config.status: executing libtool commands yes yes checking for rindex... checking for setenv... yes checking for sys/types.h... mkdir -p -- build-x86_64-pc-linux-gnu/libcpp Configuring in build-x86_64-pc-linux-gnu/libcpp yes yes yes checking for snprintf... checking for setenv... checking for sys/stat.h... yes checking for stdlib.h... yes yes checking for sigsetmask... checking for snprintf... yes checking for string.h... yes checking for memory.h... yes checking for stpcpy... yes checking for sigsetmask... yes checking for strings.h... yes checking for inttypes.h... yes yes checking for stpncpy... checking for stpcpy... yes checking for stdint.h... yes yes yes checking for strcasecmp... checking for unistd.h... checking for stpncpy... yes checking minix/config.h usability... yes yes checking for strchr... checking for strcasecmp... 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... aarch64_be-buildroot-linux-uclibc checking whether make sets $(MAKE)... yes no checking minix/config.h presence... yes checking for strdup... yes checking for a BSD-compatible install... checking for strchr... /usr/bin/install -c checking for x86_64-pc-linux-gnu-gcc... /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... checking whether the C compiler works... yes yes yes checking for a sed that does not truncate output... /bin/sed checking for strdup... checking for strncasecmp... checking whether /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -W... yes checking whether /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -Wall... yes checking whether /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -Wwrite-strings... yes checking for C compiler default output file name... a.out yes checking for suffix of executables... checking whether /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -Wstrict-prototypes... yes checking whether /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -Wmissing-prototypes... yes yes yes checking for strndup... checking for strncasecmp... checking whether /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -Wold-style-definition... yes checking whether /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -Wmissing-format-attribute... checking whether we are cross compiling... yes checking whether /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -Woverlength-strings... yes checking whether /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -pedantic -Wlong-long... yes checking for ANSI C header files... (cached) yes checking stddef.h usability... yes yes checking for strnlen... checking for strndup... no checking for suffix of object files... yes checking stddef.h presence... o checking whether we are using the GNU C compiler... yes checking for stddef.h... yes yes checking whether /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc accepts -g... checking for stdlib.h... (cached) yes yes checking for strings.h... (cached) yes checking for strrchr... checking for unistd.h... (cached) yes yes checking for /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc option to accept ISO C89... checking fcntl.h usability... yes yes checking fcntl.h presence... none needed yes checking for strnlen... checking for strstr... yes checking for fcntl.h... yes checking sys/file.h usability... checking whether we are using the GNU C++ compiler... yes checking whether /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ accepts -g... yes checking sys/file.h presence... yes checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib checking how to run the C preprocessor... yes checking for strrchr... yes yes checking for sys/file.h... yes checking for strtod... checking for sys/stat.h... (cached) yes /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -E checking for clearerr_unlocked... checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes yes checking for strstr... checking for strtol... yes checking for feof_unlocked... yes checking for strtoul... yes yes checking for strtod... checking for ferror_unlocked... yes yes checking for sys/types.h... checking for strtoll... yes yes yes checking for fflush_unlocked... checking for sys/stat.h... checking for strtol... yes yes checking for strtoull... checking for stdlib.h... yes checking for fgetc_unlocked... yes yes checking for string.h... checking for strtoul... yes checking for strverscmp... yes checking for memory.h... yes checking for fgets_unlocked... yes checking for strtoll... yes yes checking for strings.h... checking for tmpnam... yes yes checking for fileno_unlocked... yes checking for inttypes.h... checking for strtoull... yes yes checking for vasprintf... checking for stdint.h... yes checking for fprintf_unlocked... yes yes checking for strverscmp... checking for unistd.h... yes checking for vfprintf... no yes checking for fputc_unlocked... checking minix/config.h usability... yes checking for tmpnam... yes checking for vprintf... yes checking for fputs_unlocked... yes no checking minix/config.h presence... checking for vasprintf... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for vsnprintf... yes checking for fread_unlocked... yes checking for aclocal... aclocal checking for autoconf... autoconf checking for autoheader... autoheader checking whether /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -W... yes yes checking whether /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -Wall... checking for vfprintf... yes checking whether /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -Wnarrowing... yes checking whether /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -Wwrite-strings... yes yes yes checking for vsprintf... checking whether /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -Wmissing-format-attribute... checking for fwrite_unlocked... yes checking whether /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -Wstrict-prototypes... yes yes checking whether /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -Wmissing-prototypes... checking for vprintf... yes checking whether /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -Wold-style-definition... yes yes checking whether /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -Wc++-compat... checking for waitpid... yes checking whether /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -pedantic -Wlong-long... yes yes checking whether /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -fno-exceptions... checking for getchar_unlocked... yes checking whether /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -fno-rtti... yes yes checking for vsnprintf... yes checking dependency style of /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++... checking for setproctitle... yes checking for getc_unlocked... gcc3 checking whether time.h and sys/time.h may both be included... yes checking for vsprintf... no checking whether alloca needs Cray hooks... yes checking whether string.h and strings.h may both be included... no checking stack direction for C alloca... yes checking for putchar_unlocked... yes checking locale.h usability... yes yes checking locale.h presence... checking for waitpid... -1 checking for vfork.h... yes checking for locale.h... yes yes checking fcntl.h usability... checking for putc_unlocked... yes checking fcntl.h presence... no checking for fork... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking stddef.h usability... yes yes yes checking for setproctitle... checking for vfork... checking whether abort is declared... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes yes checking for strings.h... (cached) yes checking whether asprintf is declared... checking for string.h... (cached) yes yes checking sys/file.h usability... no checking whether alloca needs Cray hooks... checking for working fork... no checking stack direction for C alloca... yes checking whether basename is declared... yes checking sys/file.h presence... yes checking for sys/file.h... yes yes checking for unistd.h... (cached) yes checking whether byte ordering is bigendian... checking whether errno is declared... -1 checking for vfork.h... yes checking for working vfork... (cached) yes checking for _doprnt... no checking for fork... no checking for sys_errlist... no yes checking whether vasprintf is declared... checking for vfork... no checking for an ANSI C-conforming const... yes checking for inline... yes inline checking for obstacks... checking whether clearerr_unlocked is declared... yes checking for sys_nerr... yes checking for working fork... yes checking whether feof_unlocked is declared... yes checking for sys_siglist... yes checking whether ferror_unlocked is declared... yes checking for off_t... yes checking for working vfork... (cached) yes checking for _doprnt... yes yes checking for external symbol _system_configuration... checking whether fflush_unlocked is declared... no checking for __fsetlocking... yes checking whether fgetc_unlocked is declared... yes checking whether fgets_unlocked is declared... no checking for sys_errlist... yes yes checking whether fileno_unlocked is declared... yes checking for size_t... checking for canonicalize_file_name... yes yes checking for sys_nerr... checking whether fprintf_unlocked is declared... yes checking for dup3... yes checking for sys_siglist... yes yes checking for ssize_t... checking for getrlimit... no checking whether fputc_unlocked is declared... yes checking for external symbol _system_configuration... yes checking whether fputs_unlocked is declared... yes checking for getrusage... no checking for __fsetlocking... yes checking whether fread_unlocked is declared... yes yes checking for uintptr_t... checking for getsysinfo... yes yes checking whether fwrite_unlocked is declared... checking for canonicalize_file_name... yes checking whether getchar_unlocked is declared... no checking for gettimeofday... (cached) yes yes checking for on_exit... checking for dup3... yes checking whether getc_unlocked is declared... yes checking for ptrdiff_t... yes checking for pipe2... yes checking for getrlimit... yes checking whether putchar_unlocked is declared... yes checking for psignal... yes checking for getrusage... yes checking whether putc_unlocked is declared... yes checking for uint64_t... yes checking for an ANSI C-conforming const... yes checking for pstat_getdynamic... yes yes checking sys/mman.h usability... checking for getsysinfo... yes checking whether struct tm is in sys/time.h or time.h... time.h checking size of int... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for mmap... no checking for pstat_getstatic... no checking for gettimeofday... (cached) yes checking for on_exit... yes checking whether read-only mmap of a plain file works... yes checking whether mmap from /dev/zero works... yes checking for MAP_ANON(YMOUS)... 4 yes checking whether mmap with MAP_ANON(YMOUS) works... yes checking whether to enable maintainer-specific portions of Makefiles... no checking size of long... yes no checking for realpath... checking for pipe2... configure: updating cache ./config.cache configure: creating ./config.status yes yes checking for setrlimit... checking for psignal... 8 checking for clearerr_unlocked... yes yes checking for sbrk... checking for pstat_getdynamic... yes config.status: creating Makefile checking for feof_unlocked... config.status: creating mkheaders.almost config.status: creating config.h yes no checking for spawnve... checking for pstat_getstatic... yes checking for ferror_unlocked... mkdir -p -- ./zlib Configuring in ./zlib no no checking for spawnvpe... checking for realpath... yes checking for fflush_unlocked... yes no checking for strerror... checking for setrlimit... yes checking for fgetc_unlocked... yes yes checking for strsignal... checking for sbrk... yes checking for fgets_unlocked... yes yes yes checking for sysconf... checking for spawnve... checking for fileno_unlocked... yes yes no checking for sysctl... checking for fprintf_unlocked... checking for spawnvpe... configure: creating cache ./config.cache checking build system type... yes no no checking for sysmp... x86_64-pc-linux-gnu checking host system type... checking for strerror... checking for fputc_unlocked... x86_64-pc-linux-gnu checking target system type... aarch64_be-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... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes yes no yes checking for strsignal... checking for table... checking whether make supports nested variables... checking for fputs_unlocked... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-pc-linux-gnu-gcc... /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc yes yes no checking for times... checking for sysconf... checking for fread_unlocked... checking whether the C compiler works... yes yes yes checking for wait3... checking for fwrite_unlocked... checking for sysctl... yes checking for C compiler default output file name... a.out checking for suffix of executables... yes yes yes checking for wait4... checking for sysmp... checking for getchar_unlocked... checking whether we are cross compiling... yes yes no no checking for suffix of object files... checking for getc_unlocked... checking for table... checking whether basename is declared... o checking whether we are using the GNU C compiler... yes yes checking whether /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc accepts -g... checking whether ffs is declared... yes checking whether asprintf is declared... yes yes checking for /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc option to accept ISO C89... checking whether vasprintf is declared... yes none needed checking whether /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc understands -c and -o together... yes checking whether snprintf is declared... no checking for putchar_unlocked... yes checking for times... checking for style of include used by make... yes GNU checking dependency style of /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc... none checking how to print strings... checking whether vsnprintf is declared... yes checking whether calloc is declared... yes checking whether getenv is declared... printf checking for a sed that does not truncate output... yes checking for wait3... yes /bin/sed checking for grep that handles long lines and -e... yes /bin/grep checking for egrep... /bin/grep -E checking for fgrep... checking for putc_unlocked... /bin/grep -F checking for ld used by /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc... checking whether getopt is declared... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... yes checking whether malloc is declared... 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 yes checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar checking for x86_64-pc-linux-gnu-strip... no checking for strip... strip checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib checking command to parse /usr/bin/nm output from /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc object... checking whether realloc is declared... checking for wait4... yes yes checking whether sbrk is declared... checking whether abort is declared... yes checking whether strtol is declared... yes checking whether strtoul is declared... yes yes yes ok checking whether strtoll is declared... checking whether asprintf is declared... checking how to run the C preprocessor... checking whether basename is declared... yes checking whether strtoull is declared... yes checking whether ffs is declared... yes checking whether strverscmp is declared... yes /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -E checking whether asprintf is declared... yes yes checking whether strnlen is declared... yes checking whether basename is declared... checking whether vasprintf is declared... yes checking whether canonicalize_file_name must be declared... yes checking for ANSI C header files... checking whether snprintf is declared... yes checking whether vsnprintf is declared... no yes checking for stdlib.h... (cached) yes checking whether errno is declared... yes checking for unistd.h... (cached) yes checking whether calloc is declared... checking for sys/param.h... (cached) yes yes checking for getpagesize... (cached) yes checking for working mmap... checking whether getenv is declared... yes checking whether getopt is declared... yes checking whether malloc is declared... yes checking whether realloc is declared... no yes yes checking for sys/types.h... checking whether getopt is declared... checking whether sbrk is declared... yes yes checking for sys/stat.h... checking whether strtol is declared... yes yes checking for stdlib.h... checking whether strtoul is declared... yes yes yes checking whether vasprintf is declared... yes checking for working strncmp... checking whether strtoll is declared... checking for string.h... yes yes checking whether strtoull is declared... checking for memory.h... yes yes checking whether strverscmp is declared... yes checking for strings.h... checking whether clearerr_unlocked is declared... yes yes checking whether strnlen is declared... checking for inttypes.h... yes checking whether canonicalize_file_name must be declared... yes yes checking for stdint.h... yes yes checking whether feof_unlocked is declared... checking for unistd.h... no checking for stdlib.h... (cached) yes yes checking for dlfcn.h... checking for unistd.h... (cached) yes configure: updating cache ./config.cache checking for sys/param.h... (cached) yes yes configure: creating ./config.status checking for objdir... checking for getpagesize... (cached) yes yes checking for working mmap... .libs checking whether ferror_unlocked is declared... yes checking whether fflush_unlocked is declared... yes checking whether fgetc_unlocked is declared... checking if /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc PIC flag -fPIC -DPIC works... config.status: creating Makefile yes checking for working strncmp... yes checking if /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc static flag -static works... yes checking whether fgets_unlocked is declared... config.status: creating testsuite/Makefile config.status: creating config.h yes config.status: executing default commands checking whether fileno_unlocked is declared... yes yes yes checking if /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -c -o file.o... checking whether fprintf_unlocked is declared... configure: updating cache ./config.cache configure: creating ./config.status mkdir -p -- ./libbacktrace yes checking if /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -c -o file.o... (cached) Configuring in ./libbacktrace yes checking whether the /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... no checking whether fputc_unlocked is declared... 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-2/output-1/host/bin/ccache /usr/bin/gcc -E config.status: creating Makefile yes checking whether fputs_unlocked is declared... config.status: creating testsuite/Makefile checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes config.status: creating config.h yes checking for sys/param.h... checking whether fread_unlocked is declared... config.status: executing default commands yes checking for getpagesize... yes checking whether fwrite_unlocked is declared... mkdir -p -- ./libdecnumber Configuring in ./libdecnumber yes yes checking for working mmap... checking whether getchar_unlocked is declared... yes checking whether getc_unlocked is declared... yes configure: creating cache ./config.cache checking whether putchar_unlocked is declared... checking build system type... yes x86_64-pc-linux-gnu checking host system type... checking for memcpy... x86_64-pc-linux-gnu checking target system type... yes checking whether putc_unlocked is declared... aarch64_be-buildroot-linux-uclibc checking for x86_64-pc-linux-gnu-gcc... /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc yes yes checking for working alloca.h... checking whether the C compiler works... checking for strerror... yes checking for C compiler default output file name... a.out checking for suffix of executables... yes checking for alloca... yes checking for unistd.h... (cached) yes checking whether we are cross compiling... configure: updating cache ./config.cache yes checking for ANSI C header files... (cached) yes checking for nl_langinfo and CODESET... checking that generated files are newer than configure... done configure: creating ./config.status configure: creating cache ./config.cache checking whether make sets $(MAKE)... yes checking for x86_64-pc-linux-gnu-gcc... /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc no checking for suffix of object files... yes checking whether NLS is requested... no checking for uchar... o checking whether we are using the GNU C compiler... yes checking whether /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc accepts -g... checking whether the C compiler works... checking for ld used by GCC... yes checking for C compiler default output file name... a.out yes checking for /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc option to accept ISO C89... checking for suffix of executables... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... none needed checking whether /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc understands -c and -o together... yes checking how to run the C preprocessor... done checking for iconv... (cached) no checking whether we are cross compiling... /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -E configure: updating cache ./config.cache configure: creating ./config.status checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc accepts -g... yes checking for /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc option to accept ISO C89... config.status: creating Makefile none needed checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib checking for aclocal... aclocal checking for autoconf... autoconf checking for autoheader... autoheader checking whether /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -W... config.status: creating config.h yes checking whether /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -Wall... config.status: executing depdir commands mkdir -p -- .deps yes checking whether /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -Wwrite-strings... yes yes checking for sys/types.h... checking whether /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -Wstrict-prototypes... yes checking whether /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -Wmissing-prototypes... yes yes checking whether /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -Wold-style-definition... checking for sys/stat.h... mkdir -p -- ./fixincludes yes Configuring in ./fixincludes checking whether /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -Wmissing-format-attribute... yes checking whether /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -Wcast-qual... yes yes checking whether /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -pedantic -Wlong-long... checking for stdlib.h... yes checking whether /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -fno-lto... yes checking how to run the C preprocessor... yes checking for string.h... /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -E yes checking for memory.h... checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for sys/stat.h... yes yes checking minix/config.h usability... checking for stdlib.h... yes checking for string.h... configure: creating cache ./config.cache checking build system type... no checking minix/config.h presence... x86_64-pc-linux-gnu checking host system type... yes x86_64-pc-linux-gnu checking target system type... checking for memory.h... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... aarch64_be-buildroot-linux-uclibc checking for x86_64-pc-linux-gnu-gcc... /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc yes yes checking for a BSD-compatible install... checking for strings.h... checking whether the C compiler works... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes yes checking whether make supports nested variables... checking for inttypes.h... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-pc-linux-gnu-gcc... (cached) /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc yes checking for C compiler default output file name... a.out checking for suffix of executables... yes checking for stdint.h... checking whether we are using the GNU C compiler... (cached) yes checking whether /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc accepts -g... (cached) yes checking for /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc option to accept ISO C89... (cached) none needed checking whether /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc understands -c and -o together... (cached) yes checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib checking for gawk... (cached) gawk checking for dwz... no checking how to print strings... checking whether we are cross compiling... yes checking for unistd.h... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... yes BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... checking ctype.h usability... no checking for suffix of object files... 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... o checking whether we are using the GNU C compiler... pass_all checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar checking for x86_64-pc-linux-gnu-strip... no checking for strip... strip checking for x86_64-pc-linux-gnu-ranlib... (cached) /usr/bin/ranlib checking command to parse /usr/bin/nm output from /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc object... yes checking whether /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc accepts -g... yes checking for /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc option to accept ISO C89... none needed checking how to run the C preprocessor... yes checking ctype.h presence... yes checking for ctype.h... yes checking stddef.h usability... /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -E ok yes checking stddef.h presence... checking for grep that handles long lines and -e... checking for dlfcn.h... /bin/grep checking for egrep... yes checking for stddef.h... yes /bin/grep -E checking for ANSI C header files... checking for string.h... (cached) yes checking stdio.h usability... yes checking for objdir... .libs yes checking stdio.h presence... yes checking for stdio.h... yes looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes checking if /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -fno-rtti -fno-exceptions... checking for sys/types.h... yes no checking for /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc PIC flag -fPIC -DPIC works... checking for sys/stat.h... yes checking for uintptr_t... yes checking if /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc static flag -static works... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for int_least32_t... yes checking for strings.h... yes checking for inttypes.h... yes yes checking if /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -c -o file.o... checking for stdint.h... yes yes checking for int_fast32_t... yes checking if /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... checking for unistd.h... yes yes checking dynamic linker characteristics... checking minix/config.h usability... yes checking for uint64_t... no checking minix/config.h presence... 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 unwind.h usability... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes yes checking for a sed that does not truncate output... checking what to include in gstdint.h... stdint.h (already complete) /bin/sed checking for an ANSI C-conforming const... checking whether /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -W... yes yes yes checking unwind.h presence... checking for off_t... checking whether /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -Wall... yes yes checking for unwind.h... yes checking for _Unwind_Backtrace... checking whether /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -Wwrite-strings... yes checking whether /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -Wstrict-prototypes... yes checking whether /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -Wmissing-prototypes... yes checking whether /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -Wold-style-definition... yes checking whether /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -Wmissing-format-attribute... yes checking for -funwind-tables option... yes checking whether /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -Woverlength-strings... yes checking for -frandom-seed=string option... yes checking whether /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -pedantic -Wlong-long... yes checking for ANSI C header files... (cached) yes yes checking stddef.h usability... checking whether /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -W... yes checking stddef.h presence... yes yes checking size of int... checking whether /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -Wall... yes checking for stddef.h... yes yes checking whether /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -Wwrite-strings... checking for stdlib.h... (cached) yes yes checking for strings.h... (cached) yes checking whether /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -Wstrict-prototypes... checking for unistd.h... (cached) yes yes checking fcntl.h usability... checking whether /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -Wmissing-prototypes... yes yes checking fcntl.h presence... checking whether /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -Wold-style-definition... yes yes checking for fcntl.h... yes checking whether /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -Wmissing-format-attribute... checking sys/file.h usability... yes 4 checking whether /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -Wcast-qual... checking size of long... yes checking sys/file.h presence... yes checking for _Unwind_GetIPInfo... yes checking for sys/file.h... yes checking for sys/stat.h... (cached) yes checking for clearerr_unlocked... yes checking __sync extensions... 8 checking for ANSI C header files... (cached) yes yes checking build system type... checking for feof_unlocked... x86_64-pc-linux-gnu checking host system type... yes checking __atomic extensions... x86_64-pc-linux-gnu checking target system type... aarch64_be-buildroot-linux-uclibc checking for decimal floating point... dpd checking whether byte ordering is bigendian... yes checking for ferror_unlocked... yes checking output filetype... elf64 looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes checking for fflush_unlocked... no yes checking for uintptr_t... configure: updating cache ./config.cache configure: creating ./config.status yes checking for fgetc_unlocked... yes checking for int_least32_t... yes checking for fgets_unlocked... yes checking for int_fast32_t... config.status: creating Makefile config.status: creating config.h config.status: executing gstdint.h commands yes checking for fileno_unlocked... yes checking for uint64_t... yes make[2]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-gcc-initial-10.3.0/build/libiberty' if [ x"-fpic" != x ] && [ ! -d pic ]; then \ mkdir pic; \ else true; fi touch stamp-picdir checking for fprintf_unlocked... if [ x"" != x ] && [ ! -d noasan ]; then \ mkdir noasan; \ else true; fi touch stamp-noasandir if [ x"-fpic" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/dwarfnames.c -o pic/dwarfnames.o; \ else true; fi yes checking what to include in gstdint.h... stdint.h (already complete) checking sys/mman.h usability... if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/dwarfnames.c -o noasan/dwarfnames.o; \ else true; fi /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/dwarfnames.c -o dwarfnames.o if [ x"-fpic" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/dyn-string.c -o pic/dyn-string.o; \ else true; fi yes checking sys/mman.h presence... no checking for fputc_unlocked... if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/dyn-string.c -o noasan/dyn-string.o; \ else true; fi yes checking for sys/mman.h... yes /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/dyn-string.c -o dyn-string.o checking for mmap... if [ x"-fpic" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/fdmatch.c -o pic/fdmatch.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/fdmatch.c -o noasan/fdmatch.o; \ else true; fi /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/fdmatch.c -o fdmatch.o yes if [ x"-fpic" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/fibheap.c -o pic/fibheap.o; \ else true; fi yes checking for fputs_unlocked... checking link.h usability... if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/fibheap.c -o noasan/fibheap.o; \ else true; fi yes /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/fibheap.c -o fibheap.o checking link.h presence... yes checking for fread_unlocked... yes checking for link.h... yes checking for dl_iterate_phdr... if [ x"-fpic" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/filedescriptor.c -o pic/filedescriptor.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/filedescriptor.c -o noasan/filedescriptor.o; \ else true; fi /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/filedescriptor.c -o filedescriptor.o yes checking sys/ldr.h usability... yes if [ x"-fpic" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/filename_cmp.c -o pic/filename_cmp.o; \ else true; fi checking for fwrite_unlocked... if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/filename_cmp.c -o noasan/filename_cmp.o; \ else true; fi /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/filename_cmp.c -o filename_cmp.o yes if [ x"-fpic" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/floatformat.c -o pic/floatformat.o; \ else true; fi checking for getchar_unlocked... no checking sys/ldr.h presence... config.status: creating Makefile no checking for sys/ldr.h... no checking for fcntl... if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/floatformat.c -o noasan/floatformat.o; \ else true; fi /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/floatformat.c -o floatformat.o config.status: executing depfiles commands config.status: executing libtool commands yes checking for getc_unlocked... if [ x"-fpic" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/fnmatch.c -o pic/fnmatch.o; \ else true; fi yes checking whether strnlen is declared... if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/fnmatch.c -o noasan/fnmatch.o; \ else true; fi /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/fnmatch.c -o fnmatch.o if [ x"-fpic" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \ else true; fi yes yes checking for lstat... if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/fopen_unlocked.c -o noasan/fopen_unlocked.o; \ else true; fi checking for putchar_unlocked... /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/fopen_unlocked.c -o fopen_unlocked.o if [ x"-fpic" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/getopt.c -o pic/getopt.o; \ else true; fi make[2]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-gcc-initial-10.3.0/build/intl' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-gcc-initial-10.3.0/build/intl' if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/getopt.c -o noasan/getopt.o; \ else true; fi if [ x"-fpic" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/getopt1.c -o pic/getopt1.o; \ else true; fi /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/getopt.c -o getopt.o yes if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/getopt1.c -o noasan/getopt1.o; \ else true; fi if [ x"-fpic" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/getpwd.c -o pic/getpwd.o; \ else true; fi /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/getopt1.c -o getopt1.o yes checking for readlink... checking for putc_unlocked... if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/getpwd.c -o noasan/getpwd.o; \ else true; fi make[2]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-gcc-initial-10.3.0/build/build-x86_64-pc-linux-gnu/libiberty' if [ x"" != x ] && [ ! -d pic ]; then \ mkdir pic; \ else true; fi /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/getpwd.c -o getpwd.o touch stamp-picdir if [ x"" != x ] && [ ! -d noasan ]; then \ mkdir noasan; \ else true; fi touch stamp-noasandir if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/dwarfnames.c -o pic/dwarfnames.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/dwarfnames.c -o noasan/dwarfnames.o; \ else true; fi /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/dwarfnames.c -o dwarfnames.o yes checking for getexecname... if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/dyn-string.c -o pic/dyn-string.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/dyn-string.c -o noasan/dyn-string.o; \ else true; fi yes if [ x"-fpic" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/getruntime.c -o pic/getruntime.o; \ else true; fi /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/dyn-string.c -o dyn-string.o checking whether abort is declared... yes checking whether asprintf is declared... if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/fdmatch.c -o pic/fdmatch.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/fdmatch.c -o noasan/fdmatch.o; \ else true; fi /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/fdmatch.c -o fdmatch.o if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/getruntime.c -o noasan/getruntime.o; \ else true; fi yes /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/getruntime.c -o getruntime.o checking whether basename is declared... no yes checking for clock_gettime... if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/fibheap.c -o pic/fibheap.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/fibheap.c -o noasan/fibheap.o; \ else true; fi /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/fibheap.c -o fibheap.o checking whether errno is declared... if [ x"-fpic" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/hashtab.c -o pic/hashtab.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/filedescriptor.c -o pic/filedescriptor.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/filedescriptor.c -o noasan/filedescriptor.o; \ else true; fi /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/filedescriptor.c -o filedescriptor.o if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/hashtab.c -o noasan/hashtab.o; \ else true; fi /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/hashtab.c -o hashtab.o yes checking whether -pthread is supported... if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/filename_cmp.c -o pic/filename_cmp.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/filename_cmp.c -o noasan/filename_cmp.o; \ else true; fi /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/filename_cmp.c -o filename_cmp.o yes checking whether -gdwarf-5 is supported... if [ x"-fpic" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/hex.c -o pic/hex.o; \ else true; fi no checking whether vasprintf is declared... if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/floatformat.c -o pic/floatformat.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/floatformat.c -o noasan/floatformat.o; \ else true; fi yes /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/floatformat.c -o floatformat.o if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/hex.c -o noasan/hex.o; \ else true; fi /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/hex.c -o hex.o checking whether clearerr_unlocked is declared... yes if [ x"-fpic" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/lbasename.c -o pic/lbasename.o; \ else true; fi yes checking for compress in -lz... checking whether feof_unlocked is declared... yes if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/fnmatch.c -o pic/fnmatch.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/fnmatch.c -o noasan/fnmatch.o; \ else true; fi checking whether ferror_unlocked is declared... /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/fnmatch.c -o fnmatch.o if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/lbasename.c -o noasan/lbasename.o; \ else true; fi /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/lbasename.c -o lbasename.o yes if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \ else true; fi checking whether fflush_unlocked is declared... if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/fopen_unlocked.c -o noasan/fopen_unlocked.o; \ else true; fi /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/fopen_unlocked.c -o fopen_unlocked.o yes if [ x"-fpic" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/lrealpath.c -o pic/lrealpath.o; \ else true; fi checking whether fgetc_unlocked is declared... yes checking whether --compress-debug-sections is supported... if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/getopt.c -o pic/getopt.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/getopt.c -o noasan/getopt.o; \ else true; fi yes /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/getopt.c -o getopt.o checking whether fgets_unlocked is declared... yes if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/getopt1.c -o pic/getopt1.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/lrealpath.c -o noasan/lrealpath.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/getopt1.c -o noasan/getopt1.o; \ else true; fi /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/lrealpath.c -o lrealpath.o /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/getopt1.c -o getopt1.o checking whether fileno_unlocked is declared... yes if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/getpwd.c -o pic/getpwd.o; \ else true; fi checking whether fprintf_unlocked is declared... if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/getpwd.c -o noasan/getpwd.o; \ else true; fi /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/getpwd.c -o getpwd.o yes checking for objcopy... objcopy checking for readelf... readelf checking whether objcopy supports debuglink... objcopy: /tmp/ls17292: debuglink section already exists yes checking whether tests can run... if [ x"-fpic" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/getruntime.c -o pic/getruntime.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/getruntime.c -o noasan/getruntime.o; \ else true; fi /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/getruntime.c -o getruntime.o if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/make-relative-prefix.c -o noasan/make-relative-prefix.o; \ else true; fi /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/make-relative-prefix.c -o make-relative-prefix.o if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/hashtab.c -o pic/hashtab.o; \ else true; fi yes if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/hashtab.c -o noasan/hashtab.o; \ else true; fi /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/hashtab.c -o hashtab.o no checking whether fputc_unlocked is declared... if [ x"-fpic" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/make-temp-file.c -o pic/make-temp-file.o; \ else true; fi yes checking whether fputs_unlocked is declared... yes if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/hex.c -o pic/hex.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/hex.c -o noasan/hex.o; \ else true; fi /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/hex.c -o hex.o configure: updating cache ./config.cache checking whether fread_unlocked is declared... checking that generated files are newer than configure... if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/make-temp-file.c -o noasan/make-temp-file.o; \ else true; fi yes /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/make-temp-file.c -o make-temp-file.o done configure: creating ./config.status checking whether fwrite_unlocked is declared... if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/lbasename.c -o pic/lbasename.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/lbasename.c -o noasan/lbasename.o; \ else true; fi /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/lbasename.c -o lbasename.o yes checking whether getchar_unlocked is declared... if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/lrealpath.c -o pic/lrealpath.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/lrealpath.c -o noasan/lrealpath.o; \ else true; fi yes if [ x"-fpic" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/objalloc.c -o pic/objalloc.o; \ else true; fi /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/lrealpath.c -o lrealpath.o checking whether getc_unlocked is declared... yes checking whether putchar_unlocked is declared... if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/objalloc.c -o noasan/objalloc.o; \ else true; fi /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/objalloc.c -o objalloc.o yes if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/make-relative-prefix.c -o noasan/make-relative-prefix.o; \ else true; fi checking whether putc_unlocked is declared... /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/make-relative-prefix.c -o make-relative-prefix.o yes checking for an ANSI C-conforming const... if [ x"-fpic" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/obstack.c -o pic/obstack.o; \ else true; fi yes checking sys/mman.h usability... yes checking sys/mman.h presence... if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/make-temp-file.c -o pic/make-temp-file.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/make-temp-file.c -o noasan/make-temp-file.o; \ else true; fi /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/make-temp-file.c -o make-temp-file.o yes checking for sys/mman.h... yes checking for mmap... if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/obstack.c -o noasan/obstack.o; \ else true; fi /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/obstack.c -o obstack.o if [ x"-fpic" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/partition.c -o pic/partition.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/objalloc.c -o pic/objalloc.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/objalloc.c -o noasan/objalloc.o; \ else true; fi /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/objalloc.c -o objalloc.o yes checking whether read-only mmap of a plain file works... yes checking whether mmap from /dev/zero works... yes checking for MAP_ANON(YMOUS)... yes checking whether mmap with MAP_ANON(YMOUS) works... yes checking whether to enable maintainer-specific portions of Makefiles... no if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/partition.c -o noasan/partition.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/obstack.c -o pic/obstack.o; \ else true; fi /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/partition.c -o partition.o if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/obstack.c -o noasan/obstack.o; \ else true; fi /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/obstack.c -o obstack.o configure: updating cache ./config.cache if [ x"-fpic" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/pexecute.c -o pic/pexecute.o; \ else true; fi configure: creating ./config.status if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/partition.c -o pic/partition.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/partition.c -o noasan/partition.o; \ else true; fi /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/partition.c -o partition.o if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/pexecute.c -o noasan/pexecute.o; \ else true; fi /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/pexecute.c -o pexecute.o if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/pexecute.c -o pic/pexecute.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/pexecute.c -o noasan/pexecute.o; \ else true; fi /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/pexecute.c -o pexecute.o if [ x"-fpic" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/physmem.c -o pic/physmem.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/physmem.c -o pic/physmem.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/physmem.c -o noasan/physmem.o; \ else true; fi /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/physmem.c -o physmem.o if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/physmem.c -o noasan/physmem.o; \ else true; fi /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/physmem.c -o physmem.o if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/pex-common.c -o pic/pex-common.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/pex-common.c -o noasan/pex-common.o; \ else true; fi /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/pex-common.c -o pex-common.o if [ x"-fpic" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/pex-common.c -o pic/pex-common.o; \ else true; fi config.status: creating Makefile config.status: creating mkheaders.almost if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/pex-one.c -o pic/pex-one.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/pex-common.c -o noasan/pex-common.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/pex-one.c -o noasan/pex-one.o; \ else true; fi /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/pex-common.c -o pex-common.o /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/pex-one.c -o pex-one.o config.status: creating config.h if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/pex-unix.c -o pic/pex-unix.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/pex-unix.c -o noasan/pex-unix.o; \ else true; fi /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/pex-unix.c -o pex-unix.o if [ x"-fpic" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/pex-one.c -o pic/pex-one.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/vprintf-support.c -o pic/vprintf-support.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/vprintf-support.c -o noasan/vprintf-support.o; \ else true; fi /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/vprintf-support.c -o vprintf-support.o if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/pex-one.c -o noasan/pex-one.o; \ else true; fi /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/pex-one.c -o pex-one.o if [ x"-fpic" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/pex-unix.c -o pic/pex-unix.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/rust-demangle.c -o pic/rust-demangle.o; \ else true; fi make[2]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-gcc-initial-10.3.0/build/zlib' /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o libz_a-adler32.o `test -f 'adler32.c' || echo '../../zlib/'`adler32.c if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/rust-demangle.c -o noasan/rust-demangle.o; \ else true; fi /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/rust-demangle.c -o rust-demangle.o /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o libz_a-compress.o `test -f 'compress.c' || echo '../../zlib/'`compress.c if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/safe-ctype.c -o pic/safe-ctype.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/safe-ctype.c -o noasan/safe-ctype.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/pex-unix.c -o noasan/pex-unix.o; \ else true; fi /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/safe-ctype.c -o safe-ctype.o /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/pex-unix.c -o pex-unix.o if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/simple-object.c -o pic/simple-object.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/simple-object.c -o noasan/simple-object.o; \ else true; fi /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o libz_a-crc32.o `test -f 'crc32.c' || echo '../../zlib/'`crc32.c /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/simple-object.c -o simple-object.o if [ x"-fpic" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/vprintf-support.c -o pic/vprintf-support.o; \ else true; fi /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o libz_a-deflate.o `test -f 'deflate.c' || echo '../../zlib/'`deflate.c if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/simple-object-coff.c -o noasan/simple-object-coff.o; \ else true; fi /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/simple-object-coff.c -o simple-object-coff.o if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/vprintf-support.c -o noasan/vprintf-support.o; \ else true; fi /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/vprintf-support.c -o vprintf-support.o /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o libz_a-gzread.o `test -f 'gzread.c' || echo '../../zlib/'`gzread.c if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/simple-object-elf.c -o noasan/simple-object-elf.o; \ else true; fi if [ x"-fpic" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/rust-demangle.c -o pic/rust-demangle.o; \ else true; fi /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/simple-object-elf.c -o simple-object-elf.o /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o libz_a-gzclose.o `test -f 'gzclose.c' || echo '../../zlib/'`gzclose.c if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/rust-demangle.c -o noasan/rust-demangle.o; \ else true; fi /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/rust-demangle.c -o rust-demangle.o if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \ else true; fi /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/simple-object-mach-o.c -o simple-object-mach-o.o /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o libz_a-gzwrite.o `test -f 'gzwrite.c' || echo '../../zlib/'`gzwrite.c if [ x"-fpic" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/safe-ctype.c -o pic/safe-ctype.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/safe-ctype.c -o noasan/safe-ctype.o; \ else true; fi /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/safe-ctype.c -o safe-ctype.o /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o libz_a-gzlib.o `test -f 'gzlib.c' || echo '../../zlib/'`gzlib.c if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \ else true; fi if [ x"-fpic" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/simple-object.c -o pic/simple-object.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \ else true; fi /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/simple-object-xcoff.c -o simple-object-xcoff.o /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o libz_a-infback.o `test -f 'infback.c' || echo '../../zlib/'`infback.c if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/sort.c -o pic/sort.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/simple-object.c -o noasan/simple-object.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/sort.c -o noasan/sort.o; \ else true; fi /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/simple-object.c -o simple-object.o /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/sort.c -o sort.o /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o libz_a-inffast.o `test -f 'inffast.c' || echo '../../zlib/'`inffast.c if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/spaces.c -o pic/spaces.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/spaces.c -o noasan/spaces.o; \ else true; fi /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/spaces.c -o spaces.o if [ x"-fpic" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/splay-tree.c -o pic/splay-tree.o; \ else true; fi /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o libz_a-inflate.o `test -f 'inflate.c' || echo '../../zlib/'`inflate.c if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/splay-tree.c -o noasan/splay-tree.o; \ else true; fi /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/splay-tree.c -o splay-tree.o if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/simple-object-coff.c -o noasan/simple-object-coff.o; \ else true; fi /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-coff.c -o simple-object-coff.o if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/stack-limit.c -o pic/stack-limit.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/stack-limit.c -o noasan/stack-limit.o; \ else true; fi /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o libz_a-inftrees.o `test -f 'inftrees.c' || echo '../../zlib/'`inftrees.c /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/stack-limit.c -o stack-limit.o if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/strerror.c -o pic/strerror.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/strerror.c -o noasan/strerror.o; \ else true; fi /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/strerror.c -o strerror.o if [ x"-fpic" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \ else true; fi /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o libz_a-trees.o `test -f 'trees.c' || echo '../../zlib/'`trees.c if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/strsignal.c -o pic/strsignal.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/strsignal.c -o noasan/strsignal.o; \ else true; fi /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/strsignal.c -o strsignal.o /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o libz_a-uncompr.o `test -f 'uncompr.c' || echo '../../zlib/'`uncompr.c if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/simple-object-elf.c -o noasan/simple-object-elf.o; \ else true; fi /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-elf.c -o simple-object-elf.o if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/timeval-utils.c -o pic/timeval-utils.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/timeval-utils.c -o noasan/timeval-utils.o; \ else true; fi /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o libz_a-zutil.o `test -f 'zutil.c' || echo '../../zlib/'`zutil.c /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/timeval-utils.c -o timeval-utils.o if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \ else true; fi /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o if [ x"-fpic" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \ else true; fi true "AR_FLAGS=rc" "CC_FOR_BUILD=/home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc" "CFLAGS=-O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include" "CXXFLAGS=-O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include" "CFLAGS_FOR_BUILD=-O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include" "CFLAGS_FOR_TARGET=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 " "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=-static-libstdc++ -static-libgcc -L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib" "LIBCFLAGS=-O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include" "LIBCFLAGS_FOR_TARGET=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 " "MAKE=/usr/bin/make" "MAKEINFO=/home/buildroot/autobuild/instance-2/output-1/build/host-gcc-initial-10.3.0/missing makeinfo --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/bash" "EXPECT=expect" "RUNTEST=runtest" "RUNTESTFLAGS=" "exec_prefix=/home/buildroot/autobuild/instance-2/output-1/host" "infodir=/home/buildroot/autobuild/instance-2/output-1/host/share/info" "libdir=/home/buildroot/autobuild/instance-2/output-1/host/lib" "prefix=/home/buildroot/autobuild/instance-2/output-1/host" "tooldir=/home/buildroot/autobuild/instance-2/output-1/host/aarch64_be-buildroot-linux-uclibc" "AR=/usr/bin/ar" "AS=/usr/bin/as" "CC=/home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc" "CXX=/home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++" "LD=/usr/bin/ld" "LIBCFLAGS=-O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include" "NM=/usr/bin/nm" "PICFLAG=" "RANLIB=/usr/bin/ranlib" "DESTDIR=" DO=all multi-do # /usr/bin/make rm -f libz.a /usr/bin/ar cru libz.a libz_a-adler32.o libz_a-compress.o libz_a-crc32.o libz_a-deflate.o libz_a-gzread.o libz_a-gzclose.o libz_a-gzwrite.o libz_a-gzlib.o libz_a-infback.o libz_a-inffast.o libz_a-inflate.o libz_a-inftrees.o libz_a-trees.o libz_a-uncompr.o libz_a-zutil.o /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') /usr/bin/ranlib libz.a if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/xasprintf.c -o pic/xasprintf.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/xasprintf.c -o noasan/xasprintf.o; \ else true; fi make[2]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-gcc-initial-10.3.0/build/zlib' /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/xasprintf.c -o xasprintf.o mkdir -p -- ./libcpp Configuring in ./libcpp if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/xatexit.c -o pic/xatexit.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/xatexit.c -o noasan/xatexit.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \ else true; fi /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/xatexit.c -o xatexit.o /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-mach-o.c -o simple-object-mach-o.o if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/xexit.c -o pic/xexit.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/xexit.c -o noasan/xexit.o; \ else true; fi /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/xexit.c -o xexit.o if [ x"-fpic" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/xmalloc.c -o pic/xmalloc.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/xmalloc.c -o noasan/xmalloc.o; \ else true; fi /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/xmalloc.c -o xmalloc.o if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/xmemdup.c -o pic/xmemdup.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/xmemdup.c -o noasan/xmemdup.o; \ else true; fi /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-xcoff.c -o simple-object-xcoff.o /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/xmemdup.c -o xmemdup.o if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/xstrdup.c -o pic/xstrdup.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/xstrdup.c -o noasan/xstrdup.o; \ else true; fi /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/xstrdup.c -o xstrdup.o if [ x"-fpic" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/sort.c -o pic/sort.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/xstrerror.c -o pic/xstrerror.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/xstrerror.c -o noasan/xstrerror.o; \ else true; fi /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/xstrerror.c -o xstrerror.o if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/sort.c -o noasan/sort.o; \ else true; fi /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/sort.c -o sort.o if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/xstrndup.c -o pic/xstrndup.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/xstrndup.c -o noasan/xstrndup.o; \ else true; fi /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/xstrndup.c -o xstrndup.o if [ x"-fpic" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/spaces.c -o pic/spaces.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/spaces.c -o noasan/spaces.o; \ else true; fi /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/spaces.c -o spaces.o if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/xvasprintf.c -o pic/xvasprintf.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/xvasprintf.c -o noasan/xvasprintf.o; \ else true; fi /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/xvasprintf.c -o xvasprintf.o if [ x"-fpic" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/splay-tree.c -o pic/splay-tree.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/setproctitle.c -o pic/setproctitle.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/setproctitle.c -o noasan/setproctitle.o; \ else true; fi /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/setproctitle.c -o setproctitle.o if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/splay-tree.c -o noasan/splay-tree.o; \ else true; fi /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/splay-tree.c -o splay-tree.o echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o > required-list make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-gcc-initial-10.3.0/build/build-x86_64-pc-linux-gnu/libiberty/testsuite' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-gcc-initial-10.3.0/build/build-x86_64-pc-linux-gnu/libiberty/testsuite' if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/regex.c -o pic/regex.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/regex.c -o noasan/regex.o; \ else true; fi /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/regex.c -o regex.o if [ x"-fpic" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/stack-limit.c -o pic/stack-limit.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/stack-limit.c -o noasan/stack-limit.o; \ else true; fi /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/stack-limit.c -o stack-limit.o if [ x"-fpic" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/strerror.c -o pic/strerror.o; \ else true; fi configure: creating cache ./config.cache if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/cplus-dem.c -o pic/cplus-dem.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/cplus-dem.c -o noasan/cplus-dem.o; \ else true; fi /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/cplus-dem.c -o cplus-dem.o checking build system type... x86_64-pc-linux-gnu checking host system type... if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/strerror.c -o noasan/strerror.o; \ else true; fi /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/strerror.c -o strerror.o x86_64-pc-linux-gnu checking target system type... aarch64_be-buildroot-linux-uclibc checking whether make sets $(MAKE)... if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/cp-demangle.c -o pic/cp-demangle.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/cp-demangle.c -o noasan/cp-demangle.o; \ else true; fi /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/cp-demangle.c -o cp-demangle.o yes checking for a BSD-compatible install... if [ x"-fpic" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/strsignal.c -o pic/strsignal.o; \ else true; fi /usr/bin/install -c checking for x86_64-pc-linux-gnu-gcc... /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/strsignal.c -o noasan/strsignal.o; \ else true; fi /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/strsignal.c -o strsignal.o if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/md5.c -o pic/md5.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/md5.c -o noasan/md5.o; \ else true; fi checking whether the C compiler works... /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/md5.c -o md5.o if [ x"-fpic" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/timeval-utils.c -o pic/timeval-utils.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/sha1.c -o pic/sha1.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/sha1.c -o noasan/sha1.o; \ else true; fi /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/sha1.c -o sha1.o if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/timeval-utils.c -o noasan/timeval-utils.o; \ else true; fi /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/timeval-utils.c -o timeval-utils.o yes checking for C compiler default output file name... a.out checking for suffix of executables... if [ x"-fpic" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/alloca.c -o pic/alloca.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/alloca.c -o noasan/alloca.o; \ else true; fi /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/alloca.c -o alloca.o if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \ else true; fi /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/argv.c -o pic/argv.o; \ else true; fi checking whether we are cross compiling... if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/argv.c -o noasan/argv.o; \ else true; fi /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/argv.c -o argv.o if [ x"-fpic" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/xasprintf.c -o pic/xasprintf.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/xasprintf.c -o noasan/xasprintf.o; \ else true; fi /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/xasprintf.c -o xasprintf.o if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/choose-temp.c -o pic/choose-temp.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/choose-temp.c -o noasan/choose-temp.o; \ else true; fi /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/choose-temp.c -o choose-temp.o if [ x"-fpic" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/xatexit.c -o pic/xatexit.o; \ else true; fi no checking for suffix of object files... if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/xatexit.c -o noasan/xatexit.o; \ else true; fi /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/xatexit.c -o xatexit.o o checking whether we are using the GNU C compiler... yes checking whether /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc accepts -g... if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/concat.c -o pic/concat.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/concat.c -o noasan/concat.o; \ else true; fi /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/concat.c -o concat.o yes checking for /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc option to accept ISO C89... if [ x"-fpic" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/xexit.c -o pic/xexit.o; \ else true; fi none needed if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/cp-demint.c -o pic/cp-demint.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/xexit.c -o noasan/xexit.o; \ else true; fi /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/xexit.c -o xexit.o if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/cp-demint.c -o noasan/cp-demint.o; \ else true; fi /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/cp-demint.c -o cp-demint.o checking whether we are using the GNU C++ compiler... if [ x"-fpic" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/xmalloc.c -o pic/xmalloc.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/crc32.c -o pic/crc32.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/xmalloc.c -o noasan/xmalloc.o; \ else true; fi yes checking whether /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ accepts -g... /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/xmalloc.c -o xmalloc.o if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/crc32.c -o noasan/crc32.o; \ else true; fi /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/crc32.c -o crc32.o if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/d-demangle.c -o pic/d-demangle.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/d-demangle.c -o noasan/d-demangle.o; \ else true; fi /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/d-demangle.c -o d-demangle.o if [ x"-fpic" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/xmemdup.c -o pic/xmemdup.o; \ else true; fi rm -f ./libiberty.a pic/./libiberty.a noasan/./libiberty.a /usr/bin/ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o /usr/bin/ranlib ./libiberty.a if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/xmemdup.c -o noasan/xmemdup.o; \ else true; fi /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/xmemdup.c -o xmemdup.o if [ x"-fpic" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/xstrdup.c -o pic/xstrdup.o; \ else true; fi if [ x"" != x ]; then \ cd pic; \ /usr/bin/ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o; \ /usr/bin/ranlib ./libiberty.a; \ cd ..; \ else true; fi; \ if [ x"" != x ]; then \ cd noasan; \ /usr/bin/ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o; \ /usr/bin/ranlib ./libiberty.a; \ cd ..; \ else true; fi yes checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib make[2]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-gcc-initial-10.3.0/build/build-x86_64-pc-linux-gnu/libiberty' checking how to run the C preprocessor... if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/xstrdup.c -o noasan/xstrdup.o; \ else true; fi /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/xstrdup.c -o xstrdup.o make[2]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-gcc-initial-10.3.0/build/libdecnumber' source='../../libdecnumber/decNumber.c' object='decNumber.o' libtool=no /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -I../../libdecnumber -I. -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../libdecnumber -I. -c ../../libdecnumber/decNumber.c /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -E if [ x"-fpic" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/xstrerror.c -o pic/xstrerror.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/xstrerror.c -o noasan/xstrerror.o; \ else true; fi checking for grep that handles long lines and -e... /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/xstrerror.c -o xstrerror.o /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... source='../../libdecnumber/decContext.c' object='decContext.o' libtool=no /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -I../../libdecnumber -I. -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../libdecnumber -I. -c ../../libdecnumber/decContext.c if [ x"-fpic" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/xstrndup.c -o pic/xstrndup.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/xstrndup.c -o noasan/xstrndup.o; \ else true; fi /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/xstrndup.c -o xstrndup.o source='../../libdecnumber/dpd/decimal32.c' object='decimal32.o' libtool=no /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -I../../libdecnumber -I. -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../libdecnumber -I. -c ../../libdecnumber/dpd/decimal32.c if [ x"-fpic" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/xvasprintf.c -o pic/xvasprintf.o; \ else true; fi source='../../libdecnumber/dpd/decimal64.c' object='decimal64.o' libtool=no /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -I../../libdecnumber -I. -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../libdecnumber -I. -c ../../libdecnumber/dpd/decimal64.c if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/xvasprintf.c -o noasan/xvasprintf.o; \ else true; fi /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/xvasprintf.c -o xvasprintf.o yes checking for sys/types.h... if [ x"-fpic" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/setproctitle.c -o pic/setproctitle.o; \ else true; fi source='../../libdecnumber/dpd/decimal128.c' object='decimal128.o' libtool=no /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -I../../libdecnumber -I. -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../libdecnumber -I. -c ../../libdecnumber/dpd/decimal128.c if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/setproctitle.c -o noasan/setproctitle.o; \ else true; fi yes /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/setproctitle.c -o setproctitle.o checking for sys/stat.h... rm -f libdecnumber.a yes /usr/bin/ar cru libdecnumber.a decNumber.o decContext.o decimal32.o decimal64.o decimal128.o echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.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 /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') /usr/bin/ranlib libdecnumber.a checking for stdlib.h... make[2]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-gcc-initial-10.3.0/build/libdecnumber' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-gcc-initial-10.3.0/build/libiberty/testsuite' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-gcc-initial-10.3.0/build/libiberty/testsuite' if [ x"-fpic" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/regex.c -o pic/regex.o; \ else true; fi yes checking for string.h... make[2]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-gcc-initial-10.3.0/build/build-x86_64-pc-linux-gnu/fixincludes' /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../fixincludes -I../include -I../../../fixincludes/../include ../../../fixincludes/fixincl.c yes checking for memory.h... yes checking for strings.h... yes if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/regex.c -o noasan/regex.o; \ else true; fi /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/regex.c -o regex.o checking for inttypes.h... yes checking for stdint.h... /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../fixincludes -I../include -I../../../fixincludes/../include ../../../fixincludes/fixtests.c yes checking for unistd.h... yes checking minix/config.h usability... if [ x"-fpic" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/cplus-dem.c -o pic/cplus-dem.o; \ else true; fi /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../fixincludes -I../include -I../../../fixincludes/../include ../../../fixincludes/fixfixes.c if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/cplus-dem.c -o noasan/cplus-dem.o; \ else true; fi /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/cplus-dem.c -o cplus-dem.o /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../fixincludes -I../include -I../../../fixincludes/../include ../../../fixincludes/server.c no checking minix/config.h presence... if [ x"-fpic" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/cp-demangle.c -o pic/cp-demangle.o; \ else true; fi no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../fixincludes -I../include -I../../../fixincludes/../include ../../../fixincludes/procopen.c yes checking for aclocal... aclocal checking for autoconf... autoconf checking for autoheader... autoheader checking whether /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -W... yes checking whether /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -Wall... if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/cp-demangle.c -o noasan/cp-demangle.o; \ else true; fi /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/cp-demangle.c -o cp-demangle.o yes /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../fixincludes -I../include -I../../../fixincludes/../include ../../../fixincludes/fixlib.c checking whether /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -Wnarrowing... yes checking whether /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -Wwrite-strings... yes checking whether /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -Wmissing-format-attribute... yes if [ x"-fpic" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/md5.c -o pic/md5.o; \ else true; fi /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../fixincludes -I../include -I../../../fixincludes/../include ../../../fixincludes/fixopts.c checking whether /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -Wstrict-prototypes... yes checking whether /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -Wmissing-prototypes... yes checking whether /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -Wold-style-definition... if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/md5.c -o noasan/md5.o; \ else true; fi /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/md5.c -o md5.o yes srcdir="../../../fixincludes" /bin/bash ../../../fixincludes/mkfixinc.sh aarch64_be-buildroot-linux-uclibc checking whether /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -Wc++-compat... sed -e 's/@gcc_version@/10.3.0/' < mkheaders.almost > mkheadersT mv -f mkheadersT mkheaders yes checking whether /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -pedantic -Wlong-long... /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib -o fixincl fixincl.o fixtests.o fixfixes.o server.o procopen.o fixlib.o fixopts.o ../libiberty/libiberty.a yes checking whether /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -fno-exceptions... if [ x"-fpic" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/sha1.c -o pic/sha1.o; \ else true; fi yes checking whether /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -fno-rtti... echo timestamp > full-stamp yes make[2]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-gcc-initial-10.3.0/build/build-x86_64-pc-linux-gnu/fixincludes' if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/sha1.c -o noasan/sha1.o; \ else true; fi checking dependency style of /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++... /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/sha1.c -o sha1.o make[2]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-gcc-initial-10.3.0/build/build-x86_64-pc-linux-gnu/libcpp' /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -c -o charset.o -MT charset.o -MMD -MP -MF .deps/charset.Tpo ../../../libcpp/charset.c if [ x"-fpic" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/alloca.c -o pic/alloca.o; \ else true; fi gcc3 checking whether time.h and sys/time.h may both be included... yes checking whether string.h and strings.h may both be included... yes checking locale.h usability... if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/alloca.c -o noasan/alloca.o; \ else true; fi yes checking locale.h presence... /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/alloca.c -o alloca.o /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -c -o directives.o -MT directives.o -MMD -MP -MF .deps/directives.Tpo ../../../libcpp/directives.c yes checking for locale.h... yes checking fcntl.h usability... if [ x"-fpic" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/argv.c -o pic/argv.o; \ else true; fi yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/argv.c -o noasan/argv.o; \ else true; fi yes checking limits.h presence... /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/argv.c -o argv.o /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -c -o directives-only.o -MT directives-only.o -MMD -MP -MF .deps/directives-only.Tpo ../../../libcpp/directives-only.c yes checking for limits.h... yes checking stddef.h usability... config.status: creating Makefile yes checking stddef.h presence... if [ x"-fpic" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/choose-temp.c -o pic/choose-temp.o; \ else true; fi yes checking for stddef.h... yes config.status: creating backtrace-supported.h checking for stdlib.h... (cached) yes checking for strings.h... (cached) /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -c -o errors.o -MT errors.o -MMD -MP -MF .deps/errors.Tpo ../../../libcpp/errors.c yes config.status: creating install-debuginfo-for-buildid.sh if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/choose-temp.c -o noasan/choose-temp.o; \ else true; fi /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/choose-temp.c -o choose-temp.o checking for string.h... (cached) yes checking sys/file.h usability... config.status: creating config.h yes checking sys/file.h presence... config.status: executing libtool commands if [ x"-fpic" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/concat.c -o pic/concat.o; \ else true; fi yes checking for sys/file.h... yes checking for unistd.h... (cached) yes config.status: executing gstdint.h commands /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -c -o expr.o -MT expr.o -MMD -MP -MF .deps/expr.Tpo ../../../libcpp/expr.c checking whether byte ordering is bigendian... if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/concat.c -o noasan/concat.o; \ else true; fi /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/concat.c -o concat.o config.status: executing default commands if [ x"-fpic" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/cp-demint.c -o pic/cp-demint.o; \ else true; fi /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -c -o files.o -MT files.o -MMD -MP -MF .deps/files.Tpo ../../../libcpp/files.c if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/cp-demint.c -o noasan/cp-demint.o; \ else true; fi /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/cp-demint.c -o cp-demint.o no checking for an ANSI C-conforming const... if [ x"-fpic" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/crc32.c -o pic/crc32.o; \ else true; fi yes checking for inline... inline checking for obstacks... /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -c -o identifiers.o -MT identifiers.o -MMD -MP -MF .deps/identifiers.Tpo ../../../libcpp/identifiers.c if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/crc32.c -o noasan/crc32.o; \ else true; fi /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/crc32.c -o crc32.o if [ x"-fpic" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/d-demangle.c -o pic/d-demangle.o; \ else true; fi make[2]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-gcc-initial-10.3.0/build/libbacktrace' /usr/bin/make all-am make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-gcc-initial-10.3.0/build/libbacktrace' /bin/bash ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o atomic.lo ../../libbacktrace/atomic.c echo "#define LOCALEDIR \"/home/buildroot/autobuild/instance-2/output-1/host/share/locale\"" > localedir.new ../../../libcpp/../move-if-change localedir.new localedir.h echo timestamp > localedir.hs libtool: compile: /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c ../../libbacktrace/atomic.c -o atomic.o /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -c -o lex.o -MT lex.o -MMD -MP -MF .deps/lex.Tpo ../../../libcpp/lex.c if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/d-demangle.c -o noasan/d-demangle.o; \ else true; fi /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/d-demangle.c -o d-demangle.o yes checking for off_t... true DO=all multi-do # /usr/bin/make /bin/bash ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o dwarf.lo ../../libbacktrace/dwarf.c rm -f ./libiberty.a pic/./libiberty.a noasan/./libiberty.a /usr/bin/ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./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 libtool: compile: /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c ../../libbacktrace/dwarf.c -o dwarf.o /usr/bin/ranlib ./libiberty.a if [ x"-fpic" != x ]; then \ cd pic; \ /usr/bin/ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o; \ /usr/bin/ranlib ./libiberty.a; \ cd ..; \ else true; fi; \ if [ x"" != x ]; then \ cd noasan; \ /usr/bin/ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o; \ /usr/bin/ranlib ./libiberty.a; \ cd ..; \ else true; fi /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -c -o line-map.o -MT line-map.o -MMD -MP -MF .deps/line-map.Tpo ../../../libcpp/line-map.c make[2]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-gcc-initial-10.3.0/build/libiberty' /bin/bash ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o fileline.lo ../../libbacktrace/fileline.c libtool: compile: /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c ../../libbacktrace/fileline.c -o fileline.o make[2]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-gcc-initial-10.3.0/build/lto-plugin' yes checking for size_t... /usr/bin/make all-am make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-gcc-initial-10.3.0/build/lto-plugin' /bin/bash ./libtool --tag=CC --tag=disable-static --mode=compile /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../lto-plugin -I../../lto-plugin/../include -DHAVE_CONFIG_H -Wall -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o lto-plugin.lo ../../lto-plugin/lto-plugin.c /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -c -o macro.o -MT macro.o -MMD -MP -MF .deps/macro.Tpo ../../../libcpp/macro.c /bin/bash ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o posix.lo ../../libbacktrace/posix.c libtool: compile: /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c ../../libbacktrace/posix.c -o posix.o libtool: compile: /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../lto-plugin -I../../lto-plugin/../include -DHAVE_CONFIG_H -Wall -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c ../../lto-plugin/lto-plugin.c -fPIC -DPIC -o .libs/lto-plugin.o /bin/bash ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o print.lo ../../libbacktrace/print.c /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -c -o mkdeps.o -MT mkdeps.o -MMD -MP -MF .deps/mkdeps.Tpo ../../../libcpp/mkdeps.c yes checking for ssize_t... libtool: compile: /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c ../../libbacktrace/print.c -o print.o /bin/bash ./libtool --tag=CC --tag=disable-static --mode=link /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -Wall -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -Wc,-static-libgcc -module -bindir /home/buildroot/autobuild/instance-2/output-1/host/libexec/gcc/aarch64_be-buildroot-linux-uclibc/10.3.0 -Xcompiler '-static-libstdc++' -Xcompiler '-static-libgcc' '-L/home/buildroot/autobuild/instance-2/output-1/host/lib' '-Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib' -o liblto_plugin.la -rpath /home/buildroot/autobuild/instance-2/output-1/host/libexec/gcc/aarch64_be-buildroot-linux-uclibc/10.3.0 lto-plugin.lo -Wc,../libiberty/pic/libiberty.a /bin/bash ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o sort.lo ../../libbacktrace/sort.c /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -c -o pch.o -MT pch.o -MMD -MP -MF .deps/pch.Tpo ../../../libcpp/pch.c libtool: compile: /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c ../../libbacktrace/sort.c -o sort.o /bin/bash ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o state.lo ../../libbacktrace/state.c yes checking for uintptr_t... libtool: link: /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -shared -fPIC -DPIC .libs/lto-plugin.o -L/home/buildroot/autobuild/instance-2/output-1/host/lib -static-libgcc -static-libstdc++ -static-libgcc -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-2/output-1/host/lib ../libiberty/pic/libiberty.a -Wl,-soname -Wl,liblto_plugin.so.0 -o .libs/liblto_plugin.so.0.0.0 libtool: compile: /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c ../../libbacktrace/state.c -o state.o /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -c -o symtab.o -MT symtab.o -MMD -MP -MF .deps/symtab.Tpo ../../../libcpp/symtab.c libtool: link: (cd ".libs" && rm -f "liblto_plugin.so.0" && ln -s "liblto_plugin.so.0.0.0" "liblto_plugin.so.0") /bin/bash ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o backtrace.lo ../../libbacktrace/backtrace.c libtool: link: (cd ".libs" && rm -f "liblto_plugin.so" && ln -s "liblto_plugin.so.0.0.0" "liblto_plugin.so") libtool: compile: /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c ../../libbacktrace/backtrace.c -o backtrace.o libtool: link: ( cd ".libs" && rm -f "liblto_plugin.la" && ln -s "../liblto_plugin.la" "liblto_plugin.la" ) /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -c -o traditional.o -MT traditional.o -MMD -MP -MF .deps/traditional.Tpo ../../../libcpp/traditional.c mkdir -p -- ../gcc yes checking for ptrdiff_t... /bin/bash ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o simple.lo ../../libbacktrace/simple.c libtool: install: /usr/bin/install -c .libs/liblto_plugin.so.0.0.0 /home/buildroot/autobuild/instance-2/output-1/build/host-gcc-initial-10.3.0/build/lto-plugin/../gcc/liblto_plugin.so.0.0.0 libtool: install: (cd /home/buildroot/autobuild/instance-2/output-1/build/host-gcc-initial-10.3.0/build/lto-plugin/../gcc && { ln -s -f liblto_plugin.so.0.0.0 liblto_plugin.so.0 || { rm -f liblto_plugin.so.0 && ln -s liblto_plugin.so.0.0.0 liblto_plugin.so.0; }; }) libtool: compile: /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c ../../libbacktrace/simple.c -o simple.o libtool: install: (cd /home/buildroot/autobuild/instance-2/output-1/build/host-gcc-initial-10.3.0/build/lto-plugin/../gcc && { ln -s -f liblto_plugin.so.0.0.0 liblto_plugin.so || { rm -f liblto_plugin.so && ln -s liblto_plugin.so.0.0.0 liblto_plugin.so; }; }) libtool: install: /usr/bin/install -c .libs/liblto_plugin.lai /home/buildroot/autobuild/instance-2/output-1/build/host-gcc-initial-10.3.0/build/lto-plugin/../gcc/liblto_plugin.la libtool: install: warning: remember to run `libtool --finish /home/buildroot/autobuild/instance-2/output-1/host/libexec/gcc/aarch64_be-buildroot-linux-uclibc/10.3.0' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-gcc-initial-10.3.0/build/lto-plugin' make[2]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-gcc-initial-10.3.0/build/lto-plugin' /bin/bash ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o elf.lo ../../libbacktrace/elf.c /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -c -o init.o -MT init.o -MMD -MP -MF .deps/init.Tpo ../../../libcpp/init.c make[2]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-gcc-initial-10.3.0/build/fixincludes' /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../fixincludes -I../include -I../../fixincludes/../include ../../fixincludes/fixincl.c libtool: compile: /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c ../../libbacktrace/elf.c -o elf.o yes checking for uint64_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking size of int... rm -f libcpp.a ar cru libcpp.a charset.o directives.o directives-only.o errors.o expr.o files.o identifiers.o init.o lex.o line-map.o macro.o mkdeps.o pch.o symtab.o traditional.o ar: `u' modifier ignored since `D' is the default (see `U') /usr/bin/ranlib libcpp.a /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../fixincludes -I../include -I../../fixincludes/../include ../../fixincludes/fixtests.c make[2]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-gcc-initial-10.3.0/build/build-x86_64-pc-linux-gnu/libcpp' /bin/bash ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o mmapio.lo ../../libbacktrace/mmapio.c /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../fixincludes -I../include -I../../fixincludes/../include ../../fixincludes/fixfixes.c libtool: compile: /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c ../../libbacktrace/mmapio.c -o mmapio.o /bin/bash ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o mmap.lo ../../libbacktrace/mmap.c /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../fixincludes -I../include -I../../fixincludes/../include ../../fixincludes/server.c Configuring in ./gcc libtool: compile: /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c ../../libbacktrace/mmap.c -o mmap.o 4 checking size of long... /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../fixincludes -I../include -I../../fixincludes/../include ../../fixincludes/procopen.c /bin/bash ./libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -funwind-tables -frandom-seed=libbacktrace.la -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -static-libstdc++ -static-libgcc -L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib -o libbacktrace.la atomic.lo dwarf.lo fileline.lo posix.lo print.lo sort.lo state.lo backtrace.lo simple.lo elf.lo mmapio.lo mmap.lo /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../fixincludes -I../include -I../../fixincludes/../include ../../fixincludes/fixlib.c 8 checking for clearerr_unlocked... /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../fixincludes -I../include -I../../fixincludes/../include ../../fixincludes/fixopts.c libtool: link: /usr/bin/ar cru .libs/libbacktrace.a atomic.o dwarf.o fileline.o posix.o print.o sort.o state.o backtrace.o simple.o elf.o mmapio.o mmap.o /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: /usr/bin/ranlib .libs/libbacktrace.a srcdir="../../fixincludes" /bin/bash ../../fixincludes/mkfixinc.sh aarch64_be-buildroot-linux-uclibc libtool: link: ( cd ".libs" && rm -f "libbacktrace.la" && ln -s "../libbacktrace.la" "libbacktrace.la" ) sed -e 's/@gcc_version@/10.3.0/' < mkheaders.almost > mkheadersT make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-gcc-initial-10.3.0/build/libbacktrace' make[2]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-gcc-initial-10.3.0/build/libbacktrace' mv -f mkheadersT mkheaders yes /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -static-libstdc++ -static-libgcc -L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib -o fixincl fixincl.o fixtests.o fixfixes.o server.o procopen.o fixlib.o fixopts.o ../libiberty/libiberty.a checking for feof_unlocked... echo timestamp > full-stamp make[2]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-gcc-initial-10.3.0/build/fixincludes' yes checking for ferror_unlocked... yes checking for fflush_unlocked... yes configure: creating cache ./config.cache checking for fgetc_unlocked... checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... aarch64_be-buildroot-linux-uclibc checking LIBRARY_PATH variable... ok checking GCC_EXEC_PREFIX variable... ok yes checking whether to place generated files in the source directory... no checking whether a default linker was specified... no checking whether a default assembler was specified... no checking for x86_64-pc-linux-gnu-gcc... /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc checking for fgets_unlocked... checking whether the C compiler works... yes checking for fileno_unlocked... yes checking for C compiler default output file name... a.out checking for suffix of executables... yes checking for fprintf_unlocked... checking whether we are cross compiling... no checking for fputc_unlocked... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc accepts -g... yes checking for /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc option to accept ISO C89... none needed yes checking for fputs_unlocked... checking whether we are using the GNU C++ compiler... yes checking whether /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ accepts -g... yes checking for x86_64-pc-linux-gnu-gnatbind... no checking for gnatbind... no checking for x86_64-pc-linux-gnu-gnatmake... no checking for gnatmake... no checking whether compiler driver understands Ada... yes no checking for fread_unlocked... checking how to run the C++ preprocessor... /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ -E yes checking for fwrite_unlocked... checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for getchar_unlocked... yes checking for getc_unlocked... yes checking for sys/types.h... yes yes checking for putchar_unlocked... checking for sys/stat.h... yes checking for stdlib.h... yes checking for putc_unlocked... yes checking for string.h... yes checking for memory.h... yes checking whether abort is declared... yes checking whether asprintf is declared... yes yes checking for strings.h... checking whether basename is declared... yes checking whether errno is declared... yes checking for inttypes.h... yes checking for stdint.h... no checking whether getopt is declared... yes checking for unistd.h... yes checking whether vasprintf is declared... yes checking whether clearerr_unlocked is declared... yes yes checking whether feof_unlocked is declared... checking minix/config.h usability... yes checking whether ferror_unlocked is declared... yes checking whether fflush_unlocked is declared... yes checking whether fgetc_unlocked is declared... yes no checking minix/config.h presence... checking whether fgets_unlocked is declared... yes no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... checking whether fileno_unlocked is declared... yes checking whether fprintf_unlocked is declared... yes checking how to run the C preprocessor... /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -E no checking for inline... checking whether fputc_unlocked is declared... yes inline checking size of void *... checking whether fputs_unlocked is declared... yes checking whether fread_unlocked is declared... yes checking whether fwrite_unlocked is declared... yes checking whether getchar_unlocked is declared... yes checking whether getc_unlocked is declared... yes checking whether putchar_unlocked is declared... 8 checking size of short... yes checking whether putc_unlocked is declared... yes checking for working alloca.h... yes checking for alloca... 2 checking size of int... yes checking for ANSI C header files... (cached) yes checking for nl_langinfo and CODESET... yes checking whether NLS is requested... no checking for uchar... 4 checking size of long... 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 iconv... 8 checking for long long... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure: updating cache ./config.cache configure: creating ./config.status yes checking size of long long... config.status: creating Makefile config.status: creating config.h config.status: executing depdir commands mkdir -p -- .deps make[2]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-gcc-initial-10.3.0/build/libcpp' /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o charset.o -MT charset.o -MMD -MP -MF .deps/charset.Tpo ../../libcpp/charset.c /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o directives.o -MT directives.o -MMD -MP -MF .deps/directives.Tpo ../../libcpp/directives.c /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o directives-only.o -MT directives-only.o -MMD -MP -MF .deps/directives-only.Tpo ../../libcpp/directives-only.c 8 checking for int8_t... /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o errors.o -MT errors.o -MMD -MP -MF .deps/errors.Tpo ../../libcpp/errors.c /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o expr.o -MT expr.o -MMD -MP -MF .deps/expr.Tpo ../../libcpp/expr.c /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o files.o -MT files.o -MMD -MP -MF .deps/files.Tpo ../../libcpp/files.c /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o identifiers.o -MT identifiers.o -MMD -MP -MF .deps/identifiers.Tpo ../../libcpp/identifiers.c echo "#define LOCALEDIR \"/home/buildroot/autobuild/instance-2/output-1/host/share/locale\"" > localedir.new /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o lex.o -MT lex.o -MMD -MP -MF .deps/lex.Tpo ../../libcpp/lex.c ../../libcpp/../move-if-change localedir.new localedir.h echo timestamp > localedir.hs /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o line-map.o -MT line-map.o -MMD -MP -MF .deps/line-map.Tpo ../../libcpp/line-map.c /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o macro.o -MT macro.o -MMD -MP -MF .deps/macro.Tpo ../../libcpp/macro.c yes checking for int16_t... /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o mkdeps.o -MT mkdeps.o -MMD -MP -MF .deps/mkdeps.Tpo ../../libcpp/mkdeps.c /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o pch.o -MT pch.o -MMD -MP -MF .deps/pch.Tpo ../../libcpp/pch.c /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o symtab.o -MT symtab.o -MMD -MP -MF .deps/symtab.Tpo ../../libcpp/symtab.c /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o traditional.o -MT traditional.o -MMD -MP -MF .deps/traditional.Tpo ../../libcpp/traditional.c /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o init.o -MT init.o -MMD -MP -MF .deps/init.Tpo ../../libcpp/init.c rm -f libcpp.a /usr/bin/ar cru libcpp.a charset.o directives.o directives-only.o errors.o expr.o files.o identifiers.o init.o lex.o line-map.o macro.o mkdeps.o pch.o symtab.o traditional.o /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') /usr/bin/ranlib libcpp.a make[2]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-gcc-initial-10.3.0/build/libcpp' yes checking for int32_t... yes checking for int64_t... yes checking for unsigned long long int... yes checking for long long int... yes checking for intmax_t... yes checking for intptr_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for uintmax_t... yes checking for uintptr_t... yes checking for int64_t underlying type... long checking for std::swap in ... yes checking whether /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ is affected by placement new aliasing bug... no checking whether /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ supports -W... yes checking whether /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ supports -Wall... yes checking whether /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ supports -Wnarrowing... yes checking whether /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ supports -Wwrite-strings... yes checking whether /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ supports -Wcast-qual... yes checking whether /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ supports -Werror=format-diag... no checking whether /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -Wstrict-prototypes... yes checking whether /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -Wmissing-prototypes... yes checking whether /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -Werror=format-diag... (cached) no checking whether /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ supports -Wmissing-format-attribute... yes checking whether /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ supports -Woverloaded-virtual... yes checking whether /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -Wold-style-definition... yes checking whether /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -Wc++-compat... yes checking whether /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ supports -pedantic -Wlong-long -Wvariadic-macros -Woverlength-strings... yes checking whether /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -fno-exceptions... yes checking whether /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -fno-rtti... yes checking whether /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -fasynchronous-unwind-tables... yes checking valgrind.h usability... no checking valgrind.h presence... no checking for valgrind.h... no checking for VALGRIND_DISCARD in ... no checking for VALGRIND_DISCARD in ... no checking for multiarch configuration... auto configure: WARNING: fixed-point is not supported for this target, ignored checking whether make sets $(MAKE)... yes checking for gawk... gawk checking whether ln -s works... yes checking whether ln works... yes checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib checking for a BSD compatible install... /usr/bin/install -c checking for cmp's capabilities... gnucompare checking for mktemp... yes checking for makeinfo... /home/buildroot/autobuild/instance-2/output-1/build/host-gcc-initial-10.3.0/missing makeinfo checking for modern makeinfo... no configure: WARNING: *** Makeinfo is missing or too old. *** Info documentation will not be built. checking for recent Pod::Man... yes checking for flex... flex checking for bison... bison checking for nm... /usr/bin/nm checking for ar... /usr/bin/ar checking for sphinx-build... texinfo checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking whether string.h and strings.h may both be included... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking whether termios.h defines TIOCGWINSZ... no checking whether sys/ioctl.h defines TIOCGWINSZ... yes checking for limits.h... yes checking for stddef.h... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for stdlib.h... (cached) yes checking for time.h... yes checking for iconv.h... yes checking for fcntl.h... yes checking for ftw.h... yes checking for unistd.h... (cached) yes checking for sys/file.h... yes checking for sys/time.h... yes checking for sys/mman.h... yes checking for sys/resource.h... yes checking for sys/param.h... yes checking for sys/times.h... yes checking for sys/stat.h... (cached) yes checking for direct.h... no checking for malloc.h... yes checking for langinfo.h... yes checking for ldfcn.h... no checking for locale.h... yes checking for wchar.h... yes checking for thread.h... no checking for pthread.h... yes checking for CHAR_BIT... yes checking whether byte ordering is bigendian... no checking how to run the C++ preprocessor... /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ -E checking for unordered_map... yes checking for tr1/unordered_map... yes checking for ext/hash_map... yes checking dependency style of /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++... gcc3 checking for collect2 libraries... none required checking for library containing exc_resume... no checking for library containing kstat_open... no checking for library containing ldexp... none required checking for library containing dlopen... -ldl checking for inttypes.h... yes checking for times... yes checking for clock... yes checking for kill... yes checking for getrlimit... yes checking for setrlimit... yes checking for atoq... no checking for popen... yes checking for sysconf... yes checking for strsignal... yes checking for getrusage... yes checking for nl_langinfo... yes checking for gettimeofday... yes checking for mbstowcs... yes checking for wcswidth... yes checking for mmap... yes checking for setlocale... yes checking for clearerr_unlocked... yes checking for feof_unlocked... yes checking for ferror_unlocked... yes checking for fflush_unlocked... yes checking for fgetc_unlocked... yes checking for fgets_unlocked... yes checking for fileno_unlocked... yes checking for fprintf_unlocked... no checking for fputc_unlocked... yes checking for fputs_unlocked... yes checking for fread_unlocked... yes checking for fwrite_unlocked... yes checking for getchar_unlocked... yes checking for getc_unlocked... yes checking for putchar_unlocked... yes checking for putc_unlocked... yes checking for madvise... yes checking for mallinfo... yes checking whether mbstowcs works... yes checking for ssize_t... yes checking for caddr_t... yes checking for sys/mman.h... (cached) yes checking for mmap... (cached) yes checking whether read-only mmap of a plain file works... yes checking whether mmap from /dev/zero works... yes checking for MAP_ANON(YMOUS)... yes checking whether mmap with MAP_ANON(YMOUS) works... yes checking for pid_t... yes checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes 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 iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for LC_MESSAGES... yes checking for nl_langinfo and CODESET... yes checking whether basename is declared... yes checking whether strstr is declared... yes checking whether getenv is declared... yes checking whether atol is declared... yes checking whether atoll is declared... yes checking whether asprintf is declared... yes checking whether sbrk is declared... yes checking whether abort is declared... yes checking whether atof is declared... yes checking whether getcwd is declared... yes checking whether getwd is declared... yes checking whether madvise is declared... yes checking whether stpcpy is declared... yes checking whether strnlen is declared... yes checking whether strsignal is declared... yes checking whether strverscmp 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 setenv is declared... yes checking whether unsetenv is declared... yes checking whether errno is declared... yes checking whether snprintf is declared... yes checking whether vsnprintf is declared... yes checking whether vasprintf is declared... yes checking whether malloc is declared... yes checking whether realloc is declared... yes checking whether calloc is declared... yes checking whether free is declared... yes checking whether getopt is declared... no checking whether clock is declared... yes checking whether getpagesize is declared... yes checking whether ffs is declared... yes checking whether clearerr_unlocked is declared... yes checking whether feof_unlocked is declared... yes checking whether ferror_unlocked is declared... yes checking whether fflush_unlocked is declared... yes checking whether fgetc_unlocked is declared... yes checking whether fgets_unlocked is declared... yes checking whether fileno_unlocked is declared... yes checking whether fprintf_unlocked is declared... no checking whether fputc_unlocked is declared... yes checking whether fputs_unlocked is declared... yes checking whether fread_unlocked is declared... yes checking whether fwrite_unlocked is declared... yes checking whether getchar_unlocked is declared... yes checking whether getc_unlocked is declared... yes checking whether putchar_unlocked is declared... yes checking whether putc_unlocked is declared... yes checking whether getrlimit is declared... yes checking whether setrlimit is declared... yes checking whether getrusage is declared... yes checking whether mallinfo is declared... yes checking whether ldgetname is declared... no checking whether times is declared... yes checking whether sigaltstack is declared... yes checking for struct tms... yes checking for clock_t... yes checking for F_SETLKW... yes checking if mkdir takes one argument... no Using `../../gcc/config/aarch64/aarch64.c' for machine-specific logic. Using `../../gcc/config/aarch64/aarch64.md' as machine description file. Using the following target machine macro files: ../../gcc/config/aarch64/biarchlp64.h ../../gcc/config/aarch64/aarch64.h ../../gcc/config/dbxelf.h ../../gcc/config/elfos.h ../../gcc/config/gnu-user.h ../../gcc/config/linux.h ../../gcc/config/glibc-stdint.h ../../gcc/config/aarch64/aarch64-elf.h ../../gcc/config/aarch64/aarch64-errata.h ../../gcc/config/aarch64/aarch64-linux.h ../../gcc/config/initfini-array.h Using host-linux.o for host machine hooks. checking whether NLS is requested... no checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... (cached) /usr/bin/ar checking for x86_64-pc-linux-gnu-strip... no checking for strip... strip checking for x86_64-pc-linux-gnu-ranlib... (cached) /usr/bin/ranlib checking command to parse /usr/bin/nm output from /home/buildroot/autobuild/instance-2/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-2/output-1/host/bin/ccache /usr/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc static flag -static works... yes checking if /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -c -o file.o... yes checking if /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /home/buildroot/autobuild/instance-2/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 how to run the C++ preprocessor... /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ -E checking for ld used by /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ option to produce PIC... -fPIC -DPIC checking if /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ PIC flag -fPIC -DPIC works... yes checking if /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ static flag -static works... yes checking if /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ supports -c -o file.o... yes checking if /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ supports -c -o file.o... (cached) yes checking whether the /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking what assembler to use... /home/buildroot/autobuild/instance-2/output-1/host/aarch64_be-buildroot-linux-uclibc/bin/as checking whether we are using gold... no checking gold linker with split stack support as non default... checking what linker to use... /home/buildroot/autobuild/instance-2/output-1/host/aarch64_be-buildroot-linux-uclibc/bin/ld checking what nm to use... /home/buildroot/autobuild/instance-2/output-1/host/aarch64_be-buildroot-linux-uclibc/bin/nm checking what objdump to use... /home/buildroot/autobuild/instance-2/output-1/host/aarch64_be-buildroot-linux-uclibc/bin/objdump checking what readelf to use... /home/buildroot/autobuild/instance-2/output-1/host/aarch64_be-buildroot-linux-uclibc/bin/readelf checking for aarch64_be-buildroot-linux-uclibc-otool... no checking what otool to use... not found checking assembler flags... checking assembler for .balign and .p2align... yes checking assembler for .p2align with maximum skip... yes checking assembler for .literal16... no checking assembler for working .subsection -1... yes checking assembler for .weak... yes checking assembler for .weakref... yes checking assembler for .nsubspa comdat... no checking assembler for .hidden... yes checking linker for .hidden support... yes checking linker read-only and read-write section mixing... read-write checking for .preinit_array/.init_array/.fini_array support... checking cross compile... guessing... no checking assembler for .sleb128 and .uleb128... yes checking assembler for cfi directives... yes checking assembler for working cfi advance... yes checking assembler for cfi personality directive... yes checking assembler for cfi sections directive... yes checking assembler for eh_frame optimization... yes checking assembler for section exclude flag... yes checking assembler for section merging support... yes checking assembler for stabs directive... yes checking assembler for COMDAT group support (GNU as)... yes checking assembler for line table is_stmt support... yes checking assembler for line table discriminator support... yes checking linker -Bstatic/-Bdynamic option... yes checking linker --version-script option... yes checking linker soname option... yes checking linker --demangle support... yes checking linker plugin support... 2 checking assembler for -mabi option... yes checking assembler for -fpic relocs... yes checking assembler for dwarf2 debug_line support... yes checking assembler for buggy dwarf2 .file directive... no checking assembler for dwarf2 debug_view support... yes checking assembler for --gdwarf2 option... yes checking assembler for --gstabs option... yes checking assembler for --debug-prefix-map option... yes checking assembler for compressed debug sections... 2 checking assembler for .lcomm with alignment... no checking for target glibc version... 0.0 checking assembler for gnu_unique_object... yes checking assembler for tolerance to line number 0... yes checking support for thin archives... yes checking linker PT_GNU_EH_FRAME support... yes checking linker CIEv3 in .eh_frame support... yes checking linker position independent executable support... yes checking linker PIE support with copy reloc... no checking linker EH-compatible garbage collection of sections... yes checking linker EH garbage collection of sections bug... no checking linker for compressed debug sections... 3 checking linker --as-needed support... yes checking linker mapfile support for clearing hardware capabilities... no checking linker --build-id support... yes checking linker *_sol2 emulation support... no checking linker --sysroot support... yes checking __stack_chk_fail in target C library... (cached) no checking sys/sdt.h in the target C library... no checking dl_iterate_phdr in target C library... unknown checking whether to enable maintainer-specific portions of Makefiles... no checking whether to avoid linking multiple front-ends at once... no Links are now set up to build a cross-compiler from x86_64-pc-linux-gnu to aarch64_be-buildroot-linux-uclibc. checking for exported symbols... yes checking for -rdynamic... yes checking for library containing dlopen... (cached) -ldl checking for -fPIC -shared... yes gcc_driver_version: 10.3.0 checking for -fno-PIE option... yes checking for -no-pie option... yes checking linker -z bndplt option... no checking linker --push-state/--pop-state options... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating as config.status: creating collect-ld config.status: creating nm config.status: creating Makefile config.status: creating ada/gcc-interface/Makefile config.status: creating ada/Makefile config.status: creating auto-host.h config.status: executing depdir commands mkdir -p -- .deps config.status: executing gccdepdir commands mkdir -p -- build/.deps mkdir -p -- ada/.deps mkdir -p -- brig/.deps mkdir -p -- c/.deps mkdir -p -- cp/.deps mkdir -p -- d/.deps mkdir -p -- fortran/.deps mkdir -p -- go/.deps mkdir -p -- jit/.deps mkdir -p -- lto/.deps mkdir -p -- objc/.deps mkdir -p -- objcp/.deps mkdir -p -- c-family/.deps mkdir -p -- common/.deps mkdir -p -- analyzer/.deps config.status: executing default commands make[2]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-gcc-initial-10.3.0/build/gcc' TARGET_CPU_DEFAULT="" \ HEADERS="auto-host.h ansidecl.h" DEFINES="" \ /bin/bash ../../gcc/mkconfig.sh config.h TARGET_CPU_DEFAULT="TARGET_CPU_cortexa53 | ((AARCH64_CPU_DEFAULT_FLAGS) << 6)" \ HEADERS="options.h insn-constants.h config/aarch64/biarchlp64.h config/aarch64/aarch64.h config/dbxelf.h config/elfos.h config/gnu-user.h config/linux.h config/glibc-stdint.h config/aarch64/aarch64-elf.h config/aarch64/aarch64-errata.h config/aarch64/aarch64-linux.h config/initfini-array.h defaults.h" DEFINES="LIBC_GLIBC=1 LIBC_UCLIBC=2 LIBC_BIONIC=3 LIBC_MUSL=4 DEFAULT_LIBC=LIBC_UCLIBC ANDROID_DEFAULT=0 TARGET_DEFAULT_ASYNC_UNWIND_TABLES=1 TARGET_BIG_ENDIAN_DEFAULT=1" \ /bin/bash ../../gcc/mkconfig.sh tm.h TARGET_CPU_DEFAULT="" \ HEADERS="config/aarch64/aarch64-protos.h config/arm/aarch-common-protos.h config/linux-protos.h tm-preds.h" DEFINES="" \ /bin/bash ../../gcc/mkconfig.sh tm_p.h TARGET_CPU_DEFAULT="" \ HEADERS="auto-host.h ansidecl.h" DEFINES="" \ /bin/bash ../../gcc/mkconfig.sh bconfig.h /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -DBASEVER="\"10.3.0\"" -DDATESTAMP="\"\"" \ -DREVISION="\"\"" \ -DDEVPHASE="\"\"" -DPKGVERSION="\"(Buildroot 2021.05-6105-g9c0e8ace80c) \"" \ -DBUGURL="\"\"" -o build/version.o ../../gcc/version.c LC_ALL=C ; export LC_ALL ; \ gawk -f ../../gcc/opt-gather.awk ../../gcc/ada/gcc-interface/lang.opt ../../gcc/brig/lang.opt ../../gcc/d/lang.opt ../../gcc/fortran/lang.opt ../../gcc/go/lang.opt ../../gcc/lto/lang.opt ../../gcc/c-family/c.opt ../../gcc/common.opt ../../gcc/params.opt ../../gcc/analyzer/analyzer.opt ../../gcc/config/aarch64/aarch64.opt ../../gcc/config/gnu-user.opt ../../gcc/config/linux.opt > tmp-optionlist /bin/bash ../../gcc/../move-if-change tmp-gi.list gtyp-input.list echo "#define BUILDING_GCC_MAJOR `echo 10.3.0 | sed -e 's/^\([0-9]*\).*$/\1/'`" > bversion.h TARGET_CPU_DEFAULT="" \ HEADERS="options.h insn-constants.h config/aarch64/aarch64.h config/aarch64/aarch64-protos.h defaults.h" DEFINES="" \ /bin/bash ../../gcc/mkconfig.sh tm_d.h echo timestamp > s-gtyp-input echo "#define BUILDING_GCC_MINOR `echo 10.3.0 | sed -e 's/^[0-9]*\.\([0-9]*\).*$/\1/'`" >> bversion.h gawk -f ../../gcc/config/aarch64/check-sve-md.awk \ ../../gcc/config/aarch64/aarch64-sve.md echo "#define BUILDING_GCC_PATCHLEVEL `echo 10.3.0 | sed -e 's/^[0-9]*\.[0-9]*\.\([0-9]*\)$/\1/'`" >> bversion.h if test no = yes \ || test -n "mabi.lp64=../lib64 mabi.ilp32=../libilp32"; then \ /bin/bash ../../gcc/genmultilib \ " mabi=lp64" \ "lp64" \ "" \ "" \ "" \ "" \ "mabi.lp64=../lib64 mabi.ilp32=../libilp32" \ "" \ "" \ "" \ "no" \ > tmp-mlib.h; \ else \ /bin/bash ../../gcc/genmultilib '' '' '' '' '' '' '' '' \ "" '' no \ > tmp-mlib.h; \ fi echo "#define BUILDING_GCC_VERSION (BUILDING_GCC_MAJOR * 1000 + BUILDING_GCC_MINOR)" >> bversion.h echo timestamp > s-bversion lsf="../../gcc/lto/lang-specs.h"; for f in $lsf; do \ echo "#include \"$f\""; \ done | sed 's|../../gcc/||' > tmp-specs.h gawk -f ../../gcc/config/aarch64/check-sve-md.awk \ ../../gcc/config/aarch64/aarch64-sve2.md /bin/bash ../../gcc/../move-if-change tmp-specs.h specs.h echo timestamp > s-check-sve-md rm -f tmp-all-tree.def echo timestamp > s-specs echo '#include "tree.def"' > tmp-all-tree.def echo 'END_OF_BASE_TREE_CODES' >> tmp-all-tree.def gawk -f ../../gcc/gen-pass-instances.awk \ ../../gcc/passes.def ../../gcc/config/aarch64/aarch64-passes.def > pass-instances.def echo '#include "c-family/c-common.def"' >> tmp-all-tree.def ltf="../../gcc/ada/gcc-interface/ada-tree.def ../../gcc/cp/cp-tree.def ../../gcc/d/d-tree.def ../../gcc/objc/objc-tree.def"; for f in $ltf; do \ echo "#include \"$f\""; \ done | sed 's|../../gcc/||' >> tmp-all-tree.def /bin/bash ../../gcc/../move-if-change tmp-all-tree.def all-tree.def rm -f tmp-omp-device-properties.h; \ for kind in kind arch isa; do \ echo 'const char omp_offload_device_'${kind}'[] = ' \ >> tmp-omp-device-properties.h; \ for prop in none ; do \ [ "$prop" = "none" ] && continue; \ tgt=`echo "$prop" | sed 's/=.*$//'`; \ props=`echo "$prop" | sed 's/.*=//'`; \ echo "\"$tgt\\0\"" >> tmp-omp-device-properties.h; \ sed -n 's/^'${kind}': //p' ${props} \ | sed 's/[[:blank:]]/ /g;s/ */ /g;s/^ //;s/ $//;s/ /\\0/g;s/^/"/;s/$/\\0\\0"/' \ >> tmp-omp-device-properties.h; \ done; \ echo '"";' >> tmp-omp-device-properties.h; \ done; \ /bin/bash ../../gcc/../move-if-change tmp-omp-device-properties.h \ omp-device-properties.h echo timestamp > s-alltree echo timestamp > s-omp-device-properties-h echo "/home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ -no-pie -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc -L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib" > checksum-options.tmp \ && ../../gcc/../move-if-change checksum-options.tmp checksum-options /bin/bash ../../gcc/../move-if-change tmp-mlib.h multilib.h /bin/bash ../../gcc/config/aarch64/geniterators.sh \ ../../gcc/config/aarch64/iterators.md > \ aarch64-builtin-iterators.h echo timestamp > s-mlib cp ../../gcc/gcc-ar.c gcc-nm.c cp ../../gcc/gcc-ar.c gcc-ranlib.c TARGET_CPU_DEFAULT="" \ HEADERS="auto-host.h ansidecl.h" DEFINES="USED_FOR_TARGET " \ /bin/bash ../../gcc/mkconfig.sh tconfig.h (echo "@set version-GCC 10.3.0"; \ if [ "" = "experimental" ]; \ then echo "@set DEVELOPMENT"; \ else echo "@clear DEVELOPMENT"; \ fi) > gcc-vers.texiT echo @set srcdir /home/buildroot/autobuild/instance-2/output-1/build/host-gcc-initial-10.3.0/build/gcc/../../gcc >> gcc-vers.texiT if [ -n "(Buildroot 2021.05-6105-g9c0e8ace80c) " ]; then \ echo "@set VERSION_PACKAGE (Buildroot 2021.05-6105-g9c0e8ace80c) " >> gcc-vers.texiT; \ fi echo "@set BUGURL @uref{http://bugs.buildroot.net/}" >> gcc-vers.texiT; \ mv -f gcc-vers.texiT gcc-vers.texi /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/genhooks.o ../../gcc/genhooks.c /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/genchecksum.o ../../gcc/genchecksum.c echo timestamp > gcc.pod perl ../../gcc/../contrib/texi2pod.pl ../../gcc/doc/invoke.texi > gcc.pod /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/genmodes.o ../../gcc/genmodes.c /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/errors.o ../../gcc/errors.c /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/gengtype.o ../../gcc/gengtype.c /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wno-error -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/gengtype-lex.o ../../gcc/gengtype-lex.c /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/gengtype-parse.o ../../gcc/gengtype-parse.c /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/gengtype-state.o ../../gcc/gengtype-state.c /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/gengenrtl.o ../../gcc/gengenrtl.c /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/sort.o ../../gcc/sort.cc /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib -no-pie -o build/genhooks \ build/genhooks.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a /bin/bash ../../gcc/../move-if-change tmp-optionlist optionlist /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib -no-pie -o build/genchecksum \ build/genchecksum.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a echo timestamp > s-options /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib -no-pie -o build/gengtype \ build/gengtype.o build/errors.o build/gengtype-lex.o build/gengtype-parse.o build/gengtype-state.o build/version.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib -no-pie -o build/gengenrtl \ build/gengenrtl.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a build/genhooks "Target Hook" \ > tmp-target-hooks-def.h /bin/bash ../../gcc/../move-if-change tmp-target-hooks-def.h \ target-hooks-def.h echo timestamp > s-target-hooks-def-h build/genhooks "Common Target Hook" \ > tmp-common-target-hooks-def.h build/genhooks "C Target Hook" \ > tmp-c-target-hooks-def.h /bin/bash ../../gcc/../move-if-change tmp-common-target-hooks-def.h \ common/common-target-hooks-def.h /bin/bash ../../gcc/../move-if-change tmp-c-target-hooks-def.h \ c-family/c-target-hooks-def.h echo timestamp > s-common-target-hooks-def-h echo timestamp > s-c-target-hooks-def-h build/genhooks "D Target Hook" \ > tmp-d-target-hooks-def.h /bin/bash ../../gcc/../move-if-change tmp-d-target-hooks-def.h \ d/d-target-hooks-def.h gawk -f ../../gcc/opt-functions.awk -f ../../gcc/opt-read.awk \ -f ../../gcc/optc-save-gen.awk \ -v header_name="config.h system.h coretypes.h tm.h" < optionlist > options-save.c echo timestamp > s-d-target-hooks-def-h gawk -f ../../gcc/opt-functions.awk -f ../../gcc/opt-read.awk \ -f ../../gcc/optc-gen.awk \ -v header_name="config.h system.h coretypes.h options.h tm.h" < optionlist > options.c /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib -no-pie -o build/genmodes \ build/genmodes.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a gawk -f ../../gcc/opt-functions.awk -f ../../gcc/opt-read.awk \ -f ../../gcc/opth-gen.awk \ < optionlist > tmp-options.h build/gengenrtl > tmp-genrtl.h /bin/bash ../../gcc/../move-if-change tmp-genrtl.h genrtl.h build/genmodes -m > tmp-min-modes.c echo timestamp > s-genrtl-h /bin/bash ../../gcc/../move-if-change tmp-min-modes.c min-insn-modes.c echo timestamp > s-modes-m build/genmodes > tmp-modes.c /bin/bash ../../gcc/../move-if-change tmp-modes.c insn-modes.c echo timestamp > doc/gcc.1 (pod2man --center="GNU" --release="gcc-10.3.0" --date=2021-04-08 --section=1 gcc.pod > doc/gcc.1.T$$ && \ mv -f doc/gcc.1.T$$ doc/gcc.1) || \ (rm -f doc/gcc.1.T$$ && exit 1) echo timestamp > s-modes build/genmodes -h > tmp-modes.h /bin/bash ../../gcc/../move-if-change tmp-modes.h insn-modes.h echo timestamp > s-modes-h build/genmodes -i > tmp-modes-inline.h /bin/bash ../../gcc/../move-if-change tmp-modes-inline.h \ insn-modes-inline.h echo timestamp > s-modes-inline-h /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/genmddeps.o ../../gcc/genmddeps.c /bin/bash ../../gcc/../move-if-change tmp-options.h options.h echo timestamp > s-options-h /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/read-md.o ../../gcc/read-md.c /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/genconstants.o ../../gcc/genconstants.c /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/min-insn-modes.o min-insn-modes.c /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/inchash.o ../../gcc/inchash.c /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/genenums.o ../../gcc/genenums.c /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib -no-pie -o build/genmddeps \ build/genmddeps.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a build/gengtype \ -S ../../gcc -I gtyp-input.list -w tmp-gtype.state /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib -no-pie -o build/genconstants \ build/genconstants.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib -no-pie -o build/genenums \ build/genenums.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a build/genmddeps ../../gcc/common.md ../../gcc/config/aarch64/aarch64.md > tmp-mddeps /bin/bash ../../gcc/../move-if-change tmp-mddeps mddeps.mk echo timestamp > s-mddeps build/genconstants ../../gcc/common.md ../../gcc/config/aarch64/aarch64.md \ > tmp-constants.h build/genenums ../../gcc/common.md ../../gcc/config/aarch64/aarch64.md \ > tmp-enums.c /bin/bash ../../gcc/../move-if-change tmp-constants.h insn-constants.h echo timestamp > s-constants /bin/bash ../../gcc/../move-if-change tmp-enums.c insn-enums.c echo timestamp > s-enums /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/gencheck.o ../../gcc/gencheck.c /bin/bash ../../gcc/../move-if-change tmp-gtype.state gtype.state build/gengtype \ -r gtype.state /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib -no-pie -o build/gencheck \ build/gencheck.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a build/gencheck > tmp-check.h /bin/bash ../../gcc/../move-if-change tmp-check.h tree-check.h echo timestamp > s-check echo timestamp > s-gtype /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/genopinit.o ../../gcc/genopinit.c /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/gencfn-macros.o ../../gcc/gencfn-macros.c /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/genattrtab.o ../../gcc/genattrtab.c /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/genautomata.o ../../gcc/genautomata.c /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/genemit.o ../../gcc/genemit.c /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/genextract.o ../../gcc/genextract.c ../../gcc/genemit.c:947:1: fatal error: error writing to /tmp/ccJesRiT.s: No space left on device } ^ compilation terminated. Makefile:2723: recipe for target 'build/genemit.o' failed make[2]: *** [build/genemit.o] Error 1 make[2]: *** Waiting for unfinished jobs.... ../../gcc/genextract.c:508:1: fatal error: error writing to /tmp/cccZAgC3.s: No space left on device } ^ compilation terminated. Makefile:2723: recipe for target 'build/genextract.o' failed make[2]: *** [build/genextract.o] Error 1 ../../gcc/genattrtab.c:5419:1: fatal error: error writing to /tmp/ccAxqkrp.s: No space left on device } ^ compilation terminated. Makefile:2723: recipe for target 'build/genattrtab.o' failed make[2]: *** [build/genattrtab.o] Error 1 ../../gcc/genautomata.c:9685:1: fatal error: error writing to /tmp/ccsHBaQx.s: No space left on device } ^ compilation terminated. Makefile:2723: recipe for target 'build/genautomata.o' failed make[2]: *** [build/genautomata.o] Error 1 rm gcc.pod make[2]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-gcc-initial-10.3.0/build/gcc' Makefile:4376: recipe for target 'all-gcc' failed make[1]: *** [all-gcc] Error 2 make[1]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-gcc-initial-10.3.0/build' package/pkg-generic.mk:290: recipe for target '/home/buildroot/autobuild/instance-2/output-1/build/host-gcc-initial-10.3.0/.stamp_built' failed make: *** [/home/buildroot/autobuild/instance-2/output-1/build/host-gcc-initial-10.3.0/.stamp_built] Error 2 make: Leaving directory '/home/buildroot/autobuild/instance-2/buildroot'