>>> host-gcc-initial 13.2.0 Extracting xzcat /home/thomas/autobuild/instance-3/dl/gcc/gcc-13.2.0.tar.xz | tar --strip-components=1 -C /home/thomas/autobuild/instance-3/output-1/build/host-gcc-initial-13.2.0 --exclude='libjava/*' --exclude='libgo/*' -xf - >>> host-gcc-initial 13.2.0 Patching for patchdir in package/gcc/13.2.0 ; do if test -d ${patchdir}; then PATH=/home/thomas/autobuild/instance-3/output-1/host/bin:$PATH support/scripts/apply-patches.sh /home/thomas/autobuild/instance-3/output-1/build/host-gcc-initial-13.2.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 Applying 0002-RISC-V-fix-build-issue-with-gcc-4.9.x.patch using patch: patching file gcc/config/riscv/genrvv-type-indexer.cc >>> host-gcc-initial 13.2.0 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/thomas/autobuild/instance-3/output-1/build/host-gcc-initial-13.2.0 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-gcc-initial 13.2.0 Patching libtool patching file /home/thomas/autobuild/instance-3/output-1/build/host-gcc-initial-13.2.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 13.2.0 Configuring mkdir -p /home/thomas/autobuild/instance-3/output-1/build/host-gcc-initial-13.2.0/build ln -sf ../configure /home/thomas/autobuild/instance-3/output-1/build/host-gcc-initial-13.2.0/build/configure (cd /home/thomas/autobuild/instance-3/output-1/build/host-gcc-initial-13.2.0/build && rm -rf config.cache; PATH="/home/thomas/autobuild/instance-3/output-1/host/bin:/home/thomas/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/home/thomas/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/thomas/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/thomas/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/thomas/autobuild/instance-3/output-1/host/include" CFLAGS="-O2 -I/home/thomas/autobuild/instance-3/output-1/host/include" CXXFLAGS="-O2 -I/home/thomas/autobuild/instance-3/output-1/host/include" LDFLAGS="-L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/thomas/autobuild/instance-3/output-1/host/include" LDFLAGS="-L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib" MAKEINFO=missing CFLAGS_FOR_TARGET="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 " CXXFLAGS_FOR_TARGET="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 " AR_FOR_TARGET=gcc-ar NM_FOR_TARGET=gcc-nm RANLIB_FOR_TARGET=gcc-ranlib CONFIG_SITE=/dev/null ./configure --prefix="/home/thomas/autobuild/instance-3/output-1/host" --sysconfdir="/home/thomas/autobuild/instance-3/output-1/host/etc" --localstatedir="/home/thomas/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=sh4a-buildroot-linux-gnu --with-sysroot=/home/thomas/autobuild/instance-3/output-1/host/sh4a-buildroot-linux-gnu/sysroot --enable-__cxa_atexit --with-gnu-ld --disable-libssp --disable-multilib --disable-decimal-float --enable-plugins --enable-lto --with-gmp=/home/thomas/autobuild/instance-3/output-1/host --with-mpc=/home/thomas/autobuild/instance-3/output-1/host --with-mpfr=/home/thomas/autobuild/instance-3/output-1/host --with-pkgversion="Buildroot 2022.08-rc1-4960-g05fbb29322a" --with-bugurl="http://bugs.buildroot.net/" --without-zstd --disable-libquadmath --disable-libquadmath-support --enable-tls --enable-threads --without-isl --without-cloog --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... sh4a-buildroot-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether ln works... yes checking whether ln -s works... yes checking for a sed that does not truncate output... /usr/bin/sed checking for gawk... gawk checking for libatomic support... yes checking for libitm support... yes checking for libsanitizer 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 and is recent enough... no checking for gdc... no checking whether the D compiler works... no checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2 checking 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 libraries... yes checking for the correct version of the mpc libraries... yes *** This configuration is not supported in the following subdirectories: target-libquadmath target-libsanitizer target-libvtv target-libphobos gnattools gotools target-libada target-libstdc++-v3 target-zlib target-libbacktrace target-libgfortran target-libffi target-libgm2 target-libobjc target-libssp target-libitm (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 10632: 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 sh4a-buildroot-linux-gnu-cc... no checking for sh4a-buildroot-linux-gnu-gcc... no checking for sh4a-buildroot-linux-gnu-c++... no checking for sh4a-buildroot-linux-gnu-g++... no checking for sh4a-buildroot-linux-gnu-cxx... no checking for sh4a-buildroot-linux-gnu-gxx... no checking for sh4a-buildroot-linux-gnu-gcc... no checking for sh4a-buildroot-linux-gnu-gfortran... no checking for sh4a-buildroot-linux-gnu-gccgo... no checking for sh4a-buildroot-linux-gnu-gdc... no checking for sh4a-buildroot-linux-gnu-gm2... no checking for ar... /home/thomas/autobuild/instance-3/output-1/host/sh4a-buildroot-linux-gnu/bin/ar checking for as... /home/thomas/autobuild/instance-3/output-1/host/sh4a-buildroot-linux-gnu/bin/as checking for dlltool... no checking for sh4a-buildroot-linux-gnu-dlltool... no checking for dsymutil... no checking for sh4a-buildroot-linux-gnu-dsymutil... no checking for ld... /home/thomas/autobuild/instance-3/output-1/host/sh4a-buildroot-linux-gnu/bin/ld checking for lipo... no checking for sh4a-buildroot-linux-gnu-lipo... no checking for nm... /home/thomas/autobuild/instance-3/output-1/host/sh4a-buildroot-linux-gnu/bin/nm checking for objcopy... /home/thomas/autobuild/instance-3/output-1/host/sh4a-buildroot-linux-gnu/bin/objcopy checking for objdump... /home/thomas/autobuild/instance-3/output-1/host/sh4a-buildroot-linux-gnu/bin/objdump checking for otool... no checking for sh4a-buildroot-linux-gnu-otool... no checking for ranlib... /home/thomas/autobuild/instance-3/output-1/host/sh4a-buildroot-linux-gnu/bin/ranlib checking for readelf... /home/thomas/autobuild/instance-3/output-1/host/sh4a-buildroot-linux-gnu/bin/readelf checking for strip... /home/thomas/autobuild/instance-3/output-1/host/sh4a-buildroot-linux-gnu/bin/strip checking for windres... no checking for sh4a-buildroot-linux-gnu-windres... no checking for windmc... no checking for sh4a-buildroot-linux-gnu-windmc... no checking where to find the target ar... pre-installed in /home/thomas/autobuild/instance-3/output-1/host/sh4a-buildroot-linux-gnu/bin checking where to find the target as... pre-installed in /home/thomas/autobuild/instance-3/output-1/host/sh4a-buildroot-linux-gnu/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 gm2... pre-installed checking where to find the target ld... pre-installed in /home/thomas/autobuild/instance-3/output-1/host/sh4a-buildroot-linux-gnu/bin checking where to find the target lipo... pre-installed checking where to find the target nm... pre-installed in /home/thomas/autobuild/instance-3/output-1/host/sh4a-buildroot-linux-gnu/bin checking where to find the target objcopy... pre-installed in /home/thomas/autobuild/instance-3/output-1/host/sh4a-buildroot-linux-gnu/bin checking where to find the target objdump... pre-installed in /home/thomas/autobuild/instance-3/output-1/host/sh4a-buildroot-linux-gnu/bin checking where to find the target otool... pre-installed checking where to find the target ranlib... pre-installed in /home/thomas/autobuild/instance-3/output-1/host/sh4a-buildroot-linux-gnu/bin checking where to find the target readelf... pre-installed in /home/thomas/autobuild/instance-3/output-1/host/sh4a-buildroot-linux-gnu/bin checking where to find the target strip... pre-installed in /home/thomas/autobuild/instance-3/output-1/host/sh4a-buildroot-linux-gnu/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 13.2.0 Building PATH="/home/thomas/autobuild/instance-3/output-1/host/bin:/home/thomas/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/home/thomas/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/thomas/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/thomas/autobuild/instance-3/output-1/host/share/pkgconfig" /usr/bin/make -j4 gcc_cv_libc_provides_ssp=yes all-gcc all-target-libgcc -C /home/thomas/autobuild/instance-3/output-1/build/host-gcc-initial-13.2.0/build make[1]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/host-gcc-initial-13.2.0/build' mkdir -p -- ./lto-plugin mkdir -p -- ./intl mkdir -p -- ./libiberty mkdir -p -- build-x86_64-pc-linux-gnu/libiberty Configuring in build-x86_64-pc-linux-gnu/libiberty Configuring in ./lto-plugin Configuring in ./intl Configuring in ./libiberty configure: creating cache ./config.cache configure: creating cache ./config.cache checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc configure: creating cache ./config.cache configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for makeinfo... /home/thomas/autobuild/instance-3/output-1/build/host-gcc-initial-13.2.0/missing makeinfo configure: WARNING: *** Makeinfo is missing. Info documentation will not be built. checking for perl... /usr/bin/perl checking whether to enable maintainer-specific portions of Makefiles... no checking for makeinfo... /home/thomas/autobuild/instance-3/output-1/build/host-gcc-initial-13.2.0/missing makeinfo configure: WARNING: *** Makeinfo is missing. Info documentation will not be built. checking for perl... /usr/bin/perl 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 whether the C compiler works... checking host system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu /usr/bin/ranlib checking whether to install libiberty headers and static library... no checking for x86_64-pc-linux-gnu-ar... configure: target_header_dir = /usr/bin/ar checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc 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 sh4a-buildroot-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for C compiler default output file name... a.out checking for suffix of executables... yes checking whether make supports nested variables... yes 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 we are cross compiling... checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... yes yes checking for C compiler default output file name... checking for C compiler default output file name... a.out a.out no checking for suffix of executables... checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... checking whether we are cross compiling... checking whether we are cross compiling... checking whether we are cross compiling... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... no checking for suffix of object files... no checking for suffix of object files... no checking for suffix of object files... none needed checking how to run the C preprocessor... 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... /usr/bin/gcc -E yes checking whether /usr/bin/gcc accepts -g... yes checking whether /usr/bin/gcc accepts -g... yes checking whether /usr/bin/gcc accepts -g... checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for /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... none needed checking whether /usr/bin/gcc understands -c and -o together... none needed checking how to run the C preprocessor... none needed checking how to run the C preprocessor... /usr/bin/gcc -E /usr/bin/gcc -E yes checking dependency style of /usr/bin/gcc... none checking how to run the C preprocessor... checking for grep that handles long lines and -e... checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... /usr/bin/grep -E checking for ANSI C header files... /usr/bin/gcc -E yes checking for sys/types.h... checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for sys/types.h... yes checking for sys/types.h... yes checking for string.h... yes yes checking for sys/types.h... yes checking for sys/stat.h... checking for sys/stat.h... yes yes yes checking for sys/stat.h... yes checking for memory.h... checking for stdlib.h... checking for stdlib.h... yes checking for stdlib.h... yes yes checking for strings.h... checking for string.h... yes checking for string.h... yes checking for string.h... yes yes checking for memory.h... checking for inttypes.h... yes checking for memory.h... yes checking for memory.h... yes checking for strings.h... yes checking for stdint.h... yes checking for strings.h... yes checking for strings.h... yes checking for inttypes.h... yes yes checking for unistd.h... checking for inttypes.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for stdint.h... yes checking minix/config.h usability... yes checking for stdint.h... yes checking for unistd.h... yes checking for unistd.h... yes no checking minix/config.h presence... checking for unistd.h... yes no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... checking minix/config.h usability... yes checking minix/config.h usability... yes checking minix/config.h usability... yes checking whether make sets $(MAKE)... no checking minix/config.h presence... yes checking for a BSD-compatible install... no checking for minix/config.h... /usr/bin/install -c no checking whether NLS is requested... no checking whether it is safe to define __EXTENSIONS__... checking for msgfmt... no checking minix/config.h presence... no checking minix/config.h presence... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt no checking for xgettext... checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... /usr/bin/xgettext checking for msgmerge... yes /usr/bin/msgmerge checking whether /usr/bin/gcc supports -W... yes checking for x86_64-pc-linux-gnu-gcc... (cached) /usr/bin/gcc yes checking whether /usr/bin/gcc supports -W... checking build system type... yes checking whether we are using the GNU C compiler... (cached) yes checking whether /usr/bin/gcc accepts -g... (cached) yes checking for /usr/bin/gcc option to accept ISO C89... (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... checking whether /usr/bin/gcc supports -Wall... yes x86_64-pc-linux-gnu checking host system type... checking whether /usr/bin/gcc supports -Wall... x86_64-pc-linux-gnu checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib checking for library containing strerror... yes checking whether /usr/bin/gcc supports -Wwrite-strings... yes checking for -static-libgcc... yes checking whether /usr/bin/gcc supports -Wwrite-strings... yes checking whether /usr/bin/gcc supports -Wc++-compat... none required checking for an ANSI C-conforming const... yes checking whether /usr/bin/gcc supports -Wc++-compat... yes checking for CET support... yes yes checking for inline... checking whether /usr/bin/gcc supports -Wstrict-prototypes... yes checking whether /usr/bin/gcc supports -Wstrict-prototypes... inline checking for off_t... yes checking whether /usr/bin/gcc supports -Wshadow=local... yes checking whether /usr/bin/gcc supports -Wshadow=local... yes checking whether /usr/bin/gcc supports -pedantic ... yes checking whether /usr/bin/gcc supports -pedantic ... yes checking whether /usr/bin/gcc and cc understand -c and -o together... yes checking whether /usr/bin/gcc and cc understand -c and -o together... yes checking for size_t... yes checking whether symbol versioning is supported... gnu checking pthread.h usability... yes checking for working alloca.h... yes checking for an ANSI C-conforming const... yes checking for an ANSI C-conforming const... yes checking pthread.h presence... yes checking for inline... yes checking for pthread.h... yes yes checking for inline... checking how to print strings... yes checking for alloca... inline checking whether byte ordering is bigendian... inline checking whether byte ordering is bigendian... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... yes /usr/bin/grep -F checking for ld used by /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... checking for stdlib.h... (cached) yes yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... checking for unistd.h... (cached) yes checking for sys/param.h... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar checking for x86_64-pc-linux-gnu-strip... no checking for strip... strip checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib checking command to parse /usr/bin/nm output from /usr/bin/gcc object... no checking for a BSD-compatible install... no checking for a BSD-compatible install... /usr/bin/install -c checking for CET support... yes /usr/bin/install -c checking for CET support... checking for getpagesize... yes checking for working mmap... ok checking for dlfcn.h... yes yes checking whether we are using the GNU C Library 2.1 or newer... checking for objdir... .libs yes checking whether integer division by zero raises SIGFPE... yes yes checking for sys/file.h... checking for sys/file.h... yes yes checking for sys/param.h... checking for sys/param.h... yes checking for inttypes.h... yes yes checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... checking for limits.h... checking for limits.h... yes yes yes checking for stdint.h... checking for stdlib.h... (cached) yes checking for stdlib.h... (cached) yes no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... checking for malloc.h... checking for malloc.h... yes yes checking for string.h... (cached) yes yes yes checking if /usr/bin/gcc static flag -static works... checking for unsigned long long... checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for unistd.h... (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 yes checking for time.h... checking for time.h... yes yes yes checking for sys/resource.h... checking for inttypes.h... checking for sys/resource.h... yes yes checking for sys/stat.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/mman.h... yes checking whether the inttypes.h PRIxNN macros are broken... checking for sys/mman.h... yes checking if /usr/bin/gcc supports -c -o file.o... yes yes checking for fcntl.h... checking for fcntl.h... yes no checking for ld used by GCC... yes /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... checking for alloca.h... yes checking for shared library run path origin... 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 alloca.h... yes yes checking for sys/pstat.h... yes checking whether -lc should be explicitly linked in... checking for sys/pstat.h... done no checking for sys/sysmp.h... no checking argz.h usability... checking for sys/sysmp.h... no checking for sys/sysinfo.h... no no checking dynamic linker characteristics... checking for sys/sysinfo.h... yes yes checking for machine/hal_sysinfo.h... checking for machine/hal_sysinfo.h... no yes checking argz.h presence... no checking for sys/table.h... checking for sys/table.h... yes checking for argz.h... yes no checking limits.h usability... no checking for sys/sysctl.h... checking for sys/sysctl.h... no GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... checking for sys/systemcfg.h... yes no 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... checking for sys/systemcfg.h... no checking for stdint.h... (cached) yes no checking for stdint.h... (cached) yes yes checking limits.h presence... checking for stdio_ext.h... checking for stdio_ext.h... yes checking for limits.h... yes yes checking locale.h usability... yes checking for process.h... checking for process.h... no checking for sys/prctl.h... no yes checking for sys/prctl.h... checking for sys/wait.h that is POSIX.1 compatible... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking locale.h presence... yes checking for uint64_t... yes checking for locale.h... yes yes checking whether time.h and sys/time.h may both be included... checking nl_types.h usability... yes checking whether time.h and sys/time.h may both be included... yes checking whether errno must be declared... yes checking whether errno must be declared... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking nl_types.h presence... yes checking for nl_types.h... yes no checking size of int... checking malloc.h usability... no checking size of int... yes configure: updating cache ./config.cache yes checking malloc.h presence... checking that generated files are newer than configure... done configure: creating ./config.status yes checking for malloc.h... yes checking stddef.h usability... 4 checking size of long... 4 checking size of long... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes 8 checking size of size_t... checking for feof_unlocked... 8 checking size of size_t... yes checking for fgets_unlocked... 8 checking for long long... 8 checking for long long... yes checking for getc_unlocked... yes checking size of long long... yes checking for getcwd... yes checking size of long long... yes checking for getegid... 8 checking for a 64-bit type... 8 checking for a 64-bit type... uint64_t checking for intptr_t... yes uint64_t checking for intptr_t... checking for geteuid... yes checking for getgid... yes checking for uintptr_t... yes checking for uintptr_t... yes checking for getuid... config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands yes checking for mempcpy... yes checking for ssize_t... yes checking for ssize_t... mkdir -p -- build-x86_64-pc-linux-gnu/fixincludes Configuring in build-x86_64-pc-linux-gnu/fixincludes yes checking for munmap... yes checking for pid_t... yes checking for pid_t... yes checking for putenv... yes checking for setenv... yes checking for library containing strerror... yes checking for library containing strerror... yes checking for setlocale... none required checking for asprintf... none required checking for asprintf... yes checking for stpcpy... yes yes checking for atexit... checking for atexit... yes configure: creating cache ./config.cache checking for strcasecmp... checking build system type... x86_64-pc-linux-gnu checking host system type... yes yes x86_64-pc-linux-gnu checking target system type... checking for basename... checking for basename... sh4a-buildroot-linux-gnu checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc yes checking for strdup... checking whether the C compiler works... yes yes checking for bcmp... checking for bcmp... yes yes checking for C compiler default output file name... a.out checking for suffix of executables... checking for strtoul... yes yes checking for bcopy... checking for bcopy... yes checking whether we are cross compiling... checking for tsearch... yes yes checking for bsearch... checking for bsearch... yes no checking for suffix of object files... checking for __argz_count... o checking whether we are using the GNU C compiler... yes yes checking for bzero... checking for bzero... yes yes checking whether /usr/bin/gcc accepts -g... checking for __argz_stringify... yes checking for /usr/bin/gcc option to accept ISO C89... yes yes checking for calloc... checking for calloc... yes checking for __argz_next... none needed checking how to run the C preprocessor... /usr/bin/gcc -E yes yes yes checking for clock... checking for clock... checking for __fsetlocking... checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes yes yes checking for iconv... checking for ffs... checking for ffs... yes yes checking for iconv declaration... yes checking for getcwd... checking for getcwd... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); yes checking for nl_langinfo and CODESET... checking for sys/types.h... yes yes checking for getpagesize... checking for getpagesize... yes checking for sys/stat.h... yes checking for LC_MESSAGES... yes yes checking for stdlib.h... yes checking for gettimeofday... yes checking for bison... bison checking version of bison... checking for gettimeofday... 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 string.h... configure: updating cache ./config.cache configure: creating ./config.status yes yes checking for index... checking for index... yes checking for memory.h... yes yes yes checking for insque... checking for strings.h... checking for insque... config.status: creating Makefile yes config.status: creating config.intl checking for inttypes.h... yes yes checking for memchr... config.status: creating config.h checking for memchr... config.status: executing default-1 commands yes checking for stdint.h... mkdir -p -- build-x86_64-pc-linux-gnu/libcpp yes Configuring in build-x86_64-pc-linux-gnu/libcpp yes checking for memcmp... checking for memcmp... yes checking for unistd.h... yes checking for memcpy... yes yes checking minix/config.h usability... checking for memcpy... no checking minix/config.h presence... yes checking for memmem... yes no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... checking for memmem... yes checking for a sed that does not truncate output... /usr/bin/sed yes checking whether /usr/bin/gcc supports -W... yes checking for memmove... checking for memmove... yes checking whether /usr/bin/gcc supports -Wall... yes checking whether /usr/bin/gcc supports -Wwrite-strings... yes yes checking for mempcpy... checking for mempcpy... yes checking whether /usr/bin/gcc supports -Wstrict-prototypes... yes yes yes checking whether /usr/bin/gcc supports -Wmissing-prototypes... checking for memset... checking for memset... configure: creating cache ./config.cache checking build system type... x86_64-pc-linux-gnu checking host system type... yes checking whether /usr/bin/gcc supports -Wold-style-definition... x86_64-pc-linux-gnu checking target system type... sh4a-buildroot-linux-gnu checking whether make sets $(MAKE)... yes yes checking for a BSD-compatible install... yes checking for mkstemps... checking for mkstemps... yes /usr/bin/install -c checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc checking whether /usr/bin/gcc supports -Wmissing-format-attribute... checking whether the C compiler works... yes checking whether /usr/bin/gcc supports -Woverlength-strings... yes yes checking for putenv... yes checking for putenv... checking whether /usr/bin/gcc supports -pedantic -Wlong-long... yes checking for C compiler default output file name... a.out checking for suffix of executables... yes checking for ANSI C header files... (cached) yes checking stddef.h usability... yes yes checking for random... checking for random... checking whether we are cross compiling... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for strings.h... (cached) yes checking for unistd.h... (cached) yes yes checking fcntl.h usability... yes checking for rename... checking for rename... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes yes yes checking fcntl.h presence... checking for rindex... yes checking for fcntl.h... yes yes checking whether /usr/bin/gcc accepts -g... checking for rindex... checking sys/file.h usability... yes checking for /usr/bin/gcc option to accept ISO C89... yes checking for setenv... yes checking for setenv... yes checking sys/file.h presence... none needed yes checking for sys/file.h... yes checking for sys/stat.h... (cached) yes checking for clearerr_unlocked... checking whether we are using the GNU C++ compiler... yes checking for snprintf... yes checking for snprintf... yes checking whether /usr/bin/g++ accepts -g... yes 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... checking for feof_unlocked... yes checking for sigsetmask... /usr/bin/gcc -E yes checking for sigsetmask... checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... yes /usr/bin/grep -E checking for ANSI C header files... checking for ferror_unlocked... yes checking for stpcpy... yes checking for stpcpy... yes checking for fflush_unlocked... yes checking for stpncpy... yes checking for stpncpy... yes checking for fgetc_unlocked... yes yes checking for sys/types.h... checking for strcasecmp... yes checking for strcasecmp... yes checking for sys/stat.h... yes checking for fgets_unlocked... yes checking for strchr... yes yes checking for stdlib.h... checking for strchr... yes checking for fileno_unlocked... yes yes checking for string.h... checking for strdup... yes checking for strdup... yes yes checking for memory.h... checking for fprintf_unlocked... yes checking for strncasecmp... yes yes checking for strncasecmp... checking for strings.h... no checking for fputc_unlocked... yes checking for strndup... yes checking for inttypes.h... yes checking for strndup... yes yes checking for fputs_unlocked... checking for stdint.h... yes checking for strnlen... yes yes checking for unistd.h... checking for strnlen... yes yes checking for fread_unlocked... checking for strrchr... yes checking minix/config.h usability... yes yes checking for strrchr... yes checking for fwrite_unlocked... checking for strstr... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for strstr... yes yes checking for getchar_unlocked... checking for strtod... yes checking for aclocal... aclocal checking for autoconf... autoconf checking for autoheader... autoheader checking whether /usr/bin/gcc supports -W... yes checking whether /usr/bin/gcc supports -Wall... yes yes yes checking for strtol... checking for getc_unlocked... checking for strtod... yes checking whether /usr/bin/gcc supports -Wnarrowing... yes yes yes yes checking for putchar_unlocked... checking whether /usr/bin/gcc supports -Wwrite-strings... checking for strtol... checking for strtoul... yes checking whether /usr/bin/gcc supports -Wmissing-format-attribute... yes yes yes yes checking for putc_unlocked... checking for strtoul... checking whether /usr/bin/gcc supports -Wstrict-prototypes... checking for strtoll... yes checking whether /usr/bin/gcc supports -Wmissing-prototypes... yes yes yes checking for strtoull... checking for strtoll... checking whether abort is declared... yes checking whether /usr/bin/gcc supports -Wold-style-definition... yes checking whether /usr/bin/gcc supports -Wc++-compat... yes yes checking for strtoull... yes checking whether asprintf is declared... yes checking whether /usr/bin/gcc supports -pedantic -Wlong-long... checking for strverscmp... yes checking whether /usr/bin/gcc supports -fno-exceptions... yes checking for strverscmp... yes checking for tmpnam... yes yes checking whether /usr/bin/gcc supports -fno-rtti... checking whether basename is declared... yes yes yes checking for tmpnam... checking dependency style of /usr/bin/g++... checking for vasprintf... yes checking whether errno is declared... yes gcc3 checking whether time.h and sys/time.h may both be included... yes no checking for vfprintf... checking for vasprintf... checking whether vasprintf is declared... yes checking whether string.h and strings.h may both be included... yes yes checking for vfprintf... checking for vprintf... yes checking locale.h usability... yes checking whether memmem is declared... yes checking locale.h presence... yes yes checking for locale.h... yes checking for vsnprintf... yes yes checking fcntl.h usability... checking for vprintf... checking whether clearerr_unlocked is declared... yes yes yes checking fcntl.h presence... checking for vsprintf... yes checking whether feof_unlocked is declared... checking for vsnprintf... yes checking for fcntl.h... yes checking limits.h usability... yes checking whether ferror_unlocked is declared... yes yes yes checking limits.h presence... checking for waitpid... checking for vsprintf... yes checking for limits.h... yes checking stddef.h usability... yes yes checking whether fflush_unlocked is declared... checking for setproctitle... yes yes checking stddef.h presence... checking for waitpid... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for strings.h... (cached) yes checking for string.h... (cached) yes yes no checking whether alloca needs Cray hooks... checking sys/file.h usability... checking whether fgetc_unlocked is declared... no checking stack direction for C alloca... yes checking for setproctitle... yes checking sys/file.h presence... yes yes checking for sys/file.h... yes -1 checking whether fgets_unlocked is declared... checking for vfork.h... no checking whether alloca needs Cray hooks... checking for unistd.h... (cached) yes checking whether byte ordering is bigendian... no checking stack direction for C alloca... no checking for fork... yes checking whether fileno_unlocked is declared... yes checking for vfork... -1 checking for vfork.h... no checking for an ANSI C-conforming const... no checking for fork... yes yes checking for inline... checking whether fprintf_unlocked is declared... yes checking for working fork... inline checking for obstacks... yes checking for vfork... no checking whether fputc_unlocked is declared... yes checking for working vfork... (cached) yes checking for _doprnt... yes checking for off_t... yes checking for working fork... yes checking whether fputs_unlocked is declared... no checking for sys_errlist... yes checking for working vfork... (cached) yes checking for _doprnt... yes checking whether fread_unlocked is declared... yes checking for size_t... yes checking for sys_nerr... no checking for sys_errlist... yes checking whether fwrite_unlocked is declared... yes checking for sys_siglist... yes checking for ssize_t... yes checking for sys_nerr... yes yes checking for external symbol _system_configuration... checking whether getchar_unlocked is declared... no checking for __fsetlocking... yes checking for sys_siglist... yes checking whether getc_unlocked is declared... yes checking for canonicalize_file_name... yes checking for uintptr_t... yes checking for external symbol _system_configuration... yes checking whether putchar_unlocked is declared... yes no checking for __fsetlocking... checking for dup3... yes checking whether putc_unlocked is declared... yes yes checking for getrlimit... checking for canonicalize_file_name... yes checking for ptrdiff_t... yes checking for an ANSI C-conforming const... yes yes checking for dup3... checking for getrusage... yes checking sys/mman.h usability... yes checking for uint64_t... yes checking sys/mman.h presence... yes yes checking for getrlimit... yes checking for sys/mman.h... yes checking for mmap... checking for getsysinfo... yes yes checking whether struct tm is in sys/time.h or time.h... 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 gettimeofday... (cached) yes checking for getrusage... checking for on_exit... time.h checking size of int... yes checking whether mmap with MAP_ANON(YMOUS) works... yes checking whether to enable maintainer-specific portions of Makefiles... no yes checking for getsysinfo... configure: updating cache ./config.cache configure: creating ./config.status yes checking for pipe2... 4 checking size of long... no checking for gettimeofday... (cached) yes yes checking for on_exit... checking for psignal... config.status: creating Makefile yes yes 8 checking for pipe2... checking for clearerr_unlocked... config.status: creating mkheaders.almost checking for pstat_getdynamic... config.status: creating config.h yes yes checking for feof_unlocked... no checking for psignal... mkdir -p -- ./zlib checking for pstat_getstatic... Configuring in ./zlib yes checking for ferror_unlocked... yes no checking for realpath... checking for pstat_getdynamic... yes yes no checking for fflush_unlocked... checking for pstat_getstatic... checking for setrlimit... yes yes checking for spawnve... no checking for fgetc_unlocked... checking for realpath... yes checking for fgets_unlocked... yes no checking for spawnvpe... checking for setrlimit... yes checking for fileno_unlocked... yes no checking for strerror... checking for spawnve... configure: creating cache ./config.cache checking build system type... x86_64-pc-linux-gnu checking host system type... yes yes checking for fprintf_unlocked... no x86_64-pc-linux-gnu checking for strsignal... checking target system type... checking for spawnvpe... sh4a-buildroot-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes yes checking whether make supports nested variables... yes no checking for sysconf... checking for strerror... no checking whether to enable maintainer-specific portions of Makefiles... no checking for fputc_unlocked... checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc yes yes checking for strsignal... yes checking for sysctl... checking for fputs_unlocked... checking whether the C compiler works... yes yes checking for sysconf... yes checking for sysmp... checking for fread_unlocked... yes checking for C compiler default output file name... a.out checking for suffix of executables... yes no checking for sysctl... checking for table... yes checking for fwrite_unlocked... checking whether we are cross compiling... yes checking for sysmp... no checking for times... no yes checking for suffix of object files... checking for getchar_unlocked... o checking whether we are using the GNU C compiler... yes no checking for table... checking for wait3... yes checking whether /usr/bin/gcc accepts -g... yes checking for getc_unlocked... yes checking for /usr/bin/gcc option to accept ISO C89... yes checking for wait4... no checking for times... yes none needed checking for putchar_unlocked... checking whether /usr/bin/gcc understands -c and -o together... yes yes checking for sbrk... checking for wait3... yes yes checking for style of include used by make... checking for putc_unlocked... GNU checking dependency style of /usr/bin/gcc... none checking for CET support... yes yes checking for wait4... checking whether basename is declared... yes checking how to print strings... yes checking whether abort is declared... printf checking for a sed that does not truncate output... yes /usr/bin/sed yes checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... checking for sbrk... /usr/bin/grep -E checking for fgrep... checking whether ffs is declared... /usr/bin/grep -F checking for ld used by /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... yes checking whether asprintf is declared... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes yes checking for /usr/bin/ld option to reload object files... -r yes checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar checking for x86_64-pc-linux-gnu-strip... no checking for strip... strip checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib checking command to parse /usr/bin/nm output from /usr/bin/gcc object... checking whether asprintf is declared... checking whether basename is declared... yes checking whether basename is declared... yes checking whether vasprintf is declared... yes checking whether ffs is declared... yes ok checking whether errno is declared... yes checking how to run the C preprocessor... checking whether snprintf is declared... /usr/bin/gcc -E yes no checking whether asprintf is declared... checking whether getopt is declared... checking for ANSI C header files... yes checking whether vsnprintf is declared... yes checking whether vasprintf is declared... yes checking whether vasprintf is declared... yes checking whether calloc is declared... yes checking whether snprintf is declared... yes yes checking whether clearerr_unlocked is declared... checking whether getenv is declared... yes checking for sys/types.h... yes checking whether vsnprintf is declared... yes yes checking whether feof_unlocked is declared... checking whether getopt is declared... yes checking for sys/stat.h... yes checking whether calloc is declared... yes yes yes checking whether ferror_unlocked is declared... checking whether malloc is declared... checking for stdlib.h... yes yes checking whether getenv is declared... checking for string.h... yes yes checking whether realloc is declared... checking whether fflush_unlocked is declared... yes yes checking for memory.h... checking whether getopt is declared... yes yes checking whether fgetc_unlocked is declared... checking whether sbrk is declared... yes checking for strings.h... yes checking whether malloc is declared... yes yes checking for inttypes.h... yes checking whether fgets_unlocked is declared... checking whether strtol is declared... yes checking whether realloc is declared... yes checking for stdint.h... yes yes checking whether fileno_unlocked is declared... checking whether strtoul is declared... yes yes checking for unistd.h... checking whether sbrk is declared... yes yes checking whether fprintf_unlocked is declared... checking whether strtoll is declared... yes checking for dlfcn.h... yes checking whether strtol is declared... yes no checking whether strtoull is declared... checking whether fputc_unlocked is declared... yes checking for objdir... .libs yes checking whether strtoul is declared... yes checking whether fputs_unlocked is declared... yes checking whether strverscmp is declared... yes checking whether strtoll is declared... checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... yes yes checking whether fread_unlocked is declared... no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... checking whether strnlen is declared... yes yes checking if /usr/bin/gcc static flag -static works... checking whether strtoull is declared... yes yes checking whether fwrite_unlocked is declared... checking whether canonicalize_file_name must be declared... yes checking whether strverscmp is declared... no checking for stdlib.h... (cached) yes yes checking whether getchar_unlocked is declared... checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getpagesize... (cached) yes yes checking if /usr/bin/gcc supports -c -o file.o... checking for working mmap... yes checking whether strnlen is declared... 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 whether getc_unlocked is declared... yes checking dynamic linker characteristics... yes checking whether canonicalize_file_name must be declared... yes checking for working strncmp... yes checking whether putchar_unlocked is declared... no GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... checking for stdlib.h... (cached) yes yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking how to run the C preprocessor... /usr/bin/gcc -E checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... checking for stdlib.h... (cached) yes yes checking for unistd.h... (cached) yes checking whether putc_unlocked is declared... yes checking for sys/param.h... configure: updating cache ./config.cache configure: creating ./config.status yes checking for working alloca.h... yes checking for getpagesize... yes checking for working strncmp... yes checking for alloca... yes checking for working mmap... yes config.status: creating Makefile yes checking for ANSI C header files... (cached) yes checking for nl_langinfo and CODESET... config.status: creating testsuite/Makefile configure: updating cache ./config.cache configure: creating ./config.status config.status: creating config.h config.status: executing default commands yes checking for memcpy... yes checking whether NLS is requested... no checking for uchar... checking size of ino_t... mkdir -p -- ./libbacktrace Configuring in ./libbacktrace yes checking for strerror... config.status: creating Makefile config.status: creating testsuite/Makefile 8 checking size of dev_t... config.status: creating config.h yes checking for unistd.h... (cached) yes config.status: executing default commands configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status mkdir -p -- ./libcody Configuring in ./libcody 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... (cached) no checking for CET support... 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... sh4a-buildroot-linux-gnu checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc checking whether the C compiler works... yes checking valgrind.h usability... yes checking for C compiler default output file name... a.out checking for suffix of executables... no checking valgrind.h presence... configure: creating cache ./config.cache checking build system type... no checking for valgrind.h... no checking for VALGRIND_DISCARD in ... checking whether we are cross compiling... x86_64-pc-linux-gnu checking host system type... no checking for VALGRIND_DISCARD in ... x86_64-pc-linux-gnu checking maintainer-mode... no checking whether the C++ compiler works... no checking for suffix of object files... configure: updating cache ./config.cache configure: creating ./config.status o checking whether we are using the GNU C compiler... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... checking whether we are cross compiling... config.status: creating Makefile config.status: creating Makefile none needed checking whether /usr/bin/gcc understands -c and -o together... config.status: creating config.h no checking for suffix of object files... config.status: executing depdir commands mkdir -p -- .deps config.status: executing depfiles commands config.status: executing libtool commands yes checking how to run the C preprocessor... o checking whether we are using the GNU C++ compiler... mkdir -p -- ./libdecnumber Configuring in ./libdecnumber /usr/bin/gcc -E yes checking whether /usr/bin/g++ accepts -g... mkdir -p -- ./fixincludes Configuring in ./fixincludes checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking whether /usr/bin/g++ is for C++11... adding -std=c++11 checking adding -Wl,--no-undefined to linker... 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 yes checking for sys/types.h... configure: updating cache ./config.cache configure: creating ./config.status yes checking for sys/stat.h... yes checking for stdlib.h... yes config.status: creating Makefile checking for string.h... config.status: creating config.h yes checking for memory.h... configure: creating cache ./config.cache configure: creating cache ./config.cache checking whether make sets $(MAKE)... checking build system type... yes checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc x86_64-pc-linux-gnu checking host system type... make[2]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/host-gcc-initial-13.2.0/build/libiberty' if [ x"-fpic" != x ] && [ ! -d pic ]; then \ mkdir pic; \ else true; fi touch stamp-picdir yes x86_64-pc-linux-gnu checking target system type... if [ x"" != x ] && [ ! -d noasan ]; then \ mkdir noasan; \ else true; fi touch stamp-noasandir checking for strings.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 checking whether the C compiler works... sh4a-buildroot-linux-gnu checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc make[3]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/host-gcc-initial-13.2.0/build/libiberty/testsuite' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/host-gcc-initial-13.2.0/build/libiberty/testsuite' if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/regex.c -o pic/regex.o; \ else true; fi checking whether the C compiler works... yes checking for inttypes.h... yes checking for C compiler default output file name... a.out checking for suffix of executables... yes yes checking for C compiler default output file name... a.out checking for suffix of executables... checking for stdint.h... checking whether we are cross compiling... yes checking whether we are cross compiling... checking for unistd.h... no checking for suffix of object files... yes checking minix/config.h usability... o no checking whether we are using the GNU C compiler... checking for suffix of object files... no checking minix/config.h presence... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... yes checking for /usr/bin/gcc option to accept ISO C89... none needed yes checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib checking for a BSD-compatible install... checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar checking for aclocal... aclocal checking for autoconf... autoconf checking for autoheader... autoheader checking whether /usr/bin/gcc supports -W... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... none needed checking how to run the C preprocessor... yes yes checking whether make supports nested variables... checking whether /usr/bin/gcc supports -Wall... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-pc-linux-gnu-gcc... (cached) /usr/bin/gcc /usr/bin/gcc -E yes checking whether /usr/bin/gcc supports -Wwrite-strings... 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... checking for grep that handles long lines and -e... dwz checking how to print strings... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking whether /usr/bin/gcc supports -Wstrict-prototypes... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... checking whether /usr/bin/gcc supports -Wmissing-prototypes... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... yes checking whether /usr/bin/gcc supports -Wold-style-definition... 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 whether /usr/bin/gcc supports -Wmissing-format-attribute... yes checking for sys/types.h... yes checking whether /usr/bin/gcc supports -Wcast-qual... yes yes checking whether /usr/bin/gcc supports -pedantic -Wlong-long... checking for sys/stat.h... ok yes checking whether /usr/bin/gcc supports -fno-lto... checking for dlfcn.h... yes checking for stdlib.h... yes checking how to run the C preprocessor... yes yes checking for objdir... checking for string.h... .libs /usr/bin/gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for memory.h... yes checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... checking for strings.h... no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes checking for inttypes.h... yes checking if /usr/bin/gcc static flag -static works... yes checking for sys/types.h... yes checking for stdint.h... yes checking for sys/stat.h... yes checking for unistd.h... yes checking for stdlib.h... yes checking if /usr/bin/gcc supports -c -o file.o... yes checking minix/config.h usability... yes 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 string.h... yes checking dynamic linker characteristics... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for memory.h... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking for a sed that does not truncate output... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes /usr/bin/sed checking unwind.h usability... yes checking whether /usr/bin/gcc supports -W... checking for strings.h... yes checking whether /usr/bin/gcc supports -Wall... yes yes checking unwind.h presence... checking for inttypes.h... yes checking for unwind.h... yes checking for _Unwind_Backtrace... yes checking whether /usr/bin/gcc supports -Wwrite-strings... yes yes checking whether /usr/bin/gcc supports -Wstrict-prototypes... checking for stdint.h... yes checking for -funwind-tables option... yes yes yes checking for -frandom-seed=string option... checking whether /usr/bin/gcc supports -Wmissing-prototypes... checking for unistd.h... yes yes checking whether /usr/bin/gcc supports -W... checking whether /usr/bin/gcc supports -Wold-style-definition... yes yes checking ctype.h usability... checking whether /usr/bin/gcc supports -Wall... yes checking whether /usr/bin/gcc supports -Wmissing-format-attribute... yes yes checking whether /usr/bin/gcc supports -Wwrite-strings... yes checking ctype.h presence... checking whether /usr/bin/gcc supports -Woverlength-strings... yes checking for ctype.h... yes checking stddef.h usability... yes yes checking whether /usr/bin/gcc supports -pedantic -Wlong-long... checking whether /usr/bin/gcc supports -Wstrict-prototypes... yes checking for ANSI C header files... (cached) yes yes checking stddef.h presence... checking stddef.h usability... yes checking whether /usr/bin/gcc supports -Wmissing-prototypes... yes checking for stddef.h... yes checking for string.h... (cached) yes checking stdio.h usability... yes checking whether /usr/bin/gcc supports -Wold-style-definition... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes yes checking whether /usr/bin/gcc supports -Wmissing-format-attribute... checking for strings.h... (cached) yes checking for unistd.h... (cached) yes yes checking stdio.h presence... checking fcntl.h usability... yes checking for stdio.h... yes yes looking for a compliant stdint.h in stdint.h, checking for uintmax_t... checking whether /usr/bin/gcc supports -Wcast-qual... yes checking for _Unwind_GetIPInfo... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/file.h usability... yes checking for uintptr_t... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/regex.c -o noasan/regex.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/regex.c -o regex.o yes checking for CET support... yes checking sys/file.h presence... yes checking for sys/file.h... yes yes checking for int_least32_t... checking for sys/stat.h... (cached) yes checking for clearerr_unlocked... yes yes checking for int_fast32_t... checking for feof_unlocked... yes checking for uint64_t... yes checking for ferror_unlocked... yes checking __sync extensions... yes checking what to include in gstdint.h... stdint.h (already complete) checking for an ANSI C-conforming const... yes checking __atomic extensions... yes checking for fflush_unlocked... yes checking for off_t... yes checking output filetype... yes checking for fgetc_unlocked... elf64 looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes checking size of int... yes checking for fgets_unlocked... yes checking for uintptr_t... yes checking for fileno_unlocked... 4 checking size of long... yes checking for int_least32_t... yes checking for fprintf_unlocked... 8 yes checking for ANSI C header files... checking for int_fast32_t... (cached) yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu no checking target system type... checking for fputc_unlocked... sh4a-buildroot-linux-gnu checking for decimal floating point... dpd checking whether byte ordering is bigendian... yes checking for uint64_t... yes checking for fputs_unlocked... yes checking what to include in gstdint.h... stdint.h (already complete) checking sys/mman.h usability... no checking for CET support... yes checking for fread_unlocked... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for mmap... yes checking for fwrite_unlocked... yes checking link.h usability... yes checking for getchar_unlocked... yes checking link.h presence... yes yes checking for link.h... yes checking sys/link.h usability... configure: updating cache ./config.cache configure: creating ./config.status yes checking for getc_unlocked... no checking sys/link.h presence... no checking for sys/link.h... no checking for dl_iterate_phdr... yes checking for putchar_unlocked... yes checking mach-o/dyld.h usability... config.status: creating Makefile config.status: creating config.h yes config.status: executing gstdint.h commands checking for putc_unlocked... no checking mach-o/dyld.h presence... no checking for mach-o/dyld.h... no checking sys/ldr.h usability... make[2]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/host-gcc-initial-13.2.0/build/intl' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/host-gcc-initial-13.2.0/build/intl' yes checking whether abort is declared... make[2]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/host-gcc-initial-13.2.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 no checking sys/ldr.h presence... touch stamp-noasandir if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/dwarfnames.c -o pic/dwarfnames.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/dwarfnames.c -o noasan/dwarfnames.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/dwarfnames.c -o dwarfnames.o no checking for sys/ldr.h... no checking for fcntl... yes checking whether asprintf is declared... yes checking whether strnlen is declared... yes checking whether basename is declared... yes checking whether getpagesize is declared... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/dyn-string.c -o pic/dyn-string.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/dyn-string.c -o noasan/dyn-string.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/dyn-string.c -o dyn-string.o yes checking whether errno is declared... yes checking for lstat... no checking whether vasprintf is declared... yes checking for readlink... yes checking whether memmem is declared... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/fdmatch.c -o pic/fdmatch.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/fdmatch.c -o noasan/fdmatch.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/fdmatch.c -o fdmatch.o yes checking for getexecname... yes if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/fibheap.c -o pic/fibheap.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/fibheap.c -o noasan/fibheap.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/fibheap.c -o fibheap.o checking whether clearerr_unlocked is declared... no checking for KERN_PROC... yes checking whether feof_unlocked is declared... no checking for KERN_PROG_ARGS... no checking for clock_gettime... yes checking whether ferror_unlocked is declared... yes checking whether -pthread is supported... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/filedescriptor.c -o pic/filedescriptor.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/filedescriptor.c -o noasan/filedescriptor.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/filedescriptor.c -o filedescriptor.o yes yes checking whether -gdwarf-5 is supported... checking whether fflush_unlocked is declared... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../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/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/filename_cmp.c -o noasan/filename_cmp.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/filename_cmp.c -o filename_cmp.o yes checking for compress in -lz... yes checking whether fgetc_unlocked is declared... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/floatformat.c -o pic/floatformat.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/floatformat.c -o noasan/floatformat.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/floatformat.c -o floatformat.o yes checking whether --build-id is supported... yes checking whether fgets_unlocked is declared... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/cplus-dem.c -o pic/cplus-dem.o; \ else true; fi yes checking whether --compress-debug-sections is supported... yes yes checking for ZSTD_compress in -lzstd... checking whether fileno_unlocked is declared... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/fnmatch.c -o pic/fnmatch.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/fnmatch.c -o noasan/fnmatch.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/fnmatch.c -o fnmatch.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/cplus-dem.c -o noasan/cplus-dem.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/cplus-dem.c -o cplus-dem.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../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/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/fopen_unlocked.c -o noasan/fopen_unlocked.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/fopen_unlocked.c -o fopen_unlocked.o yes no checking whether --compress-debug-sections=zstd is supported... checking whether fprintf_unlocked is declared... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/getopt.c -o pic/getopt.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/getopt.c -o noasan/getopt.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/getopt.c -o getopt.o no 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... comm checking for lzma_auto_decoder in -llzma... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/getopt1.c -o pic/getopt1.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/getopt1.c -o noasan/getopt1.o; \ else true; fi no /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/getopt1.c -o getopt1.o checking whether fputc_unlocked is declared... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/getpwd.c -o pic/getpwd.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/getpwd.c -o noasan/getpwd.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/getpwd.c -o getpwd.o yes checking whether tests can run... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/cp-demangle.c -o pic/cp-demangle.o; \ else true; fi yes checking whether fputs_unlocked is declared... yes if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/getruntime.c -o pic/getruntime.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/getruntime.c -o noasan/getruntime.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/getruntime.c -o getruntime.o configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status yes checking whether fread_unlocked is declared... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/hashtab.c -o pic/hashtab.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/hashtab.c -o noasan/hashtab.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/hashtab.c -o hashtab.o 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... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/hex.c -o pic/hex.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/hex.c -o noasan/hex.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/hex.c -o hex.o yes checking whether putc_unlocked is declared... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/lbasename.c -o pic/lbasename.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/lbasename.c -o noasan/lbasename.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/lbasename.c -o lbasename.o yes checking for an ANSI C-conforming const... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/lrealpath.c -o pic/lrealpath.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/lrealpath.c -o noasan/lrealpath.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/lrealpath.c -o lrealpath.o yes checking sys/mman.h usability... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../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/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/make-relative-prefix.c -o noasan/make-relative-prefix.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/make-relative-prefix.c -o make-relative-prefix.o yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for mmap... 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)... config.status: creating Makefile config.status: creating backtrace-supported.h yes checking whether mmap with MAP_ANON(YMOUS) works... yes checking whether to enable maintainer-specific portions of Makefiles... no config.status: creating install-debuginfo-for-buildid.sh if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../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/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/make-temp-file.c -o noasan/make-temp-file.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/make-temp-file.c -o make-temp-file.o config.status: creating config.h configure: updating cache ./config.cache configure: creating ./config.status config.status: executing libtool commands 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/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/objalloc.c -o pic/objalloc.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/obstack.c -o pic/obstack.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/objalloc.c -o noasan/objalloc.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/obstack.c -o noasan/obstack.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/objalloc.c -o objalloc.o /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/obstack.c -o obstack.o config.status: creating Makefile config.status: creating mkheaders.almost config.status: creating config.h if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/partition.c -o pic/partition.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/partition.c -o noasan/partition.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/partition.c -o partition.o make[2]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/host-gcc-initial-13.2.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 -fcf-protection -mshstk -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o libz_a-adler32.o `test -f 'adler32.c' || echo '../../zlib/'`adler32.c make[2]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/host-gcc-initial-13.2.0/build/libbacktrace' /usr/bin/make all-am make[3]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/host-gcc-initial-13.2.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/thomas/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/thomas/autobuild/instance-3/output-1/host/include -c ../../libbacktrace/atomic.c -o atomic.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=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o dwarf.lo ../../libbacktrace/dwarf.c if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/pexecute.c -o pic/pexecute.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/pexecute.c -o noasan/pexecute.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/pexecute.c -o pexecute.o 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/thomas/autobuild/instance-3/output-1/host/include -c ../../libbacktrace/dwarf.c -o dwarf.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 -fcf-protection -mshstk -O2 -I/home/thomas/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/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/physmem.c -o pic/physmem.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/physmem.c -o noasan/physmem.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/physmem.c -o physmem.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 -fcf-protection -mshstk -O2 -I/home/thomas/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/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../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/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/pex-common.c -o noasan/pex-common.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/pex-common.c -o pex-common.o /usr/bin/gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -fcf-protection -mshstk -O2 -I/home/thomas/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/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../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/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/pex-one.c -o noasan/pex-one.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/pex-one.c -o pex-one.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../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/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/pex-unix.c -o noasan/pex-unix.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/pex-unix.c -o pex-unix.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../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/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/vprintf-support.c -o noasan/vprintf-support.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/vprintf-support.c -o vprintf-support.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../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/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/rust-demangle.c -o noasan/rust-demangle.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/rust-demangle.c -o rust-demangle.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 -fcf-protection -mshstk -O2 -I/home/thomas/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/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/cp-demangle.c -o noasan/cp-demangle.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/cp-demangle.c -o cp-demangle.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../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/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/safe-ctype.c -o noasan/safe-ctype.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/safe-ctype.c -o safe-ctype.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../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/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/simple-object.c -o noasan/simple-object.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/simple-object.c -o simple-object.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/thomas/autobuild/instance-3/output-1/host/include -c -o fileline.lo ../../libbacktrace/fileline.c 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/thomas/autobuild/instance-3/output-1/host/include -c ../../libbacktrace/fileline.c -o fileline.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 -fcf-protection -mshstk -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o libz_a-gzclose.o `test -f 'gzclose.c' || echo '../../zlib/'`gzclose.c /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/thomas/autobuild/instance-3/output-1/host/include -c -o posix.lo ../../libbacktrace/posix.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 -fcf-protection -mshstk -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o libz_a-gzwrite.o `test -f 'gzwrite.c' || echo '../../zlib/'`gzwrite.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/thomas/autobuild/instance-3/output-1/host/include -c ../../libbacktrace/posix.c -o posix.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=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o print.lo ../../libbacktrace/print.c if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../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/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/simple-object-coff.c -o noasan/simple-object-coff.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/simple-object-coff.c -o simple-object-coff.o 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/thomas/autobuild/instance-3/output-1/host/include -c ../../libbacktrace/print.c -o print.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=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o sort.lo ../../libbacktrace/sort.c 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/thomas/autobuild/instance-3/output-1/host/include -c ../../libbacktrace/sort.c -o sort.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 -fcf-protection -mshstk -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o libz_a-gzlib.o `test -f 'gzlib.c' || echo '../../zlib/'`gzlib.c /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/thomas/autobuild/instance-3/output-1/host/include -c -o state.lo ../../libbacktrace/state.c 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/thomas/autobuild/instance-3/output-1/host/include -c ../../libbacktrace/state.c -o state.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=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o backtrace.lo ../../libbacktrace/backtrace.c 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/thomas/autobuild/instance-3/output-1/host/include -c ../../libbacktrace/backtrace.c -o backtrace.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/simple-object-elf.c -o noasan/simple-object-elf.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/simple-object-elf.c -o simple-object-elf.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 -fcf-protection -mshstk -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o libz_a-infback.o `test -f 'infback.c' || echo '../../zlib/'`infback.c /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/thomas/autobuild/instance-3/output-1/host/include -c -o simple.lo ../../libbacktrace/simple.c 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/thomas/autobuild/instance-3/output-1/host/include -c ../../libbacktrace/simple.c -o simple.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=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o elf.lo ../../libbacktrace/elf.c 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/thomas/autobuild/instance-3/output-1/host/include -c ../../libbacktrace/elf.c -o elf.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 -fcf-protection -mshstk -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -c -o libz_a-inffast.o `test -f 'inffast.c' || echo '../../zlib/'`inffast.c if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../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/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/simple-object-mach-o.c -o simple-object-mach-o.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 -fcf-protection -mshstk -O2 -I/home/thomas/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/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/simple-object-xcoff.c -o simple-object-xcoff.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/sort.c -o pic/sort.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/sort.c -o noasan/sort.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/sort.c -o sort.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 -fcf-protection -mshstk -O2 -I/home/thomas/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/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/spaces.c -o pic/spaces.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/spaces.c -o noasan/spaces.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/spaces.c -o spaces.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../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/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/splay-tree.c -o noasan/splay-tree.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../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 -fcf-protection -mshstk -O2 -I/home/thomas/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/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../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/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/stack-limit.c -o noasan/stack-limit.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/stack-limit.c -o stack-limit.o if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/md5.c -o pic/md5.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/strerror.c -o pic/strerror.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/strerror.c -o noasan/strerror.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/strerror.c -o strerror.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/strsignal.c -o pic/strsignal.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/strsignal.c -o noasan/strsignal.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/strsignal.c -o strsignal.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/timeval-utils.c -o pic/timeval-utils.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/timeval-utils.c -o noasan/timeval-utils.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/timeval-utils.c -o timeval-utils.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/md5.c -o noasan/md5.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/md5.c -o md5.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 -fcf-protection -mshstk -O2 -I/home/thomas/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/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.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 -fcf-protection -mshstk -O2 -I/home/thomas/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/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xasprintf.c -o pic/xasprintf.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xasprintf.c -o noasan/xasprintf.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xasprintf.c -o xasprintf.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xatexit.c -o pic/xatexit.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xatexit.c -o noasan/xatexit.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xatexit.c -o xatexit.o true "AR_FLAGS=rc" "CC_FOR_BUILD=/usr/bin/gcc" "CFLAGS=-O2 -I/home/thomas/autobuild/instance-3/output-1/host/include " "CXXFLAGS=-O2 -I/home/thomas/autobuild/instance-3/output-1/host/include " "CFLAGS_FOR_BUILD=-O2 -I/home/thomas/autobuild/instance-3/output-1/host/include" "CFLAGS_FOR_TARGET=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 " "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "LDFLAGS=-static-libstdc++ -static-libgcc -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib" "LIBCFLAGS=-O2 -I/home/thomas/autobuild/instance-3/output-1/host/include " "LIBCFLAGS_FOR_TARGET=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 " "MAKE=/usr/bin/make" "MAKEINFO=/home/thomas/autobuild/instance-3/output-1/build/host-gcc-initial-13.2.0/missing makeinfo --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/bash" "EXPECT=expect" "RUNTEST=runtest" "RUNTESTFLAGS=" "exec_prefix=/home/thomas/autobuild/instance-3/output-1/host" "infodir=/home/thomas/autobuild/instance-3/output-1/host/share/info" "libdir=/home/thomas/autobuild/instance-3/output-1/host/lib" "prefix=/home/thomas/autobuild/instance-3/output-1/host" "tooldir=/home/thomas/autobuild/instance-3/output-1/host/sh4a-buildroot-linux-gnu" "AR=/usr/bin/ar" "AS=/usr/bin/as" "CC=/usr/bin/gcc" "CXX=/usr/bin/g++" "LD=/usr/bin/ld" "LIBCFLAGS=-O2 -I/home/thomas/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/thomas/autobuild/instance-3/output-1/build/host-gcc-initial-13.2.0/build/zlib' if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xexit.c -o pic/xexit.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xexit.c -o noasan/xexit.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xexit.c -o xexit.o mkdir -p -- ./libcpp Configuring in ./libcpp if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/sha1.c -o pic/sha1.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xmalloc.c -o pic/xmalloc.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xmalloc.c -o noasan/xmalloc.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xmalloc.c -o xmalloc.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=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/thomas/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/thomas/autobuild/instance-3/output-1/host/include -c ../../libbacktrace/mmapio.c -o mmapio.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xmemdup.c -o pic/xmemdup.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xmemdup.c -o noasan/xmemdup.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xmemdup.c -o xmemdup.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=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/thomas/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/thomas/autobuild/instance-3/output-1/host/include -c ../../libbacktrace/mmap.c -o mmap.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xstrdup.c -o pic/xstrdup.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xstrdup.c -o noasan/xstrdup.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xstrdup.c -o xstrdup.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xstrerror.c -o pic/xstrerror.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xstrerror.c -o noasan/xstrerror.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xstrerror.c -o xstrerror.o true DO=all multi-do # /usr/bin/make /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/thomas/autobuild/instance-3/output-1/host/include -static-libstdc++ -static-libgcc -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/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 if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xstrndup.c -o pic/xstrndup.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xstrndup.c -o noasan/xstrndup.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xstrndup.c -o xstrndup.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xvasprintf.c -o pic/xvasprintf.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xvasprintf.c -o noasan/xvasprintf.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xvasprintf.c -o xvasprintf.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/sha1.c -o noasan/sha1.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/sha1.c -o sha1.o 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 configure: creating cache ./config.cache if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/setproctitle.c -o pic/setproctitle.o; \ else true; fi libtool: link: ( cd ".libs" && rm -f "libbacktrace.la" && ln -s "../libbacktrace.la" "libbacktrace.la" ) if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/setproctitle.c -o noasan/setproctitle.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/setproctitle.c -o setproctitle.o make[3]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/host-gcc-initial-13.2.0/build/libbacktrace' make[2]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/host-gcc-initial-13.2.0/build/libbacktrace' if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/alloca.c -o pic/alloca.o; \ else true; fi checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... 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 sh4a-buildroot-linux-gnu checking whether make sets $(MAKE)... make[3]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/host-gcc-initial-13.2.0/build/build-x86_64-pc-linux-gnu/libiberty/testsuite' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/host-gcc-initial-13.2.0/build/build-x86_64-pc-linux-gnu/libiberty/testsuite' if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/regex.c -o pic/regex.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/regex.c -o noasan/regex.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/regex.c -o regex.o yes checking for a BSD-compatible install... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/alloca.c -o noasan/alloca.o; \ else true; fi /usr/bin/install -c checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/alloca.c -o alloca.o checking whether the C compiler works... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../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/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/cplus-dem.c -o noasan/cplus-dem.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/cplus-dem.c -o cplus-dem.o 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... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/argv.c -o pic/argv.o; \ else true; fi make[2]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/host-gcc-initial-13.2.0/build/libcody' /usr/bin/g++ -O2 -I/home/thomas/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 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 if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/argv.c -o noasan/argv.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/argv.c -o argv.o checking whether we are using the GNU C++ compiler... yes checking whether /usr/bin/g++ accepts -g... 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 checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -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/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/bsearch_r.c -o noasan/bsearch_r.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/bsearch_r.c -o bsearch_r.o if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -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/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/choose-temp.c -o noasan/choose-temp.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/choose-temp.c -o choose-temp.o yes checking for sys/types.h... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/concat.c -o pic/concat.o; \ else true; fi yes checking for sys/stat.h... yes checking for stdlib.h... /usr/bin/g++ -O2 -I/home/thomas/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 if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/concat.c -o noasan/concat.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/concat.c -o concat.o yes checking for string.h... yes checking for memory.h... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/cp-demint.c -o pic/cp-demint.o; \ else true; fi yes checking for strings.h... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/cp-demint.c -o noasan/cp-demint.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/cp-demint.c -o cp-demint.o yes checking for inttypes.h... yes checking for stdint.h... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/crc32.c -o pic/crc32.o; \ else true; fi yes checking for unistd.h... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/crc32.c -o noasan/crc32.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/crc32.c -o crc32.o yes checking minix/config.h usability... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/d-demangle.c -o pic/d-demangle.o; \ else true; fi no checking minix/config.h presence... 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... yes checking whether /usr/bin/gcc supports -Wall... yes checking whether /usr/bin/gcc supports -Wnarrowing... yes checking whether /usr/bin/gcc supports -Wwrite-strings... yes checking whether /usr/bin/gcc supports -Wmissing-format-attribute... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../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/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/cp-demangle.c -o noasan/cp-demangle.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/cp-demangle.c -o cp-demangle.o yes checking whether /usr/bin/gcc supports -Wstrict-prototypes... yes checking whether /usr/bin/gcc supports -Wmissing-prototypes... yes checking whether /usr/bin/gcc supports -Wold-style-definition... yes checking whether /usr/bin/gcc supports -Wc++-compat... yes checking whether /usr/bin/gcc supports -pedantic -Wlong-long... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/d-demangle.c -o noasan/d-demangle.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/d-demangle.c -o d-demangle.o yes checking whether /usr/bin/gcc supports -fno-exceptions... yes checking whether /usr/bin/gcc supports -fno-rtti... yes checking dependency style of /usr/bin/g++... /usr/bin/g++ -O2 -I/home/thomas/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 gcc3 checking whether time.h and sys/time.h may both be included... yes checking whether string.h and strings.h may both be included... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking fcntl.h usability... yes checking fcntl.h presence... 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"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/dwarfnames.c -o pic/dwarfnames.o; \ else true; fi yes checking stddef.h presence... 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... /usr/bin/g++ -O2 -I/home/thomas/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 checking sys/file.h presence... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/dwarfnames.c -o noasan/dwarfnames.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/dwarfnames.c -o dwarfnames.o yes checking for sys/file.h... yes checking for unistd.h... (cached) yes checking whether byte ordering is bigendian... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for obstacks... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/dyn-string.c -o pic/dyn-string.o; \ else true; fi yes checking for off_t... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/dyn-string.c -o noasan/dyn-string.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/dyn-string.c -o dyn-string.o yes checking for size_t... /usr/bin/g++ -O2 -I/home/thomas/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 yes checking for ssize_t... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/fdmatch.c -o pic/fdmatch.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/fdmatch.c -o noasan/fdmatch.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/fdmatch.c -o fdmatch.o yes checking for uintptr_t... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/fibheap.c -o pic/fibheap.o; \ else true; fi yes checking for ptrdiff_t... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/fibheap.c -o noasan/fibheap.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/fibheap.c -o fibheap.o yes checking for uint64_t... /usr/bin/g++ -O2 -I/home/thomas/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 yes checking whether struct tm is in sys/time.h or time.h... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/filedescriptor.c -o pic/filedescriptor.o; \ else true; fi time.h checking size of int... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/filedescriptor.c -o noasan/filedescriptor.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/filedescriptor.c -o filedescriptor.o if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/filename_cmp.c -o pic/filename_cmp.o; \ else true; fi 4 checking size of long... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/md5.c -o pic/md5.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/md5.c -o noasan/md5.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/md5.c -o md5.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/filename_cmp.c -o noasan/filename_cmp.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/filename_cmp.c -o filename_cmp.o if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/floatformat.c -o pic/floatformat.o; \ else true; fi 8 checking for clearerr_unlocked... yes checking for feof_unlocked... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/sha1.c -o pic/sha1.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/sha1.c -o noasan/sha1.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/sha1.c -o sha1.o yes checking for ferror_unlocked... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/floatformat.c -o noasan/floatformat.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/floatformat.c -o floatformat.o /usr/bin/g++ -O2 -I/home/thomas/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 yes checking for fflush_unlocked... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/fnmatch.c -o pic/fnmatch.o; \ else true; fi yes if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/fnmatch.c -o noasan/fnmatch.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/fnmatch.c -o fnmatch.o checking for fgetc_unlocked... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../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/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/alloca.c -o pic/alloca.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/alloca.c -o noasan/alloca.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/alloca.c -o alloca.o yes if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/argv.c -o pic/argv.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/argv.c -o noasan/argv.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/argv.c -o argv.o checking for fgets_unlocked... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/fopen_unlocked.c -o noasan/fopen_unlocked.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/fopen_unlocked.c -o fopen_unlocked.o yes checking for fileno_unlocked... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -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/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../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/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/bsearch_r.c -o noasan/bsearch_r.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/bsearch_r.c -o bsearch_r.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/getopt.c -o noasan/getopt.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/getopt.c -o getopt.o if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -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/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../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/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/choose-temp.c -o noasan/choose-temp.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/choose-temp.c -o choose-temp.o yes /usr/bin/g++ -O2 -I/home/thomas/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 if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/getopt1.c -o noasan/getopt1.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/getopt1.c -o getopt1.o checking for fprintf_unlocked... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../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/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -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/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/concat.c -o noasan/concat.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/concat.c -o concat.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/getpwd.c -o noasan/getpwd.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/getpwd.c -o getpwd.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../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/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/cp-demint.c -o noasan/cp-demint.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/cp-demint.c -o cp-demint.o no checking for fputc_unlocked... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -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/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/crc32.c -o pic/crc32.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/crc32.c -o noasan/crc32.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/crc32.c -o crc32.o /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 make[2]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/host-gcc-initial-13.2.0/build/libcody' if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/getruntime.c -o noasan/getruntime.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../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/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/d-demangle.c -o noasan/d-demangle.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/getruntime.c -o getruntime.o /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/d-demangle.c -o d-demangle.o if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/hashtab.c -o pic/hashtab.o; \ else true; fi make[2]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/host-gcc-initial-13.2.0/build/libdecnumber' source='../../libdecnumber/decNumber.c' object='decNumber.o' libtool=no /usr/bin/gcc -I../../libdecnumber -I. -O2 -I/home/thomas/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 yes checking for fputs_unlocked... rm -f ./libiberty.a pic/./libiberty.a noasan/./libiberty.a yes /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 if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/hashtab.c -o noasan/hashtab.o; \ else true; fi /usr/bin/ranlib ./libiberty.a /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/hashtab.c -o hashtab.o if [ x"" != x ]; then \ cd pic; \ /usr/bin/ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o; \ /usr/bin/ranlib ./libiberty.a; \ cd ..; \ else true; fi; \ if [ x"" != x ]; then \ cd noasan; \ /usr/bin/ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o; \ /usr/bin/ranlib ./libiberty.a; \ cd ..; \ else true; fi make[2]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/host-gcc-initial-13.2.0/build/build-x86_64-pc-linux-gnu/libiberty' checking for fread_unlocked... yes make[2]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/host-gcc-initial-13.2.0/build/build-x86_64-pc-linux-gnu/fixincludes' /usr/bin/gcc -c -O2 -I/home/thomas/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/thomas/autobuild/instance-3/output-1/host/include -DHAVE_CONFIG_H -I. -I../../../fixincludes -I../include -I../../../fixincludes/../include ../../../fixincludes/fixincl.c if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/hex.c -o pic/hex.o; \ else true; fi checking for fwrite_unlocked... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/hex.c -o noasan/hex.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/hex.c -o hex.o if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/lbasename.c -o pic/lbasename.o; \ else true; fi yes if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/lbasename.c -o noasan/lbasename.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/lbasename.c -o lbasename.o /usr/bin/gcc -c -O2 -I/home/thomas/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/thomas/autobuild/instance-3/output-1/host/include -DHAVE_CONFIG_H -I. -I../../../fixincludes -I../include -I../../../fixincludes/../include ../../../fixincludes/fixtests.c if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/lrealpath.c -o pic/lrealpath.o; \ else true; fi checking for getchar_unlocked... /usr/bin/gcc -c -O2 -I/home/thomas/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/thomas/autobuild/instance-3/output-1/host/include -DHAVE_CONFIG_H -I. -I../../../fixincludes -I../include -I../../../fixincludes/../include ../../../fixincludes/fixfixes.c if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/lrealpath.c -o noasan/lrealpath.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/lrealpath.c -o lrealpath.o yes checking for getc_unlocked... /usr/bin/gcc -c -O2 -I/home/thomas/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/thomas/autobuild/instance-3/output-1/host/include -DHAVE_CONFIG_H -I. -I../../../fixincludes -I../include -I../../../fixincludes/../include ../../../fixincludes/server.c if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \ else true; fi yes if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/make-relative-prefix.c -o noasan/make-relative-prefix.o; \ else true; fi source='../../libdecnumber/decContext.c' object='decContext.o' libtool=no /usr/bin/gcc -I../../libdecnumber -I. -O2 -I/home/thomas/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 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/make-relative-prefix.c -o make-relative-prefix.o /usr/bin/gcc -c -O2 -I/home/thomas/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/thomas/autobuild/instance-3/output-1/host/include -DHAVE_CONFIG_H -I. -I../../../fixincludes -I../include -I../../../fixincludes/../include ../../../fixincludes/procopen.c checking for putchar_unlocked... /usr/bin/gcc -c -O2 -I/home/thomas/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/thomas/autobuild/instance-3/output-1/host/include -DHAVE_CONFIG_H -I. -I../../../fixincludes -I../include -I../../../fixincludes/../include ../../../fixincludes/fixlib.c source='../../libdecnumber/dpd/decimal32.c' object='decimal32.o' libtool=no /usr/bin/gcc -I../../libdecnumber -I. -O2 -I/home/thomas/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 /usr/bin/gcc -c -O2 -I/home/thomas/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/thomas/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/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/make-temp-file.c -o pic/make-temp-file.o; \ else true; fi yes srcdir="../../../fixincludes" /bin/bash ../../../fixincludes/mkfixinc.sh sh4a-buildroot-linux-gnu sed -e 's/@gcc_version@/13.2.0/' < mkheaders.almost > mkheadersT source='../../libdecnumber/dpd/decimal64.c' object='decimal64.o' libtool=no /usr/bin/gcc -I../../libdecnumber -I. -O2 -I/home/thomas/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 mv -f mkheadersT mkheaders /usr/bin/gcc -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/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 checking for putc_unlocked... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -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/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/make-temp-file.c -o make-temp-file.o echo timestamp > full-stamp make[2]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/host-gcc-initial-13.2.0/build/build-x86_64-pc-linux-gnu/fixincludes' if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/objalloc.c -o pic/objalloc.o; \ else true; fi source='../../libdecnumber/dpd/decimal128.c' object='decimal128.o' libtool=no /usr/bin/gcc -I../../libdecnumber -I. -O2 -I/home/thomas/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 yes make[2]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/host-gcc-initial-13.2.0/build/build-x86_64-pc-linux-gnu/libcpp' /usr/bin/g++ -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -I/home/thomas/autobuild/instance-3/output-1/host/include -O2 -I/home/thomas/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/thomas/autobuild/instance-3/output-1/host/include -c -o charset.o -MT charset.o -MMD -MP -MF .deps/charset.Tpo ../../../libcpp/charset.cc if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/objalloc.c -o noasan/objalloc.o; \ else true; fi checking whether abort is declared... /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/objalloc.c -o objalloc.o 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 make[2]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/host-gcc-initial-13.2.0/build/libdecnumber' if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/obstack.c -o pic/obstack.o; \ else true; fi yes if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/partition.c -o pic/partition.o; \ else true; fi checking whether asprintf is declared... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/obstack.c -o noasan/obstack.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/obstack.c -o obstack.o yes if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/partition.c -o noasan/partition.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/partition.c -o partition.o checking whether basename is declared... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/pexecute.c -o pic/pexecute.o; \ else true; fi /usr/bin/g++ -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -I/home/thomas/autobuild/instance-3/output-1/host/include -O2 -I/home/thomas/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/thomas/autobuild/instance-3/output-1/host/include -c -o directives.o -MT directives.o -MMD -MP -MF .deps/directives.Tpo ../../../libcpp/directives.cc if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/pexecute.c -o noasan/pexecute.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/pexecute.c -o pexecute.o if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/physmem.c -o pic/physmem.o; \ else true; fi yes checking whether errno is declared... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/physmem.c -o noasan/physmem.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/physmem.c -o physmem.o no if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/pex-common.c -o pic/pex-common.o; \ else true; fi checking whether getopt is declared... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/pex-common.c -o noasan/pex-common.o; \ else true; fi yes /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/pex-common.c -o pex-common.o checking whether vasprintf is declared... /usr/bin/g++ -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -I/home/thomas/autobuild/instance-3/output-1/host/include -O2 -I/home/thomas/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/thomas/autobuild/instance-3/output-1/host/include -c -o errors.o -MT errors.o -MMD -MP -MF .deps/errors.Tpo ../../../libcpp/errors.cc yes if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/pex-one.c -o pic/pex-one.o; \ else true; fi checking whether clearerr_unlocked is declared... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/pex-one.c -o noasan/pex-one.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/pex-one.c -o pex-one.o /usr/bin/g++ -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -I/home/thomas/autobuild/instance-3/output-1/host/include -O2 -I/home/thomas/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/thomas/autobuild/instance-3/output-1/host/include -c -o expr.o -MT expr.o -MMD -MP -MF .deps/expr.Tpo ../../../libcpp/expr.cc if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/pex-unix.c -o pic/pex-unix.o; \ else true; fi yes ../../../libcpp/expr.cc: In function 'unsigned int cpp_classify_number(cpp_reader*, const cpp_token*, const char**, location_t)': ../../../libcpp/expr.cc:822:18: warning: format not a string literal and no format arguments [-Wformat-security] 822 | 0, message); | ^ ../../../libcpp/expr.cc:825:39: warning: format not a string literal and no format arguments [-Wformat-security] 825 | virtual_location, 0, message); | ^ ../../../libcpp/expr.cc:835:34: warning: format not a string literal and no format arguments [-Wformat-security] 835 | virtual_location, 0, message); | ^ checking whether feof_unlocked is declared... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/pex-unix.c -o noasan/pex-unix.o; \ else true; fi /usr/bin/g++ -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -I/home/thomas/autobuild/instance-3/output-1/host/include -O2 -I/home/thomas/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/thomas/autobuild/instance-3/output-1/host/include -c -o files.o -MT files.o -MMD -MP -MF .deps/files.Tpo ../../../libcpp/files.cc /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/pex-unix.c -o pex-unix.o yes if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/vprintf-support.c -o pic/vprintf-support.o; \ else true; fi checking whether ferror_unlocked is declared... yes if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/vprintf-support.c -o noasan/vprintf-support.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/vprintf-support.c -o vprintf-support.o checking whether fflush_unlocked is declared... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/rust-demangle.c -o pic/rust-demangle.o; \ else true; fi /usr/bin/g++ -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -I/home/thomas/autobuild/instance-3/output-1/host/include -O2 -I/home/thomas/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/thomas/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 whether fgetc_unlocked is declared... echo "#define LOCALEDIR \"/home/thomas/autobuild/instance-3/output-1/host/share/locale\"" > localedir.new ../../../libcpp/../move-if-change localedir.new localedir.h /usr/bin/g++ -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -I/home/thomas/autobuild/instance-3/output-1/host/include -O2 -I/home/thomas/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/thomas/autobuild/instance-3/output-1/host/include -c -o lex.o -MT lex.o -MMD -MP -MF .deps/lex.Tpo ../../../libcpp/lex.cc echo timestamp > localedir.hs /usr/bin/g++ -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -I/home/thomas/autobuild/instance-3/output-1/host/include -O2 -I/home/thomas/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/thomas/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 checking whether fgets_unlocked is declared... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/rust-demangle.c -o noasan/rust-demangle.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/rust-demangle.c -o rust-demangle.o yes checking whether fileno_unlocked is declared... yes checking whether fprintf_unlocked is declared... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/safe-ctype.c -o pic/safe-ctype.o; \ else true; fi /usr/bin/g++ -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -I/home/thomas/autobuild/instance-3/output-1/host/include -O2 -I/home/thomas/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/thomas/autobuild/instance-3/output-1/host/include -c -o macro.o -MT macro.o -MMD -MP -MF .deps/macro.Tpo ../../../libcpp/macro.cc if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/safe-ctype.c -o noasan/safe-ctype.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/safe-ctype.c -o safe-ctype.o no ../../../libcpp/macro.cc: In member function 'vaopt_state::update_type vaopt_state::update(const cpp_token*)': ../../../libcpp/macro.cc:186:23: warning: format not a string literal and no format arguments [-Wformat-security] 186 | vaopt_paste_error); | ^ ../../../libcpp/macro.cc:215:24: warning: format not a string literal and no format arguments [-Wformat-security] 215 | vaopt_paste_error); | ^ ../../../libcpp/macro.cc: In function 'cpp_macro* create_iso_definition(cpp_reader*)': ../../../libcpp/macro.cc:3704:58: warning: format not a string literal and no format arguments [-Wformat-security] 3704 | cpp_error (pfile, CPP_DL_ERROR, paste_op_error_msg); | ^ ../../../libcpp/macro.cc:3719:58: warning: format not a string literal and no format arguments [-Wformat-security] 3719 | cpp_error (pfile, CPP_DL_ERROR, paste_op_error_msg); | ^ if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/simple-object.c -o pic/simple-object.o; \ else true; fi checking whether fputc_unlocked is declared... yes checking whether fputs_unlocked is declared... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/simple-object.c -o noasan/simple-object.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/simple-object.c -o simple-object.o yes checking whether fread_unlocked is declared... /usr/bin/g++ -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -I/home/thomas/autobuild/instance-3/output-1/host/include -O2 -I/home/thomas/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/thomas/autobuild/instance-3/output-1/host/include -c -o mkdeps.o -MT mkdeps.o -MMD -MP -MF .deps/mkdeps.Tpo ../../../libcpp/mkdeps.cc if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \ else true; fi yes checking whether fwrite_unlocked is declared... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/simple-object-coff.c -o noasan/simple-object-coff.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/simple-object-coff.c -o simple-object-coff.o /usr/bin/g++ -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -I/home/thomas/autobuild/instance-3/output-1/host/include -O2 -I/home/thomas/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/thomas/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 getchar_unlocked is declared... /usr/bin/g++ -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -I/home/thomas/autobuild/instance-3/output-1/host/include -O2 -I/home/thomas/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/thomas/autobuild/instance-3/output-1/host/include -c -o symtab.o -MT symtab.o -MMD -MP -MF .deps/symtab.Tpo ../../../libcpp/symtab.cc yes if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \ else true; fi checking whether getc_unlocked is declared... yes /usr/bin/g++ -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -I/home/thomas/autobuild/instance-3/output-1/host/include -O2 -I/home/thomas/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/thomas/autobuild/instance-3/output-1/host/include -c -o traditional.o -MT traditional.o -MMD -MP -MF .deps/traditional.Tpo ../../../libcpp/traditional.cc checking whether putchar_unlocked is declared... /usr/bin/g++ -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -I/home/thomas/autobuild/instance-3/output-1/host/include -O2 -I/home/thomas/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/thomas/autobuild/instance-3/output-1/host/include -c -o init.o -MT init.o -MMD -MP -MF .deps/init.Tpo ../../../libcpp/init.cc yes checking whether putc_unlocked is declared... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -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/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/simple-object-elf.c -o simple-object-elf.o yes checking for working alloca.h... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \ else true; fi 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/thomas/autobuild/instance-3/output-1/build/host-gcc-initial-13.2.0/build/build-x86_64-pc-linux-gnu/libcpp' if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \ else true; fi yes checking for alloca... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/sort.c -o pic/sort.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \ else true; fi yes checking for ANSI C header files... (cached) yes checking for nl_langinfo and CODESET... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -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/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/simple-object-mach-o.c -o simple-object-mach-o.o /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/simple-object-xcoff.c -o simple-object-xcoff.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/sort.c -o noasan/sort.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/sort.c -o sort.o if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/spaces.c -o pic/spaces.o; \ else true; fi yes checking whether NLS is requested... no checking for uchar... checking size of ino_t... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/spaces.c -o noasan/spaces.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/spaces.c -o spaces.o if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/splay-tree.c -o pic/splay-tree.o; \ else true; fi 8 checking size of dev_t... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -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/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/stack-limit.c -o noasan/stack-limit.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/stack-limit.c -o stack-limit.o if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/strerror.c -o pic/strerror.o; \ else true; fi 8 if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/strsignal.c -o pic/strsignal.o; \ else true; fi 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... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/splay-tree.c -o noasan/splay-tree.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/splay-tree.c -o splay-tree.o done checking for iconv... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/strerror.c -o noasan/strerror.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/strerror.c -o strerror.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/strsignal.c -o noasan/strsignal.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/strsignal.c -o strsignal.o yes checking for iconv declaration... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/timeval-utils.c -o pic/timeval-utils.o; \ else true; fi if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ else true; fi if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xasprintf.c -o pic/xasprintf.o; \ else true; fi 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/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/timeval-utils.c -o noasan/timeval-utils.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/timeval-utils.c -o timeval-utils.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xasprintf.c -o noasan/xasprintf.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -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/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/xasprintf.c -o xasprintf.o /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xatexit.c -o pic/xatexit.o; \ else true; fi if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xexit.c -o pic/xexit.o; \ else true; fi if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xmalloc.c -o pic/xmalloc.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xatexit.c -o noasan/xatexit.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/xatexit.c -o xatexit.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xexit.c -o noasan/xexit.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/xexit.c -o xexit.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xmalloc.c -o noasan/xmalloc.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/xmalloc.c -o xmalloc.o if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xmemdup.c -o pic/xmemdup.o; \ else true; fi if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xstrdup.c -o pic/xstrdup.o; \ else true; fi yes checking valgrind.h usability... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -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/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xmemdup.c -o noasan/xmemdup.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/xmemdup.c -o xmemdup.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xstrdup.c -o noasan/xstrdup.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/xstrdup.c -o xstrdup.o no checking valgrind.h presence... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xstrerror.c -o noasan/xstrerror.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/xstrerror.c -o xstrerror.o no checking for valgrind.h... no checking for VALGRIND_DISCARD in ... no checking for VALGRIND_DISCARD in ... no if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xstrndup.c -o pic/xstrndup.o; \ else true; fi if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xvasprintf.c -o pic/xvasprintf.o; \ else true; fi if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/setproctitle.c -o pic/setproctitle.o; \ else true; fi configure: updating cache ./config.cache configure: creating ./config.status if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/setproctitle.c -o noasan/setproctitle.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/setproctitle.c -o setproctitle.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xvasprintf.c -o noasan/xvasprintf.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xstrndup.c -o noasan/xstrndup.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/xvasprintf.c -o xvasprintf.o /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/xstrndup.c -o xstrndup.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 config.status: creating Makefile make[2]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/host-gcc-initial-13.2.0/build/libiberty' config.status: creating config.h make[2]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/host-gcc-initial-13.2.0/build/lto-plugin' make[2]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/host-gcc-initial-13.2.0/build/fixincludes' config.status: executing depdir commands /usr/bin/gcc -c -O2 -I/home/thomas/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/gcc -c -O2 -I/home/thomas/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 mkdir -p -- .deps /usr/bin/make all-am make[3]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/host-gcc-initial-13.2.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 -fcf-protection -DBASE_VERSION='"13.2.0"' -O2 -I/home/thomas/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 -fcf-protection -DBASE_VERSION=\"13.2.0\" -O2 -I/home/thomas/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/thomas/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 make[2]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/host-gcc-initial-13.2.0/build/libcpp' /usr/bin/g++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -O2 -I/home/thomas/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/thomas/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/thomas/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 /bin/bash ./libtool --tag=CC --tag=disable-static --mode=link /usr/bin/gcc -Wall -fcf-protection -DBASE_VERSION='"13.2.0"' -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -Wc,-static-libgcc -pthread -module -avoid-version -bindir /home/thomas/autobuild/instance-3/output-1/host/libexec/gcc/sh4a-buildroot-linux-gnu/13.2.0 -Wl,--version-script=../../lto-plugin/lto-plugin.map -Xcompiler '-static-libstdc++' -Xcompiler '-static-libgcc' '-L/home/thomas/autobuild/instance-3/output-1/host/lib' '-Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib' -o liblto_plugin.la -rpath /home/thomas/autobuild/instance-3/output-1/host/libexec/gcc/sh4a-buildroot-linux-gnu/13.2.0 lto-plugin.lo -Wc,../libiberty/pic/libiberty.a /usr/bin/gcc -c -O2 -I/home/thomas/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 libtool: link: /usr/bin/gcc -shared -fPIC -DPIC .libs/lto-plugin.o -L/home/thomas/autobuild/instance-3/output-1/host/lib -static-libgcc -pthread -Wl,--version-script=../../lto-plugin/lto-plugin.map -static-libstdc++ -static-libgcc -Wl,-rpath -Wl,/home/thomas/autobuild/instance-3/output-1/host/lib ../libiberty/pic/libiberty.a -pthread -Wl,-soname -Wl,liblto_plugin.so -o .libs/liblto_plugin.so /usr/bin/gcc -c -O2 -I/home/thomas/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 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/thomas/autobuild/instance-3/output-1/build/host-gcc-initial-13.2.0/build/lto-plugin/../gcc/liblto_plugin.so libtool: install: /usr/bin/install -c .libs/liblto_plugin.lai /home/thomas/autobuild/instance-3/output-1/build/host-gcc-initial-13.2.0/build/lto-plugin/../gcc/liblto_plugin.la libtool: install: warning: remember to run `libtool --finish /home/thomas/autobuild/instance-3/output-1/host/libexec/gcc/sh4a-buildroot-linux-gnu/13.2.0' make[3]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/host-gcc-initial-13.2.0/build/lto-plugin' make[2]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/host-gcc-initial-13.2.0/build/lto-plugin' /usr/bin/gcc -c -O2 -I/home/thomas/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 Configuring in ./gcc srcdir="../../fixincludes" /bin/bash ../../fixincludes/mkfixinc.sh sh4a-buildroot-linux-gnu sed -e 's/@gcc_version@/13.2.0/' < mkheaders.almost > mkheadersT mv -f mkheadersT mkheaders /usr/bin/gcc -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -static-libstdc++ -static-libgcc -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/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/thomas/autobuild/instance-3/output-1/build/host-gcc-initial-13.2.0/build/fixincludes' /usr/bin/g++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -O2 -I/home/thomas/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 /usr/bin/g++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -O2 -I/home/thomas/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 configure: creating cache ./config.cache checking build system type... /usr/bin/g++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -O2 -I/home/thomas/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 x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... sh4a-buildroot-linux-gnu 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... ../../libcpp/expr.cc: In function 'unsigned int cpp_classify_number(cpp_reader*, const cpp_token*, const char**, location_t)': ../../libcpp/expr.cc:822:18: warning: format not a string literal and no format arguments [-Wformat-security] 822 | 0, message); | ^ ../../libcpp/expr.cc:825:39: warning: format not a string literal and no format arguments [-Wformat-security] 825 | virtual_location, 0, message); | ^ ../../libcpp/expr.cc:835:34: warning: format not a string literal and no format arguments [-Wformat-security] 835 | virtual_location, 0, message); | ^ yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking whether we are using the GNU C++ compiler... yes checking whether /usr/bin/g++ accepts -g... yes checking 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 and is recent enough... 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... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... /usr/bin/g++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -O2 -I/home/thomas/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 yes checking for sys/types.h... echo "#define LOCALEDIR \"/home/thomas/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/thomas/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 /usr/bin/g++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -O2 -I/home/thomas/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 checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... /usr/bin/g++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -O2 -I/home/thomas/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 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... ../../libcpp/macro.cc: In member function 'vaopt_state::update_type vaopt_state::update(const cpp_token*)': ../../libcpp/macro.cc:186:23: warning: format not a string literal and no format arguments [-Wformat-security] 186 | vaopt_paste_error); | ^ ../../libcpp/macro.cc:215:24: warning: format not a string literal and no format arguments [-Wformat-security] 215 | vaopt_paste_error); | ^ ../../libcpp/macro.cc: In function 'cpp_macro* create_iso_definition(cpp_reader*)': ../../libcpp/macro.cc:3704:58: warning: format not a string literal and no format arguments [-Wformat-security] 3704 | cpp_error (pfile, CPP_DL_ERROR, paste_op_error_msg); | ^ ../../libcpp/macro.cc:3719:58: warning: format not a string literal and no format arguments [-Wformat-security] 3719 | cpp_error (pfile, CPP_DL_ERROR, paste_op_error_msg); | ^ 8 checking size of dev_t... /usr/bin/g++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -O2 -I/home/thomas/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 8 checking size of void *... 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/thomas/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 4 checking size of long... 8 checking for long long... yes checking size of long long... 8 checking for int8_t... /usr/bin/g++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -O2 -I/home/thomas/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 yes checking for int16_t... /usr/bin/g++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -O2 -I/home/thomas/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 yes checking for int32_t... /usr/bin/g++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -O2 -I/home/thomas/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 yes checking for int64_t... yes checking for unsigned long long int... yes checking for long long int... yes checking for intmax_t... 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/thomas/autobuild/instance-3/output-1/build/host-gcc-initial-13.2.0/build/libcpp' 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 -Wconditionally-supported... 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/thomas/autobuild/instance-3/output-1/build/host-gcc-initial-13.2.0/missing makeinfo checking for modern makeinfo... yes checking for CONTENTS_OUTPUT_LOCATION support in /home/thomas/autobuild/instance-3/output-1/build/host-gcc-initial-13.2.0/missing makeinfo... yes checking for recent Pod::Man... yes checking for flex... flex checking for bison... bison checking for python3... python3 checking for modern python3... yes checking for nm... /usr/bin/nm checking for ar... /usr/bin/ar checking for sphinx-build... sphinx 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/auxv.h... 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 for getauxval... 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... yes 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 fcntl.h... (cached) yes checking whether O_NONBLOCK is declared... 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/sh/sh.cc' for machine-specific logic. Using `../../gcc/config/sh/sh.md' as machine description file. Using the following target machine macro files: ../../gcc/config/vxworks-dummy.h ../../gcc/config/sh/little.h ../../gcc/config/sh/sh.h ../../gcc/config/elfos.h ../../gcc/config/sh/elf.h ../../gcc/config/gnu-user.h ../../gcc/config/linux.h ../../gcc/config/glibc-stdint.h ../../gcc/config/sh/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... /usr/bin/sed checking for fgrep... /usr/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/thomas/autobuild/instance-3/output-1/host/sh4a-buildroot-linux-gnu/bin/ld checking what nm to use... /home/thomas/autobuild/instance-3/output-1/host/sh4a-buildroot-linux-gnu/bin/nm checking what objdump to use... /home/thomas/autobuild/instance-3/output-1/host/sh4a-buildroot-linux-gnu/bin/objdump checking what readelf to use... /home/thomas/autobuild/instance-3/output-1/host/sh4a-buildroot-linux-gnu/bin/readelf checking for sh4a-buildroot-linux-gnu-otool... no checking what otool to use... not found checking for sh4a-buildroot-linux-gnu-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... (cached) yes 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 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 compressed debug sections... 1 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... 1 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) yes 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 sh4a-buildroot-linux-gnu. checking for exported symbols... yes checking for -rdynamic... yes checking for library containing dlopen... (cached) -ldl checking for -fPIC -shared... yes gcc_driver_version: 13.2.0 checking for -fno-PIE option... yes checking for -no-pie option... yes checking for CET support... yes checking linker -z bndplt option... no checking linker --push-state/--pop-state options... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating as config.status: creating collect-ld config.status: creating nm config.status: creating dsymutil config.status: creating Makefile config.status: creating ada/gcc-interface/Makefile config.status: creating ada/Makefile config.status: creating m2/config-make config.status: creating m2/Make-maintainer 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 -- m2/.deps mkdir -p -- objc/.deps mkdir -p -- objcp/.deps mkdir -p -- rust/.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/thomas/autobuild/instance-3/output-1/build/host-gcc-initial-13.2.0/build/gcc' Makefile:2816: warning: overriding recipe for target 'gt-sh.h' ../../gcc/config/sh/t-sh:93: warning: ignoring old recipe for target 'gt-sh.h' TARGET_CPU_DEFAULT="" \ HEADERS="auto-host.h ansidecl.h" DEFINES="" \ /bin/bash ../../gcc/mkconfig.sh config.h TARGET_CPU_DEFAULT="SELECT_SH4A" \ HEADERS="options.h insn-constants.h config/vxworks-dummy.h config/sh/little.h config/sh/sh.h config/elfos.h config/sh/elf.h config/gnu-user.h config/linux.h config/glibc-stdint.h config/sh/linux.h sysroot-suffix.h config/initfini-array.h defaults.h" DEFINES="LIBC_GLIBC=1 LIBC_UCLIBC=2 LIBC_BIONIC=3 LIBC_MUSL=4 DEFAULT_LIBC=LIBC_GLIBC ANDROID_DEFAULT=0 SH_MULTILIB_CPU_DEFAULT=\"m4a\" SUPPORT_SH4A=1 SUPPORT_SH4A=1" \ /bin/bash ../../gcc/mkconfig.sh tm.h TARGET_CPU_DEFAULT="" \ HEADERS="config/sh/sh-protos.h config/linux-protos.h tm-preds.h" DEFINES="" \ /bin/bash ../../gcc/mkconfig.sh tm_p.h TARGET_CPU_DEFAULT="" \ HEADERS="auto-host.h ansidecl.h" DEFINES="" \ /bin/bash ../../gcc/mkconfig.sh bconfig.h LC_ALL=C ; export LC_ALL ; \ gawk -f ../../gcc/opt-gather.awk ../../gcc/ada/gcc-interface/lang.opt ../../gcc/d/lang.opt ../../gcc/fortran/lang.opt ../../gcc/go/lang.opt ../../gcc/lto/lang.opt ../../gcc/m2/lang.opt ../../gcc/rust/lang.opt ../../gcc/c-family/c.opt ../../gcc/common.opt ../../gcc/params.opt ../../gcc/analyzer/analyzer.opt ../../gcc/config/fused-madd.opt ../../gcc/config/sh/sh.opt ../../gcc/config/gnu-user.opt ../../gcc/config/linux.opt > tmp-optionlist /bin/bash ../../gcc/config/print-sysroot-suffix.sh \ "=! m1=!m1 /m1=!/m1 m2a=!m2a /m2a=!/m2a m2a-nofpu=!m2a-nofpu /m2a-nofpu=!/m2a-nofpu m2a-single-only=!m2a-single-only /m2a-single-only=!/m2a-single-only m2a-single=!m2a-single /m2a-single=!/m2a-single m2e=!m2e /m2e=!/m2e m2=!m2 /m2=!/m2 m3e=!m3e /m3e=!/m3e m3=!m3 /m3=!/m3 m4-nofpu=!m4-nofpu /m4-nofpu=!/m4-nofpu m4-single-only=!m4-single-only /m4-single-only=!/m4-single-only m4-single=!m4-single /m4-single=!/m4-single m4=!m4 /m4=!/m4 m4a-nofpu=!m4a-nofpu /m4a-nofpu=!/m4a-nofpu m4a-single-only=!m4a-single-only /m4a-single-only=!/m4a-single-only m4a-single=!m4a-single /m4a-single=!/m4a-single m4a=!m4a /m4a=!/m4a m4al=!m4al /m4al=!/m4al" " m4a" \ "" "" > tmp-sysroot-suffix.h /bin/bash ../../gcc/../move-if-change tmp-gi.list gtyp-input.list echo "#define BUILDING_GCC_MAJOR `echo 13.2.0 | sed -e 's/^\([0-9]*\).*$/\1/'`" > bversion.h echo "#define BUILDING_GCC_MINOR `echo 13.2.0 | sed -e 's/^[0-9]*\.\([0-9]*\).*$/\1/'`" >> bversion.h echo timestamp > s-gtyp-input TARGET_CPU_DEFAULT="" \ HEADERS="" DEFINES="" \ /bin/bash ../../gcc/mkconfig.sh tm_d.h echo "#define BUILDING_GCC_PATCHLEVEL `echo 13.2.0 | sed -e 's/^[0-9]*\.[0-9]*\.\([0-9]*\)$/\1/'`" >> bversion.h echo "#define BUILDING_GCC_VERSION (BUILDING_GCC_MAJOR * 1000 + BUILDING_GCC_MINOR)" >> bversion.h echo timestamp > s-bversion if test no = yes \ || test -n "=! m1=!m1 /m1=!/m1 m2a=!m2a /m2a=!/m2a m2a-nofpu=!m2a-nofpu /m2a-nofpu=!/m2a-nofpu m2a-single-only=!m2a-single-only /m2a-single-only=!/m2a-single-only m2a-single=!m2a-single /m2a-single=!/m2a-single m2e=!m2e /m2e=!/m2e m2=!m2 /m2=!/m2 m3e=!m3e /m3e=!/m3e m3=!m3 /m3=!/m3 m4-nofpu=!m4-nofpu /m4-nofpu=!/m4-nofpu m4-single-only=!m4-single-only /m4-single-only=!/m4-single-only m4-single=!m4-single /m4-single=!/m4-single m4=!m4 /m4=!/m4 m4a-nofpu=!m4a-nofpu /m4a-nofpu=!/m4a-nofpu m4a-single-only=!m4a-single-only /m4a-single-only=!/m4a-single-only m4a-single=!m4a-single /m4a-single=!/m4a-single m4a=!m4a /m4a=!/m4a m4al=!m4al /m4al=!/m4al"; then \ /bin/bash ../../gcc/genmultilib \ " m4a" \ "" \ "" \ "m1 mb/m1 m2a" \ "" \ "" \ "=! m1=!m1 /m1=!/m1 m2a=!m2a /m2a=!/m2a m2a-nofpu=!m2a-nofpu /m2a-nofpu=!/m2a-nofpu m2a-single-only=!m2a-single-only /m2a-single-only=!/m2a-single-only m2a-single=!m2a-single /m2a-single=!/m2a-single m2e=!m2e /m2e=!/m2e m2=!m2 /m2=!/m2 m3e=!m3e /m3e=!/m3e m3=!m3 /m3=!/m3 m4-nofpu=!m4-nofpu /m4-nofpu=!/m4-nofpu m4-single-only=!m4-single-only /m4-single-only=!/m4-single-only m4-single=!m4-single /m4-single=!/m4-single m4=!m4 /m4=!/m4 m4a-nofpu=!m4a-nofpu /m4a-nofpu=!/m4a-nofpu m4a-single-only=!m4a-single-only /m4a-single-only=!/m4a-single-only m4a-single=!m4a-single /m4a-single=!/m4a-single m4a=!m4a /m4a=!/m4a m4al=!m4al /m4al=!/m4al" \ "" \ "" \ "" \ "no" \ > tmp-mlib.h; \ else \ /bin/bash ../../gcc/genmultilib '' '' '' '' '' '' '' '' \ "" '' no \ > tmp-mlib.h; \ fi lsf="../../gcc/lto/lang-specs.h"; for f in $lsf; do \ echo "#include \"$f\""; \ done | sed 's|../../gcc/||' > tmp-specs.h /bin/bash ../../gcc/../move-if-change tmp-specs.h specs.h echo timestamp > s-specs rm -f tmp-all-tree.def echo '#include "tree.def"' > tmp-all-tree.def echo 'END_OF_BASE_TREE_CODES' >> tmp-all-tree.def echo '#include "c-family/c-common.def"' >> tmp-all-tree.def ltf="../../gcc/ada/gcc-interface/ada-tree.def ../../gcc/cp/cp-tree.def ../../gcc/d/d-tree.def ../../gcc/m2/m2-tree.def ../../gcc/objc/objc-tree.def"; for f in $ltf; do \ echo "#include \"$f\""; \ done | sed 's|../../gcc/||' >> tmp-all-tree.def /bin/bash ../../gcc/../move-if-change tmp-all-tree.def all-tree.def mv tmp-sysroot-suffix.h sysroot-suffix.h gawk -f ../../gcc/gen-pass-instances.awk \ ../../gcc/passes.def > pass-instances.def echo timestamp > s-alltree rm -f tmp-omp-device-properties.h; \ for kind in kind arch isa; do \ echo 'const char omp_offload_device_'${kind}'[] = ' \ >> tmp-omp-device-properties.h; \ for prop in none ; do \ [ "$prop" = "none" ] && continue; \ tgt=`echo "$prop" | sed 's/=.*$//'`; \ props=`echo "$prop" | sed 's/.*=//'`; \ echo "\"$tgt\\0\"" >> tmp-omp-device-properties.h; \ sed -n 's/^'${kind}': //p' ${props} \ | sed 's/[[:blank:]]/ /g;s/ */ /g;s/^ //;s/ $//;s/ /\\0/g;s/^/"/;s/$/\\0\\0"/' \ >> tmp-omp-device-properties.h; \ done; \ echo '"";' >> tmp-omp-device-properties.h; \ done; \ /bin/bash ../../gcc/../move-if-change tmp-omp-device-properties.h \ omp-device-properties.h echo "/usr/bin/g++ -no-pie -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib" > checksum-options.tmp \ && ../../gcc/../move-if-change checksum-options.tmp checksum-options echo timestamp > s-omp-device-properties-h cp ../../gcc/gcc-ar.cc gcc-nm.cc cp ../../gcc/gcc-ar.cc gcc-ranlib.cc TARGET_CPU_DEFAULT="" \ HEADERS="auto-host.h ansidecl.h" DEFINES="USED_FOR_TARGET " \ /bin/bash ../../gcc/mkconfig.sh tconfig.h (echo "@set version-GCC 13.2.0"; \ if [ "" = "experimental" ]; \ then echo "@set DEVELOPMENT"; \ else echo "@clear DEVELOPMENT"; \ fi) > gcc-vers.texiT echo @set srcdir `echo /home/thomas/autobuild/instance-3/output-1/build/host-gcc-initial-13.2.0/build/gcc/../../gcc | sed -e 's|\\([@{}]\\)|@\\1|g'` >> gcc-vers.texiT if [ -n "(Buildroot 2022.08-rc1-4960-g05fbb29322a) " ]; then \ echo "@set VERSION_PACKAGE (Buildroot 2022.08-rc1-4960-g05fbb29322a) " >> gcc-vers.texiT; \ fi echo "@set BUGURL @uref{http://bugs.buildroot.net/}" >> gcc-vers.texiT; \ mv -f gcc-vers.texiT gcc-vers.texi /usr/bin/g++ -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/gengenrtl.o ../../gcc/gengenrtl.cc /usr/bin/g++ -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/sort.o ../../gcc/sort.cc /bin/bash ../../gcc/../move-if-change tmp-mlib.h multilib.h echo timestamp > s-mlib /usr/bin/g++ -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/genhooks.o ../../gcc/genhooks.cc /usr/bin/g++ -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/genchecksum.o ../../gcc/genchecksum.cc ../../gcc/genhooks.cc: In function 'void emit_documentation(const char*)': ../../gcc/genhooks.cc:111:17: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] 111 | while (fscanf (f, "%*[^@]"), buf[0] = '\0', | ~~~~~~~^~~~~~~~~~~~~ ../../gcc/genhooks.cc:120:14: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] 120 | fscanf (f, "%999s", buf); | ~~~~~~~^~~~~~~~~~~~~~~~~ ../../gcc/genhooks.cc:173:14: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] 173 | fscanf (f, "%5[^ \n]", buf); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~ ../../gcc/genhooks.cc:179:14: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] 179 | fscanf (f, "%999s", buf); | ~~~~~~~^~~~~~~~~~~~~~~~~ if [ xinfo = xinfo ]; then \ /home/thomas/autobuild/instance-3/output-1/build/host-gcc-initial-13.2.0/missing makeinfo --split-size=5000000 --no-split -I . -I ../../gcc/doc \ -I ../../gcc/doc/include -o doc/cpp.info ../../gcc/doc/cpp.texi; \ fi if [ xinfo = xinfo ]; then \ /home/thomas/autobuild/instance-3/output-1/build/host-gcc-initial-13.2.0/missing makeinfo --split-size=5000000 --no-split -I . -I ../../gcc/doc \ -I ../../gcc/doc/include -o doc/gcc.info ../../gcc/doc/gcc.texi; \ fi if [ xinfo = xinfo ]; then \ /home/thomas/autobuild/instance-3/output-1/build/host-gcc-initial-13.2.0/missing makeinfo --split-size=5000000 --no-split -I ../../gcc/doc \ -I ../../gcc/doc/include -o doc/gccinstall.info ../../gcc/doc/install.texi; \ fi /bin/bash ../../gcc/../move-if-change tmp-optionlist optionlist echo timestamp > s-options if [ xinfo = xinfo ]; then \ /home/thomas/autobuild/instance-3/output-1/build/host-gcc-initial-13.2.0/missing makeinfo --split-size=5000000 --no-split -I . -I ../../gcc/doc \ -I ../../gcc/doc/include -o doc/cppinternals.info ../../gcc/doc/cppinternals.texi; \ fi echo timestamp > gcc.pod perl ../../gcc/../contrib/texi2pod.pl ../../gcc/doc/invoke.texi > gcc.pod /usr/bin/g++ -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/genmodes.o ../../gcc/genmodes.cc /usr/bin/g++ -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/errors.o ../../gcc/errors.cc /usr/bin/g++ -c -DBASEVER="\"13.2.0\"" -DDATESTAMP="\"\"" -DREVISION="\"\"" -DDEVPHASE="\"\"" -DPKGVERSION="\"(Buildroot 2022.08-rc1-4960-g05fbb29322a) \"" -DBUGURL="\"\"" -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/genversion.o ../../gcc/genversion.cc /usr/bin/g++ -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wno-error -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/gengtype-lex.o ../../gcc/gengtype-lex.cc /usr/bin/g++ -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/gengtype-parse.o ../../gcc/gengtype-parse.cc /d/gcc-13.2.0/gcc-13.2.0/gcc/gengtype-lex.l: In function 'int yylex(const char**)': gengtype-lex.cc:356:15: warning: this statement may fall through [-Wimplicit-fallthrough=] /d/gcc-13.2.0/gcc-13.2.0/gcc/gengtype-lex.l:119:1: note: in expansion of macro 'YY_DO_BEFORE_ACTION' /d/gcc-13.2.0/gcc-13.2.0/gcc/gengtype-lex.l:114:1: note: here gengtype-lex.cc:356:15: warning: this statement may fall through [-Wimplicit-fallthrough=] /d/gcc-13.2.0/gcc-13.2.0/gcc/gengtype-lex.l:139:1: note: in expansion of macro 'YY_DO_BEFORE_ACTION' /d/gcc-13.2.0/gcc-13.2.0/gcc/gengtype-lex.l:135:1: note: here /usr/bin/g++ -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -o build/gengenrtl \ build/gengenrtl.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a /usr/bin/g++ -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -o build/genhooks \ build/genhooks.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a /usr/bin/g++ -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -o build/genchecksum \ build/genchecksum.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a gawk -f ../../gcc/opt-functions.awk -f ../../gcc/opt-read.awk \ -f ../../gcc/optc-save-gen.awk \ -v header_name="config.h system.h coretypes.h tm.h" < optionlist > options-save.cc gawk -f ../../gcc/opt-functions.awk -f ../../gcc/opt-read.awk \ -f ../../gcc/optc-gen.awk \ -v header_name="config.h system.h coretypes.h options.h tm.h" < optionlist > options.cc build/genhooks -d \ ../../gcc/doc/tm.texi.in > tmp-tm.texi case `echo X|tr X '\101'` in \ A) tr -d '\015' < tmp-tm.texi > tmp2-tm.texi ;; \ *) tr -d '\r' < tmp-tm.texi > tmp2-tm.texi ;; \ esac echo timestamp > doc/gcc.1 mv tmp2-tm.texi tmp-tm.texi (pod2man --center="GNU" --release="gcc-13.2.0" --date=2023-07-27 --section=1 gcc.pod > doc/gcc.1.T$$ && \ mv -f doc/gcc.1.T$$ doc/gcc.1) || \ (rm -f doc/gcc.1.T$$ && exit 1) /bin/bash ../../gcc/../move-if-change tmp-tm.texi tm.texi /usr/bin/g++ -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -o build/genmodes \ build/genmodes.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a /usr/bin/g++ -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib \ build/genversion.o -o build/genversion gawk -f ../../gcc/opt-functions.awk -f ../../gcc/opt-read.awk \ -f ../../gcc/opth-gen.awk \ < optionlist > tmp-options.h /bin/bash ../../gcc/../move-if-change tmp-options.h options.h echo timestamp > s-options-h build/gengenrtl > tmp-genrtl.h /bin/bash ../../gcc/../move-if-change tmp-genrtl.h genrtl.h echo timestamp > s-genrtl-h build/genmodes -m > tmp-min-modes.cc /bin/bash ../../gcc/../move-if-change tmp-min-modes.cc min-insn-modes.cc echo timestamp > s-modes-m build/genhooks "Target Hook" \ > tmp-target-hooks-def.h /bin/bash ../../gcc/../move-if-change tmp-target-hooks-def.h \ target-hooks-def.h echo timestamp > s-target-hooks-def-h build/genhooks "Common Target Hook" \ > tmp-common-target-hooks-def.h /bin/bash ../../gcc/../move-if-change tmp-common-target-hooks-def.h \ common/common-target-hooks-def.h echo timestamp > s-common-target-hooks-def-h build/genhooks "C Target Hook" \ > tmp-c-target-hooks-def.h /bin/bash ../../gcc/../move-if-change tmp-c-target-hooks-def.h \ c-family/c-target-hooks-def.h echo timestamp > s-c-target-hooks-def-h build/genhooks "D Target Hook" \ > tmp-d-target-hooks-def.h /bin/bash ../../gcc/../move-if-change tmp-d-target-hooks-def.h \ d/d-target-hooks-def.h echo timestamp > s-d-target-hooks-def-h build/genmodes > tmp-modes.cc /bin/bash ../../gcc/../move-if-change tmp-modes.cc insn-modes.cc echo timestamp > s-modes build/genmodes -h > tmp-modes.h /bin/bash ../../gcc/../move-if-change tmp-modes.h insn-modes.h echo timestamp > s-modes-h build/genmodes -i > tmp-modes-inline.h /bin/bash ../../gcc/../move-if-change tmp-modes-inline.h \ insn-modes-inline.h echo timestamp > s-modes-inline-h build/genversion > tmp-version.h /bin/bash ../../gcc/../move-if-change tmp-version.h version.h echo timestamp > s-version if [ xinfo = xinfo ]; then \ /home/thomas/autobuild/instance-3/output-1/build/host-gcc-initial-13.2.0/missing makeinfo --split-size=5000000 --no-split -I . -I ../../gcc/doc \ -I ../../gcc/doc/include -o doc/gccint.info ../../gcc/doc/gccint.texi; \ fi /usr/bin/g++ -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/genconstants.o ../../gcc/genconstants.cc /usr/bin/g++ -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/min-insn-modes.o min-insn-modes.cc /usr/bin/g++ -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/inchash.o ../../gcc/inchash.cc /usr/bin/g++ -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/genenums.o ../../gcc/genenums.cc /usr/bin/g++ -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/genmddeps.o ../../gcc/genmddeps.cc /usr/bin/g++ -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/read-md.o ../../gcc/read-md.cc /usr/bin/g++ -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/gengtype.o ../../gcc/gengtype.cc /usr/bin/g++ -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/gengtype-state.o ../../gcc/gengtype-state.cc /usr/bin/g++ -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -o build/genconstants \ build/genconstants.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a /usr/bin/g++ -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -o build/genenums \ build/genenums.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a /usr/bin/g++ -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -o build/genmddeps \ build/genmddeps.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a build/genmddeps ../../gcc/common.md ../../gcc/config/sh/sh.md > tmp-mddeps /bin/bash ../../gcc/../move-if-change tmp-mddeps mddeps.mk echo timestamp > s-mddeps build/genconstants ../../gcc/common.md ../../gcc/config/sh/sh.md \ > tmp-constants.h /bin/bash ../../gcc/../move-if-change tmp-constants.h insn-constants.h echo timestamp > s-constants build/genenums ../../gcc/common.md ../../gcc/config/sh/sh.md \ > tmp-enums.cc /bin/bash ../../gcc/../move-if-change tmp-enums.cc insn-enums.cc echo timestamp > s-enums /usr/bin/g++ -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/gencheck.o ../../gcc/gencheck.cc /usr/bin/g++ -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -o build/gengtype \ build/gengtype.o build/errors.o build/gengtype-lex.o build/gengtype-parse.o build/gengtype-state.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a /usr/bin/g++ -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -o build/gencheck \ build/gencheck.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a build/gengtype \ -S ../../gcc -I gtyp-input.list -w tmp-gtype.state build/gencheck > tmp-check.h /bin/bash ../../gcc/../move-if-change tmp-check.h tree-check.h echo timestamp > s-check /bin/bash ../../gcc/../move-if-change tmp-gtype.state gtype.state build/gengtype \ -r gtype.state echo timestamp > s-gtype /usr/bin/g++ -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/genopinit.o ../../gcc/genopinit.cc /usr/bin/g++ -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/gencfn-macros.o ../../gcc/gencfn-macros.cc /usr/bin/g++ -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/genattrtab.o ../../gcc/genattrtab.cc /usr/bin/g++ -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/genautomata.o ../../gcc/genautomata.cc /usr/bin/g++ -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/genemit.o ../../gcc/genemit.cc /usr/bin/g++ -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/genextract.o ../../gcc/genextract.cc /usr/bin/g++ -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/genoutput.o ../../gcc/genoutput.cc /usr/bin/g++ -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/genpeep.o ../../gcc/genpeep.cc /usr/bin/g++ -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/genrecog.o ../../gcc/genrecog.cc /usr/bin/g++ -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/genpreds.o ../../gcc/genpreds.cc /usr/bin/g++ -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/rtl.o ../../gcc/rtl.cc /usr/bin/g++ -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/read-rtl.o ../../gcc/read-rtl.cc /usr/bin/g++ -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/ggc-none.o ../../gcc/ggc-none.cc /usr/bin/g++ -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/vec.o ../../gcc/vec.cc /usr/bin/g++ -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/gensupport.o ../../gcc/gensupport.cc /usr/bin/g++ -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/print-rtl.o ../../gcc/print-rtl.cc /usr/bin/g++ -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/hash-table.o ../../gcc/hash-table.cc /usr/bin/g++ -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/genflags.o ../../gcc/genflags.cc /usr/bin/g++ -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/genconditions.o ../../gcc/genconditions.cc /usr/bin/g++ -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/genattr.o ../../gcc/genattr.cc /usr/bin/g++ -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/genattr-common.o ../../gcc/genattr-common.cc /usr/bin/g++ -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/gencodes.o ../../gcc/gencodes.cc /usr/bin/g++ -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/genconfig.o ../../gcc/genconfig.cc /usr/bin/g++ -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/gentarget-def.o ../../gcc/gentarget-def.cc /usr/bin/g++ -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -o build/genopinit \ build/genopinit.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a /usr/bin/g++ -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -o build/gencfn-macros \ build/gencfn-macros.o build/errors.o build/hash-table.o build/vec.o build/ggc-none.o build/sort.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a /usr/bin/g++ -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -o build/genattrtab \ build/genattrtab.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a /usr/bin/g++ -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -o build/genautomata \ build/genautomata.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a -lm /usr/bin/g++ -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -o build/genemit \ build/genemit.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a /usr/bin/g++ -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -o build/genextract \ build/genextract.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a /usr/bin/g++ -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -o build/genoutput \ build/genoutput.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a /usr/bin/g++ -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -o build/genpeep \ build/genpeep.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a /usr/bin/g++ -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -o build/genrecog \ build/genrecog.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o build/inchash.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a /usr/bin/g++ -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -o build/genpreds \ build/genpreds.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a /usr/bin/g++ -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -o build/genflags \ build/genflags.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a /usr/bin/g++ -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -o build/genconditions \ build/genconditions.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a /usr/bin/g++ -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -o build/genattr \ build/genattr.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a /usr/bin/g++ -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -o build/genattr-common \ build/genattr-common.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a /usr/bin/g++ -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -o build/gencodes \ build/gencodes.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a /usr/bin/g++ -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -o build/genconfig \ build/genconfig.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a build/gencfn-macros -c \ > tmp-case-cfn-macros.h build/gencfn-macros -o \ > tmp-cfn-operators.pd /bin/bash ../../gcc/../move-if-change tmp-case-cfn-macros.h \ case-cfn-macros.h /bin/bash ../../gcc/../move-if-change tmp-cfn-operators.pd \ cfn-operators.pd echo timestamp > s-case-cfn-macros echo timestamp > s-cfn-operators build/genpreds ../../gcc/common.md ../../gcc/config/sh/sh.md > tmp-preds.cc build/genpreds -h ../../gcc/common.md ../../gcc/config/sh/sh.md > tmp-preds.h build/genconditions ../../gcc/common.md ../../gcc/config/sh/sh.md > tmp-condmd.cc /bin/bash ../../gcc/../move-if-change tmp-preds.cc insn-preds.cc /bin/bash ../../gcc/../move-if-change tmp-condmd.cc build/gencondmd.cc /bin/bash ../../gcc/../move-if-change tmp-preds.h tm-preds.h echo timestamp > s-preds build/genpreds -c ../../gcc/common.md ../../gcc/config/sh/sh.md > tmp-constrs.h echo timestamp > s-conditions echo timestamp > s-preds-h /usr/bin/g++ -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/genmatch.o ../../gcc/genmatch.cc /bin/bash ../../gcc/../move-if-change tmp-constrs.h tm-constrs.h echo timestamp > s-constrs-h /usr/bin/g++ -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/gencondmd.o build/gencondmd.cc /usr/bin/g++ -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -o build/gentarget-def \ build/gentarget-def.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a /usr/bin/g++ -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -o build/gencondmd \ build/gencondmd.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a build/gencondmd > tmp-cond.md /bin/bash ../../gcc/../move-if-change tmp-cond.md insn-conditions.md echo timestamp > s-condmd build/genflags ../../gcc/common.md ../../gcc/config/sh/sh.md \ insn-conditions.md > tmp-flags.h build/genattr ../../gcc/common.md ../../gcc/config/sh/sh.md \ insn-conditions.md > tmp-attr.h build/genattr-common ../../gcc/common.md ../../gcc/config/sh/sh.md \ insn-conditions.md > tmp-attr-common.h /bin/bash ../../gcc/../move-if-change tmp-flags.h insn-flags.h echo timestamp > s-flags /bin/bash ../../gcc/../move-if-change tmp-attr-common.h insn-attr-common.h build/gencodes ../../gcc/common.md ../../gcc/config/sh/sh.md \ insn-conditions.md > tmp-codes.h /bin/bash ../../gcc/../move-if-change tmp-attr.h insn-attr.h echo timestamp > s-attr echo timestamp > s-attr-common /bin/bash ../../gcc/../move-if-change tmp-codes.h insn-codes.h build/genconfig ../../gcc/common.md ../../gcc/config/sh/sh.md \ insn-conditions.md > tmp-config.h build/gentarget-def ../../gcc/common.md ../../gcc/config/sh/sh.md \ insn-conditions.md > tmp-target-def.h echo timestamp > s-codes build/genopinit ../../gcc/common.md ../../gcc/config/sh/sh.md \ insn-conditions.md -htmp-opinit.h -ctmp-opinit.cc /bin/bash ../../gcc/../move-if-change tmp-config.h insn-config.h /bin/bash ../../gcc/../move-if-change tmp-target-def.h insn-target-def.h /bin/bash ../../gcc/../move-if-change tmp-opinit.h insn-opinit.h echo timestamp > s-config echo timestamp > s-target-def build/genattrtab ../../gcc/common.md ../../gcc/config/sh/sh.md insn-conditions.md \ -Atmp-attrtab.cc -Dtmp-dfatab.cc -Ltmp-latencytab.cc /bin/bash ../../gcc/../move-if-change tmp-opinit.cc insn-opinit.cc build/genautomata ../../gcc/common.md ../../gcc/config/sh/sh.md \ insn-conditions.md > tmp-automata.cc echo timestamp > s-opinit build/genemit ../../gcc/common.md ../../gcc/config/sh/sh.md \ insn-conditions.md > tmp-emit.cc /bin/bash ../../gcc/../move-if-change tmp-automata.cc insn-automata.cc /bin/bash ../../gcc/../move-if-change tmp-attrtab.cc insn-attrtab.cc /bin/bash ../../gcc/../move-if-change tmp-emit.cc insn-emit.cc /bin/bash ../../gcc/../move-if-change tmp-dfatab.cc insn-dfatab.cc echo timestamp > s-automata build/genextract ../../gcc/common.md ../../gcc/config/sh/sh.md \ insn-conditions.md > tmp-extract.cc echo timestamp > s-emit /bin/bash ../../gcc/../move-if-change tmp-latencytab.cc insn-latencytab.cc /bin/bash ../../gcc/../move-if-change tmp-extract.cc insn-extract.cc build/genoutput ../../gcc/common.md ../../gcc/config/sh/sh.md \ insn-conditions.md > tmp-output.cc echo timestamp > s-attrtab echo timestamp > s-extract build/genpeep ../../gcc/common.md ../../gcc/config/sh/sh.md \ insn-conditions.md > tmp-peep.cc build/genrecog ../../gcc/common.md ../../gcc/config/sh/sh.md \ insn-conditions.md > tmp-recog.cc /bin/bash ../../gcc/../move-if-change tmp-output.cc insn-output.cc /bin/bash ../../gcc/../move-if-change tmp-peep.cc insn-peep.cc echo timestamp > s-output ../../gcc/config/sh/sh.md:1467:1: warning: source missing a mode? ../../gcc/config/sh/sh.md:1484:1: warning: source missing a mode? ../../gcc/config/sh/sh.md:1575:1: warning: operand 3 missing mode? ../../gcc/config/sh/sh.md:1615:1: warning: operand 1 missing mode? ../../gcc/config/sh/sh.md:1628:1: warning: operand 1 missing mode? ../../gcc/config/sh/sh.md:1708:1: warning: operand 1 missing mode? ../../gcc/config/sh/sh.md:1720:1: warning: operand 2 missing mode? ../../gcc/config/sh/sh.md:1733:1: warning: operand 1 missing mode? ../../gcc/config/sh/sh.md:1746:1: warning: operand 2 missing mode? ../../gcc/config/sh/sh.md:1760:1: warning: operand 1 missing mode? ../../gcc/config/sh/sh.md:1970:1: warning: operand 3 missing mode? ../../gcc/config/sh/sh.md:2011:1: warning: operand 2 missing mode? ../../gcc/config/sh/sh.md:2055:1: warning: operand 2 missing mode? ../../gcc/config/sh/sh.md:2070:1: warning: operand 1 missing mode? ../../gcc/config/sh/sh.md:2100:1: warning: operand 2 missing mode? ../../gcc/config/sh/sh.md:3044:1: warning: operand 3 missing mode? ../../gcc/config/sh/sh.md:3256:1: warning: operand 3 missing mode? ../../gcc/config/sh/sh.md:3362:1: warning: operand 1 missing mode? ../../gcc/config/sh/sh.md:4361:1: warning: operand 2 missing mode? ../../gcc/config/sh/sh.md:4509:1: warning: source missing a mode? ../../gcc/config/sh/sh.md:4547:1: warning: source missing a mode? ../../gcc/config/sh/sh.md:6321:1: warning: operand 1 missing mode? ../../gcc/config/sh/sh.md:8123:1: warning: source missing a mode? ../../gcc/config/sh/sh.md:8138:1: warning: source missing a mode? ../../gcc/config/sh/sh.md:8323:1: warning: operand 1 missing mode? ../../gcc/config/sh/sh.md:8402:1: warning: operand 1 missing mode? ../../gcc/config/sh/sh.md:8543:1: warning: operand 1 missing mode? ../../gcc/config/sh/sh.md:8595:1: warning: source missing a mode? ../../gcc/config/sh/sh.md:8595:1: warning: operand 1 missing mode? ../../gcc/config/sh/sh.md:10271:1: warning: source missing a mode? ../../gcc/config/sh/sh.md:10938:1: warning: source missing a mode? ../../gcc/config/sh/sh.md:4509:1: warning: source missing a mode? ../../gcc/config/sh/sh.md:4547:1: warning: source missing a mode? ../../gcc/config/sh/sh.md:8595:1: warning: source missing a mode? ../../gcc/config/sh/sh.md:10434:1: warning: source missing a mode? ../../gcc/config/sh/sh.md:10450:1: warning: source missing a mode? echo timestamp > s-peep Statistics for recog: Number of decisions: 8287 longest path: 147 (code: 267) longest backtrack: 21 (code: 372) Statistics for split_insns: Number of decisions: 2590 longest path: 75 (code: 159) longest backtrack: 9 (code: 190) Statistics for peephole2_insns: Number of decisions: 285 longest path: 96 (code: 31) longest backtrack: 8 (code: 33) Shared 7722 out of 15138 states by creating 2115 new states, saving 5607 /bin/bash ../../gcc/../move-if-change tmp-recog.cc insn-recog.cc echo timestamp > s-recog /usr/bin/g++ -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib -o build/genmatch \ build/genmatch.o ../build-x86_64-pc-linux-gnu/libcpp/libcpp.a build/errors.o build/vec.o build/hash-table.o build/sort.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a build/genmatch --gimple ../../gcc/match.pd \ > tmp-gimple-match.cc GIMPLE decision tree has 5193 leafs, maximum depth 28 and a total number of 22724 nodes removed 3797 duplicate tails build/genmatch --generic ../../gcc/match.pd \ > tmp-generic-match.cc GENERIC decision tree has 4140 leafs, maximum depth 18 and a total number of 18482 nodes removed 2831 duplicate tails /bin/bash ../../gcc/../move-if-change tmp-gimple-match.cc \ gimple-match.cc /bin/bash ../../gcc/../move-if-change tmp-generic-match.cc \ generic-match.cc echo timestamp > s-match /usr/bin/g++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I../../gcc -I../../gcc/c -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c/c-lang.o -MT c/c-lang.o -MMD -MP -MF c/.deps/c-lang.TPo ../../gcc/c/c-lang.cc /usr/bin/g++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc -I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c-family/stub-objc.o -MT c-family/stub-objc.o -MMD -MP -MF c-family/.deps/stub-objc.TPo ../../gcc/c-family/stub-objc.cc /usr/bin/g++ -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o attribs.o -MT attribs.o -MMD -MP -MF ./.deps/attribs.TPo ../../gcc/attribs.cc /usr/bin/g++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I../../gcc -I../../gcc/c -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c/c-errors.o -MT c/c-errors.o -MMD -MP -MF c/.deps/c-errors.TPo ../../gcc/c/c-errors.cc /usr/bin/g++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I../../gcc -I../../gcc/c -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c/c-decl.o -MT c/c-decl.o -MMD -MP -MF c/.deps/c-decl.TPo ../../gcc/c/c-decl.cc /usr/bin/g++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I../../gcc -I../../gcc/c -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c/c-typeck.o -MT c/c-typeck.o -MMD -MP -MF c/.deps/c-typeck.TPo ../../gcc/c/c-typeck.cc /usr/bin/g++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I../../gcc -I../../gcc/c -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c/c-convert.o -MT c/c-convert.o -MMD -MP -MF c/.deps/c-convert.TPo ../../gcc/c/c-convert.cc /usr/bin/g++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I../../gcc -I../../gcc/c -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c/c-aux-info.o -MT c/c-aux-info.o -MMD -MP -MF c/.deps/c-aux-info.TPo ../../gcc/c/c-aux-info.cc /usr/bin/g++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I../../gcc -I../../gcc/c -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c/c-objc-common.o -MT c/c-objc-common.o -MMD -MP -MF c/.deps/c-objc-common.TPo ../../gcc/c/c-objc-common.cc /usr/bin/g++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I../../gcc -I../../gcc/c -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c/c-parser.o -MT c/c-parser.o -MMD -MP -MF c/.deps/c-parser.TPo ../../gcc/c/c-parser.cc /usr/bin/g++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I../../gcc -I../../gcc/c -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c/c-fold.o -MT c/c-fold.o -MMD -MP -MF c/.deps/c-fold.TPo ../../gcc/c/c-fold.cc /usr/bin/g++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I../../gcc -I../../gcc/c -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c/gimple-parser.o -MT c/gimple-parser.o -MMD -MP -MF c/.deps/gimple-parser.TPo ../../gcc/c/gimple-parser.cc /usr/bin/g++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc -I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c-family/c-common.o -MT c-family/c-common.o -MMD -MP -MF c-family/.deps/c-common.TPo ../../gcc/c-family/c-common.cc /usr/bin/g++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc -I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c-family/c-cppbuiltin.o -MT c-family/c-cppbuiltin.o -MMD -MP -MF c-family/.deps/c-cppbuiltin.TPo ../../gcc/c-family/c-cppbuiltin.cc /usr/bin/g++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc -I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c-family/c-dump.o -MT c-family/c-dump.o -MMD -MP -MF c-family/.deps/c-dump.TPo ../../gcc/c-family/c-dump.cc /usr/bin/g++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc -I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c-family/c-format.o -MT c-family/c-format.o -MMD -MP -MF c-family/.deps/c-format.TPo ../../gcc/c-family/c-format.cc /usr/bin/g++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc -I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c-family/c-gimplify.o -MT c-family/c-gimplify.o -MMD -MP -MF c-family/.deps/c-gimplify.TPo ../../gcc/c-family/c-gimplify.cc /usr/bin/g++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc -I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c-family/c-indentation.o -MT c-family/c-indentation.o -MMD -MP -MF c-family/.deps/c-indentation.TPo ../../gcc/c-family/c-indentation.cc /usr/bin/g++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc -I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c-family/c-lex.o -MT c-family/c-lex.o -MMD -MP -MF c-family/.deps/c-lex.TPo ../../gcc/c-family/c-lex.cc /usr/bin/g++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc -I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c-family/c-omp.o -MT c-family/c-omp.o -MMD -MP -MF c-family/.deps/c-omp.TPo ../../gcc/c-family/c-omp.cc /usr/bin/g++ -fno-PIE -c -DIN_GCC_FRONTEND -DTARGET_SYSTEM_ROOT=\"/home/thomas/autobuild/instance-3/output-1/host/sh4a-buildroot-linux-gnu/sysroot\" -DTARGET_SYSTEM_ROOT_RELOCATABLE -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc -I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c-family/c-opts.o -MT c-family/c-opts.o -MMD -MP -MF c-family/.deps/c-opts.TPo ../../gcc/c-family/c-opts.cc /usr/bin/g++ -fno-PIE -c -DIN_GCC_FRONTEND -DHOST_MACHINE=\"x86_64-pc-linux-gnu\" -DTARGET_MACHINE=\"sh4a-buildroot-linux-gnu\" -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc -I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c-family/c-pch.o -MT c-family/c-pch.o -MMD -MP -MF c-family/.deps/c-pch.TPo ../../gcc/c-family/c-pch.cc /usr/bin/g++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc -I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c-family/c-ppoutput.o -MT c-family/c-ppoutput.o -MMD -MP -MF c-family/.deps/c-ppoutput.TPo ../../gcc/c-family/c-ppoutput.cc /usr/bin/g++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc -I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c-family/c-pragma.o -MT c-family/c-pragma.o -MMD -MP -MF c-family/.deps/c-pragma.TPo ../../gcc/c-family/c-pragma.cc /usr/bin/g++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc -I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c-family/c-pretty-print.o -MT c-family/c-pretty-print.o -MMD -MP -MF c-family/.deps/c-pretty-print.TPo ../../gcc/c-family/c-pretty-print.cc /usr/bin/g++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc -I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c-family/c-semantics.o -MT c-family/c-semantics.o -MMD -MP -MF c-family/.deps/c-semantics.TPo ../../gcc/c-family/c-semantics.cc /usr/bin/g++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc -I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c-family/c-ada-spec.o -MT c-family/c-ada-spec.o -MMD -MP -MF c-family/.deps/c-ada-spec.TPo ../../gcc/c-family/c-ada-spec.cc /usr/bin/g++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc -I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c-family/c-ubsan.o -MT c-family/c-ubsan.o -MMD -MP -MF c-family/.deps/c-ubsan.TPo ../../gcc/c-family/c-ubsan.cc /usr/bin/g++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc -I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c-family/known-headers.o -MT c-family/known-headers.o -MMD -MP -MF c-family/.deps/known-headers.TPo ../../gcc/c-family/known-headers.cc /usr/bin/g++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc -I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c-family/c-attribs.o -MT c-family/c-attribs.o -MMD -MP -MF c-family/.deps/c-attribs.TPo ../../gcc/c-family/c-attribs.cc /usr/bin/g++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc -I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c-family/c-warn.o -MT c-family/c-warn.o -MMD -MP -MF c-family/.deps/c-warn.TPo ../../gcc/c-family/c-warn.cc /usr/bin/g++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc -I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c-family/c-spellcheck.o -MT c-family/c-spellcheck.o -MMD -MP -MF c-family/.deps/c-spellcheck.TPo ../../gcc/c-family/c-spellcheck.cc /usr/bin/g++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o glibc-c.o -MT glibc-c.o -MMD -MP -MF ./.deps/glibc-c.TPo ../../gcc/config/glibc-c.cc /usr/bin/g++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace \ ../../gcc/config/sh/sh-c.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wno-unused -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-match.o -MT gimple-match.o -MMD -MP -MF ./.deps/gimple-match.TPo gimple-match.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wno-unused -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o generic-match.o -MT generic-match.o -MMD -MP -MF ./.deps/generic-match.TPo generic-match.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o insn-attrtab.o -MT insn-attrtab.o -MMD -MP -MF ./.deps/insn-attrtab.TPo insn-attrtab.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o insn-automata.o -MT insn-automata.o -MMD -MP -MF ./.deps/insn-automata.TPo insn-automata.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o insn-dfatab.o -MT insn-dfatab.o -MMD -MP -MF ./.deps/insn-dfatab.TPo insn-dfatab.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o insn-emit.o -MT insn-emit.o -MMD -MP -MF ./.deps/insn-emit.TPo insn-emit.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o insn-extract.o -MT insn-extract.o -MMD -MP -MF ./.deps/insn-extract.TPo insn-extract.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o insn-latencytab.o -MT insn-latencytab.o -MMD -MP -MF ./.deps/insn-latencytab.TPo insn-latencytab.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o insn-modes.o -MT insn-modes.o -MMD -MP -MF ./.deps/insn-modes.TPo insn-modes.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o insn-opinit.o -MT insn-opinit.o -MMD -MP -MF ./.deps/insn-opinit.TPo insn-opinit.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o insn-output.o -MT insn-output.o -MMD -MP -MF ./.deps/insn-output.TPo insn-output.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o insn-peep.o -MT insn-peep.o -MMD -MP -MF ./.deps/insn-peep.TPo insn-peep.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o insn-preds.o -MT insn-preds.o -MMD -MP -MF ./.deps/insn-preds.TPo insn-preds.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o insn-recog.o -MT insn-recog.o -MMD -MP -MF ./.deps/insn-recog.TPo insn-recog.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o insn-enums.o -MT insn-enums.o -MMD -MP -MF ./.deps/insn-enums.TPo insn-enums.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ggc-page.o -MT ggc-page.o -MMD -MP -MF ./.deps/ggc-page.TPo ../../gcc/ggc-page.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o adjust-alignment.o -MT adjust-alignment.o -MMD -MP -MF ./.deps/adjust-alignment.TPo ../../gcc/adjust-alignment.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o alias.o -MT alias.o -MMD -MP -MF ./.deps/alias.TPo ../../gcc/alias.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o alloc-pool.o -MT alloc-pool.o -MMD -MP -MF ./.deps/alloc-pool.TPo ../../gcc/alloc-pool.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o auto-inc-dec.o -MT auto-inc-dec.o -MMD -MP -MF ./.deps/auto-inc-dec.TPo ../../gcc/auto-inc-dec.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o auto-profile.o -MT auto-profile.o -MMD -MP -MF ./.deps/auto-profile.TPo ../../gcc/auto-profile.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o bb-reorder.o -MT bb-reorder.o -MMD -MP -MF ./.deps/bb-reorder.TPo ../../gcc/bb-reorder.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o bitmap.o -MT bitmap.o -MMD -MP -MF ./.deps/bitmap.TPo ../../gcc/bitmap.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o builtins.o -MT builtins.o -MMD -MP -MF ./.deps/builtins.TPo ../../gcc/builtins.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o caller-save.o -MT caller-save.o -MMD -MP -MF ./.deps/caller-save.TPo ../../gcc/caller-save.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o calls.o -MT calls.o -MMD -MP -MF ./.deps/calls.TPo ../../gcc/calls.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ccmp.o -MT ccmp.o -MMD -MP -MF ./.deps/ccmp.TPo ../../gcc/ccmp.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cfg.o -MT cfg.o -MMD -MP -MF ./.deps/cfg.TPo ../../gcc/cfg.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cfganal.o -MT cfganal.o -MMD -MP -MF ./.deps/cfganal.TPo ../../gcc/cfganal.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cfgbuild.o -MT cfgbuild.o -MMD -MP -MF ./.deps/cfgbuild.TPo ../../gcc/cfgbuild.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cfgcleanup.o -MT cfgcleanup.o -MMD -MP -MF ./.deps/cfgcleanup.TPo ../../gcc/cfgcleanup.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cfgexpand.o -MT cfgexpand.o -MMD -MP -MF ./.deps/cfgexpand.TPo ../../gcc/cfgexpand.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cfghooks.o -MT cfghooks.o -MMD -MP -MF ./.deps/cfghooks.TPo ../../gcc/cfghooks.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cfgloop.o -MT cfgloop.o -MMD -MP -MF ./.deps/cfgloop.TPo ../../gcc/cfgloop.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cfgloopanal.o -MT cfgloopanal.o -MMD -MP -MF ./.deps/cfgloopanal.TPo ../../gcc/cfgloopanal.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cfgloopmanip.o -MT cfgloopmanip.o -MMD -MP -MF ./.deps/cfgloopmanip.TPo ../../gcc/cfgloopmanip.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cfgrtl.o -MT cfgrtl.o -MMD -MP -MF ./.deps/cfgrtl.TPo ../../gcc/cfgrtl.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ctfc.o -MT ctfc.o -MMD -MP -MF ./.deps/ctfc.TPo ../../gcc/ctfc.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ctfout.o -MT ctfout.o -MMD -MP -MF ./.deps/ctfout.TPo ../../gcc/ctfout.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o btfout.o -MT btfout.o -MMD -MP -MF ./.deps/btfout.TPo ../../gcc/btfout.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o symtab.o -MT symtab.o -MMD -MP -MF ./.deps/symtab.TPo ../../gcc/symtab.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o symtab-thunks.o -MT symtab-thunks.o -MMD -MP -MF ./.deps/symtab-thunks.TPo ../../gcc/symtab-thunks.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o symtab-clones.o -MT symtab-clones.o -MMD -MP -MF ./.deps/symtab-clones.TPo ../../gcc/symtab-clones.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cgraph.o -MT cgraph.o -MMD -MP -MF ./.deps/cgraph.TPo ../../gcc/cgraph.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cgraphbuild.o -MT cgraphbuild.o -MMD -MP -MF ./.deps/cgraphbuild.TPo ../../gcc/cgraphbuild.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cgraphunit.o -MT cgraphunit.o -MMD -MP -MF ./.deps/cgraphunit.TPo ../../gcc/cgraphunit.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cgraphclones.o -MT cgraphclones.o -MMD -MP -MF ./.deps/cgraphclones.TPo ../../gcc/cgraphclones.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o combine.o -MT combine.o -MMD -MP -MF ./.deps/combine.TPo ../../gcc/combine.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o combine-stack-adj.o -MT combine-stack-adj.o -MMD -MP -MF ./.deps/combine-stack-adj.TPo ../../gcc/combine-stack-adj.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o compare-elim.o -MT compare-elim.o -MMD -MP -MF ./.deps/compare-elim.TPo ../../gcc/compare-elim.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o context.o -MT context.o -MMD -MP -MF ./.deps/context.TPo ../../gcc/context.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o convert.o -MT convert.o -MMD -MP -MF ./.deps/convert.TPo ../../gcc/convert.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o coroutine-passes.o -MT coroutine-passes.o -MMD -MP -MF ./.deps/coroutine-passes.TPo ../../gcc/coroutine-passes.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o coverage.o -MT coverage.o -MMD -MP -MF ./.deps/coverage.TPo ../../gcc/coverage.cc /usr/bin/g++ -fno-PIE -c -DGCC_INCLUDE_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/lib/gcc/sh4a-buildroot-linux-gnu/13.2.0/include\" -DFIXED_INCLUDE_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/lib/gcc/sh4a-buildroot-linux-gnu/13.2.0/include-fixed\" -DGPLUSPLUS_INCLUDE_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/lib/gcc/sh4a-buildroot-linux-gnu/13.2.0/../../../../sh4a-buildroot-linux-gnu/include/c++/13.2.0\" -DGPLUSPLUS_INCLUDE_DIR_ADD_SYSROOT=0 -DGPLUSPLUS_TOOL_INCLUDE_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/lib/gcc/sh4a-buildroot-linux-gnu/13.2.0/../../../../sh4a-buildroot-linux-gnu/include/c++/13.2.0/sh4a-buildroot-linux-gnu\" -DGPLUSPLUS_BACKWARD_INCLUDE_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/lib/gcc/sh4a-buildroot-linux-gnu/13.2.0/../../../../sh4a-buildroot-linux-gnu/include/c++/13.2.0/backward\" -DGPLUSPLUS_LIBCXX_INCLUDE_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/lib/gcc/sh4a-buildroot-linux-gnu/13.2.0/../../../../sh4a-buildroot-linux-gnu/libc++_include/c++/13.2.0/v1\" -DGPLUSPLUS_LIBCXX_INCLUDE_DIR_ADD_SYSROOT=0 -DLOCAL_INCLUDE_DIR=\"/usr/local/include\" -DCROSS_INCLUDE_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/sh4a-buildroot-linux-gnu/sysroot${sysroot_headers_suffix}/usr/include\" -DTOOL_INCLUDE_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/lib/gcc/sh4a-buildroot-linux-gnu/13.2.0/../../../../sh4a-buildroot-linux-gnu/include\" -DNATIVE_SYSTEM_HEADER_DIR=\"/usr/include\" -DPREFIX=\"/home/thomas/autobuild/instance-3/output-1/host/\" -DSTANDARD_EXEC_PREFIX=\"/home/thomas/autobuild/instance-3/output-1/host/lib/gcc/\" -DTARGET_SYSTEM_ROOT=\"/home/thomas/autobuild/instance-3/output-1/host/sh4a-buildroot-linux-gnu/sysroot\" -DTARGET_SYSTEM_ROOT_RELOCATABLE -DBASEVER="\"13.2.0\"" -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cppbuiltin.o -MT cppbuiltin.o -MMD -MP -MF ./.deps/cppbuiltin.TPo ../../gcc/cppbuiltin.cc /usr/bin/g++ -fno-PIE -c -DGCC_INCLUDE_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/lib/gcc/sh4a-buildroot-linux-gnu/13.2.0/include\" -DFIXED_INCLUDE_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/lib/gcc/sh4a-buildroot-linux-gnu/13.2.0/include-fixed\" -DGPLUSPLUS_INCLUDE_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/lib/gcc/sh4a-buildroot-linux-gnu/13.2.0/../../../../sh4a-buildroot-linux-gnu/include/c++/13.2.0\" -DGPLUSPLUS_INCLUDE_DIR_ADD_SYSROOT=0 -DGPLUSPLUS_TOOL_INCLUDE_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/lib/gcc/sh4a-buildroot-linux-gnu/13.2.0/../../../../sh4a-buildroot-linux-gnu/include/c++/13.2.0/sh4a-buildroot-linux-gnu\" -DGPLUSPLUS_BACKWARD_INCLUDE_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/lib/gcc/sh4a-buildroot-linux-gnu/13.2.0/../../../../sh4a-buildroot-linux-gnu/include/c++/13.2.0/backward\" -DGPLUSPLUS_LIBCXX_INCLUDE_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/lib/gcc/sh4a-buildroot-linux-gnu/13.2.0/../../../../sh4a-buildroot-linux-gnu/libc++_include/c++/13.2.0/v1\" -DGPLUSPLUS_LIBCXX_INCLUDE_DIR_ADD_SYSROOT=0 -DLOCAL_INCLUDE_DIR=\"/usr/local/include\" -DCROSS_INCLUDE_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/sh4a-buildroot-linux-gnu/sysroot${sysroot_headers_suffix}/usr/include\" -DTOOL_INCLUDE_DIR=\"/home/thomas/autobuild/instance-3/output-1/host/lib/gcc/sh4a-buildroot-linux-gnu/13.2.0/../../../../sh4a-buildroot-linux-gnu/include\" -DNATIVE_SYSTEM_HEADER_DIR=\"/usr/include\" -DPREFIX=\"/home/thomas/autobuild/instance-3/output-1/host/\" -DSTANDARD_EXEC_PREFIX=\"/home/thomas/autobuild/instance-3/output-1/host/lib/gcc/\" -DTARGET_SYSTEM_ROOT=\"/home/thomas/autobuild/instance-3/output-1/host/sh4a-buildroot-linux-gnu/sysroot\" -DTARGET_SYSTEM_ROOT_RELOCATABLE -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cppdefault.o -MT cppdefault.o -MMD -MP -MF ./.deps/cppdefault.TPo ../../gcc/cppdefault.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cprop.o -MT cprop.o -MMD -MP -MF ./.deps/cprop.TPo ../../gcc/cprop.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cse.o -MT cse.o -MMD -MP -MF ./.deps/cse.TPo ../../gcc/cse.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cselib.o -MT cselib.o -MMD -MP -MF ./.deps/cselib.TPo ../../gcc/cselib.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o data-streamer.o -MT data-streamer.o -MMD -MP -MF ./.deps/data-streamer.TPo ../../gcc/data-streamer.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o data-streamer-in.o -MT data-streamer-in.o -MMD -MP -MF ./.deps/data-streamer-in.TPo ../../gcc/data-streamer-in.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o data-streamer-out.o -MT data-streamer-out.o -MMD -MP -MF ./.deps/data-streamer-out.TPo ../../gcc/data-streamer-out.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o dbgcnt.o -MT dbgcnt.o -MMD -MP -MF ./.deps/dbgcnt.TPo ../../gcc/dbgcnt.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o dce.o -MT dce.o -MMD -MP -MF ./.deps/dce.TPo ../../gcc/dce.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ddg.o -MT ddg.o -MMD -MP -MF ./.deps/ddg.TPo ../../gcc/ddg.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o debug.o -MT debug.o -MMD -MP -MF ./.deps/debug.TPo ../../gcc/debug.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o df-core.o -MT df-core.o -MMD -MP -MF ./.deps/df-core.TPo ../../gcc/df-core.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o df-problems.o -MT df-problems.o -MMD -MP -MF ./.deps/df-problems.TPo ../../gcc/df-problems.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o df-scan.o -MT df-scan.o -MMD -MP -MF ./.deps/df-scan.TPo ../../gcc/df-scan.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wno-strict-aliasing -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o dfp.o -MT dfp.o -MMD -MP -MF ./.deps/dfp.TPo ../../gcc/dfp.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o digraph.o -MT digraph.o -MMD -MP -MF ./.deps/digraph.TPo ../../gcc/digraph.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o dojump.o -MT dojump.o -MMD -MP -MF ./.deps/dojump.TPo ../../gcc/dojump.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o dominance.o -MT dominance.o -MMD -MP -MF ./.deps/dominance.TPo ../../gcc/dominance.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o domwalk.o -MT domwalk.o -MMD -MP -MF ./.deps/domwalk.TPo ../../gcc/domwalk.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o double-int.o -MT double-int.o -MMD -MP -MF ./.deps/double-int.TPo ../../gcc/double-int.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o dse.o -MT dse.o -MMD -MP -MF ./.deps/dse.TPo ../../gcc/dse.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o dumpfile.o -MT dumpfile.o -MMD -MP -MF ./.deps/dumpfile.TPo ../../gcc/dumpfile.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o dwarf2asm.o -MT dwarf2asm.o -MMD -MP -MF ./.deps/dwarf2asm.TPo ../../gcc/dwarf2asm.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o dwarf2cfi.o -MT dwarf2cfi.o -MMD -MP -MF ./.deps/dwarf2cfi.TPo ../../gcc/dwarf2cfi.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o dwarf2ctf.o -MT dwarf2ctf.o -MMD -MP -MF ./.deps/dwarf2ctf.TPo ../../gcc/dwarf2ctf.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o dwarf2out.o -MT dwarf2out.o -MMD -MP -MF ./.deps/dwarf2out.TPo ../../gcc/dwarf2out.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o early-remat.o -MT early-remat.o -MMD -MP -MF ./.deps/early-remat.TPo ../../gcc/early-remat.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o emit-rtl.o -MT emit-rtl.o -MMD -MP -MF ./.deps/emit-rtl.TPo ../../gcc/emit-rtl.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o et-forest.o -MT et-forest.o -MMD -MP -MF ./.deps/et-forest.TPo ../../gcc/et-forest.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o except.o -MT except.o -MMD -MP -MF ./.deps/except.TPo ../../gcc/except.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o explow.o -MT explow.o -MMD -MP -MF ./.deps/explow.TPo ../../gcc/explow.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o expmed.o -MT expmed.o -MMD -MP -MF ./.deps/expmed.TPo ../../gcc/expmed.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o expr.o -MT expr.o -MMD -MP -MF ./.deps/expr.TPo ../../gcc/expr.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o fibonacci_heap.o -MT fibonacci_heap.o -MMD -MP -MF ./.deps/fibonacci_heap.TPo ../../gcc/fibonacci_heap.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o file-prefix-map.o -MT file-prefix-map.o -MMD -MP -MF ./.deps/file-prefix-map.TPo ../../gcc/file-prefix-map.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o final.o -MT final.o -MMD -MP -MF ./.deps/final.TPo ../../gcc/final.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o fixed-value.o -MT fixed-value.o -MMD -MP -MF ./.deps/fixed-value.TPo ../../gcc/fixed-value.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o fold-const.o -MT fold-const.o -MMD -MP -MF ./.deps/fold-const.TPo ../../gcc/fold-const.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o fold-const-call.o -MT fold-const-call.o -MMD -MP -MF ./.deps/fold-const-call.TPo ../../gcc/fold-const-call.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o function.o -MT function.o -MMD -MP -MF ./.deps/function.TPo ../../gcc/function.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o function-abi.o -MT function-abi.o -MMD -MP -MF ./.deps/function-abi.TPo ../../gcc/function-abi.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o function-tests.o -MT function-tests.o -MMD -MP -MF ./.deps/function-tests.TPo ../../gcc/function-tests.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o fwprop.o -MT fwprop.o -MMD -MP -MF ./.deps/fwprop.TPo ../../gcc/fwprop.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gcc-rich-location.o -MT gcc-rich-location.o -MMD -MP -MF ./.deps/gcc-rich-location.TPo ../../gcc/gcc-rich-location.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gcse.o -MT gcse.o -MMD -MP -MF ./.deps/gcse.TPo ../../gcc/gcse.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gcse-common.o -MT gcse-common.o -MMD -MP -MF ./.deps/gcse-common.TPo ../../gcc/gcse-common.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ggc-common.o -MT ggc-common.o -MMD -MP -MF ./.deps/ggc-common.TPo ../../gcc/ggc-common.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ggc-tests.o -MT ggc-tests.o -MMD -MP -MF ./.deps/ggc-tests.TPo ../../gcc/ggc-tests.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple.o -MT gimple.o -MMD -MP -MF ./.deps/gimple.TPo ../../gcc/gimple.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-array-bounds.o -MT gimple-array-bounds.o -MMD -MP -MF ./.deps/gimple-array-bounds.TPo ../../gcc/gimple-array-bounds.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-builder.o -MT gimple-builder.o -MMD -MP -MF ./.deps/gimple-builder.TPo ../../gcc/gimple-builder.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-expr.o -MT gimple-expr.o -MMD -MP -MF ./.deps/gimple-expr.TPo ../../gcc/gimple-expr.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-if-to-switch.o -MT gimple-if-to-switch.o -MMD -MP -MF ./.deps/gimple-if-to-switch.TPo ../../gcc/gimple-if-to-switch.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-iterator.o -MT gimple-iterator.o -MMD -MP -MF ./.deps/gimple-iterator.TPo ../../gcc/gimple-iterator.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-fold.o -MT gimple-fold.o -MMD -MP -MF ./.deps/gimple-fold.TPo ../../gcc/gimple-fold.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-harden-conditionals.o -MT gimple-harden-conditionals.o -MMD -MP -MF ./.deps/gimple-harden-conditionals.TPo ../../gcc/gimple-harden-conditionals.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-laddress.o -MT gimple-laddress.o -MMD -MP -MF ./.deps/gimple-laddress.TPo ../../gcc/gimple-laddress.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-loop-interchange.o -MT gimple-loop-interchange.o -MMD -MP -MF ./.deps/gimple-loop-interchange.TPo ../../gcc/gimple-loop-interchange.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-loop-jam.o -MT gimple-loop-jam.o -MMD -MP -MF ./.deps/gimple-loop-jam.TPo ../../gcc/gimple-loop-jam.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-loop-versioning.o -MT gimple-loop-versioning.o -MMD -MP -MF ./.deps/gimple-loop-versioning.TPo ../../gcc/gimple-loop-versioning.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-low.o -MT gimple-low.o -MMD -MP -MF ./.deps/gimple-low.TPo ../../gcc/gimple-low.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-predicate-analysis.o -MT gimple-predicate-analysis.o -MMD -MP -MF ./.deps/gimple-predicate-analysis.TPo ../../gcc/gimple-predicate-analysis.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-pretty-print.o -MT gimple-pretty-print.o -MMD -MP -MF ./.deps/gimple-pretty-print.TPo ../../gcc/gimple-pretty-print.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-range.o -MT gimple-range.o -MMD -MP -MF ./.deps/gimple-range.TPo ../../gcc/gimple-range.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-range-cache.o -MT gimple-range-cache.o -MMD -MP -MF ./.deps/gimple-range-cache.TPo ../../gcc/gimple-range-cache.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-range-edge.o -MT gimple-range-edge.o -MMD -MP -MF ./.deps/gimple-range-edge.TPo ../../gcc/gimple-range-edge.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-range-fold.o -MT gimple-range-fold.o -MMD -MP -MF ./.deps/gimple-range-fold.TPo ../../gcc/gimple-range-fold.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-range-gori.o -MT gimple-range-gori.o -MMD -MP -MF ./.deps/gimple-range-gori.TPo ../../gcc/gimple-range-gori.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-range-infer.o -MT gimple-range-infer.o -MMD -MP -MF ./.deps/gimple-range-infer.TPo ../../gcc/gimple-range-infer.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-range-op.o -MT gimple-range-op.o -MMD -MP -MF ./.deps/gimple-range-op.TPo ../../gcc/gimple-range-op.cc ../../gcc/gimple-range-gori.cc: In member function 'void range_def_chain::dump(FILE*, basic_block, const char*)': ../../gcc/gimple-range-gori.cc:318:22: warning: format not a string literal and no format arguments [-Wformat-security] 318 | fprintf (f, prefix); | ^ /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-range-trace.o -MT gimple-range-trace.o -MMD -MP -MF ./.deps/gimple-range-trace.TPo ../../gcc/gimple-range-trace.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-ssa-backprop.o -MT gimple-ssa-backprop.o -MMD -MP -MF ./.deps/gimple-ssa-backprop.TPo ../../gcc/gimple-ssa-backprop.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-ssa-isolate-paths.o -MT gimple-ssa-isolate-paths.o -MMD -MP -MF ./.deps/gimple-ssa-isolate-paths.TPo ../../gcc/gimple-ssa-isolate-paths.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-ssa-nonnull-compare.o -MT gimple-ssa-nonnull-compare.o -MMD -MP -MF ./.deps/gimple-ssa-nonnull-compare.TPo ../../gcc/gimple-ssa-nonnull-compare.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-ssa-split-paths.o -MT gimple-ssa-split-paths.o -MMD -MP -MF ./.deps/gimple-ssa-split-paths.TPo ../../gcc/gimple-ssa-split-paths.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-ssa-store-merging.o -MT gimple-ssa-store-merging.o -MMD -MP -MF ./.deps/gimple-ssa-store-merging.TPo ../../gcc/gimple-ssa-store-merging.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-ssa-strength-reduction.o -MT gimple-ssa-strength-reduction.o -MMD -MP -MF ./.deps/gimple-ssa-strength-reduction.TPo ../../gcc/gimple-ssa-strength-reduction.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-ssa-sprintf.o -MT gimple-ssa-sprintf.o -MMD -MP -MF ./.deps/gimple-ssa-sprintf.TPo ../../gcc/gimple-ssa-sprintf.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-ssa-warn-access.o -MT gimple-ssa-warn-access.o -MMD -MP -MF ./.deps/gimple-ssa-warn-access.TPo ../../gcc/gimple-ssa-warn-access.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-ssa-warn-alloca.o -MT gimple-ssa-warn-alloca.o -MMD -MP -MF ./.deps/gimple-ssa-warn-alloca.TPo ../../gcc/gimple-ssa-warn-alloca.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-ssa-warn-restrict.o -MT gimple-ssa-warn-restrict.o -MMD -MP -MF ./.deps/gimple-ssa-warn-restrict.TPo ../../gcc/gimple-ssa-warn-restrict.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-streamer-in.o -MT gimple-streamer-in.o -MMD -MP -MF ./.deps/gimple-streamer-in.TPo ../../gcc/gimple-streamer-in.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-streamer-out.o -MT gimple-streamer-out.o -MMD -MP -MF ./.deps/gimple-streamer-out.TPo ../../gcc/gimple-streamer-out.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-walk.o -MT gimple-walk.o -MMD -MP -MF ./.deps/gimple-walk.TPo ../../gcc/gimple-walk.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-warn-recursion.o -MT gimple-warn-recursion.o -MMD -MP -MF ./.deps/gimple-warn-recursion.TPo ../../gcc/gimple-warn-recursion.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimplify.o -MT gimplify.o -MMD -MP -MF ./.deps/gimplify.TPo ../../gcc/gimplify.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimplify-me.o -MT gimplify-me.o -MMD -MP -MF ./.deps/gimplify-me.TPo ../../gcc/gimplify-me.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o godump.o -MT godump.o -MMD -MP -MF ./.deps/godump.TPo ../../gcc/godump.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o graph.o -MT graph.o -MMD -MP -MF ./.deps/graph.TPo ../../gcc/graph.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o graphds.o -MT graphds.o -MMD -MP -MF ./.deps/graphds.TPo ../../gcc/graphds.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o graphviz.o -MT graphviz.o -MMD -MP -MF ./.deps/graphviz.TPo ../../gcc/graphviz.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o graphite.o -MT graphite.o -MMD -MP -MF ./.deps/graphite.TPo ../../gcc/graphite.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o graphite-isl-ast-to-gimple.o -MT graphite-isl-ast-to-gimple.o -MMD -MP -MF ./.deps/graphite-isl-ast-to-gimple.TPo ../../gcc/graphite-isl-ast-to-gimple.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o graphite-dependences.o -MT graphite-dependences.o -MMD -MP -MF ./.deps/graphite-dependences.TPo ../../gcc/graphite-dependences.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o graphite-optimize-isl.o -MT graphite-optimize-isl.o -MMD -MP -MF ./.deps/graphite-optimize-isl.TPo ../../gcc/graphite-optimize-isl.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o graphite-poly.o -MT graphite-poly.o -MMD -MP -MF ./.deps/graphite-poly.TPo ../../gcc/graphite-poly.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o graphite-scop-detection.o -MT graphite-scop-detection.o -MMD -MP -MF ./.deps/graphite-scop-detection.TPo ../../gcc/graphite-scop-detection.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o graphite-sese-to-poly.o -MT graphite-sese-to-poly.o -MMD -MP -MF ./.deps/graphite-sese-to-poly.TPo ../../gcc/graphite-sese-to-poly.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gtype-desc.o -MT gtype-desc.o -MMD -MP -MF ./.deps/gtype-desc.TPo gtype-desc.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o haifa-sched.o -MT haifa-sched.o -MMD -MP -MF ./.deps/haifa-sched.TPo ../../gcc/haifa-sched.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o hash-map-tests.o -MT hash-map-tests.o -MMD -MP -MF ./.deps/hash-map-tests.TPo ../../gcc/hash-map-tests.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o hash-set-tests.o -MT hash-set-tests.o -MMD -MP -MF ./.deps/hash-set-tests.TPo ../../gcc/hash-set-tests.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o hw-doloop.o -MT hw-doloop.o -MMD -MP -MF ./.deps/hw-doloop.TPo ../../gcc/hw-doloop.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o hwint.o -MT hwint.o -MMD -MP -MF ./.deps/hwint.TPo ../../gcc/hwint.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ifcvt.o -MT ifcvt.o -MMD -MP -MF ./.deps/ifcvt.TPo ../../gcc/ifcvt.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ree.o -MT ree.o -MMD -MP -MF ./.deps/ree.TPo ../../gcc/ree.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o inchash.o -MT inchash.o -MMD -MP -MF ./.deps/inchash.TPo ../../gcc/inchash.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o incpath.o -MT incpath.o -MMD -MP -MF ./.deps/incpath.TPo ../../gcc/incpath.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o init-regs.o -MT init-regs.o -MMD -MP -MF ./.deps/init-regs.TPo ../../gcc/init-regs.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o internal-fn.o -MT internal-fn.o -MMD -MP -MF ./.deps/internal-fn.TPo ../../gcc/internal-fn.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ipa-cp.o -MT ipa-cp.o -MMD -MP -MF ./.deps/ipa-cp.TPo ../../gcc/ipa-cp.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ipa-sra.o -MT ipa-sra.o -MMD -MP -MF ./.deps/ipa-sra.TPo ../../gcc/ipa-sra.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ipa-devirt.o -MT ipa-devirt.o -MMD -MP -MF ./.deps/ipa-devirt.TPo ../../gcc/ipa-devirt.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ipa-fnsummary.o -MT ipa-fnsummary.o -MMD -MP -MF ./.deps/ipa-fnsummary.TPo ../../gcc/ipa-fnsummary.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ipa-polymorphic-call.o -MT ipa-polymorphic-call.o -MMD -MP -MF ./.deps/ipa-polymorphic-call.TPo ../../gcc/ipa-polymorphic-call.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ipa-split.o -MT ipa-split.o -MMD -MP -MF ./.deps/ipa-split.TPo ../../gcc/ipa-split.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ipa-inline.o -MT ipa-inline.o -MMD -MP -MF ./.deps/ipa-inline.TPo ../../gcc/ipa-inline.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ipa-comdats.o -MT ipa-comdats.o -MMD -MP -MF ./.deps/ipa-comdats.TPo ../../gcc/ipa-comdats.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ipa-free-lang-data.o -MT ipa-free-lang-data.o -MMD -MP -MF ./.deps/ipa-free-lang-data.TPo ../../gcc/ipa-free-lang-data.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ipa-visibility.o -MT ipa-visibility.o -MMD -MP -MF ./.deps/ipa-visibility.TPo ../../gcc/ipa-visibility.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ipa-inline-analysis.o -MT ipa-inline-analysis.o -MMD -MP -MF ./.deps/ipa-inline-analysis.TPo ../../gcc/ipa-inline-analysis.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ipa-inline-transform.o -MT ipa-inline-transform.o -MMD -MP -MF ./.deps/ipa-inline-transform.TPo ../../gcc/ipa-inline-transform.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ipa-modref.o -MT ipa-modref.o -MMD -MP -MF ./.deps/ipa-modref.TPo ../../gcc/ipa-modref.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ipa-modref-tree.o -MT ipa-modref-tree.o -MMD -MP -MF ./.deps/ipa-modref-tree.TPo ../../gcc/ipa-modref-tree.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ipa-predicate.o -MT ipa-predicate.o -MMD -MP -MF ./.deps/ipa-predicate.TPo ../../gcc/ipa-predicate.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ipa-profile.o -MT ipa-profile.o -MMD -MP -MF ./.deps/ipa-profile.TPo ../../gcc/ipa-profile.cc /usr/bin/g++ -fno-PIE -c -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I/home/thomas/autobuild/instance-3/output-1/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ipa-prop.o -MT ipa-prop.o -MMD -MP -MF ./.deps/ipa-prop.TPo ../../gcc/ipa-prop.cc g++: fatal error: Killed signal terminated program cc1plus compilation terminated. make[2]: *** [Makefile:1156: gimple-match.o] Error 1 make[2]: *** Waiting for unfinished jobs.... rm gcc.pod make[2]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/host-gcc-initial-13.2.0/build/gcc' make[1]: *** [Makefile:4604: all-gcc] Error 2 make[1]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/host-gcc-initial-13.2.0/build' make: *** [package/pkg-generic.mk:293: /home/thomas/autobuild/instance-3/output-1/build/host-gcc-initial-13.2.0/.stamp_built] Error 2 make: Leaving directory '/home/thomas/autobuild/instance-3/buildroot'