>>> host-gcc-initial 12.1.0 Extracting xzcat /home/buildroot/autobuild/instance-3/dl/gcc/gcc-12.1.0.tar.xz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-3/output-1/build/host-gcc-initial-12.1.0 --exclude='libjava/*' --exclude='libgo/*' -xf - >>> host-gcc-initial 12.1.0 Patching for patchdir in package/gcc/12.1.0 ; do if test -d ${patchdir}; then PATH=/home/buildroot/autobuild/instance-3/output-1/host/bin:$PATH support/scripts/apply-patches.sh /home/buildroot/autobuild/instance-3/output-1/build/host-gcc-initial-12.1.0 ${patchdir} \*.patch || exit 1; fi; done Applying 0001-disable-split-stack-for-non-thread-builds.patch using patch: patching file libgcc/config/t-stack >>> host-gcc-initial 12.1.0 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/autobuild/instance-3/output-1/build/host-gcc-initial-12.1.0 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-gcc-initial 12.1.0 Patching libtool patching file /home/buildroot/autobuild/instance-3/output-1/build/host-gcc-initial-12.1.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 12.1.0 Configuring mkdir -p /home/buildroot/autobuild/instance-3/output-1/build/host-gcc-initial-12.1.0/build ln -sf ../configure /home/buildroot/autobuild/instance-3/output-1/build/host-gcc-initial-12.1.0/build/configure (cd /home/buildroot/autobuild/instance-3/output-1/build/host-gcc-initial-12.1.0/build && rm -rf config.cache; PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-3/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-3/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/home/buildroot/autobuild/instance-3/output-1/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" MAKEINFO=missing CFLAGS_FOR_TARGET="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -fno-dwarf2-cfi-asm -static" CXXFLAGS_FOR_TARGET="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -fno-dwarf2-cfi-asm -static -fno-dwarf2-cfi-asm -static" AR_FOR_TARGET=gcc-ar NM_FOR_TARGET=gcc-nm RANLIB_FOR_TARGET=gcc-ranlib target_configargs="libbacktrace_cv_sys_sync=no" CONFIG_SITE=/dev/null ./configure --prefix="/home/buildroot/autobuild/instance-3/output-1/host" --sysconfdir="/home/buildroot/autobuild/instance-3/output-1/host/etc" --localstatedir="/home/buildroot/autobuild/instance-3/output-1/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking --target=m68k-buildroot-linux-uclibc --with-sysroot=/home/buildroot/autobuild/instance-3/output-1/host/m68k-buildroot-linux-uclibc/sysroot --enable-__cxa_atexit --with-gnu-ld --disable-libssp --disable-multilib --disable-decimal-float --with-gmp=/home/buildroot/autobuild/instance-3/output-1/host --with-mpc=/home/buildroot/autobuild/instance-3/output-1/host --with-mpfr=/home/buildroot/autobuild/instance-3/output-1/host --with-pkgversion="Buildroot 2021.05-6675-g1d3d2d2741a" --with-bugurl="http://bugs.buildroot.net/" --without-zstd --disable-libquadmath --disable-libquadmath-support --disable-libsanitizer --disable-tls --enable-plugins --enable-lto --enable-threads --without-isl --without-cloog --with-cpu=5208 --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... m68k-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... no checking for libvtv support... no checking for libphobos support... no checking for gcc... /usr/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking for /usr/bin/gcc option to accept ISO C99... none needed checking whether we are using the GNU C++ compiler... yes checking whether /usr/bin/g++ accepts -g... yes checking whether g++ accepts -static-libstdc++ -static-libgcc... yes checking for gnatbind... no checking for gnatmake... no checking whether compiler driver understands Ada... no checking for gdc... no checking whether the D compiler works... no checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2 checking whether /usr/bin/g++ supports C++11 features by default... yes 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 target-libitm target-libvtv target-libphobos gnattools gotools target-libada target-libstdc++-v3 target-zlib target-libbacktrace target-libgfortran target-libffi target-libobjc target-liboffloadmic target-libsanitizer target-libssp (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 10622: 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 dsymutil... no checking for ld... (cached) /usr/bin/ld checking for lipo... no checking for nm... (cached) /usr/bin/nm checking for ranlib... (cached) /usr/bin/ranlib checking for strip... strip checking for windres... no checking for windmc... no checking for objcopy... (cached) /usr/bin/objcopy checking for objdump... objdump checking for otool... no checking for readelf... readelf checking for m68k-buildroot-linux-uclibc-cc... no checking for m68k-buildroot-linux-uclibc-gcc... no checking for m68k-buildroot-linux-uclibc-c++... no checking for m68k-buildroot-linux-uclibc-g++... no checking for m68k-buildroot-linux-uclibc-cxx... no checking for m68k-buildroot-linux-uclibc-gxx... no checking for m68k-buildroot-linux-uclibc-gcc... no checking for m68k-buildroot-linux-uclibc-gfortran... no checking for m68k-buildroot-linux-uclibc-gccgo... no checking for m68k-buildroot-linux-uclibc-gdc... no checking for ar... /home/buildroot/autobuild/instance-3/output-1/host/m68k-buildroot-linux-uclibc/bin/ar checking for as... /home/buildroot/autobuild/instance-3/output-1/host/m68k-buildroot-linux-uclibc/bin/as checking for dlltool... no checking for m68k-buildroot-linux-uclibc-dlltool... no checking for dsymutil... no checking for m68k-buildroot-linux-uclibc-dsymutil... no checking for ld... /home/buildroot/autobuild/instance-3/output-1/host/m68k-buildroot-linux-uclibc/bin/ld checking for lipo... no checking for m68k-buildroot-linux-uclibc-lipo... no checking for nm... /home/buildroot/autobuild/instance-3/output-1/host/m68k-buildroot-linux-uclibc/bin/nm checking for objcopy... /home/buildroot/autobuild/instance-3/output-1/host/m68k-buildroot-linux-uclibc/bin/objcopy checking for objdump... /home/buildroot/autobuild/instance-3/output-1/host/m68k-buildroot-linux-uclibc/bin/objdump checking for otool... no checking for m68k-buildroot-linux-uclibc-otool... no checking for ranlib... /home/buildroot/autobuild/instance-3/output-1/host/m68k-buildroot-linux-uclibc/bin/ranlib checking for readelf... /home/buildroot/autobuild/instance-3/output-1/host/m68k-buildroot-linux-uclibc/bin/readelf checking for strip... /home/buildroot/autobuild/instance-3/output-1/host/m68k-buildroot-linux-uclibc/bin/strip checking for windres... no checking for m68k-buildroot-linux-uclibc-windres... no checking for windmc... no checking for m68k-buildroot-linux-uclibc-windmc... no checking where to find the target ar... pre-installed in /home/buildroot/autobuild/instance-3/output-1/host/m68k-buildroot-linux-uclibc/bin checking where to find the target as... pre-installed in /home/buildroot/autobuild/instance-3/output-1/host/m68k-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 dsymutil... 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-3/output-1/host/m68k-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-3/output-1/host/m68k-buildroot-linux-uclibc/bin checking where to find the target objcopy... pre-installed in /home/buildroot/autobuild/instance-3/output-1/host/m68k-buildroot-linux-uclibc/bin checking where to find the target objdump... pre-installed in /home/buildroot/autobuild/instance-3/output-1/host/m68k-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-3/output-1/host/m68k-buildroot-linux-uclibc/bin checking where to find the target readelf... pre-installed in /home/buildroot/autobuild/instance-3/output-1/host/m68k-buildroot-linux-uclibc/bin checking where to find the target strip... pre-installed in /home/buildroot/autobuild/instance-3/output-1/host/m68k-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 12.1.0 Building PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-3/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-3/output-1/host/share/pkgconfig" /usr/bin/make -j4 gcc_cv_libc_provides_ssp=no all-gcc all-target-libgcc -C /home/buildroot/autobuild/instance-3/output-1/build/host-gcc-initial-12.1.0/build make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-gcc-initial-12.1.0/build' mkdir -p -- ./intl mkdir -p -- ./libiberty mkdir -p -- ./lto-plugin Configuring in ./libiberty mkdir -p -- build-x86_64-pc-linux-gnu/libiberty Configuring in ./intl Configuring in build-x86_64-pc-linux-gnu/libiberty Configuring in ./lto-plugin configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for makeinfo... /home/buildroot/autobuild/instance-3/output-1/build/host-gcc-initial-12.1.0/missing makeinfo configure: WARNING: *** Makeinfo is missing. Info documentation will not be built. checking for perl... /usr/bin/perl configure: creating cache ./config.cache configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for makeinfo... /home/buildroot/autobuild/instance-3/output-1/build/host-gcc-initial-12.1.0/missing makeinfo configure: WARNING: *** Makeinfo is missing. Info documentation will not be built. checking for perl... /usr/bin/perl configure: creating cache ./config.cache checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc checking build system type... checking build system type... checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib checking whether to install libiberty headers and static library... no configure: target_header_dir = checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc x86_64-pc-linux-gnu checking target system type... 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... /usr/bin/gcc m68k-buildroot-linux-uclibc checking whether the C compiler works... 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 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... /usr/bin/gcc 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 yes checking for C compiler default output file name... a.out checking for suffix of executables... checking for suffix of executables... checking whether we are cross compiling... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... checking whether we are cross compiling... no checking for suffix of object files... checking whether we are cross compiling... no no checking for suffix of object files... checking for suffix of object files... o checking whether we are using the GNU C compiler... o checking whether we are using the GNU C compiler... o checking whether we are using the GNU C compiler... no checking for suffix of object files... yes checking whether /usr/bin/gcc accepts -g... yes yes checking whether /usr/bin/gcc accepts -g... checking whether /usr/bin/gcc accepts -g... o checking whether we are using the GNU C compiler... yes checking for /usr/bin/gcc option to accept ISO C89... yes checking for /usr/bin/gcc option to accept ISO C89... yes checking for /usr/bin/gcc option to accept ISO C89... yes checking whether /usr/bin/gcc accepts -g... none needed none needed checking how to run the C preprocessor... checking how to run the C preprocessor... none needed checking how to run the C preprocessor... yes checking for /usr/bin/gcc option to accept ISO C89... /usr/bin/gcc -E /usr/bin/gcc -E /usr/bin/gcc -E checking for grep that handles long lines and -e... checking for grep that handles long lines and -e... checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep checking for egrep... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... /bin/grep -E checking for ANSI C header files... /bin/grep -E checking for ANSI C header files... none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking dependency style of /usr/bin/gcc... none checking how to run the C preprocessor... /usr/bin/gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... yes yes /bin/grep -E yes checking for ANSI C header files... checking for sys/types.h... checking for sys/types.h... checking for sys/types.h... yes yes yes checking for sys/stat.h... checking for sys/stat.h... checking for sys/stat.h... yes yes yes checking for stdlib.h... checking for stdlib.h... checking for stdlib.h... yes yes yes checking for string.h... checking for string.h... checking for string.h... yes checking for sys/types.h... yes yes yes yes checking for sys/stat.h... checking for memory.h... checking for memory.h... checking for memory.h... yes yes yes yes checking for stdlib.h... checking for strings.h... checking for strings.h... checking for strings.h... yes yes yes yes checking for string.h... checking for inttypes.h... checking for inttypes.h... checking for inttypes.h... yes yes yes checking for memory.h... yes checking for stdint.h... checking for stdint.h... checking for stdint.h... yes checking for strings.h... yes yes yes checking for unistd.h... checking for unistd.h... checking for unistd.h... yes checking for inttypes.h... yes yes yes checking minix/config.h usability... checking minix/config.h usability... checking minix/config.h usability... yes checking for stdint.h... no no checking minix/config.h presence... no checking minix/config.h presence... checking minix/config.h presence... yes no checking for minix/config.h... no no checking for minix/config.h... checking whether it is safe to define __EXTENSIONS__... no checking whether it is safe to define __EXTENSIONS__... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... checking for unistd.h... yes checking minix/config.h usability... yes yes yes checking whether make sets $(MAKE)... checking whether /usr/bin/gcc supports -W... checking whether /usr/bin/gcc supports -W... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether NLS is requested... no checking for msgfmt... /home/buildroot/autobuild/instance-3/output-1/host/bin/msgfmt checking for gmsgfmt... /home/buildroot/autobuild/instance-3/output-1/host/bin/msgfmt yes yes checking for xgettext... checking whether /usr/bin/gcc supports -Wall... checking whether /usr/bin/gcc supports -Wall... no checking minix/config.h presence... /home/buildroot/autobuild/instance-3/output-1/host/bin/xgettext checking for msgmerge... /home/buildroot/autobuild/instance-3/output-1/host/bin/msgmerge no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes yes checking whether /usr/bin/gcc supports -Wwrite-strings... checking build system type... checking whether /usr/bin/gcc supports -Wwrite-strings... 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 yes checking whether /usr/bin/gcc supports -Wc++-compat... checking whether /usr/bin/gcc supports -Wc++-compat... yes checking for x86_64-pc-linux-gnu-gcc... (cached) /usr/bin/gcc none required checking for an ANSI C-conforming const... checking whether we are using the GNU C compiler... (cached) yes checking whether /usr/bin/gcc accepts -g... (cached) yes checking for /usr/bin/gcc option to accept ISO C89... (cached) none needed checking whether /usr/bin/gcc understands -c and -o together... (cached) yes checking dependency style of /usr/bin/gcc... (cached) none checking whether /usr/bin/gcc supports -Wall... yes yes yes yes checking for inline... checking for -static-libgcc... checking whether /usr/bin/gcc supports -Wstrict-prototypes... checking whether /usr/bin/gcc supports -Wstrict-prototypes... inline checking for off_t... yes checking for CET support... yes yes checking whether /usr/bin/gcc supports -Wshadow=local... checking whether /usr/bin/gcc supports -Wshadow=local... no no checking whether /usr/bin/gcc supports -pedantic ... checking whether /usr/bin/gcc supports -pedantic ... no checking whether symbol versioning is supported... yes yes checking whether /usr/bin/gcc and cc understand -c and -o together... checking whether /usr/bin/gcc and cc understand -c and -o together... gnu checking how to print strings... yes checking for size_t... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar checking for x86_64-pc-linux-gnu-strip... no checking for strip... strip checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib checking command to parse /usr/bin/nm output from /usr/bin/gcc object... yes checking for an ANSI C-conforming const... yes checking for an ANSI C-conforming const... yes checking for working alloca.h... yes checking for inline... yes checking for inline... inline checking whether byte ordering is bigendian... inline checking whether byte ordering is bigendian... yes checking for alloca... ok yes checking for stdlib.h... (cached) yes checking for dlfcn.h... checking for unistd.h... (cached) yes checking for sys/param.h... yes yes checking for objdir... checking for getpagesize... .libs no checking for a BSD-compatible install... no checking for a BSD-compatible install... yes checking for working mmap... /usr/bin/install -c checking for CET support... /usr/bin/install -c checking for CET support... checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... no no checking for sys/file.h... checking for sys/file.h... no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes yes yes checking for sys/param.h... checking whether we are using the GNU C Library 2.1 or newer... checking for sys/param.h... yes checking if /usr/bin/gcc static flag -static works... yes checking whether integer division by zero raises SIGFPE... yes yes checking for limits.h... checking for limits.h... yes yes checking for stdlib.h... (cached) yes checking for stdlib.h... (cached) yes checking for malloc.h... checking for malloc.h... yes yes checking for string.h... (cached) checking for string.h... yes (cached) yes yes checking for inttypes.h... checking for unistd.h... (cached) checking for unistd.h... yes (cached) yes checking for strings.h... (cached) yes checking for strings.h... (cached) yes checking for sys/time.h... checking for sys/time.h... yes checking if /usr/bin/gcc supports -c -o file.o... yes yes checking for time.h... checking for time.h... yes checking for stdint.h... yes yes checking for sys/resource.h... checking for sys/resource.h... yes checking if /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes yes yes checking whether -lc should be explicitly linked in... yes checking for sys/stat.h... (cached) yes checking for unsigned long long... checking for sys/stat.h... (cached) yes checking for sys/mman.h... checking for sys/mman.h... yes yes checking for fcntl.h... checking for fcntl.h... no checking dynamic linker characteristics... yes yes checking for alloca.h... yes checking for inttypes.h... checking for alloca.h... yes yes checking for sys/pstat.h... checking for sys/pstat.h... no yes no checking whether the inttypes.h PRIxNN macros are broken... checking for sys/sysmp.h... checking for sys/sysmp.h... no no GNU/Linux ld.so checking for sys/sysinfo.h... checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... checking for sys/sysinfo.h... 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... no checking for ld used by GCC... yes yes /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... checking for machine/hal_sysinfo.h... checking for machine/hal_sysinfo.h... done no no checking for sys/table.h... checking for sys/table.h... checking argz.h usability... no no checking for sys/sysctl.h... checking for sys/sysctl.h... yes yes checking for sys/systemcfg.h... checking for sys/systemcfg.h... no no yes checking argz.h presence... checking for stdint.h... checking for stdint.h... (cached) (cached) yes yes yes checking for uint64_t... checking for stdio_ext.h... checking for stdio_ext.h... yes checking for argz.h... yes checking limits.h usability... yes yes checking for process.h... checking for process.h... no no checking for sys/prctl.h... checking for sys/prctl.h... yes checking for sys/wait.h that is POSIX.1 compatible... yes yes yes checking limits.h presence... checking for sys/wait.h that is POSIX.1 compatible... checking for sys/wait.h that is POSIX.1 compatible... yes checking for limits.h... yes checking locale.h usability... yes yes checking whether time.h and sys/time.h may both be included... yes checking whether time.h and sys/time.h may both be included... yes checking locale.h presence... yes checking whether errno must be declared... yes checking whether errno must be declared... configure: updating cache ./config.cache yes checking for locale.h... yes checking that generated files are newer than configure... checking nl_types.h usability... done configure: creating ./config.status no no checking size of int... checking size of int... yes checking nl_types.h presence... yes checking for nl_types.h... yes 4 4 checking size of long... checking size of long... checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking stddef.h usability... 8 8 checking size of size_t... checking size of size_t... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes 8 checking for long long... 8 checking for long long... checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for feof_unlocked... yes checking for fgets_unlocked... yes yes checking size of long long... checking size of long long... yes checking for getc_unlocked... yes 8 checking for a 64-bit type... 8 checking for a 64-bit type... checking for getcwd... uint64_t uint64_t checking for intptr_t... checking for intptr_t... yes checking for getegid... yes checking for geteuid... yes yes checking for uintptr_t... checking for uintptr_t... yes checking for getgid... yes yes checking for ssize_t... yes checking for ssize_t... checking for getuid... yes checking for mempcpy... yes checking for pid_t... yes checking for pid_t... yes checking for munmap... yes checking for putenv... yes yes checking for library containing strerror... checking for library containing strerror... yes checking for setenv... none required none required checking for asprintf... checking for asprintf... yes checking for setlocale... yes yes checking for atexit... checking for atexit... yes checking for stpcpy... yes yes checking for basename... checking for basename... yes checking for strcasecmp... yes yes checking for bcmp... checking for bcmp... yes checking for strdup... yes yes checking for bcopy... checking for bcopy... yes checking for strtoul... yes yes checking for bsearch... checking for bsearch... yes checking for tsearch... yes yes checking for bzero... checking for bzero... yes checking for __argz_count... yes checking for calloc... yes checking for calloc... yes checking for __argz_stringify... yes checking for clock... yes checking for clock... yes checking for __argz_next... yes checking for ffs... yes checking for ffs... yes checking for __fsetlocking... yes checking for getcwd... yes yes checking for getcwd... checking for iconv... yes checking for getpagesize... yes checking for getpagesize... yes checking for iconv declaration... yes checking for gettimeofday... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for nl_langinfo and CODESET... yes checking for gettimeofday... yes checking for index... yes checking for LC_MESSAGES... yes checking for index... yes yes checking for bison... bison checking version of bison... checking for insque... 3.8.2, ok checking whether NLS is requested... no checking whether to use NLS... no checking for aclocal... aclocal checking for autoconf... autoconf checking for autoheader... autoheader checking bison 3 or later... 3.8.2, bison3 yes checking for insque... configure: updating cache ./config.cache configure: creating ./config.status yes checking for memchr... yes checking for memchr... yes checking for memcmp... yes checking for memcmp... config.status: creating Makefile config.status: creating config.intl yes checking for memcpy... config.status: creating config.h yes config.status: executing default-1 commands checking for memcpy... mkdir -p -- build-x86_64-pc-linux-gnu/fixincludes Configuring in build-x86_64-pc-linux-gnu/fixincludes yes yes checking for memmem... checking for memmem... yes yes checking for memmove... checking for memmove... config.status: creating Makefile configure: creating cache ./config.cache config.status: creating config.h checking build system type... config.status: executing depfiles commands x86_64-pc-linux-gnu checking host system type... config.status: executing libtool commands x86_64-pc-linux-gnu checking target system type... m68k-buildroot-linux-uclibc checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... mkdir -p -- build-x86_64-pc-linux-gnu/libcpp Configuring in build-x86_64-pc-linux-gnu/libcpp yes yes checking for mempcpy... checking for mempcpy... checking whether we are cross compiling... yes yes checking for memset... checking for memset... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes yes checking for mkstemps... checking for mkstemps... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... yes yes checking for putenv... checking for putenv... none needed checking how to run the C preprocessor... yes yes checking for random... checking for random... /usr/bin/gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for rename... yes checking for rename... configure: creating cache ./config.cache yes checking build system type... yes checking for rindex... x86_64-pc-linux-gnu checking host system type... checking for rindex... x86_64-pc-linux-gnu checking target system type... m68k-buildroot-linux-uclibc checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc yes yes checking for setenv... yes checking for sys/types.h... checking for setenv... checking whether the C compiler works... yes checking for sys/stat.h... yes yes yes checking for snprintf... checking for C compiler default output file name... a.out checking for suffix of executables... checking for snprintf... yes checking for stdlib.h... checking whether we are cross compiling... yes yes checking for sigsetmask... checking for sigsetmask... yes checking for string.h... no checking for suffix of object files... yes yes yes checking for stpcpy... checking for memory.h... checking for stpcpy... o checking whether we are using the GNU C compiler... yes yes checking whether /usr/bin/gcc accepts -g... checking for strings.h... yes yes checking for stpncpy... checking for stpncpy... yes checking for /usr/bin/gcc option to accept ISO C89... yes checking for inttypes.h... none needed yes yes checking for strcasecmp... checking for strcasecmp... yes checking whether we are using the GNU C++ compiler... checking for stdint.h... yes checking whether /usr/bin/g++ accepts -g... yes yes checking for strchr... checking for strchr... yes checking for unistd.h... yes checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar checking how to run the C preprocessor... /usr/bin/gcc -E yes yes yes checking minix/config.h usability... checking for strdup... checking for strdup... checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes no checking minix/config.h presence... yes checking for strncasecmp... checking for strncasecmp... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes yes yes checking for a sed that does not truncate output... /bin/sed checking for strndup... checking for strndup... checking whether /usr/bin/gcc supports -W... yes yes checking for sys/types.h... checking whether /usr/bin/gcc supports -Wall... yes yes yes checking for strnlen... yes checking whether /usr/bin/gcc supports -Wwrite-strings... checking for strnlen... checking for sys/stat.h... yes checking whether /usr/bin/gcc supports -Wstrict-prototypes... yes yes yes checking for stdlib.h... checking for strrchr... checking for strrchr... yes checking whether /usr/bin/gcc supports -Wmissing-prototypes... yes yes checking whether /usr/bin/gcc supports -Wold-style-definition... checking for string.h... yes yes checking for strstr... checking for strstr... yes checking whether /usr/bin/gcc supports -Wmissing-format-attribute... yes checking for memory.h... yes checking whether /usr/bin/gcc supports -Woverlength-strings... yes yes checking for strtod... checking for strtod... yes yes checking for strings.h... checking whether /usr/bin/gcc supports -pedantic -Wlong-long... yes checking for ANSI C header files... (cached) yes checking stddef.h usability... yes yes yes checking for strtol... checking for strtol... checking for inttypes.h... yes checking stddef.h presence... yes yes checking for stddef.h... yes yes yes checking for stdint.h... checking for stdlib.h... (cached) yes checking for strtoul... checking for strtoul... checking for strings.h... (cached) yes checking for unistd.h... (cached) yes checking fcntl.h usability... yes checking for unistd.h... yes yes checking for strtoll... checking for strtoll... yes checking fcntl.h presence... yes checking for fcntl.h... yes yes checking sys/file.h usability... checking minix/config.h usability... yes yes checking for strtoull... checking for strtoull... no checking minix/config.h presence... yes checking sys/file.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for sys/file.h... yes checking for sys/stat.h... (cached) yes yes yes checking for clearerr_unlocked... checking for strverscmp... checking for strverscmp... yes checking for aclocal... aclocal checking for autoconf... autoconf checking for autoheader... autoheader checking whether /usr/bin/gcc supports -W... yes yes yes checking for tmpnam... checking for feof_unlocked... checking for tmpnam... yes yes checking whether /usr/bin/gcc supports -Wall... yes yes checking for ferror_unlocked... checking for vasprintf... checking for vasprintf... yes checking whether /usr/bin/gcc supports -Wnarrowing... yes yes yes yes checking for fflush_unlocked... checking whether /usr/bin/gcc supports -Wwrite-strings... checking for vfprintf... checking for vfprintf... yes checking whether /usr/bin/gcc supports -Wmissing-format-attribute... yes yes yes checking for fgetc_unlocked... yes checking for vprintf... checking whether /usr/bin/gcc supports -Wstrict-prototypes... checking for vprintf... yes checking whether /usr/bin/gcc supports -Wmissing-prototypes... yes yes checking for fgets_unlocked... yes checking for vsnprintf... yes checking for vsnprintf... checking whether /usr/bin/gcc supports -Wold-style-definition... yes checking whether /usr/bin/gcc supports -Wc++-compat... yes yes checking for fileno_unlocked... yes checking for vsprintf... checking for vsprintf... yes checking whether /usr/bin/gcc supports -pedantic -Wlong-long... yes checking whether /usr/bin/gcc supports -fno-exceptions... yes checking for fprintf_unlocked... yes yes yes checking whether /usr/bin/gcc supports -fno-rtti... checking for waitpid... checking for waitpid... no checking for fputc_unlocked... yes yes yes checking for setproctitle... checking for setproctitle... yes checking dependency style of /usr/bin/g++... checking for fputs_unlocked... no checking whether alloca needs Cray hooks... no checking whether alloca needs Cray hooks... gcc3 checking whether time.h and sys/time.h may both be included... yes no checking stack direction for C alloca... no checking stack direction for C alloca... checking for fread_unlocked... yes checking whether string.h and strings.h may both be included... yes -1 -1 checking for vfork.h... checking for vfork.h... checking for fwrite_unlocked... yes checking locale.h usability... no no checking for fork... checking for fork... yes yes checking locale.h presence... checking for getchar_unlocked... yes checking for locale.h... yes yes yes checking fcntl.h usability... checking for vfork... checking for vfork... yes yes checking fcntl.h presence... checking for getc_unlocked... yes yes checking for working fork... checking for working fork... yes checking for fcntl.h... yes checking limits.h usability... yes checking for putchar_unlocked... yes checking limits.h presence... yes checking for limits.h... yes yes checking for working vfork... (cached) yes checking for _doprnt... yes checking for working vfork... (cached) yes checking for _doprnt... checking stddef.h usability... yes checking for putc_unlocked... yes checking stddef.h presence... no checking for sys_errlist... no checking for sys_errlist... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for strings.h... (cached) yes checking for string.h... (cached) yes checking sys/file.h usability... yes checking whether abort is declared... yes yes checking for sys_nerr... checking for sys_nerr... yes checking sys/file.h presence... yes checking for sys/file.h... yes yes checking for unistd.h... (cached) yes checking whether asprintf is declared... checking whether byte ordering is bigendian... yes checking for sys_siglist... yes checking for sys_siglist... yes yes checking for external symbol _system_configuration... yes checking whether basename is declared... checking for external symbol _system_configuration... no checking for __fsetlocking... no no checking for an ANSI C-conforming const... checking for __fsetlocking... yes checking for inline... yes checking whether errno is declared... yes inline checking for obstacks... yes checking for canonicalize_file_name... checking for canonicalize_file_name... no checking whether vasprintf is declared... yes checking for dup3... yes checking for dup3... yes checking for off_t... yes checking whether clearerr_unlocked is declared... yes checking for getrlimit... yes checking for getrlimit... yes checking whether feof_unlocked is declared... yes yes checking for size_t... checking for getrusage... yes checking for getrusage... yes checking whether ferror_unlocked is declared... yes checking for getsysinfo... yes checking for getsysinfo... yes checking for ssize_t... yes checking whether fflush_unlocked is declared... no checking for gettimeofday... (cached) yes checking for on_exit... no checking for gettimeofday... (cached) yes checking for on_exit... yes checking whether fgetc_unlocked is declared... yes checking for pipe2... yes yes checking for uintptr_t... checking for pipe2... yes checking whether fgets_unlocked is declared... yes checking for psignal... yes checking for psignal... yes yes checking whether fileno_unlocked is declared... yes checking for pstat_getdynamic... checking for ptrdiff_t... yes checking for pstat_getdynamic... yes checking whether fprintf_unlocked is declared... no checking for pstat_getstatic... no checking for pstat_getstatic... yes checking for uint64_t... no checking whether fputc_unlocked is declared... no checking for realpath... no checking for realpath... yes checking whether struct tm is in sys/time.h or time.h... yes checking whether fputs_unlocked is declared... yes yes checking for setrlimit... time.h checking size of int... checking for setrlimit... yes checking whether fread_unlocked is declared... yes yes checking for spawnve... checking for spawnve... 4 checking size of long... yes checking whether fwrite_unlocked is declared... no checking for spawnvpe... no checking for spawnvpe... yes 8 checking whether getchar_unlocked is declared... checking for clearerr_unlocked... no checking for strerror... no checking for strerror... yes yes checking whether getc_unlocked is declared... checking for feof_unlocked... yes yes checking for strsignal... checking for strsignal... yes yes checking whether putchar_unlocked is declared... checking for ferror_unlocked... yes yes checking for sysconf... checking for sysconf... yes yes checking whether putc_unlocked is declared... yes checking for fflush_unlocked... yes checking for sysctl... checking for sysctl... yes checking for an ANSI C-conforming const... yes yes checking for fgetc_unlocked... checking for sysmp... yes checking for sysmp... yes checking sys/mman.h usability... yes no checking for fgets_unlocked... checking for table... yes checking sys/mman.h presence... no yes checking for sys/mman.h... checking for table... yes checking for mmap... yes no checking for fileno_unlocked... checking for times... 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)... no checking for times... yes checking whether mmap with MAP_ANON(YMOUS) works... yes checking whether to enable maintainer-specific portions of Makefiles... no yes yes checking for wait3... checking for fprintf_unlocked... yes checking for wait3... configure: updating cache ./config.cache configure: creating ./config.status yes checking for wait4... no checking for fputc_unlocked... yes checking for wait4... yes checking for sbrk... yes checking for fputs_unlocked... yes config.status: creating Makefile checking for sbrk... config.status: creating mkheaders.almost config.status: creating config.h yes checking whether basename is declared... yes yes checking for fread_unlocked... checking whether basename is declared... mkdir -p -- ./zlib Configuring in ./zlib yes checking whether ffs is declared... yes checking for fwrite_unlocked... yes checking whether ffs is declared... yes checking whether asprintf is declared... yes checking for getchar_unlocked... yes checking whether asprintf is declared... yes checking whether vasprintf is declared... yes checking for getc_unlocked... yes checking whether vasprintf is declared... yes checking whether snprintf is declared... yes checking for putchar_unlocked... yes checking whether snprintf is declared... yes checking whether vsnprintf is declared... yes yes checking for putc_unlocked... checking whether vsnprintf is declared... yes checking whether calloc is declared... yes yes configure: creating cache ./config.cache checking whether calloc is declared... checking whether abort is declared... checking build system type... x86_64-pc-linux-gnu checking host system type... yes x86_64-pc-linux-gnu checking target system type... checking whether getenv is declared... m68k-buildroot-linux-uclibc checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes yes yes checking whether getenv is declared... checking whether asprintf is declared... 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 whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc checking whether getopt is declared... yes yes checking whether getopt is declared... checking whether basename is declared... yes checking whether malloc is declared... yes yes checking whether the C compiler works... checking whether malloc is declared... checking whether errno is declared... yes checking whether realloc is declared... yes checking for C compiler default output file name... a.out checking for suffix of executables... no yes checking whether getopt is declared... checking whether realloc is declared... checking whether we are cross compiling... yes checking whether sbrk is declared... yes yes checking whether vasprintf is declared... checking whether sbrk is declared... no checking for suffix of object files... yes checking whether strtol is declared... yes yes o checking whether we are using the GNU C compiler... checking whether strtol is declared... checking whether clearerr_unlocked is declared... yes checking whether /usr/bin/gcc accepts -g... yes checking whether strtoul is declared... yes yes checking for /usr/bin/gcc option to accept ISO C89... yes checking whether strtoul is declared... checking whether feof_unlocked is declared... yes checking whether strtoll is declared... none needed checking whether /usr/bin/gcc understands -c and -o together... yes yes checking whether strtoll is declared... checking whether ferror_unlocked is declared... yes yes checking for style of include used by make... checking whether strtoull is declared... GNU checking dependency style of /usr/bin/gcc... none checking for CET support... yes yes no checking how to print strings... checking whether fflush_unlocked is declared... checking whether strtoull is declared... yes checking whether strverscmp is declared... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... yes yes checking whether fgetc_unlocked is declared... checking whether strverscmp 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 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... checking whether strnlen is declared... pass_all checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar checking for x86_64-pc-linux-gnu-strip... no checking for strip... strip checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib checking command to parse /usr/bin/nm output from /usr/bin/gcc object... yes yes checking whether fgets_unlocked is declared... checking whether strnlen is declared... yes checking whether canonicalize_file_name must be declared... yes yes checking whether canonicalize_file_name must be declared... ok checking whether fileno_unlocked is declared... no checking for stdlib.h... (cached) yes checking how to run the C preprocessor... checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... no checking for stdlib.h... (cached) yes /usr/bin/gcc -E yes checking for unistd.h... (cached) yes checking whether fprintf_unlocked is declared... checking for sys/param.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... checking for ANSI C header files... no checking whether fputc_unlocked is declared... yes checking for working strncmp... yes yes checking whether fputs_unlocked is declared... checking for working strncmp... yes yes checking for sys/types.h... yes checking whether fread_unlocked is declared... configure: updating cache ./config.cache yes configure: creating ./config.status yes checking for sys/stat.h... configure: updating cache ./config.cache configure: creating ./config.status yes checking whether fwrite_unlocked is declared... yes checking for stdlib.h... yes yes checking whether getchar_unlocked is declared... checking for string.h... config.status: creating Makefile config.status: creating testsuite/Makefile config.status: creating Makefile yes config.status: creating config.h checking for memory.h... yes config.status: creating testsuite/Makefile checking whether getc_unlocked is declared... config.status: executing default commands config.status: creating config.h config.status: executing default commands yes checking for strings.h... mkdir -p -- ./libbacktrace Configuring in ./libbacktrace yes checking whether putchar_unlocked is declared... mkdir -p -- ./libcody yes Configuring in ./libcody checking for inttypes.h... yes checking whether putc_unlocked is declared... yes checking for stdint.h... yes checking for working alloca.h... yes checking for unistd.h... yes checking for alloca... yes checking for dlfcn.h... yes checking for ANSI C header files... (cached) yes checking for nl_langinfo and CODESET... yes checking for objdir... .libs yes checking whether NLS is requested... no checking for uchar... checking size of ino_t... checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... configure: creating cache ./config.cache configure: creating cache ./config.cache no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... checking build system type... checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking host system type... yes checking if /usr/bin/gcc static flag -static works... x86_64-pc-linux-gnu checking maintainer-mode... x86_64-pc-linux-gnu checking target system type... 8 checking size of dev_t... m68k-buildroot-linux-uclibc checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc checking whether the C++ compiler works... checking whether the C compiler works... yes checking if /usr/bin/gcc supports -c -o file.o... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... 8 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... yes checking for C compiler default output file name... a.out checking for suffix of executables... done yes checking if /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... checking for iconv... (cached) no checking for CET support... yes checking dynamic linker characteristics... checking whether we are cross compiling... checking whether we are cross compiling... no no checking for suffix of object files... no checking for suffix of object files... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking how to run the C preprocessor... /usr/bin/gcc -E configure: updating cache ./config.cache configure: creating ./config.status o checking whether we are using the GNU C compiler... o checking whether we are using the GNU C++ compiler... checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes yes checking whether /usr/bin/gcc accepts -g... checking for sys/param.h... yes checking whether /usr/bin/g++ accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... yes checking whether /usr/bin/g++ is for C++11... yes checking for getpagesize... config.status: creating Makefile none needed checking whether /usr/bin/gcc understands -c and -o together... config.status: creating config.h adding -std=c++11 checking adding -Wl,--no-undefined to linker... config.status: executing depdir commands mkdir -p -- .deps yes checking for working mmap... yes checking how to run the C preprocessor... ok checking exceptions... no checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar mkdir -p -- ./libdecnumber Configuring in ./libdecnumber /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... yes checking for memcpy... yes checking for strerror... config.status: creating Makefile config.status: creating config.h yes yes checking for sys/types.h... checking for unistd.h... (cached) yes mkdir -p -- ./fixincludes Configuring in ./fixincludes yes checking for sys/stat.h... configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status yes checking for stdlib.h... yes checking for string.h... configure: creating cache ./config.cache checking whether make sets $(MAKE)... yes checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc yes checking for memory.h... checking whether the C compiler works... yes checking for strings.h... yes checking for C compiler default output file name... a.out checking for suffix of executables... yes checking for inttypes.h... checking whether we are cross compiling... yes checking for stdint.h... no checking for suffix of object files... configure: creating cache ./config.cache yes checking build system type... checking for unistd.h... x86_64-pc-linux-gnu checking host system type... o checking whether we are using the GNU C compiler... x86_64-pc-linux-gnu checking target system type... m68k-buildroot-linux-uclibc checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc yes checking whether /usr/bin/gcc accepts -g... yes checking minix/config.h usability... checking whether the C compiler works... yes checking for /usr/bin/gcc option to accept ISO C89... no checking minix/config.h presence... yes checking for C compiler default output file name... a.out checking for suffix of executables... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... none needed checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar checking for aclocal... aclocal checking for autoconf... autoconf checking whether we are cross compiling... checking for autoheader... autoheader checking whether /usr/bin/gcc supports -W... yes checking whether /usr/bin/gcc supports -Wall... yes checking for a BSD-compatible install... no checking for suffix of object files... /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 checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-pc-linux-gnu-gcc... (cached) /usr/bin/gcc checking whether we are using the GNU C compiler... (cached) yes checking whether /usr/bin/gcc accepts -g... (cached) yes checking for /usr/bin/gcc option to accept ISO C89... (cached) none needed checking whether /usr/bin/gcc understands -c and -o together... (cached) yes checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib checking for gawk... (cached) gawk checking for dwz... no checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed yes checking for fgrep... o checking whether we are using the GNU C compiler... /bin/grep -F checking for ld used by /usr/bin/gcc... checking whether /usr/bin/gcc supports -Wwrite-strings... /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 /usr/bin/gcc accepts -g... yes checking whether /usr/bin/gcc supports -Wstrict-prototypes... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar checking for x86_64-pc-linux-gnu-strip... no checking for strip... strip checking for x86_64-pc-linux-gnu-ranlib... (cached) /usr/bin/ranlib checking command to parse /usr/bin/nm output from /usr/bin/gcc object... yes checking for /usr/bin/gcc option to accept ISO C89... yes checking whether /usr/bin/gcc supports -Wmissing-prototypes... yes ok none needed checking how to run the C preprocessor... checking whether /usr/bin/gcc supports -Wold-style-definition... /usr/bin/gcc -E checking for dlfcn.h... yes checking for grep that handles long lines and -e... /bin/grep checking for egrep... checking whether /usr/bin/gcc supports -Wmissing-format-attribute... /bin/grep -E checking for ANSI C header files... yes yes checking for objdir... checking whether /usr/bin/gcc supports -Wcast-qual... .libs yes checking whether /usr/bin/gcc supports -pedantic -Wlong-long... yes yes checking whether /usr/bin/gcc supports -fno-lto... checking for sys/types.h... checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... yes yes checking how to run the C preprocessor... no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... checking for sys/stat.h... /usr/bin/gcc -E yes yes checking if /usr/bin/gcc static flag -static works... checking for stdlib.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 yes checking if /usr/bin/gcc supports -c -o file.o... checking for string.h... yes checking for memory.h... yes checking if /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... yes checking for strings.h... yes checking for sys/types.h... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking unwind.h usability... yes yes checking for inttypes.h... checking for sys/stat.h... yes checking unwind.h presence... yes checking for unwind.h... yes checking for _Unwind_Backtrace... yes yes checking for stdlib.h... checking for stdint.h... yes checking for -funwind-tables option... yes yes checking for unistd.h... checking for string.h... yes checking for -frandom-seed=string option... yes checking whether /usr/bin/gcc supports -W... yes yes checking minix/config.h usability... checking for memory.h... yes checking whether /usr/bin/gcc supports -Wall... yes no checking minix/config.h presence... checking for strings.h... yes checking whether /usr/bin/gcc supports -Wwrite-strings... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether /usr/bin/gcc supports -Wstrict-prototypes... yes checking for inttypes.h... yes checking for a sed that does not truncate output... /bin/sed yes checking whether /usr/bin/gcc supports -W... checking whether /usr/bin/gcc supports -Wmissing-prototypes... yes config.status: creating Makefile checking for stdint.h... yes yes checking whether /usr/bin/gcc supports -Wall... config.status: executing depfiles commands checking whether /usr/bin/gcc supports -Wold-style-definition... config.status: executing libtool commands yes checking whether /usr/bin/gcc supports -Wwrite-strings... yes yes checking whether /usr/bin/gcc supports -Wmissing-format-attribute... checking for unistd.h... yes checking whether /usr/bin/gcc supports -Wstrict-prototypes... yes checking whether /usr/bin/gcc supports -Wcast-qual... yes checking ctype.h usability... yes make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-gcc-initial-12.1.0/build/libiberty' if [ x"-fpic" != x ] && [ ! -d pic ]; then \ mkdir pic; \ else true; fi yes checking for _Unwind_GetIPInfo... checking whether /usr/bin/gcc supports -Wmissing-prototypes... touch stamp-picdir if [ x"" != x ] && [ ! -d noasan ]; then \ mkdir noasan; \ else true; fi touch stamp-noasandir if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 ctype.h presence... yes checking for ctype.h... yes yes checking whether /usr/bin/gcc supports -Wold-style-definition... checking stddef.h usability... yes checking for CET support... yes checking whether /usr/bin/gcc supports -Wmissing-format-attribute... yes checking stddef.h presence... yes checking for stddef.h... yes no checking __sync extensions... yes checking for string.h... (cached) yes checking whether /usr/bin/gcc supports -Woverlength-strings... checking stdio.h usability... yes checking whether /usr/bin/gcc supports -pedantic -Wlong-long... yes checking __atomic extensions... yes checking stdio.h presence... yes checking for ANSI C header files... (cached) yes yes checking for stdio.h... yes checking stddef.h usability... looking for a compliant stdint.h in stdint.h, checking for uintmax_t... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 output filetype... yes checking stddef.h presence... yes checking for stddef.h... yes yes checking for uintptr_t... elf64 checking for stdlib.h... (cached) yes looking for a compliant stdint.h in stdint.h, checking for uintmax_t... checking for strings.h... (cached) yes checking for unistd.h... (cached) yes checking fcntl.h usability... yes checking for int_least32_t... yes checking for uintptr_t... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/file.h usability... yes checking for int_fast32_t... yes checking for int_least32_t... yes checking sys/file.h presence... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 for sys/file.h... yes checking for sys/stat.h... (cached) yes checking for clearerr_unlocked... yes checking for uint64_t... yes checking for int_fast32_t... yes checking for feof_unlocked... yes checking what to include in gstdint.h... yes checking for uint64_t... stdint.h (already complete) checking for an ANSI C-conforming const... yes if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 ferror_unlocked... yes checking for off_t... yes checking what to include in gstdint.h... stdint.h (already complete) checking sys/mman.h usability... yes checking for fflush_unlocked... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for mmap... yes checking size of int... yes checking for fgetc_unlocked... yes if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 checking link.h usability... yes 4 checking for fgets_unlocked... checking size of long... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 link.h presence... checking for fileno_unlocked... 8 checking for ANSI C header files... (cached) yes yes checking for link.h... yes checking for dl_iterate_phdr... checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... m68k-buildroot-linux-uclibc yes checking for decimal floating point... dpd checking whether byte ordering is bigendian... checking for fprintf_unlocked... yes checking mach-o/dyld.h usability... no checking mach-o/dyld.h presence... no checking for fputc_unlocked... no checking for mach-o/dyld.h... no checking sys/ldr.h usability... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 no checking for CET support... yes no checking sys/ldr.h presence... checking for fputs_unlocked... no no checking for sys/ldr.h... no checking for fcntl... configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing gstdint.h commands make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-gcc-initial-12.1.0/build/intl' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-gcc-initial-12.1.0/build/intl' make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-gcc-initial-12.1.0/build/build-x86_64-pc-linux-gnu/libiberty' if [ x"" != x ] && [ ! -d pic ]; then \ mkdir pic; \ else true; fi touch stamp-picdir if [ x"" != x ] && [ ! -d noasan ]; then \ mkdir noasan; \ else true; fi touch stamp-noasandir if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 strnlen is declared... yes checking for fread_unlocked... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 whether getpagesize is declared... yes if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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... yes checking for lstat... yes if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 checking for getchar_unlocked... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 checking for readlink... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 yes checking for getc_unlocked... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 yes checking for getexecname... yes checking for putchar_unlocked... no checking for KERN_PROC... no checking for KERN_PROG_ARGS... yes checking for putc_unlocked... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 yes /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 no checking for clock_gettime... checking whether abort is declared... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 -pthread is supported... yes checking whether asprintf is declared... yes checking whether -gdwarf-5 is supported... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 yes checking for compress in -lz... yes checking whether basename is declared... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 --compress-debug-sections is supported... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 yes /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 checking whether errno is declared... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 checking for objcopy... objcopy checking for readelf... readelf checking whether objcopy supports debuglink... yes checking for dsymutil... dsymutil checking for nm... /usr/bin/nm checking for xz... xz checking for comm... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 comm checking for lzma_auto_decoder in -llzma... /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 no checking whether vasprintf is declared... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 no checking whether tests can run... yes checking whether clearerr_unlocked is declared... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 checking whether feof_unlocked is declared... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 yes /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 checking whether ferror_unlocked is declared... yes if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 fflush_unlocked is declared... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 checking whether fgetc_unlocked is declared... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 fgets_unlocked is declared... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 yes checking whether fileno_unlocked is declared... yes checking whether fprintf_unlocked is declared... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 no checking whether fputc_unlocked is declared... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 fputs_unlocked is declared... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 checking whether fread_unlocked is declared... yes checking whether fwrite_unlocked is declared... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 whether getchar_unlocked is declared... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 getc_unlocked is declared... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 yes if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 checking whether putchar_unlocked is declared... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 yes checking whether putc_unlocked is declared... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 yes checking for an ANSI C-conforming const... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 sys/mman.h usability... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 yes checking sys/mman.h presence... /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 yes checking for sys/mman.h... yes checking for mmap... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 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)... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 yes checking whether mmap with MAP_ANON(YMOUS) works... yes checking whether to enable maintainer-specific portions of Makefiles... no if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 configure: updating cache ./config.cache configure: creating ./config.status if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 config.status: creating Makefile config.status: creating mkheaders.almost config.status: creating config.h make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-gcc-initial-12.1.0/build/zlib' /usr/bin/gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o libz_a-adler32.o `test -f 'adler32.c' || echo '../../zlib/'`adler32.c if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 /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-3/output-1/host/include -c -o libz_a-compress.o `test -f 'compress.c' || echo '../../zlib/'`compress.c if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 /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-3/output-1/host/include -c -o libz_a-crc32.o `test -f 'crc32.c' || echo '../../zlib/'`crc32.c if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 /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-3/output-1/host/include -c -o libz_a-deflate.o `test -f 'deflate.c' || echo '../../zlib/'`deflate.c if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 config.status: creating Makefile config.status: creating backtrace-supported.h config.status: creating install-debuginfo-for-buildid.sh config.status: creating config.h if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 config.status: executing libtool commands if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 config.status: executing gstdint.h commands config.status: executing default commands if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 /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-3/output-1/host/include -c -o libz_a-gzread.o `test -f 'gzread.c' || echo '../../zlib/'`gzread.c if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 /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-3/output-1/host/include -c -o libz_a-gzclose.o `test -f 'gzclose.c' || echo '../../zlib/'`gzclose.c if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 /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-3/output-1/host/include -c -o libz_a-gzwrite.o `test -f 'gzwrite.c' || echo '../../zlib/'`gzwrite.c if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 /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-3/output-1/host/include -c -o libz_a-gzlib.o `test -f 'gzlib.c' || echo '../../zlib/'`gzlib.c if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 mkdir -p -- ./libcpp Configuring in ./libcpp 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... m68k-buildroot-linux-uclibc checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc checking whether the C compiler works... /usr/bin/gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o libz_a-infback.o `test -f 'infback.c' || echo '../../zlib/'`infback.c if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 yes checking for C compiler default output file name... a.out if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 checking for suffix of executables... /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 /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-3/output-1/host/include -c -o libz_a-inffast.o `test -f 'inffast.c' || echo '../../zlib/'`inffast.c /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-3/output-1/host/include -c -o libz_a-inflate.o `test -f 'inflate.c' || echo '../../zlib/'`inflate.c if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 checking whether we are cross compiling... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 /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-3/output-1/host/include -c -o libz_a-inftrees.o `test -f 'inftrees.c' || echo '../../zlib/'`inftrees.c if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 no /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 checking for suffix of object files... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 o checking whether we are using the GNU C compiler... /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 /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-3/output-1/host/include -c -o libz_a-trees.o `test -f 'trees.c' || echo '../../zlib/'`trees.c if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 yes checking whether /usr/bin/gcc accepts -g... /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-3/output-1/host/include -c -o libz_a-uncompr.o `test -f 'uncompr.c' || echo '../../zlib/'`uncompr.c if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 /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-3/output-1/host/include -c -o libz_a-zutil.o `test -f 'zutil.c' || echo '../../zlib/'`zutil.c if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 yes checking for /usr/bin/gcc option to accept ISO C89... /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 true "AR_FLAGS=rc" "CC_FOR_BUILD=/usr/bin/gcc" "CFLAGS=-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include " "CXXFLAGS=-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include " "CFLAGS_FOR_BUILD=-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" "CFLAGS_FOR_TARGET=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -fno-dwarf2-cfi-asm -static" "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-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" "LIBCFLAGS=-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include " "LIBCFLAGS_FOR_TARGET=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -fno-dwarf2-cfi-asm -static" "MAKE=/usr/bin/make" "MAKEINFO=/home/buildroot/autobuild/instance-3/output-1/build/host-gcc-initial-12.1.0/missing makeinfo --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/bash" "EXPECT=expect" "RUNTEST=runtest" "RUNTESTFLAGS=" "exec_prefix=/home/buildroot/autobuild/instance-3/output-1/host" "infodir=/home/buildroot/autobuild/instance-3/output-1/host/share/info" "libdir=/home/buildroot/autobuild/instance-3/output-1/host/lib" "prefix=/home/buildroot/autobuild/instance-3/output-1/host" "tooldir=/home/buildroot/autobuild/instance-3/output-1/host/m68k-buildroot-linux-uclibc" "AR=/usr/bin/ar" "AS=/usr/bin/as" "CC=/usr/bin/gcc" "CXX=/usr/bin/g++" "LD=/usr/bin/ld" "LIBCFLAGS=-O2 -I/home/buildroot/autobuild/instance-3/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 make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-gcc-initial-12.1.0/build/zlib' if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 none needed make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-gcc-initial-12.1.0/build/libcody' /usr/bin/g++ -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -fno-exceptions -fno-rtti -include config.h -I../../libcody \ -MMD -MP -MF buffer.d -c -o buffer.o ../../libcody/buffer.cc checking whether we are using the GNU C++ compiler... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 yes checking whether /usr/bin/g++ accepts -g... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 yes checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 /usr/bin/ranlib if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar checking how to run the C preprocessor... /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 /usr/bin/gcc -E if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 checking for grep that handles long lines and -e... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 /bin/grep checking for egrep... /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 /bin/grep -E checking for ANSI C header files... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 /usr/bin/g++ -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -fno-exceptions -fno-rtti -include config.h -I../../libcody \ -MMD -MP -MF client.d -c -o client.o ../../libcody/client.cc yes /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 checking for sys/types.h... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 yes /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 checking for sys/stat.h... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 yes if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 /usr/bin/g++ -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -fno-exceptions -fno-rtti -include config.h -I../../libcody \ -MMD -MP -MF netclient.d -c -o netclient.o ../../libcody/netclient.cc checking for stdlib.h... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 /usr/bin/g++ -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -fno-exceptions -fno-rtti -include config.h -I../../libcody \ -MMD -MP -MF netserver.d -c -o netserver.o ../../libcody/netserver.cc yes if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 checking for string.h... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 yes if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 checking for memory.h... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 yes if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 checking for strings.h... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 yes checking for inttypes.h... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 /usr/bin/g++ -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -fno-exceptions -fno-rtti -include config.h -I../../libcody \ -MMD -MP -MF resolver.d -c -o resolver.o ../../libcody/resolver.cc /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 yes checking for stdint.h... echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o > required-list make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-gcc-initial-12.1.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-3/output-1/build/host-gcc-initial-12.1.0/build/build-x86_64-pc-linux-gnu/libiberty/testsuite' if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 yes checking for unistd.h... yes if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 /usr/bin/g++ -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -fno-exceptions -fno-rtti -include config.h -I../../libcody \ -MMD -MP -MF packet.d -c -o packet.o ../../libcody/packet.cc checking minix/config.h usability... no checking minix/config.h presence... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for aclocal... aclocal checking for autoconf... autoconf checking for autoheader... autoheader checking whether /usr/bin/gcc supports -W... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 yes checking whether /usr/bin/gcc supports -Wall... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 yes /usr/bin/g++ -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -fno-exceptions -fno-rtti -include config.h -I../../libcody \ -MMD -MP -MF server.d -c -o server.o ../../libcody/server.cc /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 checking whether /usr/bin/gcc supports -Wnarrowing... yes checking whether /usr/bin/gcc supports -Wwrite-strings... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 yes /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 checking whether /usr/bin/gcc supports -Wmissing-format-attribute... yes checking whether /usr/bin/gcc supports -Wstrict-prototypes... yes if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 checking whether /usr/bin/gcc supports -Wmissing-prototypes... yes checking whether /usr/bin/gcc supports -Wold-style-definition... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 /usr/bin/g++ -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -fno-exceptions -fno-rtti -include config.h -DSRCDIR='"../../libcody"' -I../../libcody \ -MMD -MP -MF fatal.d -c -o fatal.o ../../libcody/fatal.cc yes checking whether /usr/bin/gcc supports -Wc++-compat... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 yes checking whether /usr/bin/gcc supports -pedantic -Wlong-long... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 yes checking whether /usr/bin/gcc supports -fno-exceptions... /usr/bin/ar -cr libcody.a buffer.o client.o fatal.o netclient.o netserver.o resolver.o packet.o server.o /usr/bin/ranlib libcody.a if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 yes if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 checking whether /usr/bin/gcc supports -fno-rtti... make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-gcc-initial-12.1.0/build/libcody' if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 yes if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 checking dependency style of /usr/bin/g++... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 gcc3 checking whether time.h and sys/time.h may both be included... make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-gcc-initial-12.1.0/build/libdecnumber' source='../../libdecnumber/decNumber.c' object='decNumber.o' libtool=no /usr/bin/gcc -I../../libdecnumber -I. -O2 -I/home/buildroot/autobuild/instance-3/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 if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 yes checking whether string.h and strings.h may both be included... /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/bsearch_r.c -o pic/bsearch_r.o; \ else true; fi if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 yes if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/bsearch_r.c -o noasan/bsearch_r.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/bsearch_r.c -o bsearch_r.o checking locale.h usability... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 yes checking locale.h presence... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 yes checking for locale.h... yes checking fcntl.h usability... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 yes checking fcntl.h presence... /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking stddef.h usability... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 yes checking stddef.h presence... /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for strings.h... (cached) yes checking for string.h... (cached) yes checking sys/file.h usability... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 yes checking sys/file.h presence... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 yes checking for sys/file.h... yes checking for unistd.h... (cached) yes checking whether byte ordering is bigendian... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/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 \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 source='../../libdecnumber/decContext.c' object='decContext.o' libtool=no /usr/bin/gcc -I../../libdecnumber -I. -O2 -I/home/buildroot/autobuild/instance-3/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"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 source='../../libdecnumber/dpd/decimal32.c' object='decimal32.o' libtool=no /usr/bin/gcc -I../../libdecnumber -I. -O2 -I/home/buildroot/autobuild/instance-3/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 rm -f ./libiberty.a pic/./libiberty.a noasan/./libiberty.a /usr/bin/ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o /usr/bin/ranlib ./libiberty.a if [ x"" != x ]; then \ cd pic; \ /usr/bin/ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o; \ /usr/bin/ranlib ./libiberty.a; \ cd ..; \ else true; fi; \ if [ x"" != x ]; then \ cd noasan; \ /usr/bin/ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o; \ /usr/bin/ranlib ./libiberty.a; \ cd ..; \ else true; fi if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-gcc-initial-12.1.0/build/build-x86_64-pc-linux-gnu/libiberty' if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 an ANSI C-conforming const... source='../../libdecnumber/dpd/decimal64.c' object='decimal64.o' libtool=no /usr/bin/gcc -I../../libdecnumber -I. -O2 -I/home/buildroot/autobuild/instance-3/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 \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 yes checking for inline... source='../../libdecnumber/dpd/decimal128.c' object='decimal128.o' libtool=no /usr/bin/gcc -I../../libdecnumber -I. -O2 -I/home/buildroot/autobuild/instance-3/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 inline checking for obstacks... make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-gcc-initial-12.1.0/build/build-x86_64-pc-linux-gnu/fixincludes' /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-3/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 -I/home/buildroot/autobuild/instance-3/output-1/host/include -DHAVE_CONFIG_H -I. -I../../../fixincludes -I../include -I../../../fixincludes/../include ../../../fixincludes/fixincl.c yes checking for off_t... /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-3/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 -I/home/buildroot/autobuild/instance-3/output-1/host/include -DHAVE_CONFIG_H -I. -I../../../fixincludes -I../include -I../../../fixincludes/../include ../../../fixincludes/fixtests.c /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-3/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 -I/home/buildroot/autobuild/instance-3/output-1/host/include -DHAVE_CONFIG_H -I. -I../../../fixincludes -I../include -I../../../fixincludes/../include ../../../fixincludes/fixfixes.c /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-3/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 -I/home/buildroot/autobuild/instance-3/output-1/host/include -DHAVE_CONFIG_H -I. -I../../../fixincludes -I../include -I../../../fixincludes/../include ../../../fixincludes/server.c /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-3/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 -I/home/buildroot/autobuild/instance-3/output-1/host/include -DHAVE_CONFIG_H -I. -I../../../fixincludes -I../include -I../../../fixincludes/../include ../../../fixincludes/procopen.c /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-3/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 -I/home/buildroot/autobuild/instance-3/output-1/host/include -DHAVE_CONFIG_H -I. -I../../../fixincludes -I../include -I../../../fixincludes/../include ../../../fixincludes/fixlib.c rm -f libdecnumber.a /usr/bin/ar cru libdecnumber.a decNumber.o decContext.o decimal32.o decimal64.o decimal128.o /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') /usr/bin/ranlib libdecnumber.a if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-gcc-initial-12.1.0/build/libdecnumber' make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-gcc-initial-12.1.0/build/build-x86_64-pc-linux-gnu/libcpp' /usr/bin/g++ -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/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 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o charset.o -MT charset.o -MMD -MP -MF .deps/charset.Tpo ../../../libcpp/charset.cc /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-3/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 -I/home/buildroot/autobuild/instance-3/output-1/host/include -DHAVE_CONFIG_H -I. -I../../../fixincludes -I../include -I../../../fixincludes/../include ../../../fixincludes/fixopts.c if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 srcdir="../../../fixincludes" /bin/bash ../../../fixincludes/mkfixinc.sh m68k-buildroot-linux-uclibc sed -e 's/@gcc_version@/12.1.0/' < mkheaders.almost > mkheadersT mv -f mkheadersT mkheaders /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib -o fixincl fixincl.o fixtests.o fixfixes.o server.o procopen.o fixlib.o fixopts.o ../libiberty/libiberty.a echo timestamp > full-stamp make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-gcc-initial-12.1.0/build/build-x86_64-pc-linux-gnu/fixincludes' make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-gcc-initial-12.1.0/build/libbacktrace' /usr/bin/make all-am make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-gcc-initial-12.1.0/build/libbacktrace' /bin/bash ./libtool --tag=CC --mode=compile /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-3/output-1/host/include -c -o atomic.lo ../../libbacktrace/atomic.c libtool: compile: /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-3/output-1/host/include -c ../../libbacktrace/atomic.c -o atomic.o if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 yes checking for size_t... /usr/bin/g++ -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/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 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o directives.o -MT directives.o -MMD -MP -MF .deps/directives.Tpo ../../../libcpp/directives.cc true DO=all multi-do # /usr/bin/make /bin/bash ./libtool --tag=CC --mode=compile /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-3/output-1/host/include -c -o dwarf.lo ../../libbacktrace/dwarf.c libtool: compile: /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-3/output-1/host/include -c ../../libbacktrace/dwarf.c -o dwarf.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 yes checking for ssize_t... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 yes checking for uintptr_t... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 yes checking for ptrdiff_t... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 yes checking for uint64_t... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 /bin/bash ./libtool --tag=CC --mode=compile /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-3/output-1/host/include -c -o fileline.lo ../../libbacktrace/fileline.c /usr/bin/g++ -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/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 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o errors.o -MT errors.o -MMD -MP -MF .deps/errors.Tpo ../../../libcpp/errors.cc libtool: compile: /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-3/output-1/host/include -c ../../libbacktrace/fileline.c -o fileline.o if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 yes checking whether struct tm is in sys/time.h or time.h... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 time.h checking size of int... /bin/bash ./libtool --tag=CC --mode=compile /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-3/output-1/host/include -c -o posix.lo ../../libbacktrace/posix.c libtool: compile: /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-3/output-1/host/include -c ../../libbacktrace/posix.c -o posix.o echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o > required-list make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-gcc-initial-12.1.0/build/libiberty/testsuite' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-gcc-initial-12.1.0/build/libiberty/testsuite' if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 /bin/bash ./libtool --tag=CC --mode=compile /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-3/output-1/host/include -c -o print.lo ../../libbacktrace/print.c 4 checking size of long... libtool: compile: /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-3/output-1/host/include -c ../../libbacktrace/print.c -o print.o /usr/bin/g++ -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/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 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o expr.o -MT expr.o -MMD -MP -MF .deps/expr.Tpo ../../../libcpp/expr.cc /bin/bash ./libtool --tag=CC --mode=compile /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-3/output-1/host/include -c -o sort.lo ../../libbacktrace/sort.c 8 checking for clearerr_unlocked... libtool: compile: /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-3/output-1/host/include -c ../../libbacktrace/sort.c -o sort.o /usr/bin/g++ -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/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 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o files.o -MT files.o -MMD -MP -MF .deps/files.Tpo ../../../libcpp/files.cc yes /bin/bash ./libtool --tag=CC --mode=compile /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-3/output-1/host/include -c -o state.lo ../../libbacktrace/state.c checking for feof_unlocked... libtool: compile: /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-3/output-1/host/include -c ../../libbacktrace/state.c -o state.o yes /bin/bash ./libtool --tag=CC --mode=compile /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-3/output-1/host/include -c -o backtrace.lo ../../libbacktrace/backtrace.c checking for ferror_unlocked... libtool: compile: /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-3/output-1/host/include -c ../../libbacktrace/backtrace.c -o backtrace.o yes /bin/bash ./libtool --tag=CC --mode=compile /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-3/output-1/host/include -c -o simple.lo ../../libbacktrace/simple.c checking for fflush_unlocked... libtool: compile: /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-3/output-1/host/include -c ../../libbacktrace/simple.c -o simple.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 yes /bin/bash ./libtool --tag=CC --mode=compile /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-3/output-1/host/include -c -o elf.lo ../../libbacktrace/elf.c checking for fgetc_unlocked... libtool: compile: /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-3/output-1/host/include -c ../../libbacktrace/elf.c -o elf.o yes checking for fgets_unlocked... /usr/bin/g++ -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/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 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o identifiers.o -MT identifiers.o -MMD -MP -MF .deps/identifiers.Tpo ../../../libcpp/identifiers.cc yes checking for fileno_unlocked... yes checking for fprintf_unlocked... echo "#define LOCALEDIR \"/home/buildroot/autobuild/instance-3/output-1/host/share/locale\"" > localedir.new ../../../libcpp/../move-if-change localedir.new localedir.h echo timestamp > localedir.hs /usr/bin/g++ -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/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 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o lex.o -MT lex.o -MMD -MP -MF .deps/lex.Tpo ../../../libcpp/lex.cc no checking for fputc_unlocked... yes checking for fputs_unlocked... yes checking for fread_unlocked... /bin/bash ./libtool --tag=CC --mode=compile /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-3/output-1/host/include -c -o mmapio.lo ../../libbacktrace/mmapio.c libtool: compile: /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-3/output-1/host/include -c ../../libbacktrace/mmapio.c -o mmapio.o yes checking for fwrite_unlocked... /bin/bash ./libtool --tag=CC --mode=compile /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-3/output-1/host/include -c -o mmap.lo ../../libbacktrace/mmap.c libtool: compile: /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-3/output-1/host/include -c ../../libbacktrace/mmap.c -o mmap.o yes checking for getchar_unlocked... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 /usr/bin/g++ -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/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 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o line-map.o -MT line-map.o -MMD -MP -MF .deps/line-map.Tpo ../../../libcpp/line-map.cc yes /bin/bash ./libtool --tag=CC --mode=link /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-3/output-1/host/include -static-libstdc++ -static-libgcc -L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/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 checking for getc_unlocked... yes checking for putchar_unlocked... 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 libtool: link: ( cd ".libs" && rm -f "libbacktrace.la" && ln -s "../libbacktrace.la" "libbacktrace.la" ) make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-gcc-initial-12.1.0/build/libbacktrace' if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-gcc-initial-12.1.0/build/libbacktrace' yes /usr/bin/g++ -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/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 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o macro.o -MT macro.o -MMD -MP -MF .deps/macro.Tpo ../../../libcpp/macro.cc /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 for putc_unlocked... yes checking whether abort is declared... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 yes checking whether asprintf is declared... yes checking whether basename is declared... yes checking whether errno is declared... no checking whether getopt is declared... yes checking whether vasprintf 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... /usr/bin/g++ -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/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 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o mkdeps.o -MT mkdeps.o -MMD -MP -MF .deps/mkdeps.Tpo ../../../libcpp/mkdeps.cc 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... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 yes checking whether fputs_unlocked is declared... yes checking whether fread_unlocked is declared... /usr/bin/g++ -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/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 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o pch.o -MT pch.o -MMD -MP -MF .deps/pch.Tpo ../../../libcpp/pch.cc yes checking whether fwrite_unlocked is declared... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 checking whether getchar_unlocked is declared... yes checking whether getc_unlocked is declared... yes checking whether putchar_unlocked is declared... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 putc_unlocked is declared... yes checking for working alloca.h... /usr/bin/g++ -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/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 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o symtab.o -MT symtab.o -MMD -MP -MF .deps/symtab.Tpo ../../../libcpp/symtab.cc yes checking for alloca... 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... checking size of ino_t... /usr/bin/g++ -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/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 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o traditional.o -MT traditional.o -MMD -MP -MF .deps/traditional.Tpo ../../../libcpp/traditional.cc if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 8 checking size of dev_t... 8 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 CET support... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 no configure: updating cache ./config.cache configure: creating ./config.status if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 /usr/bin/g++ -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/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 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o init.o -MT init.o -MMD -MP -MF .deps/init.Tpo ../../../libcpp/init.cc config.status: creating Makefile config.status: creating config.h config.status: executing depdir commands mkdir -p -- .deps if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/bsearch_r.c -o pic/bsearch_r.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/bsearch_r.c -o noasan/bsearch_r.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/bsearch_r.c -o bsearch_r.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 rm -f libcpp.a /usr/bin/ar cru libcpp.a charset.o directives.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 if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') /usr/bin/ranlib libcpp.a if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-gcc-initial-12.1.0/build/build-x86_64-pc-linux-gnu/libcpp' if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/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 rm -f ./libiberty.a pic/./libiberty.a noasan/./libiberty.a /usr/bin/ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o /usr/bin/ranlib ./libiberty.a if [ x"-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 ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o; \ /usr/bin/ranlib ./libiberty.a; \ cd ..; \ else true; fi; \ if [ x"" != x ]; then \ cd noasan; \ /usr/bin/ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o; \ /usr/bin/ranlib ./libiberty.a; \ cd ..; \ else true; fi make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-gcc-initial-12.1.0/build/libiberty' make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-gcc-initial-12.1.0/build/lto-plugin' make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-gcc-initial-12.1.0/build/fixincludes' make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-gcc-initial-12.1.0/build/libcpp' /usr/bin/g++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -O2 -I/home/buildroot/autobuild/instance-3/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.cc /usr/bin/g++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -O2 -I/home/buildroot/autobuild/instance-3/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.cc /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-3/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 /usr/bin/make all-am make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-gcc-initial-12.1.0/build/lto-plugin' /bin/bash ./libtool --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../lto-plugin -I../../lto-plugin/../include -DHAVE_CONFIG_H -Wall -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o lto-plugin.lo ../../lto-plugin/lto-plugin.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../lto-plugin -I../../lto-plugin/../include -DHAVE_CONFIG_H -Wall -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c ../../lto-plugin/lto-plugin.c -fPIC -DPIC -o .libs/lto-plugin.o /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-3/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 /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-3/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 /bin/bash ./libtool --tag=CC --tag=disable-static --mode=link /usr/bin/gcc -Wall -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wc,-static-libgcc -module -avoid-version -bindir /home/buildroot/autobuild/instance-3/output-1/host/libexec/gcc/m68k-buildroot-linux-uclibc/12.1.0 -Wl,--version-script=../../lto-plugin/lto-plugin.map -Xcompiler '-static-libstdc++' -Xcompiler '-static-libgcc' '-L/home/buildroot/autobuild/instance-3/output-1/host/lib' '-Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib' -o liblto_plugin.la -rpath /home/buildroot/autobuild/instance-3/output-1/host/libexec/gcc/m68k-buildroot-linux-uclibc/12.1.0 lto-plugin.lo -Wc,../libiberty/pic/libiberty.a libtool: link: /usr/bin/gcc -shared -fPIC -DPIC .libs/lto-plugin.o -L/home/buildroot/autobuild/instance-3/output-1/host/lib -static-libgcc -Wl,--version-script=../../lto-plugin/lto-plugin.map -static-libstdc++ -static-libgcc -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-3/output-1/host/lib ../libiberty/pic/libiberty.a -Wl,-soname -Wl,liblto_plugin.so -o .libs/liblto_plugin.so libtool: link: ( cd ".libs" && rm -f "liblto_plugin.la" && ln -s "../liblto_plugin.la" "liblto_plugin.la" ) mkdir -p -- ../gcc libtool: install: /usr/bin/install -c .libs/liblto_plugin.so /home/buildroot/autobuild/instance-3/output-1/build/host-gcc-initial-12.1.0/build/lto-plugin/../gcc/liblto_plugin.so libtool: install: /usr/bin/install -c .libs/liblto_plugin.lai /home/buildroot/autobuild/instance-3/output-1/build/host-gcc-initial-12.1.0/build/lto-plugin/../gcc/liblto_plugin.la libtool: install: warning: remember to run `libtool --finish /home/buildroot/autobuild/instance-3/output-1/host/libexec/gcc/m68k-buildroot-linux-uclibc/12.1.0' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-gcc-initial-12.1.0/build/lto-plugin' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-gcc-initial-12.1.0/build/lto-plugin' /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-3/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 /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-3/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 /usr/bin/g++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -O2 -I/home/buildroot/autobuild/instance-3/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.cc 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... m68k-buildroot-linux-uclibc checking LIBRARY_PATH variable... ok checking GCC_EXEC_PREFIX variable... ok checking whether to place generated files in the source directory... no checking whether a default linker was specified... no checking whether a default dsymutil was specified... no checking whether a default assembler was specified... no checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc checking whether the C compiler works... /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-3/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 yes checking for C compiler default output file name... a.out checking for suffix of executables... /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-3/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 /usr/bin/g++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -O2 -I/home/buildroot/autobuild/instance-3/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.cc checking whether we are cross compiling... srcdir="../../fixincludes" /bin/bash ../../fixincludes/mkfixinc.sh m68k-buildroot-linux-uclibc /usr/bin/g++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -O2 -I/home/buildroot/autobuild/instance-3/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.cc sed -e 's/@gcc_version@/12.1.0/' < mkheaders.almost > mkheadersT no mv -f mkheadersT mkheaders checking for suffix of object files... /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -static-libstdc++ -static-libgcc -L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib -o fixincl fixincl.o fixtests.o fixfixes.o server.o procopen.o fixlib.o fixopts.o ../libiberty/libiberty.a echo timestamp > full-stamp make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-gcc-initial-12.1.0/build/fixincludes' /usr/bin/g++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -O2 -I/home/buildroot/autobuild/instance-3/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.cc o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking whether we are using the GNU C++ compiler... yes checking whether /usr/bin/g++ accepts -g... echo "#define LOCALEDIR \"/home/buildroot/autobuild/instance-3/output-1/host/share/locale\"" > localedir.new ../../libcpp/../move-if-change localedir.new localedir.h echo timestamp > localedir.hs /usr/bin/g++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -O2 -I/home/buildroot/autobuild/instance-3/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.cc 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... no checking for x86_64-pc-linux-gnu-gdc... no checking whether the D compiler works... no checking how to run the C++ preprocessor... /usr/bin/g++ -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... /usr/bin/g++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -O2 -I/home/buildroot/autobuild/instance-3/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.cc yes checking for sys/types.h... /usr/bin/g++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -O2 -I/home/buildroot/autobuild/instance-3/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.cc yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes /usr/bin/g++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -O2 -I/home/buildroot/autobuild/instance-3/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.cc checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking how to run the C preprocessor... /usr/bin/gcc -E checking for inline... inline checking size of ino_t... 8 checking size of dev_t... /usr/bin/g++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -O2 -I/home/buildroot/autobuild/instance-3/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.cc 8 checking size of void *... /usr/bin/g++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -O2 -I/home/buildroot/autobuild/instance-3/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.cc /usr/bin/g++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -O2 -I/home/buildroot/autobuild/instance-3/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.cc 8 checking size of short... 2 checking size of int... /usr/bin/g++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -O2 -I/home/buildroot/autobuild/instance-3/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.cc 4 checking size of long... 8 checking for long long... yes checking size of long long... rm -f libcpp.a /usr/bin/ar cru libcpp.a charset.o directives.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-3/output-1/build/host-gcc-initial-12.1.0/build/libcpp' 8 checking for int8_t... yes checking for int16_t... 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 /usr/bin/g++ is affected by placement new aliasing bug... no checking whether /usr/bin/g++ supports -W... yes checking whether /usr/bin/g++ supports -Wall... yes checking whether /usr/bin/g++ supports -Wnarrowing... yes checking whether /usr/bin/g++ supports -Wwrite-strings... yes checking whether /usr/bin/g++ supports -Wcast-qual... yes checking whether /usr/bin/gcc supports -Wstrict-prototypes... yes checking whether /usr/bin/gcc supports -Wmissing-prototypes... yes checking whether /usr/bin/g++ supports -Wmissing-format-attribute... yes checking whether /usr/bin/g++ supports -Woverloaded-virtual... yes checking whether /usr/bin/gcc supports -Wold-style-definition... yes checking whether /usr/bin/gcc supports -Wc++-compat... yes checking whether /usr/bin/g++ supports -pedantic -Wlong-long -Wvariadic-macros -Woverlength-strings... yes checking whether /usr/bin/gcc supports -fno-exceptions... yes checking whether /usr/bin/gcc supports -fno-rtti... yes checking whether /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-3/output-1/build/host-gcc-initial-12.1.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 sys/locking.h... no 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... /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 /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 gethostbyname... none required checking for library containing socket... none required 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 posix_fallocate... 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 for mallinfo2... no checking for fstatat... yes checking whether mbstowcs works... yes checking for ssize_t... yes checking for caddr_t... yes checking for sighander_t... no 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 mallinfo2 is declared... no 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 for O_CLOEXEC... yes checking for AF_UNIX... yes checking for AF_INET6... yes checking for _LK_LOCK... no checking if mkdir takes one argument... no Using `../../gcc/config/m68k/m68k.cc' for machine-specific logic. Using `../../gcc/config/m68k/m68k.md' as machine description file. Using the following target machine macro files: ../../gcc/config/m68k/m68k.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/m68k/linux.h ../../gcc/config/./sysroot-suffix.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 /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... (cached) /usr/bin/ar checking for x86_64-pc-linux-gnu-strip... no checking for strip... strip checking for x86_64-pc-linux-gnu-ranlib... (cached) /usr/bin/ranlib checking command to parse /usr/bin/nm output from /usr/bin/gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/bin/gcc static flag -static works... yes checking if /usr/bin/gcc supports -c -o file.o... yes checking if /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking how to run the C++ preprocessor... /usr/bin/g++ -E checking for ld used by /usr/bin/g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the /usr/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for /usr/bin/g++ option to produce PIC... -fPIC -DPIC checking if /usr/bin/g++ PIC flag -fPIC -DPIC works... yes checking if /usr/bin/g++ static flag -static works... yes checking if /usr/bin/g++ supports -c -o file.o... yes checking if /usr/bin/g++ supports -c -o file.o... (cached) yes checking whether the /usr/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether we are using gold... no checking whether we are using mold... no checking gold linker with split stack support as non default... checking what linker to use... /home/buildroot/autobuild/instance-3/output-1/host/m68k-buildroot-linux-uclibc/bin/ld checking what nm to use... /home/buildroot/autobuild/instance-3/output-1/host/m68k-buildroot-linux-uclibc/bin/nm checking what objdump to use... /home/buildroot/autobuild/instance-3/output-1/host/m68k-buildroot-linux-uclibc/bin/objdump checking what readelf to use... /home/buildroot/autobuild/instance-3/output-1/host/m68k-buildroot-linux-uclibc/bin/readelf checking for m68k-buildroot-linux-uclibc-otool... no checking what otool to use... not found checking for m68k-buildroot-linux-uclibc-dsymutil... no 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 'R' flag... yes checking assembler for section 'o' 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 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 --gdwarf-5 option... yes checking assembler for assembly of compiler generated 64-bit .debug_line... no checking assembler for assembly of compiler generated 32-bit .debug_line... yes checking assembler for --gdwarf-4 not refusing compiler generated .debug_line... yes checking assembler for --gdwarf-4 with the APP marker... no 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 checking whether to serialize linking of multiple front-ends... no Links are now set up to build a cross-compiler from x86_64-pc-linux-gnu to m68k-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: 12.1.0 checking for -fno-PIE option... yes checking for -no-pie option... yes checking for CET support... no 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 dsymutil 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 -- 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 mkdir -p -- rtl-ssa/.deps config.status: executing default commands make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-gcc-initial-12.1.0/build/gcc' ../../gcc/config/m68k/t-mlibs:45: *** Error default cpu 'mcf5208' is not in multilib set 'm68020 m68040 m68060'. Stop. make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-gcc-initial-12.1.0/build/gcc' Makefile:4596: recipe for target 'all-gcc' failed make[1]: *** [all-gcc] Error 2 make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-gcc-initial-12.1.0/build' package/pkg-generic.mk:290: recipe for target '/home/buildroot/autobuild/instance-3/output-1/build/host-gcc-initial-12.1.0/.stamp_built' failed make: *** [/home/buildroot/autobuild/instance-3/output-1/build/host-gcc-initial-12.1.0/.stamp_built] Error 2 make: Leaving directory '/home/buildroot/autobuild/instance-3/buildroot'