>>> host-gcc-initial 11.3.0 Extracting
xzcat /home/autobuild/autobuild/instance-2/dl/gcc/gcc-11.3.0.tar.xz | tar --strip-components=1 -C /home/autobuild/autobuild/instance-2/output-1/build/host-gcc-initial-11.3.0 --exclude='libjava/*'  --exclude='libgo/*'   -xf -
>>> host-gcc-initial 11.3.0 Patching
for patchdir in package/gcc/11.3.0   ; do if test -d ${patchdir}; then PATH=/home/autobuild/autobuild/instance-2/output-1/host/bin:$PATH support/scripts/apply-patches.sh  /home/autobuild/autobuild/instance-2/output-1/build/host-gcc-initial-11.3.0 ${patchdir} \*.patch || exit 1; fi; done

Applying 0001-or1k-Add-mcmodel-option-to-handle-large-GOTs.patch using patch: 
patching file gcc/config/or1k/or1k-opts.h
patching file gcc/config/or1k/or1k.c
patching file gcc/config/or1k/or1k.h
patching file gcc/config/or1k/or1k.opt
patching file gcc/doc/invoke.texi

Applying 0002-or1k-Use-cmodel-large-when-building-crtstuff.patch using patch: 
patching file libgcc/config.host
patching file libgcc/config/or1k/t-crtstuff

Applying 0003-gcc-define-_REENTRANT-for-OpenRISC-when-pthread-is-p.patch using patch: 
patching file gcc/config/or1k/linux.h

Applying 0004-disable-split-stack-for-non-thread-builds.patch using patch: 
patching file libgcc/config/t-stack

Applying 0005-rs6000-Improve-.machine.patch using patch: 
patching file gcc/config/rs6000/rs6000.c

Applying 0006-rs6000-Do-not-use-rs6000_cpu-for-.machine-ppc-and-pp.patch using patch: 
patching file gcc/config/rs6000/rs6000.c
>>> host-gcc-initial 11.3.0 Updating config.sub and config.guess
for file in config.guess config.sub; do for i in $(find /home/autobuild/autobuild/instance-2/output-1/build/host-gcc-initial-11.3.0 -name $file); do cp support/gnuconfig/$file $i; done; done
>>> host-gcc-initial 11.3.0 Patching libtool
patching file /home/autobuild/autobuild/instance-2/output-1/build/host-gcc-initial-11.3.0/ltmain.sh
Hunk #1 succeeded at 1225 (offset 11 lines).
Hunk #2 succeeded at 2250 (offset 11 lines).
Hunk #3 succeeded at 4318 (offset -114 lines).
Hunk #4 succeeded at 4328 (offset -114 lines).
Hunk #5 succeeded at 4610 (offset -114 lines).
Hunk #6 succeeded at 4883 (offset -111 lines).
Hunk #7 succeeded at 5627 (offset -111 lines).
Hunk #8 succeeded at 5785 (offset -111 lines).
Hunk #9 succeeded at 8269 (offset -109 lines).
>>> host-gcc-initial 11.3.0 Configuring
mkdir -p /home/autobuild/autobuild/instance-2/output-1/build/host-gcc-initial-11.3.0/build
ln -sf ../configure /home/autobuild/autobuild/instance-2/output-1/build/host-gcc-initial-11.3.0/build/configure
(cd /home/autobuild/autobuild/instance-2/output-1/build/host-gcc-initial-11.3.0/build && rm -rf config.cache; PATH="/home/autobuild/autobuild/instance-2/output-1/host/bin:/home/autobuild/autobuild/instance-2/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" PKG_CONFIG="/home/autobuild/autobuild/instance-2/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/autobuild/autobuild/instance-2/output-1/host/lib/pkgconfig:/home/autobuild/autobuild/instance-2/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc" GCC="/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc" CXX="/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/home/autobuild/autobuild/instance-2/output-1/host/include" CFLAGS="-O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include" CXXFLAGS="-O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include" LDFLAGS="-L/home/autobuild/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-2/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include" LDFLAGS="-L/home/autobuild/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-2/output-1/host/lib" MAKEINFO=missing CFLAGS_FOR_TARGET="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -O2 -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS_FOR_TARGET="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -O2 -g0 -D_FORTIFY_SOURCE=1" AR_FOR_TARGET=gcc-ar NM_FOR_TARGET=gcc-nm RANLIB_FOR_TARGET=gcc-ranlib CONFIG_SITE=/dev/null ./configure --prefix="/home/autobuild/autobuild/instance-2/output-1/host" --sysconfdir="/home/autobuild/autobuild/instance-2/output-1/host/etc" --localstatedir="/home/autobuild/autobuild/instance-2/output-1/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking  --target=x86_64-buildroot-linux-gnu --with-sysroot=/home/autobuild/autobuild/instance-2/output-1/host/x86_64-buildroot-linux-gnu/sysroot --enable-__cxa_atexit --with-gnu-ld --disable-libssp --disable-multilib --disable-decimal-float --enable-plugins --enable-lto --with-gmp=/home/autobuild/autobuild/instance-2/output-1/host --with-mpc=/home/autobuild/autobuild/instance-2/output-1/host --with-mpfr=/home/autobuild/autobuild/instance-2/output-1/host --with-pkgversion="Buildroot 2022.08-461-ge381fa9cf2" --with-bugurl="http://bugs.buildroot.net/" --without-zstd --enable-libquadmath --enable-libquadmath-support --enable-tls --enable-threads --without-isl --without-cloog --with-arch="atom" --enable-languages=c --disable-shared --without-headers --disable-threads --with-newlib --disable-largefile  )
checking build system type... aarch64-unknown-linux-gnu
checking host system type... aarch64-unknown-linux-gnu
checking target system type... x86_64-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... yes
checking for libvtv support... yes
checking for libhsail-rt support... yes
checking for libphobos support... yes
checking for gcc... /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc accepts -g... yes
checking for /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc option to accept ISO C89... none needed
checking whether we are using the GNU C++ compiler... yes
checking whether /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ accepts -g... yes
checking whether g++ accepts -static-libstdc++ -static-libgcc... yes
checking for gnatbind... no
checking for gnatmake... no
checking whether compiler driver understands Ada... no
checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2
checking whether /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ supports C++11 features by default... yes
checking for objdir... .libs
checking for the correct version of gmp.h... yes
checking for the correct version of mpfr.h... yes
checking for the correct version of mpc.h... yes
checking for the correct version of the gmp/mpfr/mpc libraries... yes
*** This configuration is not supported in the following subdirectories:
     gnattools gotools target-libada target-libhsail-rt target-libstdc++-v3 target-libphobos target-zlib target-libbacktrace target-libgfortran target-libffi target-libobjc target-liboffloadmic target-libssp target-libitm target-libsanitizer target-libvtv
    (Any other directories should still work fine.)
checking for default BUILD_CONFIG... 
checking for --enable-vtable-verify... no
checking for bison... bison -y
checking for bison... bison
checking for gm4... no
checking for gnum4... no
checking for m4... m4
checking for flex... flex
checking for flex... flex
checking for makeinfo... missing
./configure: line 10206: missing: command not found
checking for expect... no
checking for runtest... no
checking for ar... (cached) /usr/bin/ar
checking for as... (cached) /usr/bin/as
checking for dlltool... no
checking for dsymutil... dsymutil
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 x86_64-buildroot-linux-gnu-cc... no
checking for x86_64-buildroot-linux-gnu-gcc... no
checking for x86_64-buildroot-linux-gnu-c++... no
checking for x86_64-buildroot-linux-gnu-g++... no
checking for x86_64-buildroot-linux-gnu-cxx... no
checking for x86_64-buildroot-linux-gnu-gxx... no
checking for x86_64-buildroot-linux-gnu-gcc... no
checking for x86_64-buildroot-linux-gnu-gfortran... no
checking for x86_64-buildroot-linux-gnu-gccgo... no
checking for x86_64-buildroot-linux-gnu-gdc... no
checking for ar... /home/autobuild/autobuild/instance-2/output-1/host/x86_64-buildroot-linux-gnu/bin/ar
checking for as... /home/autobuild/autobuild/instance-2/output-1/host/x86_64-buildroot-linux-gnu/bin/as
checking for dlltool... no
checking for x86_64-buildroot-linux-gnu-dlltool... no
checking for dsymutil... no
checking for x86_64-buildroot-linux-gnu-dsymutil... no
checking for ld... /home/autobuild/autobuild/instance-2/output-1/host/x86_64-buildroot-linux-gnu/bin/ld
checking for lipo... no
checking for x86_64-buildroot-linux-gnu-lipo... no
checking for nm... /home/autobuild/autobuild/instance-2/output-1/host/x86_64-buildroot-linux-gnu/bin/nm
checking for objcopy... /home/autobuild/autobuild/instance-2/output-1/host/x86_64-buildroot-linux-gnu/bin/objcopy
checking for objdump... /home/autobuild/autobuild/instance-2/output-1/host/x86_64-buildroot-linux-gnu/bin/objdump
checking for otool... no
checking for x86_64-buildroot-linux-gnu-otool... no
checking for ranlib... /home/autobuild/autobuild/instance-2/output-1/host/x86_64-buildroot-linux-gnu/bin/ranlib
checking for readelf... /home/autobuild/autobuild/instance-2/output-1/host/x86_64-buildroot-linux-gnu/bin/readelf
checking for strip... /home/autobuild/autobuild/instance-2/output-1/host/x86_64-buildroot-linux-gnu/bin/strip
checking for windres... no
checking for x86_64-buildroot-linux-gnu-windres... no
checking for windmc... no
checking for x86_64-buildroot-linux-gnu-windmc... no
checking where to find the target ar... pre-installed in /home/autobuild/autobuild/instance-2/output-1/host/x86_64-buildroot-linux-gnu/bin
checking where to find the target as... pre-installed in /home/autobuild/autobuild/instance-2/output-1/host/x86_64-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 ld... pre-installed in /home/autobuild/autobuild/instance-2/output-1/host/x86_64-buildroot-linux-gnu/bin
checking where to find the target lipo... pre-installed
checking where to find the target nm... pre-installed in /home/autobuild/autobuild/instance-2/output-1/host/x86_64-buildroot-linux-gnu/bin
checking where to find the target objcopy... pre-installed in /home/autobuild/autobuild/instance-2/output-1/host/x86_64-buildroot-linux-gnu/bin
checking where to find the target objdump... pre-installed in /home/autobuild/autobuild/instance-2/output-1/host/x86_64-buildroot-linux-gnu/bin
checking where to find the target otool... pre-installed
checking where to find the target ranlib... pre-installed in /home/autobuild/autobuild/instance-2/output-1/host/x86_64-buildroot-linux-gnu/bin
checking where to find the target readelf... pre-installed in /home/autobuild/autobuild/instance-2/output-1/host/x86_64-buildroot-linux-gnu/bin
checking where to find the target strip... pre-installed in /home/autobuild/autobuild/instance-2/output-1/host/x86_64-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 11.3.0 Building
PATH="/home/autobuild/autobuild/instance-2/output-1/host/bin:/home/autobuild/autobuild/instance-2/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" PKG_CONFIG="/home/autobuild/autobuild/instance-2/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/autobuild/autobuild/instance-2/output-1/host/lib/pkgconfig:/home/autobuild/autobuild/instance-2/output-1/host/share/pkgconfig"  /home/autobuild/make/make -j1 gcc_cv_libc_provides_ssp=yes all-gcc all-target-libgcc -C /home/autobuild/autobuild/instance-2/output-1/build/host-gcc-initial-11.3.0/build
make[1]: Entering directory '/home/autobuild/autobuild/instance-2/output-1/build/host-gcc-initial-11.3.0/build'
mkdir -p -- ./lto-plugin
Configuring in ./lto-plugin
configure: creating cache ./config.cache
checking build system type... aarch64-unknown-linux-gnu
checking host system type... aarch64-unknown-linux-gnu
checking target system type... x86_64-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 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 aarch64-unknown-linux-gnu-gcc... /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc accepts -g... yes
checking for /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc option to accept ISO C89... none needed
checking whether /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc understands -c and -o together... yes
checking dependency style of /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc... none
checking how to run the C preprocessor... /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for aarch64-unknown-linux-gnu-gcc... (cached) /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc accepts -g... (cached) yes
checking for /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc option to accept ISO C89... (cached) none needed
checking whether /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc understands -c and -o together... (cached) yes
checking dependency style of /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc... (cached) none
checking whether /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -Wall... yes
checking for -static-libgcc... yes
checking for CET support... 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 /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
checking the name lister (/usr/bin/nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/bin/ld option to reload object files... -r
checking for aarch64-unknown-linux-gnu-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for aarch64-unknown-linux-gnu-ar... /usr/bin/ar
checking for aarch64-unknown-linux-gnu-strip... no
checking for strip... strip
checking for aarch64-unknown-linux-gnu-ranlib... /usr/bin/ranlib
checking command to parse /usr/bin/nm output from /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc object... ok
checking for dlfcn.h... yes
checking for objdir... .libs
checking if /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -fno-rtti -fno-exceptions... no
checking for /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc option to produce PIC... -fPIC -DPIC
checking if /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc PIC flag -fPIC -DPIC works... yes
checking if /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc static flag -static works... yes
checking if /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -c -o file.o... yes
checking if /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -c -o file.o... (cached) yes
checking whether the /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
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... yes
checking whether to build static libraries... no
checking for int64_t... yes
checking for uint64_t... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
configure: updating cache ./config.cache
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
mkdir -p -- ./libiberty
Configuring in ./libiberty
configure: creating cache ./config.cache
checking whether to enable maintainer-specific portions of Makefiles... no
checking for makeinfo... /home/autobuild/autobuild/instance-2/output-1/build/host-gcc-initial-11.3.0/missing makeinfo
configure: WARNING:
*** Makeinfo is missing. Info documentation will not be built.
checking for perl... /usr/bin/perl
checking build system type... aarch64-unknown-linux-gnu
checking host system type... aarch64-unknown-linux-gnu
checking for aarch64-unknown-linux-gnu-ar... /usr/bin/ar
checking for aarch64-unknown-linux-gnu-ranlib... /usr/bin/ranlib
checking whether to install libiberty headers and static library... no
configure: target_header_dir = 
checking for aarch64-unknown-linux-gnu-gcc... /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc accepts -g... yes
checking for /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -W... yes
checking whether /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -Wall... yes
checking whether /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -Wwrite-strings... yes
checking whether /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -Wc++-compat... yes
checking whether /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -Wstrict-prototypes... yes
checking whether /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -Wshadow=local... yes
checking whether /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -pedantic ... yes
checking whether /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc and cc understand -c and -o together... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking whether byte ordering is bigendian... no
checking for a BSD-compatible install... /usr/bin/install -c
checking for CET support... no
checking for sys/file.h... yes
checking for sys/param.h... yes
checking for limits.h... yes
checking for stdlib.h... (cached) yes
checking for malloc.h... yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for strings.h... (cached) yes
checking for sys/time.h... yes
checking for time.h... yes
checking for sys/resource.h... yes
checking for sys/stat.h... (cached) yes
checking for sys/mman.h... yes
checking for fcntl.h... yes
checking for alloca.h... yes
checking for sys/pstat.h... no
checking for sys/sysmp.h... no
checking for sys/sysinfo.h... yes
checking for machine/hal_sysinfo.h... no
checking for sys/table.h... no
checking for sys/sysctl.h... no
checking for sys/systemcfg.h... no
checking for stdint.h... (cached) yes
checking for stdio_ext.h... yes
checking for process.h... no
checking for sys/prctl.h... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether errno must be declared... no
checking size of int... 4
checking size of long... 8
checking size of size_t... 8
checking for long long... yes
checking size of long long... 8
checking for a 64-bit type... uint64_t
checking for intptr_t... yes
checking for uintptr_t... yes
checking for ssize_t... yes
checking for pid_t... yes
checking for library containing strerror... none required
checking for asprintf... yes
checking for atexit... yes
checking for basename... yes
checking for bcmp... yes
checking for bcopy... yes
checking for bsearch... yes
checking for bzero... yes
checking for calloc... yes
checking for clock... yes
checking for ffs... yes
checking for getcwd... yes
checking for getpagesize... yes
checking for gettimeofday... yes
checking for index... yes
checking for insque... yes
checking for memchr... yes
checking for memcmp... yes
checking for memcpy... yes
checking for memmem... yes
checking for memmove... yes
checking for mempcpy... yes
checking for memset... yes
checking for mkstemps... yes
checking for putenv... yes
checking for random... yes
checking for rename... yes
checking for rindex... yes
checking for setenv... yes
checking for snprintf... yes
checking for sigsetmask... yes
checking for stpcpy... yes
checking for stpncpy... yes
checking for strcasecmp... yes
checking for strchr... yes
checking for strdup... yes
checking for strncasecmp... yes
checking for strndup... yes
checking for strnlen... yes
checking for strrchr... yes
checking for strstr... yes
checking for strtod... yes
checking for strtol... yes
checking for strtoul... yes
checking for strtoll... yes
checking for strtoull... yes
checking for strverscmp... yes
checking for tmpnam... yes
checking for vasprintf... yes
checking for vfprintf... yes
checking for vprintf... yes
checking for vsnprintf... yes
checking for vsprintf... yes
checking for waitpid... yes
checking for setproctitle... no
checking whether alloca needs Cray hooks... no
checking stack direction for C alloca... 1
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 _doprnt... no
checking for sys_errlist... no
checking for sys_nerr... no
checking for sys_siglist... no
checking for external symbol _system_configuration... no
checking for __fsetlocking... yes
checking for canonicalize_file_name... yes
checking for dup3... yes
checking for getrlimit... yes
checking for getrusage... yes
checking for getsysinfo... no
checking for gettimeofday... (cached) yes
checking for on_exit... yes
checking for pipe2... yes
checking for psignal... yes
checking for pstat_getdynamic... no
checking for pstat_getstatic... no
checking for realpath... yes
checking for setrlimit... yes
checking for spawnve... no
checking for spawnvpe... no
checking for strerror... yes
checking for strsignal... yes
checking for sysconf... yes
checking for sysctl... no
checking for sysmp... no
checking for table... no
checking for times... yes
checking for wait3... yes
checking for wait4... yes
checking for sbrk... yes
checking whether basename is declared... yes
checking whether ffs is declared... yes
checking whether asprintf is declared... yes
checking whether vasprintf is declared... yes
checking whether snprintf is declared... yes
checking whether vsnprintf is declared... yes
checking whether calloc is declared... yes
checking whether getenv is declared... yes
checking whether getopt is declared... yes
checking whether malloc is declared... yes
checking whether realloc is declared... yes
checking whether sbrk is declared... yes
checking whether strtol is declared... yes
checking whether strtoul is declared... yes
checking whether strtoll is declared... yes
checking whether strtoull is declared... yes
checking whether strverscmp is declared... yes
checking whether strnlen is declared... yes
checking whether canonicalize_file_name must be declared... no
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... yes
checking for working strncmp... yes
configure: updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating testsuite/Makefile
config.status: creating config.h
config.status: executing default commands
make[2]: Entering directory '/home/autobuild/autobuild/instance-2/output-1/build/host-gcc-initial-11.3.0/build/libiberty'
if [ x"" != x ] && [ ! -d noasan ]; then \
  mkdir noasan; \
else true; fi
touch stamp-noasandir
if [ x"-fPIC" != x ] && [ ! -d pic ]; then \
  mkdir pic; \
else true; fi
touch stamp-picdir
if [ x"-fPIC" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../libiberty/splay-tree.c -o pic/splay-tree.o; \
else true; fi
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../libiberty/splay-tree.c -o noasan/splay-tree.o; \
else true; fi
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../libiberty/splay-tree.c -o splay-tree.o
if [ x"-fPIC" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../libiberty/regex.c -o pic/regex.o; \
else true; fi
In file included from ../../libiberty/regex.c:639:
../../libiberty/regex.c: In function 'byte_regex_compile':
../../libiberty/regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2086 |         PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer;           \
      |                      ^~~~
../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../libiberty/regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1949 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
../../libiberty/regex.c:2468:15: note: in expansion of macro 'BUF_PUSH'
 2468 |               BUF_PUSH (begline);
      |               ^~~~~~~~
../../libiberty/regex.c:2007:25: note: call to 'realloc' here
 2007 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
../../libiberty/regex.c:2079:32: note: in expansion of macro 'REALLOC'
 2079 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../libiberty/regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1949 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
../../libiberty/regex.c:2468:15: note: in expansion of macro 'BUF_PUSH'
 2468 |               BUF_PUSH (begline);
      |               ^~~~~~~~
../../libiberty/regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2086 |         PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer;           \
      |                      ^~~~
../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../libiberty/regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1949 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
../../libiberty/regex.c:2483:16: note: in expansion of macro 'BUF_PUSH'
 2483 |                BUF_PUSH (endline);
      |                ^~~~~~~~
../../libiberty/regex.c:2007:25: note: call to 'realloc' here
 2007 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
../../libiberty/regex.c:2079:32: note: in expansion of macro 'REALLOC'
 2079 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../libiberty/regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1949 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
../../libiberty/regex.c:2483:16: note: in expansion of macro 'BUF_PUSH'
 2483 |                BUF_PUSH (endline);
      |                ^~~~~~~~
../../libiberty/regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2086 |         PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer;           \
      |                      ^~~~
../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../libiberty/regex.c:2577:17: note: in expansion of macro 'GET_BUFFER_SPACE'
 2577 |                 GET_BUFFER_SPACE (1 + OFFSET_ADDRESS_SIZE);
      |                 ^~~~~~~~~~~~~~~~
../../libiberty/regex.c:2007:25: note: call to 'realloc' here
 2007 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
../../libiberty/regex.c:2079:32: note: in expansion of macro 'REALLOC'
 2079 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../libiberty/regex.c:2577:17: note: in expansion of macro 'GET_BUFFER_SPACE'
 2577 |                 GET_BUFFER_SPACE (1 + OFFSET_ADDRESS_SIZE);
      |                 ^~~~~~~~~~~~~~~~
../../libiberty/regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2086 |         PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer;           \
      |                      ^~~~
../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../libiberty/regex.c:2605:13: note: in expansion of macro 'GET_BUFFER_SPACE'
 2605 |             GET_BUFFER_SPACE (1 + OFFSET_ADDRESS_SIZE);
      |             ^~~~~~~~~~~~~~~~
../../libiberty/regex.c:2007:25: note: call to 'realloc' here
 2007 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
../../libiberty/regex.c:2079:32: note: in expansion of macro 'REALLOC'
 2079 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../libiberty/regex.c:2605:13: note: in expansion of macro 'GET_BUFFER_SPACE'
 2605 |             GET_BUFFER_SPACE (1 + OFFSET_ADDRESS_SIZE);
      |             ^~~~~~~~~~~~~~~~
../../libiberty/regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2086 |         PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer;           \
      |                      ^~~~
../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../libiberty/regex.c:2619:17: note: in expansion of macro 'GET_BUFFER_SPACE'
 2619 |                 GET_BUFFER_SPACE (1 + OFFSET_ADDRESS_SIZE);
      |                 ^~~~~~~~~~~~~~~~
../../libiberty/regex.c:2007:25: note: call to 'realloc' here
 2007 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
../../libiberty/regex.c:2079:32: note: in expansion of macro 'REALLOC'
 2079 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../libiberty/regex.c:2619:17: note: in expansion of macro 'GET_BUFFER_SPACE'
 2619 |                 GET_BUFFER_SPACE (1 + OFFSET_ADDRESS_SIZE);
      |                 ^~~~~~~~~~~~~~~~
../../libiberty/regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2086 |         PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer;           \
      |                      ^~~~
../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../libiberty/regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1949 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
../../libiberty/regex.c:2630:11: note: in expansion of macro 'BUF_PUSH'
 2630 |           BUF_PUSH (anychar);
      |           ^~~~~~~~
../../libiberty/regex.c:2007:25: note: call to 'realloc' here
 2007 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
../../libiberty/regex.c:2079:32: note: in expansion of macro 'REALLOC'
 2079 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../libiberty/regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1949 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
../../libiberty/regex.c:2630:11: note: in expansion of macro 'BUF_PUSH'
 2630 |           BUF_PUSH (anychar);
      |           ^~~~~~~~
../../libiberty/regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2086 |         PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer;           \
      |                      ^~~~
../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../libiberty/regex.c:3109:13: note: in expansion of macro 'GET_BUFFER_SPACE'
 3109 |             GET_BUFFER_SPACE (34);
      |             ^~~~~~~~~~~~~~~~
../../libiberty/regex.c:2007:25: note: call to 'realloc' here
 2007 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
../../libiberty/regex.c:2079:32: note: in expansion of macro 'REALLOC'
 2079 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../libiberty/regex.c:3109:13: note: in expansion of macro 'GET_BUFFER_SPACE'
 3109 |             GET_BUFFER_SPACE (34);
      |             ^~~~~~~~~~~~~~~~
../../libiberty/regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2086 |         PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer;           \
      |                      ^~~~
../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../libiberty/regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1949 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
../../libiberty/regex.c:3115:13: note: in expansion of macro 'BUF_PUSH'
 3115 |             BUF_PUSH (*p == '^' ? charset_not : charset);
      |             ^~~~~~~~
../../libiberty/regex.c:2007:25: note: call to 'realloc' here
 2007 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
../../libiberty/regex.c:2079:32: note: in expansion of macro 'REALLOC'
 2079 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../libiberty/regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1949 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
../../libiberty/regex.c:3115:13: note: in expansion of macro 'BUF_PUSH'
 3115 |             BUF_PUSH (*p == '^' ? charset_not : charset);
      |             ^~~~~~~~
../../libiberty/regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2086 |         PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer;           \
      |                      ^~~~
../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../libiberty/regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1949 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
../../libiberty/regex.c:3123:13: note: in expansion of macro 'BUF_PUSH'
 3123 |             BUF_PUSH ((1 << BYTEWIDTH) / BYTEWIDTH);
      |             ^~~~~~~~
../../libiberty/regex.c:2007:25: note: call to 'realloc' here
 2007 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
../../libiberty/regex.c:2079:32: note: in expansion of macro 'REALLOC'
 2079 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../libiberty/regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1949 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
../../libiberty/regex.c:3123:13: note: in expansion of macro 'BUF_PUSH'
 3123 |             BUF_PUSH ((1 << BYTEWIDTH) / BYTEWIDTH);
      |             ^~~~~~~~
../../libiberty/regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2086 |         PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer;           \
      |                      ^~~~
../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../libiberty/regex.c:1966:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1966 |     GET_BUFFER_SPACE (3);                                               \
      |     ^~~~~~~~~~~~~~~~
../../libiberty/regex.c:3689:19: note: in expansion of macro 'BUF_PUSH_3'
 3689 |                   BUF_PUSH_3 (start_memory, regnum, 0);
      |                   ^~~~~~~~~~
../../libiberty/regex.c:2007:25: note: call to 'realloc' here
 2007 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
../../libiberty/regex.c:2079:32: note: in expansion of macro 'REALLOC'
 2079 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../libiberty/regex.c:1966:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1966 |     GET_BUFFER_SPACE (3);                                               \
      |     ^~~~~~~~~~~~~~~~
../../libiberty/regex.c:3689:19: note: in expansion of macro 'BUF_PUSH_3'
 3689 |                   BUF_PUSH_3 (start_memory, regnum, 0);
      |                   ^~~~~~~~~~
../../libiberty/regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2086 |         PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer;           \
      |                      ^~~~
../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../libiberty/regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1949 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
../../libiberty/regex.c:3721:19: note: in expansion of macro 'BUF_PUSH'
 3721 |                   BUF_PUSH (push_dummy_failure);
      |                   ^~~~~~~~
../../libiberty/regex.c:2007:25: note: call to 'realloc' here
 2007 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
../../libiberty/regex.c:2079:32: note: in expansion of macro 'REALLOC'
 2079 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../libiberty/regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1949 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
../../libiberty/regex.c:3721:19: note: in expansion of macro 'BUF_PUSH'
 3721 |                   BUF_PUSH (push_dummy_failure);
      |                   ^~~~~~~~
../../libiberty/regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2086 |         PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer;           \
      |                      ^~~~
../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../libiberty/regex.c:1966:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1966 |     GET_BUFFER_SPACE (3);                                               \
      |     ^~~~~~~~~~~~~~~~
../../libiberty/regex.c:3767:21: note: in expansion of macro 'BUF_PUSH_3'
 3767 |                     BUF_PUSH_3 (stop_memory, this_group_regnum,
      |                     ^~~~~~~~~~
../../libiberty/regex.c:2007:25: note: call to 'realloc' here
 2007 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
../../libiberty/regex.c:2079:32: note: in expansion of macro 'REALLOC'
 2079 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../libiberty/regex.c:1966:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1966 |     GET_BUFFER_SPACE (3);                                               \
      |     ^~~~~~~~~~~~~~~~
../../libiberty/regex.c:3767:21: note: in expansion of macro 'BUF_PUSH_3'
 3767 |                     BUF_PUSH_3 (stop_memory, this_group_regnum,
      |                     ^~~~~~~~~~
../../libiberty/regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2086 |         PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer;           \
      |                      ^~~~
../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../libiberty/regex.c:3783:15: note: in expansion of macro 'GET_BUFFER_SPACE'
 3783 |               GET_BUFFER_SPACE (1 + OFFSET_ADDRESS_SIZE);
      |               ^~~~~~~~~~~~~~~~
../../libiberty/regex.c:2007:25: note: call to 'realloc' here
 2007 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
../../libiberty/regex.c:2079:32: note: in expansion of macro 'REALLOC'
 2079 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../libiberty/regex.c:3783:15: note: in expansion of macro 'GET_BUFFER_SPACE'
 3783 |               GET_BUFFER_SPACE (1 + OFFSET_ADDRESS_SIZE);
      |               ^~~~~~~~~~~~~~~~
../../libiberty/regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2086 |         PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer;           \
      |                      ^~~~
../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../libiberty/regex.c:3812:15: note: in expansion of macro 'GET_BUFFER_SPACE'
 3812 |               GET_BUFFER_SPACE (1 + OFFSET_ADDRESS_SIZE);
      |               ^~~~~~~~~~~~~~~~
../../libiberty/regex.c:2007:25: note: call to 'realloc' here
 2007 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
../../libiberty/regex.c:2079:32: note: in expansion of macro 'REALLOC'
 2079 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../libiberty/regex.c:3812:15: note: in expansion of macro 'GET_BUFFER_SPACE'
 3812 |               GET_BUFFER_SPACE (1 + OFFSET_ADDRESS_SIZE);
      |               ^~~~~~~~~~~~~~~~
../../libiberty/regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2086 |         PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer;           \
      |                      ^~~~
../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../libiberty/regex.c:3891:22: note: in expansion of macro 'GET_BUFFER_SPACE'
 3891 |                      GET_BUFFER_SPACE (1 + OFFSET_ADDRESS_SIZE);
      |                      ^~~~~~~~~~~~~~~~
../../libiberty/regex.c:2007:25: note: call to 'realloc' here
 2007 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
../../libiberty/regex.c:2079:32: note: in expansion of macro 'REALLOC'
 2079 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../libiberty/regex.c:3891:22: note: in expansion of macro 'GET_BUFFER_SPACE'
 3891 |                      GET_BUFFER_SPACE (1 + OFFSET_ADDRESS_SIZE);
      |                      ^~~~~~~~~~~~~~~~
../../libiberty/regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2086 |         PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer;           \
      |                      ^~~~
../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../libiberty/regex.c:3912:22: note: in expansion of macro 'GET_BUFFER_SPACE'
 3912 |                      GET_BUFFER_SPACE (nbytes);
      |                      ^~~~~~~~~~~~~~~~
../../libiberty/regex.c:2007:25: note: call to 'realloc' here
 2007 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
../../libiberty/regex.c:2079:32: note: in expansion of macro 'REALLOC'
 2079 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../libiberty/regex.c:3912:22: note: in expansion of macro 'GET_BUFFER_SPACE'
 3912 |                      GET_BUFFER_SPACE (nbytes);
      |                      ^~~~~~~~~~~~~~~~
../../libiberty/regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2086 |         PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer;           \
      |                      ^~~~
../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../libiberty/regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1949 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
../../libiberty/regex.c:4010:15: note: in expansion of macro 'BUF_PUSH'
 4010 |               BUF_PUSH (wordchar);
      |               ^~~~~~~~
../../libiberty/regex.c:2007:25: note: call to 'realloc' here
 2007 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
../../libiberty/regex.c:2079:32: note: in expansion of macro 'REALLOC'
 2079 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../libiberty/regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1949 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
../../libiberty/regex.c:4010:15: note: in expansion of macro 'BUF_PUSH'
 4010 |               BUF_PUSH (wordchar);
      |               ^~~~~~~~
../../libiberty/regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2086 |         PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer;           \
      |                      ^~~~
../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../libiberty/regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1949 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
../../libiberty/regex.c:4018:15: note: in expansion of macro 'BUF_PUSH'
 4018 |               BUF_PUSH (notwordchar);
      |               ^~~~~~~~
../../libiberty/regex.c:2007:25: note: call to 'realloc' here
 2007 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
../../libiberty/regex.c:2079:32: note: in expansion of macro 'REALLOC'
 2079 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../libiberty/regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1949 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
../../libiberty/regex.c:4018:15: note: in expansion of macro 'BUF_PUSH'
 4018 |               BUF_PUSH (notwordchar);
      |               ^~~~~~~~
../../libiberty/regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2086 |         PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer;           \
      |                      ^~~~
../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../libiberty/regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1949 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
../../libiberty/regex.c:4025:15: note: in expansion of macro 'BUF_PUSH'
 4025 |               BUF_PUSH (wordbeg);
      |               ^~~~~~~~
../../libiberty/regex.c:2007:25: note: call to 'realloc' here
 2007 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
../../libiberty/regex.c:2079:32: note: in expansion of macro 'REALLOC'
 2079 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../libiberty/regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1949 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
../../libiberty/regex.c:4025:15: note: in expansion of macro 'BUF_PUSH'
 4025 |               BUF_PUSH (wordbeg);
      |               ^~~~~~~~
../../libiberty/regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2086 |         PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer;           \
      |                      ^~~~
../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../libiberty/regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1949 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
../../libiberty/regex.c:4031:15: note: in expansion of macro 'BUF_PUSH'
 4031 |               BUF_PUSH (wordend);
      |               ^~~~~~~~
../../libiberty/regex.c:2007:25: note: call to 'realloc' here
 2007 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
../../libiberty/regex.c:2079:32: note: in expansion of macro 'REALLOC'
 2079 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../libiberty/regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1949 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
../../libiberty/regex.c:4031:15: note: in expansion of macro 'BUF_PUSH'
 4031 |               BUF_PUSH (wordend);
      |               ^~~~~~~~
../../libiberty/regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2086 |         PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer;           \
      |                      ^~~~
../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../libiberty/regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1949 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
../../libiberty/regex.c:4037:15: note: in expansion of macro 'BUF_PUSH'
 4037 |               BUF_PUSH (wordbound);
      |               ^~~~~~~~
../../libiberty/regex.c:2007:25: note: call to 'realloc' here
 2007 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
../../libiberty/regex.c:2079:32: note: in expansion of macro 'REALLOC'
 2079 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../libiberty/regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1949 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
../../libiberty/regex.c:4037:15: note: in expansion of macro 'BUF_PUSH'
 4037 |               BUF_PUSH (wordbound);
      |               ^~~~~~~~
../../libiberty/regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2086 |         PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer;           \
      |                      ^~~~
../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../libiberty/regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1949 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
../../libiberty/regex.c:4043:15: note: in expansion of macro 'BUF_PUSH'
 4043 |               BUF_PUSH (notwordbound);
      |               ^~~~~~~~
../../libiberty/regex.c:2007:25: note: call to 'realloc' here
 2007 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
../../libiberty/regex.c:2079:32: note: in expansion of macro 'REALLOC'
 2079 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../libiberty/regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1949 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
../../libiberty/regex.c:4043:15: note: in expansion of macro 'BUF_PUSH'
 4043 |               BUF_PUSH (notwordbound);
      |               ^~~~~~~~
../../libiberty/regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2086 |         PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer;           \
      |                      ^~~~
../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../libiberty/regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1949 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
../../libiberty/regex.c:4049:15: note: in expansion of macro 'BUF_PUSH'
 4049 |               BUF_PUSH (begbuf);
      |               ^~~~~~~~
../../libiberty/regex.c:2007:25: note: call to 'realloc' here
 2007 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
../../libiberty/regex.c:2079:32: note: in expansion of macro 'REALLOC'
 2079 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../libiberty/regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1949 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
../../libiberty/regex.c:4049:15: note: in expansion of macro 'BUF_PUSH'
 4049 |               BUF_PUSH (begbuf);
      |               ^~~~~~~~
../../libiberty/regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2086 |         PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer;           \
      |                      ^~~~
../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../libiberty/regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1949 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
../../libiberty/regex.c:4055:15: note: in expansion of macro 'BUF_PUSH'
 4055 |               BUF_PUSH (endbuf);
      |               ^~~~~~~~
../../libiberty/regex.c:2007:25: note: call to 'realloc' here
 2007 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
../../libiberty/regex.c:2079:32: note: in expansion of macro 'REALLOC'
 2079 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../libiberty/regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1949 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
../../libiberty/regex.c:4055:15: note: in expansion of macro 'BUF_PUSH'
 4055 |               BUF_PUSH (endbuf);
      |               ^~~~~~~~
../../libiberty/regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2086 |         PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer;           \
      |                      ^~~~
../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../libiberty/regex.c:1957:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1957 |     GET_BUFFER_SPACE (2);                                               \
      |     ^~~~~~~~~~~~~~~~
../../libiberty/regex.c:4073:15: note: in expansion of macro 'BUF_PUSH_2'
 4073 |               BUF_PUSH_2 (duplicate, c1);
      |               ^~~~~~~~~~
../../libiberty/regex.c:2007:25: note: call to 'realloc' here
 2007 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
../../libiberty/regex.c:2079:32: note: in expansion of macro 'REALLOC'
 2079 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../libiberty/regex.c:1957:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1957 |     GET_BUFFER_SPACE (2);                                               \
      |     ^~~~~~~~~~~~~~~~
../../libiberty/regex.c:4073:15: note: in expansion of macro 'BUF_PUSH_2'
 4073 |               BUF_PUSH_2 (duplicate, c1);
      |               ^~~~~~~~~~
../../libiberty/regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2086 |         PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer;           \
      |                      ^~~~
../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../libiberty/regex.c:1957:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1957 |     GET_BUFFER_SPACE (2);                                               \
      |     ^~~~~~~~~~~~~~~~
../../libiberty/regex.c:4134:15: note: in expansion of macro 'BUF_PUSH_2'
 4134 |               BUF_PUSH_2 (exactn, 0);
      |               ^~~~~~~~~~
../../libiberty/regex.c:2007:25: note: call to 'realloc' here
 2007 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
../../libiberty/regex.c:2079:32: note: in expansion of macro 'REALLOC'
 2079 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../libiberty/regex.c:1957:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1957 |     GET_BUFFER_SPACE (2);                                               \
      |     ^~~~~~~~~~~~~~~~
../../libiberty/regex.c:4134:15: note: in expansion of macro 'BUF_PUSH_2'
 4134 |               BUF_PUSH_2 (exactn, 0);
      |               ^~~~~~~~~~
../../libiberty/regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2086 |         PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer;           \
      |                      ^~~~
../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../libiberty/regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1949 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
../../libiberty/regex.c:4139:11: note: in expansion of macro 'BUF_PUSH'
 4139 |           BUF_PUSH (c);
      |           ^~~~~~~~
../../libiberty/regex.c:2007:25: note: call to 'realloc' here
 2007 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
../../libiberty/regex.c:2079:32: note: in expansion of macro 'REALLOC'
 2079 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../libiberty/regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1949 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
../../libiberty/regex.c:4139:11: note: in expansion of macro 'BUF_PUSH'
 4139 |           BUF_PUSH (c);
      |           ^~~~~~~~
../../libiberty/regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2086 |         PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer;           \
      |                      ^~~~
../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../libiberty/regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1949 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
../../libiberty/regex.c:4157:5: note: in expansion of macro 'BUF_PUSH'
 4157 |     BUF_PUSH (succeed);
      |     ^~~~~~~~
../../libiberty/regex.c:2007:25: note: call to 'realloc' here
 2007 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
../../libiberty/regex.c:2079:32: note: in expansion of macro 'REALLOC'
 2079 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../libiberty/regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1949 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
../../libiberty/regex.c:4157:5: note: in expansion of macro 'BUF_PUSH'
 4157 |     BUF_PUSH (succeed);
      |     ^~~~~~~~
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../libiberty/regex.c -o noasan/regex.o; \
else true; fi
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../libiberty/regex.c -o regex.o
In file included from ../../libiberty/regex.c:639:
../../libiberty/regex.c: In function 'byte_regex_compile':
../../libiberty/regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2086 |         PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer;           \
      |                      ^~~~
../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../libiberty/regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1949 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
../../libiberty/regex.c:2468:15: note: in expansion of macro 'BUF_PUSH'
 2468 |               BUF_PUSH (begline);
      |               ^~~~~~~~
../../libiberty/regex.c:2007:25: note: call to 'realloc' here
 2007 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
../../libiberty/regex.c:2079:32: note: in expansion of macro 'REALLOC'
 2079 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../libiberty/regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1949 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
../../libiberty/regex.c:2468:15: note: in expansion of macro 'BUF_PUSH'
 2468 |               BUF_PUSH (begline);
      |               ^~~~~~~~
../../libiberty/regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2086 |         PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer;           \
      |                      ^~~~
../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../libiberty/regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1949 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
../../libiberty/regex.c:2483:16: note: in expansion of macro 'BUF_PUSH'
 2483 |                BUF_PUSH (endline);
      |                ^~~~~~~~
../../libiberty/regex.c:2007:25: note: call to 'realloc' here
 2007 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
../../libiberty/regex.c:2079:32: note: in expansion of macro 'REALLOC'
 2079 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../libiberty/regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1949 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
../../libiberty/regex.c:2483:16: note: in expansion of macro 'BUF_PUSH'
 2483 |                BUF_PUSH (endline);
      |                ^~~~~~~~
../../libiberty/regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2086 |         PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer;           \
      |                      ^~~~
../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../libiberty/regex.c:2577:17: note: in expansion of macro 'GET_BUFFER_SPACE'
 2577 |                 GET_BUFFER_SPACE (1 + OFFSET_ADDRESS_SIZE);
      |                 ^~~~~~~~~~~~~~~~
../../libiberty/regex.c:2007:25: note: call to 'realloc' here
 2007 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
../../libiberty/regex.c:2079:32: note: in expansion of macro 'REALLOC'
 2079 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../libiberty/regex.c:2577:17: note: in expansion of macro 'GET_BUFFER_SPACE'
 2577 |                 GET_BUFFER_SPACE (1 + OFFSET_ADDRESS_SIZE);
      |                 ^~~~~~~~~~~~~~~~
../../libiberty/regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2086 |         PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer;           \
      |                      ^~~~
../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../libiberty/regex.c:2605:13: note: in expansion of macro 'GET_BUFFER_SPACE'
 2605 |             GET_BUFFER_SPACE (1 + OFFSET_ADDRESS_SIZE);
      |             ^~~~~~~~~~~~~~~~
../../libiberty/regex.c:2007:25: note: call to 'realloc' here
 2007 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
../../libiberty/regex.c:2079:32: note: in expansion of macro 'REALLOC'
 2079 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../libiberty/regex.c:2605:13: note: in expansion of macro 'GET_BUFFER_SPACE'
 2605 |             GET_BUFFER_SPACE (1 + OFFSET_ADDRESS_SIZE);
      |             ^~~~~~~~~~~~~~~~
../../libiberty/regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2086 |         PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer;           \
      |                      ^~~~
../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../libiberty/regex.c:2619:17: note: in expansion of macro 'GET_BUFFER_SPACE'
 2619 |                 GET_BUFFER_SPACE (1 + OFFSET_ADDRESS_SIZE);
      |                 ^~~~~~~~~~~~~~~~
../../libiberty/regex.c:2007:25: note: call to 'realloc' here
 2007 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
../../libiberty/regex.c:2079:32: note: in expansion of macro 'REALLOC'
 2079 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../libiberty/regex.c:2619:17: note: in expansion of macro 'GET_BUFFER_SPACE'
 2619 |                 GET_BUFFER_SPACE (1 + OFFSET_ADDRESS_SIZE);
      |                 ^~~~~~~~~~~~~~~~
../../libiberty/regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2086 |         PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer;           \
      |                      ^~~~
../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../libiberty/regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1949 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
../../libiberty/regex.c:2630:11: note: in expansion of macro 'BUF_PUSH'
 2630 |           BUF_PUSH (anychar);
      |           ^~~~~~~~
../../libiberty/regex.c:2007:25: note: call to 'realloc' here
 2007 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
../../libiberty/regex.c:2079:32: note: in expansion of macro 'REALLOC'
 2079 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../libiberty/regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1949 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
../../libiberty/regex.c:2630:11: note: in expansion of macro 'BUF_PUSH'
 2630 |           BUF_PUSH (anychar);
      |           ^~~~~~~~
../../libiberty/regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2086 |         PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer;           \
      |                      ^~~~
../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../libiberty/regex.c:3109:13: note: in expansion of macro 'GET_BUFFER_SPACE'
 3109 |             GET_BUFFER_SPACE (34);
      |             ^~~~~~~~~~~~~~~~
../../libiberty/regex.c:2007:25: note: call to 'realloc' here
 2007 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
../../libiberty/regex.c:2079:32: note: in expansion of macro 'REALLOC'
 2079 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../libiberty/regex.c:3109:13: note: in expansion of macro 'GET_BUFFER_SPACE'
 3109 |             GET_BUFFER_SPACE (34);
      |             ^~~~~~~~~~~~~~~~
../../libiberty/regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2086 |         PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer;           \
      |                      ^~~~
../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../libiberty/regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1949 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
../../libiberty/regex.c:3115:13: note: in expansion of macro 'BUF_PUSH'
 3115 |             BUF_PUSH (*p == '^' ? charset_not : charset);
      |             ^~~~~~~~
../../libiberty/regex.c:2007:25: note: call to 'realloc' here
 2007 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
../../libiberty/regex.c:2079:32: note: in expansion of macro 'REALLOC'
 2079 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../libiberty/regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1949 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
../../libiberty/regex.c:3115:13: note: in expansion of macro 'BUF_PUSH'
 3115 |             BUF_PUSH (*p == '^' ? charset_not : charset);
      |             ^~~~~~~~
../../libiberty/regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2086 |         PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer;           \
      |                      ^~~~
../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../libiberty/regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1949 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
../../libiberty/regex.c:3123:13: note: in expansion of macro 'BUF_PUSH'
 3123 |             BUF_PUSH ((1 << BYTEWIDTH) / BYTEWIDTH);
      |             ^~~~~~~~
../../libiberty/regex.c:2007:25: note: call to 'realloc' here
 2007 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
../../libiberty/regex.c:2079:32: note: in expansion of macro 'REALLOC'
 2079 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../libiberty/regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1949 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
../../libiberty/regex.c:3123:13: note: in expansion of macro 'BUF_PUSH'
 3123 |             BUF_PUSH ((1 << BYTEWIDTH) / BYTEWIDTH);
      |             ^~~~~~~~
../../libiberty/regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2086 |         PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer;           \
      |                      ^~~~
../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../libiberty/regex.c:1966:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1966 |     GET_BUFFER_SPACE (3);                                               \
      |     ^~~~~~~~~~~~~~~~
../../libiberty/regex.c:3689:19: note: in expansion of macro 'BUF_PUSH_3'
 3689 |                   BUF_PUSH_3 (start_memory, regnum, 0);
      |                   ^~~~~~~~~~
../../libiberty/regex.c:2007:25: note: call to 'realloc' here
 2007 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
../../libiberty/regex.c:2079:32: note: in expansion of macro 'REALLOC'
 2079 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../libiberty/regex.c:1966:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1966 |     GET_BUFFER_SPACE (3);                                               \
      |     ^~~~~~~~~~~~~~~~
../../libiberty/regex.c:3689:19: note: in expansion of macro 'BUF_PUSH_3'
 3689 |                   BUF_PUSH_3 (start_memory, regnum, 0);
      |                   ^~~~~~~~~~
../../libiberty/regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2086 |         PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer;           \
      |                      ^~~~
../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../libiberty/regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1949 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
../../libiberty/regex.c:3721:19: note: in expansion of macro 'BUF_PUSH'
 3721 |                   BUF_PUSH (push_dummy_failure);
      |                   ^~~~~~~~
../../libiberty/regex.c:2007:25: note: call to 'realloc' here
 2007 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
../../libiberty/regex.c:2079:32: note: in expansion of macro 'REALLOC'
 2079 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../libiberty/regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1949 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
../../libiberty/regex.c:3721:19: note: in expansion of macro 'BUF_PUSH'
 3721 |                   BUF_PUSH (push_dummy_failure);
      |                   ^~~~~~~~
../../libiberty/regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2086 |         PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer;           \
      |                      ^~~~
../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../libiberty/regex.c:1966:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1966 |     GET_BUFFER_SPACE (3);                                               \
      |     ^~~~~~~~~~~~~~~~
../../libiberty/regex.c:3767:21: note: in expansion of macro 'BUF_PUSH_3'
 3767 |                     BUF_PUSH_3 (stop_memory, this_group_regnum,
      |                     ^~~~~~~~~~
../../libiberty/regex.c:2007:25: note: call to 'realloc' here
 2007 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
../../libiberty/regex.c:2079:32: note: in expansion of macro 'REALLOC'
 2079 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../libiberty/regex.c:1966:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1966 |     GET_BUFFER_SPACE (3);                                               \
      |     ^~~~~~~~~~~~~~~~
../../libiberty/regex.c:3767:21: note: in expansion of macro 'BUF_PUSH_3'
 3767 |                     BUF_PUSH_3 (stop_memory, this_group_regnum,
      |                     ^~~~~~~~~~
../../libiberty/regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2086 |         PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer;           \
      |                      ^~~~
../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../libiberty/regex.c:3783:15: note: in expansion of macro 'GET_BUFFER_SPACE'
 3783 |               GET_BUFFER_SPACE (1 + OFFSET_ADDRESS_SIZE);
      |               ^~~~~~~~~~~~~~~~
../../libiberty/regex.c:2007:25: note: call to 'realloc' here
 2007 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
../../libiberty/regex.c:2079:32: note: in expansion of macro 'REALLOC'
 2079 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../libiberty/regex.c:3783:15: note: in expansion of macro 'GET_BUFFER_SPACE'
 3783 |               GET_BUFFER_SPACE (1 + OFFSET_ADDRESS_SIZE);
      |               ^~~~~~~~~~~~~~~~
../../libiberty/regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2086 |         PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer;           \
      |                      ^~~~
../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../libiberty/regex.c:3812:15: note: in expansion of macro 'GET_BUFFER_SPACE'
 3812 |               GET_BUFFER_SPACE (1 + OFFSET_ADDRESS_SIZE);
      |               ^~~~~~~~~~~~~~~~
../../libiberty/regex.c:2007:25: note: call to 'realloc' here
 2007 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
../../libiberty/regex.c:2079:32: note: in expansion of macro 'REALLOC'
 2079 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../libiberty/regex.c:3812:15: note: in expansion of macro 'GET_BUFFER_SPACE'
 3812 |               GET_BUFFER_SPACE (1 + OFFSET_ADDRESS_SIZE);
      |               ^~~~~~~~~~~~~~~~
../../libiberty/regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2086 |         PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer;           \
      |                      ^~~~
../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../libiberty/regex.c:3891:22: note: in expansion of macro 'GET_BUFFER_SPACE'
 3891 |                      GET_BUFFER_SPACE (1 + OFFSET_ADDRESS_SIZE);
      |                      ^~~~~~~~~~~~~~~~
../../libiberty/regex.c:2007:25: note: call to 'realloc' here
 2007 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
../../libiberty/regex.c:2079:32: note: in expansion of macro 'REALLOC'
 2079 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../libiberty/regex.c:3891:22: note: in expansion of macro 'GET_BUFFER_SPACE'
 3891 |                      GET_BUFFER_SPACE (1 + OFFSET_ADDRESS_SIZE);
      |                      ^~~~~~~~~~~~~~~~
../../libiberty/regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2086 |         PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer;           \
      |                      ^~~~
../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../libiberty/regex.c:3912:22: note: in expansion of macro 'GET_BUFFER_SPACE'
 3912 |                      GET_BUFFER_SPACE (nbytes);
      |                      ^~~~~~~~~~~~~~~~
../../libiberty/regex.c:2007:25: note: call to 'realloc' here
 2007 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
../../libiberty/regex.c:2079:32: note: in expansion of macro 'REALLOC'
 2079 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../libiberty/regex.c:3912:22: note: in expansion of macro 'GET_BUFFER_SPACE'
 3912 |                      GET_BUFFER_SPACE (nbytes);
      |                      ^~~~~~~~~~~~~~~~
../../libiberty/regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2086 |         PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer;           \
      |                      ^~~~
../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../libiberty/regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1949 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
../../libiberty/regex.c:4010:15: note: in expansion of macro 'BUF_PUSH'
 4010 |               BUF_PUSH (wordchar);
      |               ^~~~~~~~
../../libiberty/regex.c:2007:25: note: call to 'realloc' here
 2007 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
../../libiberty/regex.c:2079:32: note: in expansion of macro 'REALLOC'
 2079 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../libiberty/regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1949 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
../../libiberty/regex.c:4010:15: note: in expansion of macro 'BUF_PUSH'
 4010 |               BUF_PUSH (wordchar);
      |               ^~~~~~~~
../../libiberty/regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2086 |         PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer;           \
      |                      ^~~~
../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../libiberty/regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1949 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
../../libiberty/regex.c:4018:15: note: in expansion of macro 'BUF_PUSH'
 4018 |               BUF_PUSH (notwordchar);
      |               ^~~~~~~~
../../libiberty/regex.c:2007:25: note: call to 'realloc' here
 2007 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
../../libiberty/regex.c:2079:32: note: in expansion of macro 'REALLOC'
 2079 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../libiberty/regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1949 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
../../libiberty/regex.c:4018:15: note: in expansion of macro 'BUF_PUSH'
 4018 |               BUF_PUSH (notwordchar);
      |               ^~~~~~~~
../../libiberty/regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2086 |         PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer;           \
      |                      ^~~~
../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../libiberty/regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1949 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
../../libiberty/regex.c:4025:15: note: in expansion of macro 'BUF_PUSH'
 4025 |               BUF_PUSH (wordbeg);
      |               ^~~~~~~~
../../libiberty/regex.c:2007:25: note: call to 'realloc' here
 2007 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
../../libiberty/regex.c:2079:32: note: in expansion of macro 'REALLOC'
 2079 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../libiberty/regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1949 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
../../libiberty/regex.c:4025:15: note: in expansion of macro 'BUF_PUSH'
 4025 |               BUF_PUSH (wordbeg);
      |               ^~~~~~~~
../../libiberty/regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2086 |         PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer;           \
      |                      ^~~~
../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../libiberty/regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1949 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
../../libiberty/regex.c:4031:15: note: in expansion of macro 'BUF_PUSH'
 4031 |               BUF_PUSH (wordend);
      |               ^~~~~~~~
../../libiberty/regex.c:2007:25: note: call to 'realloc' here
 2007 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
../../libiberty/regex.c:2079:32: note: in expansion of macro 'REALLOC'
 2079 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../libiberty/regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1949 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
../../libiberty/regex.c:4031:15: note: in expansion of macro 'BUF_PUSH'
 4031 |               BUF_PUSH (wordend);
      |               ^~~~~~~~
../../libiberty/regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2086 |         PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer;           \
      |                      ^~~~
../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../libiberty/regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1949 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
../../libiberty/regex.c:4037:15: note: in expansion of macro 'BUF_PUSH'
 4037 |               BUF_PUSH (wordbound);
      |               ^~~~~~~~
../../libiberty/regex.c:2007:25: note: call to 'realloc' here
 2007 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
../../libiberty/regex.c:2079:32: note: in expansion of macro 'REALLOC'
 2079 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../libiberty/regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1949 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
../../libiberty/regex.c:4037:15: note: in expansion of macro 'BUF_PUSH'
 4037 |               BUF_PUSH (wordbound);
      |               ^~~~~~~~
../../libiberty/regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2086 |         PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer;           \
      |                      ^~~~
../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../libiberty/regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1949 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
../../libiberty/regex.c:4043:15: note: in expansion of macro 'BUF_PUSH'
 4043 |               BUF_PUSH (notwordbound);
      |               ^~~~~~~~
../../libiberty/regex.c:2007:25: note: call to 'realloc' here
 2007 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
../../libiberty/regex.c:2079:32: note: in expansion of macro 'REALLOC'
 2079 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../libiberty/regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1949 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
../../libiberty/regex.c:4043:15: note: in expansion of macro 'BUF_PUSH'
 4043 |               BUF_PUSH (notwordbound);
      |               ^~~~~~~~
../../libiberty/regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2086 |         PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer;           \
      |                      ^~~~
../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../libiberty/regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1949 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
../../libiberty/regex.c:4049:15: note: in expansion of macro 'BUF_PUSH'
 4049 |               BUF_PUSH (begbuf);
      |               ^~~~~~~~
../../libiberty/regex.c:2007:25: note: call to 'realloc' here
 2007 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
../../libiberty/regex.c:2079:32: note: in expansion of macro 'REALLOC'
 2079 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../libiberty/regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1949 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
../../libiberty/regex.c:4049:15: note: in expansion of macro 'BUF_PUSH'
 4049 |               BUF_PUSH (begbuf);
      |               ^~~~~~~~
../../libiberty/regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2086 |         PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer;           \
      |                      ^~~~
../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../libiberty/regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1949 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
../../libiberty/regex.c:4055:15: note: in expansion of macro 'BUF_PUSH'
 4055 |               BUF_PUSH (endbuf);
      |               ^~~~~~~~
../../libiberty/regex.c:2007:25: note: call to 'realloc' here
 2007 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
../../libiberty/regex.c:2079:32: note: in expansion of macro 'REALLOC'
 2079 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../libiberty/regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1949 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
../../libiberty/regex.c:4055:15: note: in expansion of macro 'BUF_PUSH'
 4055 |               BUF_PUSH (endbuf);
      |               ^~~~~~~~
../../libiberty/regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2086 |         PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer;           \
      |                      ^~~~
../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../libiberty/regex.c:1957:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1957 |     GET_BUFFER_SPACE (2);                                               \
      |     ^~~~~~~~~~~~~~~~
../../libiberty/regex.c:4073:15: note: in expansion of macro 'BUF_PUSH_2'
 4073 |               BUF_PUSH_2 (duplicate, c1);
      |               ^~~~~~~~~~
../../libiberty/regex.c:2007:25: note: call to 'realloc' here
 2007 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
../../libiberty/regex.c:2079:32: note: in expansion of macro 'REALLOC'
 2079 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../libiberty/regex.c:1957:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1957 |     GET_BUFFER_SPACE (2);                                               \
      |     ^~~~~~~~~~~~~~~~
../../libiberty/regex.c:4073:15: note: in expansion of macro 'BUF_PUSH_2'
 4073 |               BUF_PUSH_2 (duplicate, c1);
      |               ^~~~~~~~~~
../../libiberty/regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2086 |         PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer;           \
      |                      ^~~~
../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../libiberty/regex.c:1957:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1957 |     GET_BUFFER_SPACE (2);                                               \
      |     ^~~~~~~~~~~~~~~~
../../libiberty/regex.c:4134:15: note: in expansion of macro 'BUF_PUSH_2'
 4134 |               BUF_PUSH_2 (exactn, 0);
      |               ^~~~~~~~~~
../../libiberty/regex.c:2007:25: note: call to 'realloc' here
 2007 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
../../libiberty/regex.c:2079:32: note: in expansion of macro 'REALLOC'
 2079 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../libiberty/regex.c:1957:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1957 |     GET_BUFFER_SPACE (2);                                               \
      |     ^~~~~~~~~~~~~~~~
../../libiberty/regex.c:4134:15: note: in expansion of macro 'BUF_PUSH_2'
 4134 |               BUF_PUSH_2 (exactn, 0);
      |               ^~~~~~~~~~
../../libiberty/regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2086 |         PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer;           \
      |                      ^~~~
../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../libiberty/regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1949 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
../../libiberty/regex.c:4139:11: note: in expansion of macro 'BUF_PUSH'
 4139 |           BUF_PUSH (c);
      |           ^~~~~~~~
../../libiberty/regex.c:2007:25: note: call to 'realloc' here
 2007 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
../../libiberty/regex.c:2079:32: note: in expansion of macro 'REALLOC'
 2079 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../libiberty/regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1949 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
../../libiberty/regex.c:4139:11: note: in expansion of macro 'BUF_PUSH'
 4139 |           BUF_PUSH (c);
      |           ^~~~~~~~
../../libiberty/regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2086 |         PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer;           \
      |                      ^~~~
../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../libiberty/regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1949 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
../../libiberty/regex.c:4157:5: note: in expansion of macro 'BUF_PUSH'
 4157 |     BUF_PUSH (succeed);
      |     ^~~~~~~~
../../libiberty/regex.c:2007:25: note: call to 'realloc' here
 2007 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
../../libiberty/regex.c:2079:32: note: in expansion of macro 'REALLOC'
 2079 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../libiberty/regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1949 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
../../libiberty/regex.c:4157:5: note: in expansion of macro 'BUF_PUSH'
 4157 |     BUF_PUSH (succeed);
      |     ^~~~~~~~
if [ x"-fPIC" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../libiberty/xexit.c -o pic/xexit.o; \
else true; fi
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../libiberty/xexit.c -o noasan/xexit.o; \
else true; fi
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../libiberty/xexit.c -o xexit.o
if [ x"-fPIC" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../libiberty/alloca.c -o pic/alloca.o; \
else true; fi
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../libiberty/alloca.c -o noasan/alloca.o; \
else true; fi
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../libiberty/alloca.c -o alloca.o
if [ x"-fPIC" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../libiberty/bsearch_r.c -o pic/bsearch_r.o; \
else true; fi
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../libiberty/bsearch_r.c -o noasan/bsearch_r.o; \
else true; fi
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../libiberty/bsearch_r.c -o bsearch_r.o
if [ x"-fPIC" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../libiberty/sort.c -o pic/sort.o; \
else true; fi
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../libiberty/sort.c -o noasan/sort.o; \
else true; fi
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../libiberty/sort.c -o sort.o
if [ x"-fPIC" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../libiberty/filename_cmp.c -o pic/filename_cmp.o; \
else true; fi
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../libiberty/filename_cmp.c -o noasan/filename_cmp.o; \
else true; fi
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../libiberty/filename_cmp.c -o filename_cmp.o
if [ x"-fPIC" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../libiberty/vprintf-support.c -o pic/vprintf-support.o; \
else true; fi
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../libiberty/vprintf-support.c -o noasan/vprintf-support.o; \
else true; fi
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../libiberty/vprintf-support.c -o vprintf-support.o
if [ x"-fPIC" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../libiberty/dwarfnames.c -o pic/dwarfnames.o; \
else true; fi
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../libiberty/dwarfnames.c -o noasan/dwarfnames.o; \
else true; fi
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../libiberty/dwarfnames.c -o dwarfnames.o
if [ x"-fPIC" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../libiberty/choose-temp.c -o pic/choose-temp.o; \
else true; fi
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../libiberty/choose-temp.c -o noasan/choose-temp.o; \
else true; fi
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../libiberty/choose-temp.c -o choose-temp.o
if [ x"-fPIC" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../libiberty/safe-ctype.c -o pic/safe-ctype.o; \
else true; fi
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../libiberty/safe-ctype.c -o noasan/safe-ctype.o; \
else true; fi
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../libiberty/safe-ctype.c -o safe-ctype.o
if [ x"-fPIC" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \
else true; fi
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../libiberty/unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \
else true; fi
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o
if [ x"-fPIC" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../libiberty/setproctitle.c -o pic/setproctitle.o; \
else true; fi
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../libiberty/setproctitle.c -o noasan/setproctitle.o; \
else true; fi
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../libiberty/setproctitle.c -o setproctitle.o
if [ x"-fPIC" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../libiberty/xstrndup.c -o pic/xstrndup.o; \
else true; fi
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../libiberty/xstrndup.c -o noasan/xstrndup.o; \
else true; fi
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../libiberty/xstrndup.c -o xstrndup.o
if [ x"-fPIC" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../libiberty/lrealpath.c -o pic/lrealpath.o; \
else true; fi
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../libiberty/lrealpath.c -o noasan/lrealpath.o; \
else true; fi
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../libiberty/lrealpath.c -o lrealpath.o
if [ x"-fPIC" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../libiberty/getpwd.c -o pic/getpwd.o; \
else true; fi
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../libiberty/getpwd.c -o noasan/getpwd.o; \
else true; fi
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../libiberty/getpwd.c -o getpwd.o
if [ x"-fPIC" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../libiberty/spaces.c -o pic/spaces.o; \
else true; fi
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../libiberty/spaces.c -o noasan/spaces.o; \
else true; fi
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../libiberty/spaces.c -o spaces.o
if [ x"-fPIC" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../libiberty/xstrerror.c -o pic/xstrerror.o; \
else true; fi
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../libiberty/xstrerror.c -o noasan/xstrerror.o; \
else true; fi
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../libiberty/xstrerror.c -o xstrerror.o
if [ x"-fPIC" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../libiberty/partition.c -o pic/partition.o; \
else true; fi
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../libiberty/partition.c -o noasan/partition.o; \
else true; fi
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../libiberty/partition.c -o partition.o
if [ x"-fPIC" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../libiberty/cplus-dem.c -o pic/cplus-dem.o; \
else true; fi
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../libiberty/cplus-dem.c -o noasan/cplus-dem.o; \
else true; fi
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../libiberty/cplus-dem.c -o cplus-dem.o
if [ x"-fPIC" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../libiberty/simple-object.c -o pic/simple-object.o; \
else true; fi
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../libiberty/simple-object.c -o noasan/simple-object.o; \
else true; fi
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../libiberty/simple-object.c -o simple-object.o
if [ x"-fPIC" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../libiberty/hashtab.c -o pic/hashtab.o; \
else true; fi
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../libiberty/hashtab.c -o noasan/hashtab.o; \
else true; fi
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../libiberty/hashtab.c -o hashtab.o
if [ x"-fPIC" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../libiberty/crc32.c -o pic/crc32.o; \
else true; fi
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../libiberty/crc32.c -o noasan/crc32.o; \
else true; fi
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../libiberty/crc32.c -o crc32.o
if [ x"-fPIC" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../libiberty/physmem.c -o pic/physmem.o; \
else true; fi
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../libiberty/physmem.c -o noasan/physmem.o; \
else true; fi
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../libiberty/physmem.c -o physmem.o
if [ x"-fPIC" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../libiberty/d-demangle.c -o pic/d-demangle.o; \
else true; fi
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../libiberty/d-demangle.c -o noasan/d-demangle.o; \
else true; fi
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../libiberty/d-demangle.c -o d-demangle.o
if [ x"-fPIC" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../libiberty/dyn-string.c -o pic/dyn-string.o; \
else true; fi
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../libiberty/dyn-string.c -o noasan/dyn-string.o; \
else true; fi
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../libiberty/dyn-string.c -o dyn-string.o
if [ x"-fPIC" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../libiberty/strerror.c -o pic/strerror.o; \
else true; fi
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../libiberty/strerror.c -o noasan/strerror.o; \
else true; fi
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../libiberty/strerror.c -o strerror.o
if [ x"-fPIC" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../libiberty/xmemdup.c -o pic/xmemdup.o; \
else true; fi
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../libiberty/xmemdup.c -o noasan/xmemdup.o; \
else true; fi
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../libiberty/xmemdup.c -o xmemdup.o
if [ x"-fPIC" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../libiberty/lbasename.c -o pic/lbasename.o; \
else true; fi
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../libiberty/lbasename.c -o noasan/lbasename.o; \
else true; fi
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../libiberty/lbasename.c -o lbasename.o
if [ x"-fPIC" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../libiberty/argv.c -o pic/argv.o; \
else true; fi
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../libiberty/argv.c -o noasan/argv.o; \
else true; fi
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../libiberty/argv.c -o argv.o
if [ x"-fPIC" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \
else true; fi
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../libiberty/make-relative-prefix.c -o noasan/make-relative-prefix.o; \
else true; fi
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../libiberty/make-relative-prefix.c -o make-relative-prefix.o
if [ x"-fPIC" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../libiberty/pex-unix.c -o pic/pex-unix.o; \
else true; fi
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../libiberty/pex-unix.c -o noasan/pex-unix.o; \
else true; fi
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../libiberty/pex-unix.c -o pex-unix.o
if [ x"-fPIC" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../libiberty/xvasprintf.c -o pic/xvasprintf.o; \
else true; fi
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../libiberty/xvasprintf.c -o noasan/xvasprintf.o; \
else true; fi
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../libiberty/xvasprintf.c -o xvasprintf.o
if [ x"-fPIC" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \
else true; fi
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../libiberty/fopen_unlocked.c -o noasan/fopen_unlocked.o; \
else true; fi
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../libiberty/fopen_unlocked.c -o fopen_unlocked.o
if [ x"-fPIC" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../libiberty/hex.c -o pic/hex.o; \
else true; fi
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../libiberty/hex.c -o noasan/hex.o; \
else true; fi
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../libiberty/hex.c -o hex.o
if [ x"-fPIC" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../libiberty/pexecute.c -o pic/pexecute.o; \
else true; fi
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../libiberty/pexecute.c -o noasan/pexecute.o; \
else true; fi
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../libiberty/pexecute.c -o pexecute.o
if [ x"-fPIC" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \
else true; fi
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../libiberty/simple-object-elf.c -o noasan/simple-object-elf.o; \
else true; fi
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../libiberty/simple-object-elf.c -o simple-object-elf.o
if [ x"-fPIC" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../libiberty/cp-demint.c -o pic/cp-demint.o; \
else true; fi
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../libiberty/cp-demint.c -o noasan/cp-demint.o; \
else true; fi
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../libiberty/cp-demint.c -o cp-demint.o
if [ x"-fPIC" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../libiberty/xasprintf.c -o pic/xasprintf.o; \
else true; fi
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../libiberty/xasprintf.c -o noasan/xasprintf.o; \
else true; fi
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../libiberty/xasprintf.c -o xasprintf.o
if [ x"-fPIC" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \
else true; fi
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../libiberty/simple-object-coff.c -o noasan/simple-object-coff.o; \
else true; fi
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../libiberty/simple-object-coff.c -o simple-object-coff.o
if [ x"-fPIC" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../libiberty/make-temp-file.c -o pic/make-temp-file.o; \
else true; fi
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../libiberty/make-temp-file.c -o noasan/make-temp-file.o; \
else true; fi
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../libiberty/make-temp-file.c -o make-temp-file.o
if [ x"-fPIC" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../libiberty/concat.c -o pic/concat.o; \
else true; fi
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../libiberty/concat.c -o noasan/concat.o; \
else true; fi
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../libiberty/concat.c -o concat.o
if [ x"-fPIC" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../libiberty/floatformat.c -o pic/floatformat.o; \
else true; fi
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../libiberty/floatformat.c -o noasan/floatformat.o; \
else true; fi
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../libiberty/floatformat.c -o floatformat.o
if [ x"-fPIC" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../libiberty/obstack.c -o pic/obstack.o; \
else true; fi
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../libiberty/obstack.c -o noasan/obstack.o; \
else true; fi
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../libiberty/obstack.c -o obstack.o
if [ x"-fPIC" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../libiberty/pex-common.c -o pic/pex-common.o; \
else true; fi
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../libiberty/pex-common.c -o noasan/pex-common.o; \
else true; fi
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../libiberty/pex-common.c -o pex-common.o
if [ x"-fPIC" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../libiberty/timeval-utils.c -o pic/timeval-utils.o; \
else true; fi
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../libiberty/timeval-utils.c -o noasan/timeval-utils.o; \
else true; fi
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../libiberty/timeval-utils.c -o timeval-utils.o
if [ x"-fPIC" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../libiberty/rust-demangle.c -o pic/rust-demangle.o; \
else true; fi
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../libiberty/rust-demangle.c -o noasan/rust-demangle.o; \
else true; fi
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../libiberty/rust-demangle.c -o rust-demangle.o
if [ x"-fPIC" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../libiberty/stack-limit.c -o pic/stack-limit.o; \
else true; fi
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../libiberty/stack-limit.c -o noasan/stack-limit.o; \
else true; fi
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../libiberty/stack-limit.c -o stack-limit.o
if [ x"-fPIC" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../libiberty/fdmatch.c -o pic/fdmatch.o; \
else true; fi
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../libiberty/fdmatch.c -o noasan/fdmatch.o; \
else true; fi
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../libiberty/fdmatch.c -o fdmatch.o
if [ x"-fPIC" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../libiberty/fibheap.c -o pic/fibheap.o; \
else true; fi
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../libiberty/fibheap.c -o noasan/fibheap.o; \
else true; fi
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../libiberty/fibheap.c -o fibheap.o
if [ x"-fPIC" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../libiberty/xmalloc.c -o pic/xmalloc.o; \
else true; fi
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../libiberty/xmalloc.c -o noasan/xmalloc.o; \
else true; fi
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../libiberty/xmalloc.c -o xmalloc.o
if [ x"-fPIC" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \
else true; fi
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../libiberty/simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \
else true; fi
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../libiberty/simple-object-xcoff.c -o simple-object-xcoff.o
if [ x"-fPIC" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../libiberty/xatexit.c -o pic/xatexit.o; \
else true; fi
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../libiberty/xatexit.c -o noasan/xatexit.o; \
else true; fi
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../libiberty/xatexit.c -o xatexit.o
if [ x"-fPIC" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../libiberty/getruntime.c -o pic/getruntime.o; \
else true; fi
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../libiberty/getruntime.c -o noasan/getruntime.o; \
else true; fi
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../libiberty/getruntime.c -o getruntime.o
if [ x"-fPIC" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \
else true; fi
../../libiberty/simple-object-mach-o.c: In function 'simple_object_mach_o_write_segment':
../../libiberty/simple-object-mach-o.c:1231:17: warning: passing argument 1 of 'set_32' from incompatible pointer type [-Wincompatible-pointer-types]
 1231 |         set_32 (&index[i], index[i]);
      |                 ^~~~~~~~~
      |                 |
      |                 unsigned int *
../../libiberty/simple-object-mach-o.c:1231:17: note: expected 'unsigned char *' but argument is of type 'unsigned int *'
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../libiberty/simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \
else true; fi
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../libiberty/simple-object-mach-o.c -o simple-object-mach-o.o
../../libiberty/simple-object-mach-o.c: In function 'simple_object_mach_o_write_segment':
../../libiberty/simple-object-mach-o.c:1231:17: warning: passing argument 1 of 'set_32' from incompatible pointer type [-Wincompatible-pointer-types]
 1231 |         set_32 (&index[i], index[i]);
      |                 ^~~~~~~~~
      |                 |
      |                 unsigned int *
../../libiberty/simple-object-mach-o.c:1231:17: note: expected 'unsigned char *' but argument is of type 'unsigned int *'
if [ x"-fPIC" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../libiberty/getopt.c -o pic/getopt.o; \
else true; fi
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../libiberty/getopt.c -o noasan/getopt.o; \
else true; fi
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../libiberty/getopt.c -o getopt.o
if [ x"-fPIC" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../libiberty/xstrdup.c -o pic/xstrdup.o; \
else true; fi
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../libiberty/xstrdup.c -o noasan/xstrdup.o; \
else true; fi
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../libiberty/xstrdup.c -o xstrdup.o
if [ x"-fPIC" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../libiberty/cp-demangle.c -o pic/cp-demangle.o; \
else true; fi
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../libiberty/cp-demangle.c -o noasan/cp-demangle.o; \
else true; fi
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../libiberty/cp-demangle.c -o cp-demangle.o
if [ x"-fPIC" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../libiberty/getopt1.c -o pic/getopt1.o; \
else true; fi
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../libiberty/getopt1.c -o noasan/getopt1.o; \
else true; fi
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../libiberty/getopt1.c -o getopt1.o
if [ x"-fPIC" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../libiberty/fnmatch.c -o pic/fnmatch.o; \
else true; fi
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../libiberty/fnmatch.c -o noasan/fnmatch.o; \
else true; fi
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../libiberty/fnmatch.c -o fnmatch.o
if [ x"-fPIC" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../libiberty/sha1.c -o pic/sha1.o; \
else true; fi
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../libiberty/sha1.c -o noasan/sha1.o; \
else true; fi
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../libiberty/sha1.c -o sha1.o
if [ x"-fPIC" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../libiberty/filedescriptor.c -o pic/filedescriptor.o; \
else true; fi
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../libiberty/filedescriptor.c -o noasan/filedescriptor.o; \
else true; fi
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../libiberty/filedescriptor.c -o filedescriptor.o
if [ x"-fPIC" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../libiberty/strsignal.c -o pic/strsignal.o; \
else true; fi
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../libiberty/strsignal.c -o noasan/strsignal.o; \
else true; fi
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../libiberty/strsignal.c -o strsignal.o
if [ x"-fPIC" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../libiberty/pex-one.c -o pic/pex-one.o; \
else true; fi
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../libiberty/pex-one.c -o noasan/pex-one.o; \
else true; fi
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../libiberty/pex-one.c -o pex-one.o
if [ x"-fPIC" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../libiberty/objalloc.c -o pic/objalloc.o; \
else true; fi
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../libiberty/objalloc.c -o noasan/objalloc.o; \
else true; fi
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../libiberty/objalloc.c -o objalloc.o
if [ x"-fPIC" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../libiberty/md5.c -o pic/md5.o; \
else true; fi
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../libiberty/md5.c -o noasan/md5.o; \
else true; fi
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../libiberty/md5.c -o md5.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
echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o > required-list
make[3]: Entering directory '/home/autobuild/autobuild/instance-2/output-1/build/host-gcc-initial-11.3.0/build/libiberty/testsuite'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/autobuild/autobuild/instance-2/output-1/build/host-gcc-initial-11.3.0/build/libiberty/testsuite'
make[2]: Leaving directory '/home/autobuild/autobuild/instance-2/output-1/build/host-gcc-initial-11.3.0/build/libiberty'
make[2]: Entering directory '/home/autobuild/autobuild/instance-2/output-1/build/host-gcc-initial-11.3.0/build/lto-plugin'
/home/autobuild/make/make  all-am
make[3]: Entering directory '/home/autobuild/autobuild/instance-2/output-1/build/host-gcc-initial-11.3.0/build/lto-plugin'
/bin/sh ./libtool  --tag=CC --tag=disable-static  --mode=compile /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../lto-plugin  -I../../lto-plugin/../include -DHAVE_CONFIG_H  -Wall  -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -c -o lto-plugin.lo ../../lto-plugin/lto-plugin.c
libtool: compile:  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../lto-plugin -I../../lto-plugin/../include -DHAVE_CONFIG_H -Wall -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -c ../../lto-plugin/lto-plugin.c  -fPIC -DPIC -o .libs/lto-plugin.o
/bin/sh ./libtool --tag=CC --tag=disable-static  --mode=link /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -Wall  -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -Wc,-static-libgcc  -module -avoid-version -bindir /home/autobuild/autobuild/instance-2/output-1/host/libexec/gcc/x86_64-buildroot-linux-gnu/11.3.0    -Xcompiler '-static-libstdc++' -Xcompiler '-static-libgcc' '-L/home/autobuild/autobuild/instance-2/output-1/host/lib' '-Wl,-rpath,/home/autobuild/autobuild/instance-2/output-1/host/lib' -o liblto_plugin.la -rpath /home/autobuild/autobuild/instance-2/output-1/host/libexec/gcc/x86_64-buildroot-linux-gnu/11.3.0 lto-plugin.lo  -Wc,../libiberty/pic/libiberty.a 
libtool: link: /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -shared  -fPIC -DPIC  .libs/lto-plugin.o   -L/home/autobuild/autobuild/instance-2/output-1/host/lib  -static-libgcc -static-libstdc++ -static-libgcc -Wl,-rpath -Wl,/home/autobuild/autobuild/instance-2/output-1/host/lib ../libiberty/pic/libiberty.a   -Wl,-soname -Wl,liblto_plugin.so -o .libs/liblto_plugin.so
libtool: link: ( cd ".libs" && rm -f "liblto_plugin.la" && ln -s "../liblto_plugin.la" "liblto_plugin.la" )
mkdir -p -- ../gcc
libtool: install: /usr/bin/install -c .libs/liblto_plugin.so /home/autobuild/autobuild/instance-2/output-1/build/host-gcc-initial-11.3.0/build/lto-plugin/../gcc/liblto_plugin.so
libtool: install: /usr/bin/install -c .libs/liblto_plugin.lai /home/autobuild/autobuild/instance-2/output-1/build/host-gcc-initial-11.3.0/build/lto-plugin/../gcc/liblto_plugin.la
libtool: install: warning: remember to run `libtool --finish /home/autobuild/autobuild/instance-2/output-1/host/libexec/gcc/x86_64-buildroot-linux-gnu/11.3.0'
make[3]: Leaving directory '/home/autobuild/autobuild/instance-2/output-1/build/host-gcc-initial-11.3.0/build/lto-plugin'
make[2]: Leaving directory '/home/autobuild/autobuild/instance-2/output-1/build/host-gcc-initial-11.3.0/build/lto-plugin'
mkdir -p -- ./intl
Configuring in ./intl
configure: creating cache ./config.cache
checking for aarch64-unknown-linux-gnu-gcc... /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc accepts -g... yes
checking for /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether make sets $(MAKE)... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether NLS is requested... no
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking build system type... aarch64-unknown-linux-gnu
checking host system type... aarch64-unknown-linux-gnu
checking for aarch64-unknown-linux-gnu-ranlib... /usr/bin/ranlib
checking for library containing strerror... none required
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for off_t... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for getpagesize... yes
checking for working mmap... yes
checking whether we are using the GNU C Library 2.1 or newer... yes
checking whether integer division by zero raises SIGFPE... no
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unsigned long long... yes
checking for inttypes.h... yes
checking whether the inttypes.h PRIxNN macros are broken... no
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... egrep: warning: egrep is obsolescent; using grep -E
yes
checking for shared library run path origin... egrep: warning: egrep is obsolescent; using grep -E
done
checking argz.h usability... yes
checking argz.h presence... yes
checking for argz.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking nl_types.h usability... yes
checking nl_types.h presence... yes
checking for nl_types.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for feof_unlocked... yes
checking for fgets_unlocked... yes
checking for getc_unlocked... yes
checking for getcwd... yes
checking for getegid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getuid... yes
checking for mempcpy... yes
checking for munmap... yes
checking for putenv... yes
checking for setenv... yes
checking for setlocale... yes
checking for stpcpy... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for strtoul... yes
checking for tsearch... yes
checking for __argz_count... yes
checking for __argz_stringify... yes
checking for __argz_next... yes
checking for __fsetlocking... yes
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 nl_langinfo and CODESET... yes
checking for LC_MESSAGES... yes
checking for bison... bison
checking version of bison... 3.8.2, ok
checking whether NLS is requested... no
checking whether to use NLS... no
checking for aclocal... aclocal
checking for autoconf... autoconf
checking for autoheader... autoheader
checking bison 3 or later... 3.8.2, bison3
configure: updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.intl
config.status: creating config.h
config.status: executing default-1 commands
Configuring in ./gcc
configure: creating cache ./config.cache
checking build system type... aarch64-unknown-linux-gnu
checking host system type... aarch64-unknown-linux-gnu
checking target system type... x86_64-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 aarch64-unknown-linux-gnu-gcc... /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc accepts -g... yes
checking for /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc option to accept ISO C89... none needed
checking whether we are using the GNU C++ compiler... yes
checking whether /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ accepts -g... yes
checking for aarch64-unknown-linux-gnu-gnatbind... no
checking for gnatbind... no
checking for aarch64-unknown-linux-gnu-gnatmake... no
checking for gnatmake... no
checking whether compiler driver understands Ada... no
checking how to run the C++ preprocessor... /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /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... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking how to run the C preprocessor... /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -E
checking for inline... inline
checking size of void *... 8
checking size of short... 2
checking size of int... 4
checking size of long... 8
checking for long long... yes
checking size of long long... 8
checking for int8_t... yes
checking for int16_t... yes
checking for int32_t... yes
checking for int64_t... yes
checking for unsigned long long int... yes
checking for long long int... yes
checking for intmax_t... yes
checking for intptr_t... yes
checking for uint8_t... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for uint64_t... yes
checking for uintmax_t... yes
checking for uintptr_t... yes
checking for int64_t underlying type... long
checking for std::swap in <utility>... yes
checking whether /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ is affected by placement new aliasing bug... no
checking whether /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ supports -W... yes
checking whether /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ supports -Wall... yes
checking whether /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ supports -Wnarrowing... yes
checking whether /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ supports -Wwrite-strings... yes
checking whether /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ supports -Wcast-qual... yes
checking whether /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ supports -Werror=format-diag... yes
checking whether /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -Wstrict-prototypes... yes
checking whether /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -Wmissing-prototypes... yes
checking whether /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -Werror=format-diag... (cached) yes
checking whether /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ supports -Wmissing-format-attribute... yes
checking whether /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ supports -Woverloaded-virtual... yes
checking whether /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -Wold-style-definition... yes
checking whether /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -Wc++-compat... yes
checking whether /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ supports -pedantic -Wlong-long -Wvariadic-macros -Woverlength-strings... yes
checking whether /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -fno-exceptions... yes
checking whether /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -fno-rtti... yes
checking whether /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -fasynchronous-unwind-tables... yes
checking valgrind.h usability... no
checking valgrind.h presence... no
checking for valgrind.h... no
checking for VALGRIND_DISCARD in <valgrind/memcheck.h>... no
checking for VALGRIND_DISCARD in <memcheck.h>... 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 aarch64-unknown-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/autobuild/autobuild/instance-2/output-1/build/host-gcc-initial-11.3.0/missing makeinfo
checking for modern makeinfo... yes
checking for recent Pod::Man... yes
checking for flex... flex
checking for bison... bison
checking for nm... /usr/bin/nm
checking for ar... /usr/bin/ar
checking for sphinx-build... texinfo
checking for ANSI C header files... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
checking whether string.h and strings.h may both be included... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking whether termios.h defines TIOCGWINSZ... no
checking whether sys/ioctl.h defines TIOCGWINSZ... yes
checking for limits.h... yes
checking for stddef.h... yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for time.h... yes
checking for iconv.h... yes
checking for fcntl.h... yes
checking for ftw.h... yes
checking for unistd.h... (cached) yes
checking for sys/file.h... yes
checking for sys/time.h... yes
checking for sys/mman.h... yes
checking for sys/resource.h... yes
checking for sys/param.h... yes
checking for sys/times.h... yes
checking for sys/stat.h... (cached) yes
checking for direct.h... no
checking for malloc.h... yes
checking for langinfo.h... yes
checking for ldfcn.h... no
checking for locale.h... yes
checking for wchar.h... yes
checking for thread.h... no
checking for pthread.h... yes
checking for CHAR_BIT... yes
checking whether byte ordering is bigendian... no
checking how to run the C++ preprocessor... /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ -E
checking for unordered_map... yes
checking for tr1/unordered_map... yes
checking for ext/hash_map... yes
checking dependency style of /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++... gcc3
checking for collect2 libraries... none required
checking for library containing exc_resume... no
checking for library containing kstat_open... no
checking for library containing gethostbyname... none required
checking for library containing socket... none required
checking for library containing ldexp... none required
checking for library containing dlopen... none required
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... yes
checking for fstatat... yes
checking whether mbstowcs works... yes
checking for ssize_t... yes
checking for caddr_t... yes
checking for sighander_t... no
checking for sys/mman.h... (cached) yes
checking for mmap... (cached) yes
checking whether read-only mmap of a plain file works... yes
checking whether mmap from /dev/zero works... yes
checking for MAP_ANON(YMOUS)... yes
checking whether mmap with MAP_ANON(YMOUS) works... yes
checking for pid_t... yes
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... egrep: warning: egrep is obsolescent; using grep -E
yes
checking for shared library run path origin... egrep: warning: egrep is obsolescent; using grep -E
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... yes
checking whether ldgetname is declared... no
checking whether times is declared... yes
checking whether sigaltstack is declared... yes
checking for struct tms... yes
checking for clock_t... yes
checking for F_SETLKW... yes
checking for O_CLOEXEC... yes
checking for AF_UNIX... yes
checking for AF_INET6... yes
checking if mkdir takes one argument... no
Using `../../gcc/config/i386/i386.c' for machine-specific logic.
Using `../../gcc/config/i386/i386.md' as machine description file.
Using the following target machine macro files:
	../../gcc/config/vxworks-dummy.h
	../../gcc/config/i386/biarch64.h
	../../gcc/config/i386/i386.h
	../../gcc/config/i386/unix.h
	../../gcc/config/i386/att.h
	../../gcc/config/dbxelf.h
	../../gcc/config/elfos.h
	../../gcc/config/gnu-user.h
	../../gcc/config/glibc-stdint.h
	../../gcc/config/i386/x86-64.h
	../../gcc/config/i386/gnu-user-common.h
	../../gcc/config/i386/gnu-user64.h
	../../gcc/config/linux.h
	../../gcc/config/linux-android.h
	../../gcc/config/i386/linux-common.h
	../../gcc/config/i386/linux64.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 /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
checking the name lister (/usr/bin/nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/bin/ld option to reload object files... -r
checking for aarch64-unknown-linux-gnu-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for aarch64-unknown-linux-gnu-ar... (cached) /usr/bin/ar
checking for aarch64-unknown-linux-gnu-strip... no
checking for strip... strip
checking for aarch64-unknown-linux-gnu-ranlib... (cached) /usr/bin/ranlib
checking command to parse /usr/bin/nm output from /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc object... ok
checking for dlfcn.h... yes
checking for objdir... .libs
checking if /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -fno-rtti -fno-exceptions... no
checking for /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc option to produce PIC... -fPIC -DPIC
checking if /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc PIC flag -fPIC -DPIC works... yes
checking if /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc static flag -static works... yes
checking if /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -c -o file.o... yes
checking if /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -c -o file.o... (cached) yes
checking whether the /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ -E
checking for ld used by /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ option to produce PIC... -fPIC -DPIC
checking if /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ PIC flag -fPIC -DPIC works... yes
checking if /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ static flag -static works... yes
checking if /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ supports -c -o file.o... yes
checking if /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ supports -c -o file.o... (cached) yes
checking whether the /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking what assembler to use... /home/autobuild/autobuild/instance-2/output-1/host/x86_64-buildroot-linux-gnu/bin/as
checking whether we are using gold... no
checking gold linker with split stack support as non default... 
checking what linker to use... /home/autobuild/autobuild/instance-2/output-1/host/x86_64-buildroot-linux-gnu/bin/ld
checking what nm to use... /home/autobuild/autobuild/instance-2/output-1/host/x86_64-buildroot-linux-gnu/bin/nm
checking what objdump to use... /home/autobuild/autobuild/instance-2/output-1/host/x86_64-buildroot-linux-gnu/bin/objdump
checking what readelf to use... /home/autobuild/autobuild/instance-2/output-1/host/x86_64-buildroot-linux-gnu/bin/readelf
checking for x86_64-buildroot-linux-gnu-otool... no
checking what otool to use... not found
checking for x86_64-buildroot-linux-gnu-dsymutil... no
checking assembler flags... --64
checking assembler for .balign and .p2align... yes
checking assembler for .p2align with maximum skip... yes
checking assembler for .literal16... no
checking assembler for working .subsection -1... yes
checking assembler for .weak... yes
checking assembler for .weakref... yes
checking assembler for .nsubspa comdat... no
checking assembler for .hidden... yes
checking linker for .hidden support... yes
checking linker read-only and read-write section mixing... read-write
checking for .preinit_array/.init_array/.fini_array support... checking cross compile... guessing... no
checking assembler for .sleb128 and .uleb128... yes
checking assembler for cfi directives... yes
checking assembler for working cfi advance... yes
checking assembler for cfi personality directive... yes
checking assembler for cfi sections directive... yes
checking assembler for eh_frame optimization... yes
checking assembler for section exclude flag... yes
checking assembler for section 'R' flag... yes
checking assembler for section 'o' flag... yes
checking assembler for section merging support... yes
checking assembler for stabs directive... yes
checking assembler for COMDAT group support (GNU as)... yes
checking assembler for line table is_stmt support... yes
checking assembler for line table discriminator support... yes
checking linker -Bstatic/-Bdynamic option... yes
checking linker --version-script option... yes
checking linker soname option... yes
checking linker --demangle support... yes
checking linker plugin support... 2
checking assembler for -xbrace_comment... no
checking assembler for filds and fists mnemonics... yes
checking assembler for fildq and fistpq mnemonics... yes
checking assembler for cmov syntax... no
checking assembler for ffreep mnemonic... yes
checking assembler for .quad directive... yes
checking assembler for sahf mnemonic... yes
checking assembler for interunit movq mnemonic... yes
checking assembler for hle prefixes... yes
checking assembler for swap suffix... yes
checking assembler for different section symbol subtraction... yes
checking assembler for rep and lock prefix... yes
checking assembler for ud2 mnemonic... yes
checking assembler for R_386_TLS_GD_PLT reloc... no
checking assembler for R_386_TLS_LDM_PLT reloc... no
checking assembler for R_386_TLS_LDM reloc... no
checking assembler for R_386_GOT32X reloc... yes
checking assembler for GOTOFF in data... yes
checking assembler for calling ___tls_get_addr via GOT... yes
checking assembler for dwarf2 debug_line support... yes
checking assembler for buggy dwarf2 .file directive... no
checking assembler for dwarf2 debug_view support... yes
checking assembler for --gdwarf2 option... yes
checking assembler for --gdwarf-5 option... yes
checking assembler for assembly of compiler generated 64-bit .debug_line... yes
checking assembler for --gdwarf-4 not refusing compiler generated .debug_line... yes
checking assembler for --gdwarf-4 with the APP marker... yes
checking assembler for working --gdwarf-4/--gdwarf-5 for all sources... yes
checking assembler for --gstabs option... yes
checking assembler for --debug-prefix-map option... yes
checking assembler for compressed debug sections... 2
checking assembler for .lcomm with alignment... no
checking for target glibc version... 0.0
checking assembler for gnu_unique_object... yes
checking assembler for tolerance to line number 0... yes
checking support for thin archives... yes
checking linker PT_GNU_EH_FRAME support... yes
checking linker CIEv3 in .eh_frame support... yes
checking linker position independent executable support... yes
checking linker PIE support with copy reloc... yes
checking linker EH-compatible garbage collection of sections... yes
checking linker EH garbage collection of sections bug... no
checking linker for compressed debug sections... 3
checking linker --as-needed support... yes
checking linker mapfile support for clearing hardware capabilities... no
checking linker --build-id support... yes
checking linker *_sol2 emulation support... no
checking linker --sysroot support... yes
checking __stack_chk_fail in target C library... (cached) 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 aarch64-unknown-linux-gnu to x86_64-buildroot-linux-gnu.
checking for exported symbols... yes
checking for -rdynamic... yes
checking for library containing dlopen... (cached) none required
checking for -fPIC -shared... yes
gcc_driver_version: 11.3.0
checking for -fno-PIE option... yes
checking for -no-pie option... yes
checking for CET support... no
checking linker -z bndplt option... yes
checking linker --push-state/--pop-state options... yes
configure: updating cache ./config.cache
configure: creating ./config.status
config.status: creating as
config.status: creating collect-ld
config.status: creating nm
config.status: creating dsymutil
config.status: creating Makefile
config.status: creating ada/gcc-interface/Makefile
config.status: creating ada/Makefile
config.status: creating auto-host.h
config.status: executing depdir commands
mkdir -p -- .deps
config.status: executing gccdepdir commands
mkdir -p -- build/.deps
mkdir -p -- ada/.deps
mkdir -p -- brig/.deps
mkdir -p -- c/.deps
mkdir -p -- cp/.deps
mkdir -p -- d/.deps
mkdir -p -- fortran/.deps
mkdir -p -- go/.deps
mkdir -p -- jit/.deps
mkdir -p -- lto/.deps
mkdir -p -- objc/.deps
mkdir -p -- objcp/.deps
mkdir -p -- c-family/.deps
mkdir -p -- common/.deps
mkdir -p -- analyzer/.deps
mkdir -p -- rtl-ssa/.deps
config.status: executing default commands
mkdir -p -- ./fixincludes
Configuring in ./fixincludes
configure: creating cache ./config.cache
checking build system type... aarch64-unknown-linux-gnu
checking host system type... aarch64-unknown-linux-gnu
checking target system type... x86_64-buildroot-linux-gnu
checking for aarch64-unknown-linux-gnu-gcc... /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc accepts -g... yes
checking for /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for a sed that does not truncate output... /usr/bin/sed
checking whether /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -W... yes
checking whether /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -Wall... yes
checking whether /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -Wwrite-strings... yes
checking whether /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -Wstrict-prototypes... yes
checking whether /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -Wmissing-prototypes... yes
checking whether /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -Wold-style-definition... yes
checking whether /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -Wmissing-format-attribute... yes
checking whether /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -Woverlength-strings... yes
checking whether /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -pedantic -Wlong-long... yes
checking for ANSI C header files... (cached) yes
checking stddef.h usability... yes
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
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking for sys/stat.h... (cached) 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 whether abort is declared... yes
checking whether asprintf is declared... yes
checking whether basename is declared... yes
checking whether errno is declared... no
checking whether vasprintf is declared... yes
checking whether clearerr_unlocked is declared... yes
checking whether feof_unlocked is declared... yes
checking whether ferror_unlocked is declared... yes
checking whether fflush_unlocked is declared... yes
checking whether fgetc_unlocked is declared... 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 for an ANSI C-conforming const... yes
checking sys/mman.h usability... 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)... yes
checking whether mmap with MAP_ANON(YMOUS) works... yes
checking whether to enable maintainer-specific portions of Makefiles... no
configure: updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating mkheaders.almost
config.status: creating config.h
make[2]: Entering directory '/home/autobuild/autobuild/instance-2/output-1/build/host-gcc-initial-11.3.0/build/fixincludes'
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I. -I../../fixincludes -I../include -I../../fixincludes/../include ../../fixincludes/fixincl.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I. -I../../fixincludes -I../include -I../../fixincludes/../include ../../fixincludes/fixtests.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I. -I../../fixincludes -I../include -I../../fixincludes/../include ../../fixincludes/fixfixes.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I. -I../../fixincludes -I../include -I../../fixincludes/../include ../../fixincludes/fixopts.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I. -I../../fixincludes -I../include -I../../fixincludes/../include ../../fixincludes/fixlib.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I. -I../../fixincludes -I../include -I../../fixincludes/../include ../../fixincludes/procopen.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I. -I../../fixincludes -I../include -I../../fixincludes/../include ../../fixincludes/server.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-2/output-1/host/lib -o fixincl fixincl.o fixtests.o fixfixes.o server.o procopen.o fixlib.o fixopts.o ../libiberty/libiberty.a
echo timestamp > full-stamp
srcdir="../../fixincludes" /bin/sh ../../fixincludes/mkfixinc.sh x86_64-buildroot-linux-gnu
sed -e 's/@gcc_version@/11.3.0/' < mkheaders.almost > mkheadersT
mv -f mkheadersT mkheaders
make[2]: Leaving directory '/home/autobuild/autobuild/instance-2/output-1/build/host-gcc-initial-11.3.0/build/fixincludes'
mkdir -p -- ./libcody
Configuring in ./libcody
configure: creating cache ./config.cache
checking build system type... aarch64-unknown-linux-gnu
checking host system type... aarch64-unknown-linux-gnu
checking maintainer-mode... 
checking whether the C++ compiler works... yes
checking for C++ compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ accepts -g... yes
checking whether /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ is for C++11... adding -std=c++11
checking adding -Wl,--no-undefined to linker... ok
checking exceptions... no
checking for aarch64-unknown-linux-gnu-ranlib... /usr/bin/ranlib
checking for aarch64-unknown-linux-gnu-ar... /usr/bin/ar
configure: updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
make[2]: Entering directory '/home/autobuild/autobuild/instance-2/output-1/build/host-gcc-initial-11.3.0/build/libcody'
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ -O2 -I/home/autobuild/autobuild/instance-2/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
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ -O2 -I/home/autobuild/autobuild/instance-2/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
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ -O2 -I/home/autobuild/autobuild/instance-2/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
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ -O2 -I/home/autobuild/autobuild/instance-2/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
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ -O2 -I/home/autobuild/autobuild/instance-2/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
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ -O2 -I/home/autobuild/autobuild/instance-2/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
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ -O2 -I/home/autobuild/autobuild/instance-2/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
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -fno-exceptions -fno-rtti -include config.h -I../../libcody \
  -MMD -MP -MF server.d -c -o server.o ../../libcody/server.cc
/usr/bin/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/autobuild/autobuild/instance-2/output-1/build/host-gcc-initial-11.3.0/build/libcody'
mkdir -p -- build-aarch64-unknown-linux-gnu/fixincludes
Configuring in build-aarch64-unknown-linux-gnu/fixincludes
configure: creating cache ./config.cache
checking build system type... aarch64-unknown-linux-gnu
checking host system type... aarch64-unknown-linux-gnu
checking target system type... x86_64-buildroot-linux-gnu
checking for aarch64-unknown-linux-gnu-gcc... /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc accepts -g... yes
checking for /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for a sed that does not truncate output... /usr/bin/sed
checking whether /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -W... yes
checking whether /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -Wall... yes
checking whether /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -Wwrite-strings... yes
checking whether /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -Wstrict-prototypes... yes
checking whether /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -Wmissing-prototypes... yes
checking whether /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -Wold-style-definition... yes
checking whether /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -Wmissing-format-attribute... yes
checking whether /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -Woverlength-strings... yes
checking whether /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -pedantic -Wlong-long... yes
checking for ANSI C header files... (cached) yes
checking stddef.h usability... yes
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
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking for sys/stat.h... (cached) 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 whether abort is declared... yes
checking whether asprintf is declared... yes
checking whether basename is declared... yes
checking whether errno is declared... no
checking whether vasprintf is declared... yes
checking whether clearerr_unlocked is declared... yes
checking whether feof_unlocked is declared... yes
checking whether ferror_unlocked is declared... yes
checking whether fflush_unlocked is declared... yes
checking whether fgetc_unlocked is declared... 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 for an ANSI C-conforming const... yes
checking sys/mman.h usability... 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)... yes
checking whether mmap with MAP_ANON(YMOUS) works... yes
checking whether to enable maintainer-specific portions of Makefiles... no
configure: updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating mkheaders.almost
config.status: creating config.h
mkdir -p -- build-aarch64-unknown-linux-gnu/libiberty
Configuring in build-aarch64-unknown-linux-gnu/libiberty
configure: creating cache ./config.cache
checking whether to enable maintainer-specific portions of Makefiles... no
checking for makeinfo... /home/autobuild/autobuild/instance-2/output-1/build/host-gcc-initial-11.3.0/missing makeinfo
configure: WARNING:
*** Makeinfo is missing. Info documentation will not be built.
checking for perl... /usr/bin/perl
checking build system type... aarch64-unknown-linux-gnu
checking host system type... aarch64-unknown-linux-gnu
checking for aarch64-unknown-linux-gnu-ar... /usr/bin/ar
checking for aarch64-unknown-linux-gnu-ranlib... /usr/bin/ranlib
checking whether to install libiberty headers and static library... no
configure: target_header_dir = 
checking for aarch64-unknown-linux-gnu-gcc... /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc accepts -g... yes
checking for /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -W... yes
checking whether /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -Wall... yes
checking whether /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -Wwrite-strings... yes
checking whether /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -Wc++-compat... yes
checking whether /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -Wstrict-prototypes... yes
checking whether /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -Wshadow=local... yes
checking whether /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -pedantic ... yes
checking whether /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc and cc understand -c and -o together... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking whether byte ordering is bigendian... no
checking for a BSD-compatible install... /usr/bin/install -c
checking for CET support... no
checking for sys/file.h... yes
checking for sys/param.h... yes
checking for limits.h... yes
checking for stdlib.h... (cached) yes
checking for malloc.h... yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for strings.h... (cached) yes
checking for sys/time.h... yes
checking for time.h... yes
checking for sys/resource.h... yes
checking for sys/stat.h... (cached) yes
checking for sys/mman.h... yes
checking for fcntl.h... yes
checking for alloca.h... yes
checking for sys/pstat.h... no
checking for sys/sysmp.h... no
checking for sys/sysinfo.h... yes
checking for machine/hal_sysinfo.h... no
checking for sys/table.h... no
checking for sys/sysctl.h... no
checking for sys/systemcfg.h... no
checking for stdint.h... (cached) yes
checking for stdio_ext.h... yes
checking for process.h... no
checking for sys/prctl.h... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether errno must be declared... no
checking size of int... 4
checking size of long... 8
checking size of size_t... 8
checking for long long... yes
checking size of long long... 8
checking for a 64-bit type... uint64_t
checking for intptr_t... yes
checking for uintptr_t... yes
checking for ssize_t... yes
checking for pid_t... yes
checking for library containing strerror... none required
checking for asprintf... yes
checking for atexit... yes
checking for basename... yes
checking for bcmp... yes
checking for bcopy... yes
checking for bsearch... yes
checking for bzero... yes
checking for calloc... yes
checking for clock... yes
checking for ffs... yes
checking for getcwd... yes
checking for getpagesize... yes
checking for gettimeofday... yes
checking for index... yes
checking for insque... yes
checking for memchr... yes
checking for memcmp... yes
checking for memcpy... yes
checking for memmem... yes
checking for memmove... yes
checking for mempcpy... yes
checking for memset... yes
checking for mkstemps... yes
checking for putenv... yes
checking for random... yes
checking for rename... yes
checking for rindex... yes
checking for setenv... yes
checking for snprintf... yes
checking for sigsetmask... yes
checking for stpcpy... yes
checking for stpncpy... yes
checking for strcasecmp... yes
checking for strchr... yes
checking for strdup... yes
checking for strncasecmp... yes
checking for strndup... yes
checking for strnlen... yes
checking for strrchr... yes
checking for strstr... yes
checking for strtod... yes
checking for strtol... yes
checking for strtoul... yes
checking for strtoll... yes
checking for strtoull... yes
checking for strverscmp... yes
checking for tmpnam... yes
checking for vasprintf... yes
checking for vfprintf... yes
checking for vprintf... yes
checking for vsnprintf... yes
checking for vsprintf... yes
checking for waitpid... yes
checking for setproctitle... no
checking whether alloca needs Cray hooks... no
checking stack direction for C alloca... 1
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 _doprnt... no
checking for sys_errlist... no
checking for sys_nerr... no
checking for sys_siglist... no
checking for external symbol _system_configuration... no
checking for __fsetlocking... yes
checking for canonicalize_file_name... yes
checking for dup3... yes
checking for getrlimit... yes
checking for getrusage... yes
checking for getsysinfo... no
checking for gettimeofday... (cached) yes
checking for on_exit... yes
checking for pipe2... yes
checking for psignal... yes
checking for pstat_getdynamic... no
checking for pstat_getstatic... no
checking for realpath... yes
checking for setrlimit... yes
checking for spawnve... no
checking for spawnvpe... no
checking for strerror... yes
checking for strsignal... yes
checking for sysconf... yes
checking for sysctl... no
checking for sysmp... no
checking for table... no
checking for times... yes
checking for wait3... yes
checking for wait4... yes
checking for sbrk... yes
checking whether basename is declared... yes
checking whether ffs is declared... yes
checking whether asprintf is declared... yes
checking whether vasprintf is declared... yes
checking whether snprintf is declared... yes
checking whether vsnprintf is declared... yes
checking whether calloc is declared... yes
checking whether getenv is declared... yes
checking whether getopt is declared... yes
checking whether malloc is declared... yes
checking whether realloc is declared... yes
checking whether sbrk is declared... yes
checking whether strtol is declared... yes
checking whether strtoul is declared... yes
checking whether strtoll is declared... yes
checking whether strtoull is declared... yes
checking whether strverscmp is declared... yes
checking whether strnlen is declared... yes
checking whether canonicalize_file_name must be declared... no
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... yes
checking for working strncmp... yes
configure: updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating testsuite/Makefile
config.status: creating config.h
config.status: executing default commands
make[2]: Entering directory '/home/autobuild/autobuild/instance-2/output-1/build/host-gcc-initial-11.3.0/build/build-aarch64-unknown-linux-gnu/libiberty'
if [ x"" != x ] && [ ! -d noasan ]; then \
  mkdir noasan; \
else true; fi
touch stamp-noasandir
if [ x"" != x ] && [ ! -d pic ]; then \
  mkdir pic; \
else true; fi
touch stamp-picdir
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../libiberty/filename_cmp.c -o pic/filename_cmp.o; \
else true; fi
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../libiberty/filename_cmp.c -o noasan/filename_cmp.o; \
else true; fi
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../libiberty/filename_cmp.c -o filename_cmp.o
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../libiberty/xstrdup.c -o pic/xstrdup.o; \
else true; fi
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../libiberty/xstrdup.c -o noasan/xstrdup.o; \
else true; fi
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../libiberty/xstrdup.c -o xstrdup.o
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \
else true; fi
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../libiberty/make-relative-prefix.c -o noasan/make-relative-prefix.o; \
else true; fi
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../libiberty/make-relative-prefix.c -o make-relative-prefix.o
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../libiberty/xatexit.c -o pic/xatexit.o; \
else true; fi
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../libiberty/xatexit.c -o noasan/xatexit.o; \
else true; fi
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../libiberty/xatexit.c -o xatexit.o
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../libiberty/cp-demangle.c -o pic/cp-demangle.o; \
else true; fi
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../libiberty/cp-demangle.c -o noasan/cp-demangle.o; \
else true; fi
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../libiberty/cp-demangle.c -o cp-demangle.o
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../libiberty/filedescriptor.c -o pic/filedescriptor.o; \
else true; fi
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../libiberty/filedescriptor.c -o noasan/filedescriptor.o; \
else true; fi
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../libiberty/filedescriptor.c -o filedescriptor.o
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../libiberty/fdmatch.c -o pic/fdmatch.o; \
else true; fi
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../libiberty/fdmatch.c -o noasan/fdmatch.o; \
else true; fi
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../libiberty/fdmatch.c -o fdmatch.o
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \
else true; fi
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../libiberty/simple-object-elf.c -o noasan/simple-object-elf.o; \
else true; fi
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../libiberty/simple-object-elf.c -o simple-object-elf.o
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \
else true; fi
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../libiberty/simple-object-coff.c -o noasan/simple-object-coff.o; \
else true; fi
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../libiberty/simple-object-coff.c -o simple-object-coff.o
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../libiberty/getruntime.c -o pic/getruntime.o; \
else true; fi
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../libiberty/getruntime.c -o noasan/getruntime.o; \
else true; fi
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../libiberty/getruntime.c -o getruntime.o
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../libiberty/regex.c -o pic/regex.o; \
else true; fi
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../libiberty/regex.c -o noasan/regex.o; \
else true; fi
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../libiberty/regex.c -o regex.o
In file included from ../../../libiberty/regex.c:639:
../../../libiberty/regex.c: In function 'byte_regex_compile':
../../../libiberty/regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2086 |         PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer;           \
      |                      ^~~~
../../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../../libiberty/regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1949 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
../../../libiberty/regex.c:2468:15: note: in expansion of macro 'BUF_PUSH'
 2468 |               BUF_PUSH (begline);
      |               ^~~~~~~~
../../../libiberty/regex.c:2007:25: note: call to 'realloc' here
 2007 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
../../../libiberty/regex.c:2079:32: note: in expansion of macro 'REALLOC'
 2079 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
../../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../../libiberty/regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1949 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
../../../libiberty/regex.c:2468:15: note: in expansion of macro 'BUF_PUSH'
 2468 |               BUF_PUSH (begline);
      |               ^~~~~~~~
../../../libiberty/regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2086 |         PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer;           \
      |                      ^~~~
../../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../../libiberty/regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1949 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
../../../libiberty/regex.c:2483:16: note: in expansion of macro 'BUF_PUSH'
 2483 |                BUF_PUSH (endline);
      |                ^~~~~~~~
../../../libiberty/regex.c:2007:25: note: call to 'realloc' here
 2007 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
../../../libiberty/regex.c:2079:32: note: in expansion of macro 'REALLOC'
 2079 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
../../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../../libiberty/regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1949 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
../../../libiberty/regex.c:2483:16: note: in expansion of macro 'BUF_PUSH'
 2483 |                BUF_PUSH (endline);
      |                ^~~~~~~~
../../../libiberty/regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2086 |         PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer;           \
      |                      ^~~~
../../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../../libiberty/regex.c:2577:17: note: in expansion of macro 'GET_BUFFER_SPACE'
 2577 |                 GET_BUFFER_SPACE (1 + OFFSET_ADDRESS_SIZE);
      |                 ^~~~~~~~~~~~~~~~
../../../libiberty/regex.c:2007:25: note: call to 'realloc' here
 2007 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
../../../libiberty/regex.c:2079:32: note: in expansion of macro 'REALLOC'
 2079 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
../../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../../libiberty/regex.c:2577:17: note: in expansion of macro 'GET_BUFFER_SPACE'
 2577 |                 GET_BUFFER_SPACE (1 + OFFSET_ADDRESS_SIZE);
      |                 ^~~~~~~~~~~~~~~~
../../../libiberty/regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2086 |         PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer;           \
      |                      ^~~~
../../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../../libiberty/regex.c:2605:13: note: in expansion of macro 'GET_BUFFER_SPACE'
 2605 |             GET_BUFFER_SPACE (1 + OFFSET_ADDRESS_SIZE);
      |             ^~~~~~~~~~~~~~~~
../../../libiberty/regex.c:2007:25: note: call to 'realloc' here
 2007 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
../../../libiberty/regex.c:2079:32: note: in expansion of macro 'REALLOC'
 2079 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
../../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../../libiberty/regex.c:2605:13: note: in expansion of macro 'GET_BUFFER_SPACE'
 2605 |             GET_BUFFER_SPACE (1 + OFFSET_ADDRESS_SIZE);
      |             ^~~~~~~~~~~~~~~~
../../../libiberty/regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2086 |         PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer;           \
      |                      ^~~~
../../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../../libiberty/regex.c:2619:17: note: in expansion of macro 'GET_BUFFER_SPACE'
 2619 |                 GET_BUFFER_SPACE (1 + OFFSET_ADDRESS_SIZE);
      |                 ^~~~~~~~~~~~~~~~
../../../libiberty/regex.c:2007:25: note: call to 'realloc' here
 2007 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
../../../libiberty/regex.c:2079:32: note: in expansion of macro 'REALLOC'
 2079 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
../../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../../libiberty/regex.c:2619:17: note: in expansion of macro 'GET_BUFFER_SPACE'
 2619 |                 GET_BUFFER_SPACE (1 + OFFSET_ADDRESS_SIZE);
      |                 ^~~~~~~~~~~~~~~~
../../../libiberty/regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2086 |         PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer;           \
      |                      ^~~~
../../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../../libiberty/regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1949 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
../../../libiberty/regex.c:2630:11: note: in expansion of macro 'BUF_PUSH'
 2630 |           BUF_PUSH (anychar);
      |           ^~~~~~~~
../../../libiberty/regex.c:2007:25: note: call to 'realloc' here
 2007 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
../../../libiberty/regex.c:2079:32: note: in expansion of macro 'REALLOC'
 2079 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
../../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../../libiberty/regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1949 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
../../../libiberty/regex.c:2630:11: note: in expansion of macro 'BUF_PUSH'
 2630 |           BUF_PUSH (anychar);
      |           ^~~~~~~~
../../../libiberty/regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2086 |         PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer;           \
      |                      ^~~~
../../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../../libiberty/regex.c:3109:13: note: in expansion of macro 'GET_BUFFER_SPACE'
 3109 |             GET_BUFFER_SPACE (34);
      |             ^~~~~~~~~~~~~~~~
../../../libiberty/regex.c:2007:25: note: call to 'realloc' here
 2007 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
../../../libiberty/regex.c:2079:32: note: in expansion of macro 'REALLOC'
 2079 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
../../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../../libiberty/regex.c:3109:13: note: in expansion of macro 'GET_BUFFER_SPACE'
 3109 |             GET_BUFFER_SPACE (34);
      |             ^~~~~~~~~~~~~~~~
../../../libiberty/regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2086 |         PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer;           \
      |                      ^~~~
../../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../../libiberty/regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1949 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
../../../libiberty/regex.c:3115:13: note: in expansion of macro 'BUF_PUSH'
 3115 |             BUF_PUSH (*p == '^' ? charset_not : charset);
      |             ^~~~~~~~
../../../libiberty/regex.c:2007:25: note: call to 'realloc' here
 2007 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
../../../libiberty/regex.c:2079:32: note: in expansion of macro 'REALLOC'
 2079 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
../../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../../libiberty/regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1949 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
../../../libiberty/regex.c:3115:13: note: in expansion of macro 'BUF_PUSH'
 3115 |             BUF_PUSH (*p == '^' ? charset_not : charset);
      |             ^~~~~~~~
../../../libiberty/regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2086 |         PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer;           \
      |                      ^~~~
../../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../../libiberty/regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1949 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
../../../libiberty/regex.c:3123:13: note: in expansion of macro 'BUF_PUSH'
 3123 |             BUF_PUSH ((1 << BYTEWIDTH) / BYTEWIDTH);
      |             ^~~~~~~~
../../../libiberty/regex.c:2007:25: note: call to 'realloc' here
 2007 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
../../../libiberty/regex.c:2079:32: note: in expansion of macro 'REALLOC'
 2079 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
../../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../../libiberty/regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1949 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
../../../libiberty/regex.c:3123:13: note: in expansion of macro 'BUF_PUSH'
 3123 |             BUF_PUSH ((1 << BYTEWIDTH) / BYTEWIDTH);
      |             ^~~~~~~~
../../../libiberty/regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2086 |         PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer;           \
      |                      ^~~~
../../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../../libiberty/regex.c:1966:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1966 |     GET_BUFFER_SPACE (3);                                               \
      |     ^~~~~~~~~~~~~~~~
../../../libiberty/regex.c:3689:19: note: in expansion of macro 'BUF_PUSH_3'
 3689 |                   BUF_PUSH_3 (start_memory, regnum, 0);
      |                   ^~~~~~~~~~
../../../libiberty/regex.c:2007:25: note: call to 'realloc' here
 2007 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
../../../libiberty/regex.c:2079:32: note: in expansion of macro 'REALLOC'
 2079 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
../../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../../libiberty/regex.c:1966:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1966 |     GET_BUFFER_SPACE (3);                                               \
      |     ^~~~~~~~~~~~~~~~
../../../libiberty/regex.c:3689:19: note: in expansion of macro 'BUF_PUSH_3'
 3689 |                   BUF_PUSH_3 (start_memory, regnum, 0);
      |                   ^~~~~~~~~~
../../../libiberty/regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2086 |         PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer;           \
      |                      ^~~~
../../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../../libiberty/regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1949 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
../../../libiberty/regex.c:3721:19: note: in expansion of macro 'BUF_PUSH'
 3721 |                   BUF_PUSH (push_dummy_failure);
      |                   ^~~~~~~~
../../../libiberty/regex.c:2007:25: note: call to 'realloc' here
 2007 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
../../../libiberty/regex.c:2079:32: note: in expansion of macro 'REALLOC'
 2079 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
../../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../../libiberty/regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1949 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
../../../libiberty/regex.c:3721:19: note: in expansion of macro 'BUF_PUSH'
 3721 |                   BUF_PUSH (push_dummy_failure);
      |                   ^~~~~~~~
../../../libiberty/regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2086 |         PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer;           \
      |                      ^~~~
../../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../../libiberty/regex.c:1966:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1966 |     GET_BUFFER_SPACE (3);                                               \
      |     ^~~~~~~~~~~~~~~~
../../../libiberty/regex.c:3767:21: note: in expansion of macro 'BUF_PUSH_3'
 3767 |                     BUF_PUSH_3 (stop_memory, this_group_regnum,
      |                     ^~~~~~~~~~
../../../libiberty/regex.c:2007:25: note: call to 'realloc' here
 2007 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
../../../libiberty/regex.c:2079:32: note: in expansion of macro 'REALLOC'
 2079 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
../../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../../libiberty/regex.c:1966:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1966 |     GET_BUFFER_SPACE (3);                                               \
      |     ^~~~~~~~~~~~~~~~
../../../libiberty/regex.c:3767:21: note: in expansion of macro 'BUF_PUSH_3'
 3767 |                     BUF_PUSH_3 (stop_memory, this_group_regnum,
      |                     ^~~~~~~~~~
../../../libiberty/regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2086 |         PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer;           \
      |                      ^~~~
../../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../../libiberty/regex.c:3783:15: note: in expansion of macro 'GET_BUFFER_SPACE'
 3783 |               GET_BUFFER_SPACE (1 + OFFSET_ADDRESS_SIZE);
      |               ^~~~~~~~~~~~~~~~
../../../libiberty/regex.c:2007:25: note: call to 'realloc' here
 2007 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
../../../libiberty/regex.c:2079:32: note: in expansion of macro 'REALLOC'
 2079 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
../../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../../libiberty/regex.c:3783:15: note: in expansion of macro 'GET_BUFFER_SPACE'
 3783 |               GET_BUFFER_SPACE (1 + OFFSET_ADDRESS_SIZE);
      |               ^~~~~~~~~~~~~~~~
../../../libiberty/regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2086 |         PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer;           \
      |                      ^~~~
../../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../../libiberty/regex.c:3812:15: note: in expansion of macro 'GET_BUFFER_SPACE'
 3812 |               GET_BUFFER_SPACE (1 + OFFSET_ADDRESS_SIZE);
      |               ^~~~~~~~~~~~~~~~
../../../libiberty/regex.c:2007:25: note: call to 'realloc' here
 2007 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
../../../libiberty/regex.c:2079:32: note: in expansion of macro 'REALLOC'
 2079 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
../../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../../libiberty/regex.c:3812:15: note: in expansion of macro 'GET_BUFFER_SPACE'
 3812 |               GET_BUFFER_SPACE (1 + OFFSET_ADDRESS_SIZE);
      |               ^~~~~~~~~~~~~~~~
../../../libiberty/regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2086 |         PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer;           \
      |                      ^~~~
../../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../../libiberty/regex.c:3891:22: note: in expansion of macro 'GET_BUFFER_SPACE'
 3891 |                      GET_BUFFER_SPACE (1 + OFFSET_ADDRESS_SIZE);
      |                      ^~~~~~~~~~~~~~~~
../../../libiberty/regex.c:2007:25: note: call to 'realloc' here
 2007 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
../../../libiberty/regex.c:2079:32: note: in expansion of macro 'REALLOC'
 2079 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
../../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../../libiberty/regex.c:3891:22: note: in expansion of macro 'GET_BUFFER_SPACE'
 3891 |                      GET_BUFFER_SPACE (1 + OFFSET_ADDRESS_SIZE);
      |                      ^~~~~~~~~~~~~~~~
../../../libiberty/regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2086 |         PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer;           \
      |                      ^~~~
../../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../../libiberty/regex.c:3912:22: note: in expansion of macro 'GET_BUFFER_SPACE'
 3912 |                      GET_BUFFER_SPACE (nbytes);
      |                      ^~~~~~~~~~~~~~~~
../../../libiberty/regex.c:2007:25: note: call to 'realloc' here
 2007 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
../../../libiberty/regex.c:2079:32: note: in expansion of macro 'REALLOC'
 2079 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
../../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../../libiberty/regex.c:3912:22: note: in expansion of macro 'GET_BUFFER_SPACE'
 3912 |                      GET_BUFFER_SPACE (nbytes);
      |                      ^~~~~~~~~~~~~~~~
../../../libiberty/regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2086 |         PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer;           \
      |                      ^~~~
../../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../../libiberty/regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1949 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
../../../libiberty/regex.c:4010:15: note: in expansion of macro 'BUF_PUSH'
 4010 |               BUF_PUSH (wordchar);
      |               ^~~~~~~~
../../../libiberty/regex.c:2007:25: note: call to 'realloc' here
 2007 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
../../../libiberty/regex.c:2079:32: note: in expansion of macro 'REALLOC'
 2079 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
../../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../../libiberty/regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1949 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
../../../libiberty/regex.c:4010:15: note: in expansion of macro 'BUF_PUSH'
 4010 |               BUF_PUSH (wordchar);
      |               ^~~~~~~~
../../../libiberty/regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2086 |         PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer;           \
      |                      ^~~~
../../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../../libiberty/regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1949 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
../../../libiberty/regex.c:4018:15: note: in expansion of macro 'BUF_PUSH'
 4018 |               BUF_PUSH (notwordchar);
      |               ^~~~~~~~
../../../libiberty/regex.c:2007:25: note: call to 'realloc' here
 2007 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
../../../libiberty/regex.c:2079:32: note: in expansion of macro 'REALLOC'
 2079 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
../../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../../libiberty/regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1949 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
../../../libiberty/regex.c:4018:15: note: in expansion of macro 'BUF_PUSH'
 4018 |               BUF_PUSH (notwordchar);
      |               ^~~~~~~~
../../../libiberty/regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2086 |         PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer;           \
      |                      ^~~~
../../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../../libiberty/regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1949 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
../../../libiberty/regex.c:4025:15: note: in expansion of macro 'BUF_PUSH'
 4025 |               BUF_PUSH (wordbeg);
      |               ^~~~~~~~
../../../libiberty/regex.c:2007:25: note: call to 'realloc' here
 2007 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
../../../libiberty/regex.c:2079:32: note: in expansion of macro 'REALLOC'
 2079 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
../../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../../libiberty/regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1949 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
../../../libiberty/regex.c:4025:15: note: in expansion of macro 'BUF_PUSH'
 4025 |               BUF_PUSH (wordbeg);
      |               ^~~~~~~~
../../../libiberty/regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2086 |         PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer;           \
      |                      ^~~~
../../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../../libiberty/regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1949 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
../../../libiberty/regex.c:4031:15: note: in expansion of macro 'BUF_PUSH'
 4031 |               BUF_PUSH (wordend);
      |               ^~~~~~~~
../../../libiberty/regex.c:2007:25: note: call to 'realloc' here
 2007 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
../../../libiberty/regex.c:2079:32: note: in expansion of macro 'REALLOC'
 2079 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
../../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../../libiberty/regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1949 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
../../../libiberty/regex.c:4031:15: note: in expansion of macro 'BUF_PUSH'
 4031 |               BUF_PUSH (wordend);
      |               ^~~~~~~~
../../../libiberty/regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2086 |         PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer;           \
      |                      ^~~~
../../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../../libiberty/regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1949 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
../../../libiberty/regex.c:4037:15: note: in expansion of macro 'BUF_PUSH'
 4037 |               BUF_PUSH (wordbound);
      |               ^~~~~~~~
../../../libiberty/regex.c:2007:25: note: call to 'realloc' here
 2007 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
../../../libiberty/regex.c:2079:32: note: in expansion of macro 'REALLOC'
 2079 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
../../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../../libiberty/regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1949 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
../../../libiberty/regex.c:4037:15: note: in expansion of macro 'BUF_PUSH'
 4037 |               BUF_PUSH (wordbound);
      |               ^~~~~~~~
../../../libiberty/regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2086 |         PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer;           \
      |                      ^~~~
../../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../../libiberty/regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1949 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
../../../libiberty/regex.c:4043:15: note: in expansion of macro 'BUF_PUSH'
 4043 |               BUF_PUSH (notwordbound);
      |               ^~~~~~~~
../../../libiberty/regex.c:2007:25: note: call to 'realloc' here
 2007 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
../../../libiberty/regex.c:2079:32: note: in expansion of macro 'REALLOC'
 2079 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
../../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../../libiberty/regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1949 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
../../../libiberty/regex.c:4043:15: note: in expansion of macro 'BUF_PUSH'
 4043 |               BUF_PUSH (notwordbound);
      |               ^~~~~~~~
../../../libiberty/regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2086 |         PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer;           \
      |                      ^~~~
../../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../../libiberty/regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1949 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
../../../libiberty/regex.c:4049:15: note: in expansion of macro 'BUF_PUSH'
 4049 |               BUF_PUSH (begbuf);
      |               ^~~~~~~~
../../../libiberty/regex.c:2007:25: note: call to 'realloc' here
 2007 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
../../../libiberty/regex.c:2079:32: note: in expansion of macro 'REALLOC'
 2079 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
../../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../../libiberty/regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1949 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
../../../libiberty/regex.c:4049:15: note: in expansion of macro 'BUF_PUSH'
 4049 |               BUF_PUSH (begbuf);
      |               ^~~~~~~~
../../../libiberty/regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2086 |         PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer;           \
      |                      ^~~~
../../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../../libiberty/regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1949 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
../../../libiberty/regex.c:4055:15: note: in expansion of macro 'BUF_PUSH'
 4055 |               BUF_PUSH (endbuf);
      |               ^~~~~~~~
../../../libiberty/regex.c:2007:25: note: call to 'realloc' here
 2007 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
../../../libiberty/regex.c:2079:32: note: in expansion of macro 'REALLOC'
 2079 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
../../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../../libiberty/regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1949 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
../../../libiberty/regex.c:4055:15: note: in expansion of macro 'BUF_PUSH'
 4055 |               BUF_PUSH (endbuf);
      |               ^~~~~~~~
../../../libiberty/regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2086 |         PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer;           \
      |                      ^~~~
../../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../../libiberty/regex.c:1957:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1957 |     GET_BUFFER_SPACE (2);                                               \
      |     ^~~~~~~~~~~~~~~~
../../../libiberty/regex.c:4073:15: note: in expansion of macro 'BUF_PUSH_2'
 4073 |               BUF_PUSH_2 (duplicate, c1);
      |               ^~~~~~~~~~
../../../libiberty/regex.c:2007:25: note: call to 'realloc' here
 2007 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
../../../libiberty/regex.c:2079:32: note: in expansion of macro 'REALLOC'
 2079 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
../../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../../libiberty/regex.c:1957:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1957 |     GET_BUFFER_SPACE (2);                                               \
      |     ^~~~~~~~~~~~~~~~
../../../libiberty/regex.c:4073:15: note: in expansion of macro 'BUF_PUSH_2'
 4073 |               BUF_PUSH_2 (duplicate, c1);
      |               ^~~~~~~~~~
../../../libiberty/regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2086 |         PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer;           \
      |                      ^~~~
../../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../../libiberty/regex.c:1957:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1957 |     GET_BUFFER_SPACE (2);                                               \
      |     ^~~~~~~~~~~~~~~~
../../../libiberty/regex.c:4134:15: note: in expansion of macro 'BUF_PUSH_2'
 4134 |               BUF_PUSH_2 (exactn, 0);
      |               ^~~~~~~~~~
../../../libiberty/regex.c:2007:25: note: call to 'realloc' here
 2007 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
../../../libiberty/regex.c:2079:32: note: in expansion of macro 'REALLOC'
 2079 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
../../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../../libiberty/regex.c:1957:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1957 |     GET_BUFFER_SPACE (2);                                               \
      |     ^~~~~~~~~~~~~~~~
../../../libiberty/regex.c:4134:15: note: in expansion of macro 'BUF_PUSH_2'
 4134 |               BUF_PUSH_2 (exactn, 0);
      |               ^~~~~~~~~~
../../../libiberty/regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2086 |         PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer;           \
      |                      ^~~~
../../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../../libiberty/regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1949 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
../../../libiberty/regex.c:4139:11: note: in expansion of macro 'BUF_PUSH'
 4139 |           BUF_PUSH (c);
      |           ^~~~~~~~
../../../libiberty/regex.c:2007:25: note: call to 'realloc' here
 2007 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
../../../libiberty/regex.c:2079:32: note: in expansion of macro 'REALLOC'
 2079 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
../../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../../libiberty/regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1949 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
../../../libiberty/regex.c:4139:11: note: in expansion of macro 'BUF_PUSH'
 4139 |           BUF_PUSH (c);
      |           ^~~~~~~~
../../../libiberty/regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2086 |         PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer;           \
      |                      ^~~~
../../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../../libiberty/regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1949 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
../../../libiberty/regex.c:4157:5: note: in expansion of macro 'BUF_PUSH'
 4157 |     BUF_PUSH (succeed);
      |     ^~~~~~~~
../../../libiberty/regex.c:2007:25: note: call to 'realloc' here
 2007 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
../../../libiberty/regex.c:2079:32: note: in expansion of macro 'REALLOC'
 2079 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
../../../libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER'
 1943 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../../libiberty/regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1949 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
../../../libiberty/regex.c:4157:5: note: in expansion of macro 'BUF_PUSH'
 4157 |     BUF_PUSH (succeed);
      |     ^~~~~~~~
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../libiberty/crc32.c -o pic/crc32.o; \
else true; fi
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../libiberty/crc32.c -o noasan/crc32.o; \
else true; fi
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../libiberty/crc32.c -o crc32.o
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../libiberty/fibheap.c -o pic/fibheap.o; \
else true; fi
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../libiberty/fibheap.c -o noasan/fibheap.o; \
else true; fi
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../libiberty/fibheap.c -o fibheap.o
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \
else true; fi
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../libiberty/unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \
else true; fi
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../libiberty/getopt.c -o pic/getopt.o; \
else true; fi
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../libiberty/getopt.c -o noasan/getopt.o; \
else true; fi
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../libiberty/getopt.c -o getopt.o
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../libiberty/setproctitle.c -o pic/setproctitle.o; \
else true; fi
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../libiberty/setproctitle.c -o noasan/setproctitle.o; \
else true; fi
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../libiberty/setproctitle.c -o setproctitle.o
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../libiberty/alloca.c -o pic/alloca.o; \
else true; fi
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../libiberty/alloca.c -o noasan/alloca.o; \
else true; fi
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../libiberty/alloca.c -o alloca.o
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../libiberty/physmem.c -o pic/physmem.o; \
else true; fi
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../libiberty/physmem.c -o noasan/physmem.o; \
else true; fi
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../libiberty/physmem.c -o physmem.o
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../libiberty/bsearch_r.c -o pic/bsearch_r.o; \
else true; fi
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../libiberty/bsearch_r.c -o noasan/bsearch_r.o; \
else true; fi
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../libiberty/bsearch_r.c -o bsearch_r.o
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \
else true; fi
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../libiberty/fopen_unlocked.c -o noasan/fopen_unlocked.o; \
else true; fi
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../libiberty/fopen_unlocked.c -o fopen_unlocked.o
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../libiberty/lrealpath.c -o pic/lrealpath.o; \
else true; fi
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../libiberty/lrealpath.c -o noasan/lrealpath.o; \
else true; fi
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../libiberty/lrealpath.c -o lrealpath.o
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../libiberty/argv.c -o pic/argv.o; \
else true; fi
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../libiberty/argv.c -o noasan/argv.o; \
else true; fi
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../libiberty/argv.c -o argv.o
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \
else true; fi
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../libiberty/simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \
else true; fi
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../libiberty/simple-object-mach-o.c -o simple-object-mach-o.o
../../../libiberty/simple-object-mach-o.c: In function 'simple_object_mach_o_write_segment':
../../../libiberty/simple-object-mach-o.c:1231:17: warning: passing argument 1 of 'set_32' from incompatible pointer type [-Wincompatible-pointer-types]
 1231 |         set_32 (&index[i], index[i]);
      |                 ^~~~~~~~~
      |                 |
      |                 unsigned int *
../../../libiberty/simple-object-mach-o.c:1231:17: note: expected 'unsigned char *' but argument is of type 'unsigned int *'
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../libiberty/safe-ctype.c -o pic/safe-ctype.o; \
else true; fi
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../libiberty/safe-ctype.c -o noasan/safe-ctype.o; \
else true; fi
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../libiberty/safe-ctype.c -o safe-ctype.o
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../libiberty/vprintf-support.c -o pic/vprintf-support.o; \
else true; fi
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../libiberty/vprintf-support.c -o noasan/vprintf-support.o; \
else true; fi
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../libiberty/vprintf-support.c -o vprintf-support.o
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../libiberty/xmemdup.c -o pic/xmemdup.o; \
else true; fi
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../libiberty/xmemdup.c -o noasan/xmemdup.o; \
else true; fi
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../libiberty/xmemdup.c -o xmemdup.o
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../libiberty/pex-one.c -o pic/pex-one.o; \
else true; fi
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../libiberty/pex-one.c -o noasan/pex-one.o; \
else true; fi
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../libiberty/pex-one.c -o pex-one.o
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../libiberty/rust-demangle.c -o pic/rust-demangle.o; \
else true; fi
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../libiberty/rust-demangle.c -o noasan/rust-demangle.o; \
else true; fi
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../libiberty/rust-demangle.c -o rust-demangle.o
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../libiberty/cp-demint.c -o pic/cp-demint.o; \
else true; fi
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../libiberty/cp-demint.c -o noasan/cp-demint.o; \
else true; fi
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../libiberty/cp-demint.c -o cp-demint.o
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../libiberty/simple-object.c -o pic/simple-object.o; \
else true; fi
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../libiberty/simple-object.c -o noasan/simple-object.o; \
else true; fi
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../libiberty/simple-object.c -o simple-object.o
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../libiberty/pex-common.c -o pic/pex-common.o; \
else true; fi
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../libiberty/pex-common.c -o noasan/pex-common.o; \
else true; fi
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../libiberty/pex-common.c -o pex-common.o
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../libiberty/xasprintf.c -o pic/xasprintf.o; \
else true; fi
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../libiberty/xasprintf.c -o noasan/xasprintf.o; \
else true; fi
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../libiberty/xasprintf.c -o xasprintf.o
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../libiberty/pex-unix.c -o pic/pex-unix.o; \
else true; fi
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../libiberty/pex-unix.c -o noasan/pex-unix.o; \
else true; fi
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../libiberty/pex-unix.c -o pex-unix.o
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../libiberty/strerror.c -o pic/strerror.o; \
else true; fi
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../libiberty/strerror.c -o noasan/strerror.o; \
else true; fi
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../libiberty/strerror.c -o strerror.o
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../libiberty/timeval-utils.c -o pic/timeval-utils.o; \
else true; fi
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../libiberty/timeval-utils.c -o noasan/timeval-utils.o; \
else true; fi
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../libiberty/timeval-utils.c -o timeval-utils.o
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../libiberty/sort.c -o pic/sort.o; \
else true; fi
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../libiberty/sort.c -o noasan/sort.o; \
else true; fi
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../libiberty/sort.c -o sort.o
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \
else true; fi
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../libiberty/simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \
else true; fi
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../libiberty/simple-object-xcoff.c -o simple-object-xcoff.o
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../libiberty/md5.c -o pic/md5.o; \
else true; fi
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../libiberty/md5.c -o noasan/md5.o; \
else true; fi
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../libiberty/md5.c -o md5.o
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../libiberty/spaces.c -o pic/spaces.o; \
else true; fi
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../libiberty/spaces.c -o noasan/spaces.o; \
else true; fi
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../libiberty/spaces.c -o spaces.o
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../libiberty/lbasename.c -o pic/lbasename.o; \
else true; fi
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../libiberty/lbasename.c -o noasan/lbasename.o; \
else true; fi
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../libiberty/lbasename.c -o lbasename.o
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../libiberty/xexit.c -o pic/xexit.o; \
else true; fi
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../libiberty/xexit.c -o noasan/xexit.o; \
else true; fi
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../libiberty/xexit.c -o xexit.o
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../libiberty/d-demangle.c -o pic/d-demangle.o; \
else true; fi
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../libiberty/d-demangle.c -o noasan/d-demangle.o; \
else true; fi
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../libiberty/d-demangle.c -o d-demangle.o
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../libiberty/dwarfnames.c -o pic/dwarfnames.o; \
else true; fi
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../libiberty/dwarfnames.c -o noasan/dwarfnames.o; \
else true; fi
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../libiberty/dwarfnames.c -o dwarfnames.o
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../libiberty/strsignal.c -o pic/strsignal.o; \
else true; fi
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../libiberty/strsignal.c -o noasan/strsignal.o; \
else true; fi
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../libiberty/strsignal.c -o strsignal.o
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../libiberty/obstack.c -o pic/obstack.o; \
else true; fi
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../libiberty/obstack.c -o noasan/obstack.o; \
else true; fi
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../libiberty/obstack.c -o obstack.o
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../libiberty/hex.c -o pic/hex.o; \
else true; fi
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../libiberty/hex.c -o noasan/hex.o; \
else true; fi
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../libiberty/hex.c -o hex.o
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../libiberty/xmalloc.c -o pic/xmalloc.o; \
else true; fi
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../libiberty/xmalloc.c -o noasan/xmalloc.o; \
else true; fi
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../libiberty/xmalloc.c -o xmalloc.o
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../libiberty/getpwd.c -o pic/getpwd.o; \
else true; fi
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../libiberty/getpwd.c -o noasan/getpwd.o; \
else true; fi
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../libiberty/getpwd.c -o getpwd.o
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../libiberty/fnmatch.c -o pic/fnmatch.o; \
else true; fi
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../libiberty/fnmatch.c -o noasan/fnmatch.o; \
else true; fi
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../libiberty/fnmatch.c -o fnmatch.o
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../libiberty/concat.c -o pic/concat.o; \
else true; fi
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../libiberty/concat.c -o noasan/concat.o; \
else true; fi
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../libiberty/concat.c -o concat.o
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../libiberty/partition.c -o pic/partition.o; \
else true; fi
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../libiberty/partition.c -o noasan/partition.o; \
else true; fi
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../libiberty/partition.c -o partition.o
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../libiberty/hashtab.c -o pic/hashtab.o; \
else true; fi
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../libiberty/hashtab.c -o noasan/hashtab.o; \
else true; fi
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../libiberty/hashtab.c -o hashtab.o
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../libiberty/xstrerror.c -o pic/xstrerror.o; \
else true; fi
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../libiberty/xstrerror.c -o noasan/xstrerror.o; \
else true; fi
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../libiberty/xstrerror.c -o xstrerror.o
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../libiberty/pexecute.c -o pic/pexecute.o; \
else true; fi
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../libiberty/pexecute.c -o noasan/pexecute.o; \
else true; fi
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../libiberty/pexecute.c -o pexecute.o
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../libiberty/sha1.c -o pic/sha1.o; \
else true; fi
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../libiberty/sha1.c -o noasan/sha1.o; \
else true; fi
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../libiberty/sha1.c -o sha1.o
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../libiberty/xvasprintf.c -o pic/xvasprintf.o; \
else true; fi
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../libiberty/xvasprintf.c -o noasan/xvasprintf.o; \
else true; fi
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../libiberty/xvasprintf.c -o xvasprintf.o
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../libiberty/xstrndup.c -o pic/xstrndup.o; \
else true; fi
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../libiberty/xstrndup.c -o noasan/xstrndup.o; \
else true; fi
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../libiberty/xstrndup.c -o xstrndup.o
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../libiberty/getopt1.c -o pic/getopt1.o; \
else true; fi
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../libiberty/getopt1.c -o noasan/getopt1.o; \
else true; fi
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../libiberty/getopt1.c -o getopt1.o
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../libiberty/dyn-string.c -o pic/dyn-string.o; \
else true; fi
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../libiberty/dyn-string.c -o noasan/dyn-string.o; \
else true; fi
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../libiberty/dyn-string.c -o dyn-string.o
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../libiberty/make-temp-file.c -o pic/make-temp-file.o; \
else true; fi
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../libiberty/make-temp-file.c -o noasan/make-temp-file.o; \
else true; fi
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../libiberty/make-temp-file.c -o make-temp-file.o
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../libiberty/floatformat.c -o pic/floatformat.o; \
else true; fi
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../libiberty/floatformat.c -o noasan/floatformat.o; \
else true; fi
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../libiberty/floatformat.c -o floatformat.o
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../libiberty/stack-limit.c -o pic/stack-limit.o; \
else true; fi
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../libiberty/stack-limit.c -o noasan/stack-limit.o; \
else true; fi
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../libiberty/stack-limit.c -o stack-limit.o
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../libiberty/cplus-dem.c -o pic/cplus-dem.o; \
else true; fi
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../libiberty/cplus-dem.c -o noasan/cplus-dem.o; \
else true; fi
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../libiberty/cplus-dem.c -o cplus-dem.o
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../libiberty/splay-tree.c -o pic/splay-tree.o; \
else true; fi
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../libiberty/splay-tree.c -o noasan/splay-tree.o; \
else true; fi
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../libiberty/splay-tree.c -o splay-tree.o
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../libiberty/choose-temp.c -o pic/choose-temp.o; \
else true; fi
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../libiberty/choose-temp.c -o noasan/choose-temp.o; \
else true; fi
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../libiberty/choose-temp.c -o choose-temp.o
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../libiberty/objalloc.c -o pic/objalloc.o; \
else true; fi
if [ x"" != x ]; then \
  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../libiberty/objalloc.c -o noasan/objalloc.o; \
else true; fi
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../libiberty/objalloc.c -o objalloc.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"" != 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
echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o > required-list
make[3]: Entering directory '/home/autobuild/autobuild/instance-2/output-1/build/host-gcc-initial-11.3.0/build/build-aarch64-unknown-linux-gnu/libiberty/testsuite'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/autobuild/autobuild/instance-2/output-1/build/host-gcc-initial-11.3.0/build/build-aarch64-unknown-linux-gnu/libiberty/testsuite'
make[2]: Leaving directory '/home/autobuild/autobuild/instance-2/output-1/build/host-gcc-initial-11.3.0/build/build-aarch64-unknown-linux-gnu/libiberty'
make[2]: Entering directory '/home/autobuild/autobuild/instance-2/output-1/build/host-gcc-initial-11.3.0/build/build-aarch64-unknown-linux-gnu/fixincludes'
sed -e 's/@gcc_version@/11.3.0/' < mkheaders.almost > mkheadersT
mv -f mkheadersT mkheaders
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I. -I../../../fixincludes -I../include -I../../../fixincludes/../include ../../../fixincludes/fixlib.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I. -I../../../fixincludes -I../include -I../../../fixincludes/../include ../../../fixincludes/procopen.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I. -I../../../fixincludes -I../include -I../../../fixincludes/../include ../../../fixincludes/fixtests.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I. -I../../../fixincludes -I../include -I../../../fixincludes/../include ../../../fixincludes/server.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I. -I../../../fixincludes -I../include -I../../../fixincludes/../include ../../../fixincludes/fixopts.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I. -I../../../fixincludes -I../include -I../../../fixincludes/../include ../../../fixincludes/fixfixes.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I. -I../../../fixincludes -I../include -I../../../fixincludes/../include ../../../fixincludes/fixincl.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -L/home/autobuild/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-2/output-1/host/lib -o fixincl fixincl.o fixtests.o fixfixes.o server.o procopen.o fixlib.o fixopts.o ../libiberty/libiberty.a
echo timestamp > full-stamp
srcdir="../../../fixincludes" /bin/sh ../../../fixincludes/mkfixinc.sh x86_64-buildroot-linux-gnu
make[2]: Leaving directory '/home/autobuild/autobuild/instance-2/output-1/build/host-gcc-initial-11.3.0/build/build-aarch64-unknown-linux-gnu/fixincludes'
mkdir -p -- ./libdecnumber
Configuring in ./libdecnumber
configure: creating cache ./config.cache
checking whether make sets $(MAKE)... yes
checking for aarch64-unknown-linux-gnu-gcc... /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc accepts -g... yes
checking for /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc option to accept ISO C89... none needed
checking for aarch64-unknown-linux-gnu-ranlib... /usr/bin/ranlib
checking for aarch64-unknown-linux-gnu-ar... /usr/bin/ar
checking for aclocal... aclocal
checking for autoconf... autoconf
checking for autoheader... autoheader
checking whether /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -W... yes
checking whether /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -Wall... yes
checking whether /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -Wwrite-strings... yes
checking whether /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -Wstrict-prototypes... yes
checking whether /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -Wmissing-prototypes... yes
checking whether /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -Wold-style-definition... yes
checking whether /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -Wmissing-format-attribute... yes
checking whether /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -Wcast-qual... yes
checking whether /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -pedantic -Wlong-long... yes
checking whether /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -fno-lto... yes
checking how to run the C preprocessor... /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for string.h... (cached) yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes
checking for uintptr_t... yes
checking for int_least32_t... yes
checking for int_fast32_t... yes
checking for uint64_t... yes
checking what to include in gstdint.h... stdint.h (already complete)
checking for an ANSI C-conforming const... yes
checking for off_t... yes
checking size of int... 4
checking size of long... 8
checking for ANSI C header files... (cached) yes
checking build system type... aarch64-unknown-linux-gnu
checking host system type... aarch64-unknown-linux-gnu
checking target system type... x86_64-buildroot-linux-gnu
checking for decimal floating point... dpd
checking whether byte ordering is bigendian... no
checking for CET support... no
configure: updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing gstdint.h commands
make[2]: Entering directory '/home/autobuild/autobuild/instance-2/output-1/build/host-gcc-initial-11.3.0/build/libdecnumber'
source='../../libdecnumber/dpd/decimal128.c' object='decimal128.o' libtool=no /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc  -I../../libdecnumber -I.  -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long  -fno-lto -I../../libdecnumber -I.    -c ../../libdecnumber/dpd/decimal128.c
source='../../libdecnumber/dpd/decimal64.c' object='decimal64.o' libtool=no /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc  -I../../libdecnumber -I.  -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long  -fno-lto -I../../libdecnumber -I.    -c ../../libdecnumber/dpd/decimal64.c
source='../../libdecnumber/dpd/decimal32.c' object='decimal32.o' libtool=no /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc  -I../../libdecnumber -I.  -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long  -fno-lto -I../../libdecnumber -I.    -c ../../libdecnumber/dpd/decimal32.c
source='../../libdecnumber/decContext.c' object='decContext.o' libtool=no /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc  -I../../libdecnumber -I.  -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long  -fno-lto -I../../libdecnumber -I.    -c ../../libdecnumber/decContext.c
source='../../libdecnumber/decNumber.c' object='decNumber.o' libtool=no /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc  -I../../libdecnumber -I.  -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long  -fno-lto -I../../libdecnumber -I.    -c ../../libdecnumber/decNumber.c
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/autobuild/autobuild/instance-2/output-1/build/host-gcc-initial-11.3.0/build/libdecnumber'
mkdir -p -- ./zlib
Configuring in ./zlib
configure: creating cache ./config.cache
checking build system type... aarch64-unknown-linux-gnu
checking host system type... aarch64-unknown-linux-gnu
checking target system type... x86_64-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 whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for aarch64-unknown-linux-gnu-gcc... /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc accepts -g... yes
checking for /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc option to accept ISO C89... none needed
checking whether /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc... none
checking for CET support... no
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
checking the name lister (/usr/bin/nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/bin/ld option to reload object files... -r
checking for aarch64-unknown-linux-gnu-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for aarch64-unknown-linux-gnu-ar... /usr/bin/ar
checking for aarch64-unknown-linux-gnu-strip... no
checking for strip... strip
checking for aarch64-unknown-linux-gnu-ranlib... /usr/bin/ranlib
checking command to parse /usr/bin/nm output from /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc object... ok
checking how to run the C preprocessor... /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -fno-rtti -fno-exceptions... no
checking for /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc option to produce PIC... -fPIC -DPIC
checking if /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc PIC flag -fPIC -DPIC works... yes
checking if /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc static flag -static works... yes
checking if /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -c -o file.o... yes
checking if /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -c -o file.o... (cached) yes
checking whether the /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking how to run the C preprocessor... /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -E
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for getpagesize... yes
checking for working mmap... yes
checking for memcpy... yes
checking for strerror... yes
checking for unistd.h... (cached) yes
configure: updating cache ./config.cache
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: executing depfiles commands
config.status: executing libtool commands
make[2]: Entering directory '/home/autobuild/autobuild/instance-2/output-1/build/host-gcc-initial-11.3.0/build/zlib'
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib      -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -c -o libz_a-adler32.o `test -f 'adler32.c' || echo '../../zlib/'`adler32.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib      -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -c -o libz_a-gzlib.o `test -f 'gzlib.c' || echo '../../zlib/'`gzlib.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib      -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -c -o libz_a-gzwrite.o `test -f 'gzwrite.c' || echo '../../zlib/'`gzwrite.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib      -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -c -o libz_a-inffast.o `test -f 'inffast.c' || echo '../../zlib/'`inffast.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib      -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -c -o libz_a-gzread.o `test -f 'gzread.c' || echo '../../zlib/'`gzread.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib      -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -c -o libz_a-gzclose.o `test -f 'gzclose.c' || echo '../../zlib/'`gzclose.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib      -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -c -o libz_a-deflate.o `test -f 'deflate.c' || echo '../../zlib/'`deflate.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib      -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -c -o libz_a-zutil.o `test -f 'zutil.c' || echo '../../zlib/'`zutil.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib      -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -c -o libz_a-inflate.o `test -f 'inflate.c' || echo '../../zlib/'`inflate.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib      -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -c -o libz_a-uncompr.o `test -f 'uncompr.c' || echo '../../zlib/'`uncompr.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib      -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -c -o libz_a-infback.o `test -f 'infback.c' || echo '../../zlib/'`infback.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib      -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -c -o libz_a-inftrees.o `test -f 'inftrees.c' || echo '../../zlib/'`inftrees.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib      -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -c -o libz_a-crc32.o `test -f 'crc32.c' || echo '../../zlib/'`crc32.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib      -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -c -o libz_a-trees.o `test -f 'trees.c' || echo '../../zlib/'`trees.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib      -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -c -o libz_a-compress.o `test -f 'compress.c' || echo '../../zlib/'`compress.c
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
true "AR_FLAGS=rc" "CC_FOR_BUILD=/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc" "CFLAGS=-O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include" "CXXFLAGS=-O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include" "CFLAGS_FOR_BUILD=-O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include" "CFLAGS_FOR_TARGET=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -O2 -g0 -D_FORTIFY_SOURCE=1" "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/autobuild/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-2/output-1/host/lib" "LIBCFLAGS=-O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include" "LIBCFLAGS_FOR_TARGET=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -O2 -g0 -D_FORTIFY_SOURCE=1" "MAKE=/home/autobuild/make/make" "MAKEINFO=/home/autobuild/autobuild/instance-2/output-1/build/host-gcc-initial-11.3.0/missing makeinfo --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "EXPECT=expect" "RUNTEST=runtest" "RUNTESTFLAGS=" "exec_prefix=/home/autobuild/autobuild/instance-2/output-1/host" "infodir=/home/autobuild/autobuild/instance-2/output-1/host/share/info" "libdir=/home/autobuild/autobuild/instance-2/output-1/host/lib" "prefix=/home/autobuild/autobuild/instance-2/output-1/host" "tooldir=/home/autobuild/autobuild/instance-2/output-1/host/x86_64-buildroot-linux-gnu" "AR=/usr/bin/ar" "AS=/usr/bin/as" "CC=/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc" "CXX=/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++" "LD=/usr/bin/ld" "LIBCFLAGS=-O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include" "NM=/usr/bin/nm" "PICFLAG=" "RANLIB=/usr/bin/ranlib" "DESTDIR=" DO=all multi-do # /home/autobuild/make/make
make[2]: Leaving directory '/home/autobuild/autobuild/instance-2/output-1/build/host-gcc-initial-11.3.0/build/zlib'
mkdir -p -- build-aarch64-unknown-linux-gnu/libcpp
Configuring in build-aarch64-unknown-linux-gnu/libcpp
configure: creating cache ./config.cache
checking build system type... aarch64-unknown-linux-gnu
checking host system type... aarch64-unknown-linux-gnu
checking target system type... x86_64-buildroot-linux-gnu
checking whether make sets $(MAKE)... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for aarch64-unknown-linux-gnu-gcc... /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc accepts -g... yes
checking for /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc option to accept ISO C89... none needed
checking whether we are using the GNU C++ compiler... yes
checking whether /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ accepts -g... yes
checking for aarch64-unknown-linux-gnu-ranlib... /usr/bin/ranlib
checking for aarch64-unknown-linux-gnu-ar... /usr/bin/ar
checking how to run the C preprocessor... /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for aclocal... aclocal
checking for autoconf... autoconf
checking for autoheader... autoheader
checking whether /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -W... yes
checking whether /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -Wall... yes
checking whether /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -Wnarrowing... yes
checking whether /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -Wwrite-strings... yes
checking whether /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -Wmissing-format-attribute... yes
checking whether /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -Wstrict-prototypes... yes
checking whether /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -Wmissing-prototypes... yes
checking whether /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -Wold-style-definition... yes
checking whether /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -Wc++-compat... yes
checking whether /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -pedantic -Wlong-long... yes
checking whether /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -fno-exceptions... yes
checking whether /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -fno-rtti... yes
checking dependency style of /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++... 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... 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... yes
checking sys/file.h presence... 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... yes
checking for off_t... yes
checking for size_t... yes
checking for ssize_t... yes
checking for uintptr_t... yes
checking for ptrdiff_t... yes
checking for uint64_t... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking size of int... 4
checking size of long... 8
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 whether abort is declared... yes
checking whether asprintf is declared... yes
checking whether basename is declared... yes
checking whether errno is declared... no
checking whether getopt is declared... yes
checking whether vasprintf is declared... yes
checking whether clearerr_unlocked is declared... yes
checking whether feof_unlocked is declared... yes
checking whether ferror_unlocked is declared... yes
checking whether fflush_unlocked is declared... yes
checking whether fgetc_unlocked is declared... 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 for working alloca.h... yes
checking for alloca... yes
checking for ANSI C header files... (cached) yes
checking for nl_langinfo and CODESET... yes
checking whether NLS is requested... no
checking for uchar... 
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... egrep: warning: egrep is obsolescent; using grep -E
yes
checking for shared library run path origin... egrep: warning: egrep is obsolescent; using grep -E
done
checking for iconv... (cached) no
checking for CET support... no
configure: updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depdir commands
mkdir -p -- .deps
make[2]: Entering directory '/home/autobuild/autobuild/instance-2/output-1/build/host-gcc-initial-11.3.0/build/build-aarch64-unknown-linux-gnu/libcpp'
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include  -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include    -c -o identifiers.o -MT identifiers.o -MMD -MP -MF .deps/identifiers.Tpo ../../../libcpp/identifiers.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include  -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include    -c -o lex.o -MT lex.o -MMD -MP -MF .deps/lex.Tpo ../../../libcpp/lex.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include  -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include    -c -o line-map.o -MT line-map.o -MMD -MP -MF .deps/line-map.Tpo ../../../libcpp/line-map.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include  -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include    -c -o errors.o -MT errors.o -MMD -MP -MF .deps/errors.Tpo ../../../libcpp/errors.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include  -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include    -c -o charset.o -MT charset.o -MMD -MP -MF .deps/charset.Tpo ../../../libcpp/charset.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include  -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include    -c -o files.o -MT files.o -MMD -MP -MF .deps/files.Tpo ../../../libcpp/files.c
../../../libcpp/files.c: In function '_cpp_file* _cpp_find_file(cpp_reader*, const char*, cpp_dir*, int, _cpp_find_file_kind, location_t)':
../../../libcpp/files.c:585:32: warning: pointer 'file' may be used after 'void free(void*)' [-Wuse-after-free]
  585 |                     *hash_slot = file;
      |                     ~~~~~~~~~~~^~~~~~
../../../libcpp/files.c:581:22: note: call to 'void free(void*)' here
  581 |                 free (file);
      |                 ~~~~~^~~~~~
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include  -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include    -c -o macro.o -MT macro.o -MMD -MP -MF .deps/macro.Tpo ../../../libcpp/macro.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include  -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include    -c -o mkdeps.o -MT mkdeps.o -MMD -MP -MF .deps/mkdeps.Tpo ../../../libcpp/mkdeps.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include  -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include    -c -o directives.o -MT directives.o -MMD -MP -MF .deps/directives.Tpo ../../../libcpp/directives.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include  -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include    -c -o expr.o -MT expr.o -MMD -MP -MF .deps/expr.Tpo ../../../libcpp/expr.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include  -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include    -c -o pch.o -MT pch.o -MMD -MP -MF .deps/pch.Tpo ../../../libcpp/pch.c
echo "#define LOCALEDIR \"/home/autobuild/autobuild/instance-2/output-1/host/share/locale\"" > localedir.new
../../../libcpp/../move-if-change localedir.new localedir.h
echo timestamp > localedir.hs
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include  -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include    -c -o init.o -MT init.o -MMD -MP -MF .deps/init.Tpo ../../../libcpp/init.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include  -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include    -c -o traditional.o -MT traditional.o -MMD -MP -MF .deps/traditional.Tpo ../../../libcpp/traditional.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include  -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include    -c -o symtab.o -MT symtab.o -MMD -MP -MF .deps/symtab.Tpo ../../../libcpp/symtab.c
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/autobuild/autobuild/instance-2/output-1/build/host-gcc-initial-11.3.0/build/build-aarch64-unknown-linux-gnu/libcpp'
make[2]: Entering directory '/home/autobuild/autobuild/instance-2/output-1/build/host-gcc-initial-11.3.0/build/intl'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/autobuild/autobuild/instance-2/output-1/build/host-gcc-initial-11.3.0/build/intl'
mkdir -p -- ./libcpp
Configuring in ./libcpp
configure: creating cache ./config.cache
checking build system type... aarch64-unknown-linux-gnu
checking host system type... aarch64-unknown-linux-gnu
checking target system type... x86_64-buildroot-linux-gnu
checking whether make sets $(MAKE)... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for aarch64-unknown-linux-gnu-gcc... /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc accepts -g... yes
checking for /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc option to accept ISO C89... none needed
checking whether we are using the GNU C++ compiler... yes
checking whether /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ accepts -g... yes
checking for aarch64-unknown-linux-gnu-ranlib... /usr/bin/ranlib
checking for aarch64-unknown-linux-gnu-ar... /usr/bin/ar
checking how to run the C preprocessor... /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for aclocal... aclocal
checking for autoconf... autoconf
checking for autoheader... autoheader
checking whether /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -W... yes
checking whether /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -Wall... yes
checking whether /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -Wnarrowing... yes
checking whether /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -Wwrite-strings... yes
checking whether /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -Wmissing-format-attribute... yes
checking whether /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -Wstrict-prototypes... yes
checking whether /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -Wmissing-prototypes... yes
checking whether /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -Wold-style-definition... yes
checking whether /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -Wc++-compat... yes
checking whether /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -pedantic -Wlong-long... yes
checking whether /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -fno-exceptions... yes
checking whether /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -fno-rtti... yes
checking dependency style of /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++... 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... 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... yes
checking sys/file.h presence... 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... yes
checking for off_t... yes
checking for size_t... yes
checking for ssize_t... yes
checking for uintptr_t... yes
checking for ptrdiff_t... yes
checking for uint64_t... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking size of int... 4
checking size of long... 8
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 whether abort is declared... yes
checking whether asprintf is declared... yes
checking whether basename is declared... yes
checking whether errno is declared... no
checking whether getopt is declared... yes
checking whether vasprintf is declared... yes
checking whether clearerr_unlocked is declared... yes
checking whether feof_unlocked is declared... yes
checking whether ferror_unlocked is declared... yes
checking whether fflush_unlocked is declared... yes
checking whether fgetc_unlocked is declared... 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 for working alloca.h... yes
checking for alloca... yes
checking for ANSI C header files... (cached) yes
checking for nl_langinfo and CODESET... yes
checking whether NLS is requested... no
checking for uchar... 
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... egrep: warning: egrep is obsolescent; using grep -E
yes
checking for shared library run path origin... egrep: warning: egrep is obsolescent; using grep -E
done
checking for iconv... yes
checking for iconv declaration... 
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for CET support... no
configure: updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depdir commands
mkdir -p -- .deps
make[2]: Entering directory '/home/autobuild/autobuild/instance-2/output-1/build/host-gcc-initial-11.3.0/build/libcpp'
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include  -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include    -c -o directives.o -MT directives.o -MMD -MP -MF .deps/directives.Tpo ../../libcpp/directives.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include  -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include    -c -o macro.o -MT macro.o -MMD -MP -MF .deps/macro.Tpo ../../libcpp/macro.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include  -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include    -c -o files.o -MT files.o -MMD -MP -MF .deps/files.Tpo ../../libcpp/files.c
../../libcpp/files.c: In function '_cpp_file* _cpp_find_file(cpp_reader*, const char*, cpp_dir*, int, _cpp_find_file_kind, location_t)':
../../libcpp/files.c:585:32: warning: pointer 'file' may be used after 'void free(void*)' [-Wuse-after-free]
  585 |                     *hash_slot = file;
      |                     ~~~~~~~~~~~^~~~~~
../../libcpp/files.c:581:22: note: call to 'void free(void*)' here
  581 |                 free (file);
      |                 ~~~~~^~~~~~
echo "#define LOCALEDIR \"/home/autobuild/autobuild/instance-2/output-1/host/share/locale\"" > localedir.new
../../libcpp/../move-if-change localedir.new localedir.h
echo timestamp > localedir.hs
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include  -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include    -c -o init.o -MT init.o -MMD -MP -MF .deps/init.Tpo ../../libcpp/init.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include  -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include    -c -o pch.o -MT pch.o -MMD -MP -MF .deps/pch.Tpo ../../libcpp/pch.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include  -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include    -c -o charset.o -MT charset.o -MMD -MP -MF .deps/charset.Tpo ../../libcpp/charset.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include  -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include    -c -o mkdeps.o -MT mkdeps.o -MMD -MP -MF .deps/mkdeps.Tpo ../../libcpp/mkdeps.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include  -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include    -c -o symtab.o -MT symtab.o -MMD -MP -MF .deps/symtab.Tpo ../../libcpp/symtab.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include  -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include    -c -o expr.o -MT expr.o -MMD -MP -MF .deps/expr.Tpo ../../libcpp/expr.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include  -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include    -c -o identifiers.o -MT identifiers.o -MMD -MP -MF .deps/identifiers.Tpo ../../libcpp/identifiers.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include  -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include    -c -o traditional.o -MT traditional.o -MMD -MP -MF .deps/traditional.Tpo ../../libcpp/traditional.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include  -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include    -c -o errors.o -MT errors.o -MMD -MP -MF .deps/errors.Tpo ../../libcpp/errors.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include  -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include    -c -o lex.o -MT lex.o -MMD -MP -MF .deps/lex.Tpo ../../libcpp/lex.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include  -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include    -c -o line-map.o -MT line-map.o -MMD -MP -MF .deps/line-map.Tpo ../../libcpp/line-map.c
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/autobuild/autobuild/instance-2/output-1/build/host-gcc-initial-11.3.0/build/libcpp'
mkdir -p -- ./libbacktrace
Configuring in ./libbacktrace
configure: creating cache ./config.cache
checking build system type... aarch64-unknown-linux-gnu
checking host system type... aarch64-unknown-linux-gnu
checking target system type... x86_64-buildroot-linux-gnu
checking for aarch64-unknown-linux-gnu-gcc... /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc accepts -g... yes
checking for /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc option to accept ISO C89... none needed
checking whether /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc understands -c and -o together... yes
checking how to run the C preprocessor... /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking 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 whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for aarch64-unknown-linux-gnu-gcc... (cached) /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc accepts -g... (cached) yes
checking for /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc option to accept ISO C89... (cached) none needed
checking whether /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc understands -c and -o together... (cached) yes
checking for aarch64-unknown-linux-gnu-ranlib... /usr/bin/ranlib
checking for gawk... (cached) gawk
checking for dwz... no
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
checking the name lister (/usr/bin/nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/bin/ld option to reload object files... -r
checking for aarch64-unknown-linux-gnu-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for aarch64-unknown-linux-gnu-ar... /usr/bin/ar
checking for aarch64-unknown-linux-gnu-strip... no
checking for strip... strip
checking for aarch64-unknown-linux-gnu-ranlib... (cached) /usr/bin/ranlib
checking command to parse /usr/bin/nm output from /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc object... ok
checking for dlfcn.h... yes
checking for objdir... .libs
checking if /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -fno-rtti -fno-exceptions... no
checking for /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc option to produce PIC... -fPIC -DPIC
checking if /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc PIC flag -fPIC -DPIC works... yes
checking if /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc static flag -static works... yes
checking if /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -c -o file.o... yes
checking if /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -c -o file.o... (cached) yes
checking whether the /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc linker (/usr/bin/ld) 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 unwind.h usability... yes
checking unwind.h presence... yes
checking for unwind.h... yes
checking for _Unwind_Backtrace... yes
checking for -funwind-tables option... yes
checking for -frandom-seed=string option... yes
checking whether /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -W... yes
checking whether /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -Wall... yes
checking whether /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -Wwrite-strings... yes
checking whether /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -Wstrict-prototypes... yes
checking whether /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -Wmissing-prototypes... yes
checking whether /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -Wold-style-definition... yes
checking whether /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -Wmissing-format-attribute... yes
checking whether /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc supports -Wcast-qual... yes
checking for _Unwind_GetIPInfo... yes
checking for CET support... no
checking __sync extensions... yes
checking __atomic extensions... yes
checking output filetype... elf64
looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes
checking for uintptr_t... yes
checking for int_least32_t... yes
checking for int_fast32_t... yes
checking for uint64_t... yes
checking what to include in gstdint.h... stdint.h (already complete)
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking for mmap... yes
checking link.h usability... yes
checking link.h presence... yes
checking for link.h... yes
checking for dl_iterate_phdr... yes
checking mach-o/dyld.h usability... no
checking mach-o/dyld.h presence... no
checking for mach-o/dyld.h... no
checking sys/ldr.h usability... no
checking sys/ldr.h presence... no
checking for sys/ldr.h... no
checking for fcntl... yes
checking whether strnlen is declared... yes
checking whether getpagesize is declared... yes
checking for lstat... yes
checking for readlink... yes
checking for getexecname... no
checking for KERN_PROC... no
checking for KERN_PROG_ARGS... no
checking for clock_gettime... yes
checking whether -pthread is supported... yes
checking whether -gdwarf-5 is supported... yes
checking for compress in -lz... yes
checking whether --compress-debug-sections is supported... yes
checking for objcopy... objcopy
checking for readelf... readelf
checking whether objcopy supports debuglink... yes
checking for dsymutil... dsymutil
checking for nm... /usr/bin/nm
checking for xz... xz
checking for comm... comm
checking for lzma_auto_decoder in -llzma... yes
checking whether tests can run... yes
configure: updating cache ./config.cache
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating backtrace-supported.h
config.status: creating install-debuginfo-for-buildid.sh
config.status: creating config.h
config.status: executing libtool commands
config.status: executing gstdint.h commands
config.status: executing default commands
make[2]: Entering directory '/home/autobuild/autobuild/instance-2/output-1/build/host-gcc-initial-11.3.0/build/libbacktrace'
/home/autobuild/make/make  all-am
make[3]: Entering directory '/home/autobuild/autobuild/instance-2/output-1/build/host-gcc-initial-11.3.0/build/libbacktrace'
true  DO=all multi-do # /home/autobuild/make/make
/bin/sh ./libtool  --tag=CC   --mode=compile /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace  -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc  -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -c -o elf.lo ../../libbacktrace/elf.c
libtool: compile:  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -c ../../libbacktrace/elf.c -o elf.o
/bin/sh ./libtool  --tag=CC   --mode=compile /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace  -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc  -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -c -o backtrace.lo ../../libbacktrace/backtrace.c
libtool: compile:  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -c ../../libbacktrace/backtrace.c -o backtrace.o
/bin/sh ./libtool  --tag=CC   --mode=compile /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace  -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc  -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -c -o mmapio.lo ../../libbacktrace/mmapio.c
libtool: compile:  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -c ../../libbacktrace/mmapio.c -o mmapio.o
/bin/sh ./libtool  --tag=CC   --mode=compile /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace  -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc  -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -c -o dwarf.lo ../../libbacktrace/dwarf.c
libtool: compile:  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -c ../../libbacktrace/dwarf.c -o dwarf.o
/bin/sh ./libtool  --tag=CC   --mode=compile /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace  -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc  -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -c -o mmap.lo ../../libbacktrace/mmap.c
libtool: compile:  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -c ../../libbacktrace/mmap.c -o mmap.o
/bin/sh ./libtool  --tag=CC   --mode=compile /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace  -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc  -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -c -o posix.lo ../../libbacktrace/posix.c
libtool: compile:  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -c ../../libbacktrace/posix.c -o posix.o
/bin/sh ./libtool  --tag=CC   --mode=compile /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace  -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc  -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -c -o print.lo ../../libbacktrace/print.c
libtool: compile:  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -c ../../libbacktrace/print.c -o print.o
/bin/sh ./libtool  --tag=CC   --mode=compile /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace  -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc  -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -c -o fileline.lo ../../libbacktrace/fileline.c
libtool: compile:  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -c ../../libbacktrace/fileline.c -o fileline.o
/bin/sh ./libtool  --tag=CC   --mode=compile /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace  -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc  -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -c -o sort.lo ../../libbacktrace/sort.c
libtool: compile:  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -c ../../libbacktrace/sort.c -o sort.o
/bin/sh ./libtool  --tag=CC   --mode=compile /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace  -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc  -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -c -o simple.lo ../../libbacktrace/simple.c
libtool: compile:  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -c ../../libbacktrace/simple.c -o simple.o
/bin/sh ./libtool  --tag=CC   --mode=compile /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace  -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc  -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -c -o atomic.lo ../../libbacktrace/atomic.c
libtool: compile:  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -c ../../libbacktrace/atomic.c -o atomic.o
/bin/sh ./libtool  --tag=CC   --mode=compile /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace  -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc  -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -c -o state.lo ../../libbacktrace/state.c
libtool: compile:  /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -c ../../libbacktrace/state.c -o state.o
/bin/sh ./libtool  --tag=CC   --mode=link /home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -funwind-tables -frandom-seed=libbacktrace.la -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include  -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-2/output-1/host/lib -o libbacktrace.la  atomic.lo dwarf.lo fileline.lo posix.lo print.lo sort.lo state.lo backtrace.lo simple.lo elf.lo mmapio.lo mmap.lo 
libtool: link: /usr/bin/ar cru .libs/libbacktrace.a  atomic.o dwarf.o fileline.o posix.o print.o sort.o state.o backtrace.o simple.o elf.o mmapio.o mmap.o
/usr/bin/ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: /usr/bin/ranlib .libs/libbacktrace.a
libtool: link: ( cd ".libs" && rm -f "libbacktrace.la" && ln -s "../libbacktrace.la" "libbacktrace.la" )
make[3]: Leaving directory '/home/autobuild/autobuild/instance-2/output-1/build/host-gcc-initial-11.3.0/build/libbacktrace'
make[2]: Leaving directory '/home/autobuild/autobuild/instance-2/output-1/build/host-gcc-initial-11.3.0/build/libbacktrace'
make[2]: Entering directory '/home/autobuild/autobuild/instance-2/output-1/build/host-gcc-initial-11.3.0/build/gcc'
LC_ALL=C ; export LC_ALL ; \
gawk -f ../../gcc/opt-gather.awk ../../gcc/ada/gcc-interface/lang.opt ../../gcc/brig/lang.opt ../../gcc/d/lang.opt ../../gcc/fortran/lang.opt ../../gcc/go/lang.opt ../../gcc/lto/lang.opt ../../gcc/c-family/c.opt ../../gcc/common.opt ../../gcc/params.opt ../../gcc/analyzer/analyzer.opt ../../gcc/config/fused-madd.opt ../../gcc/config/i386/i386.opt ../../gcc/config/gnu-user.opt ../../gcc/config/linux.opt ../../gcc/config/linux-android.opt > tmp-optionlist
/bin/sh ../../gcc/../move-if-change tmp-optionlist optionlist
echo timestamp > s-options
gawk -f ../../gcc/opt-functions.awk -f ../../gcc/opt-read.awk \
       -f ../../gcc/opth-gen.awk \
       < optionlist > tmp-options.h
/bin/sh ../../gcc/../move-if-change tmp-options.h options.h
echo timestamp > s-options-h
TARGET_CPU_DEFAULT="" \
HEADERS="auto-host.h ansidecl.h" DEFINES="" \
/bin/sh ../../gcc/mkconfig.sh bconfig.h
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ -c   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ -c   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ -c   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ -c   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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.c
/home/rguenther/src/releases/gcc-11.3.0/gcc-11.3.0/gcc/gengtype-lex.l: In function 'int yylex(const char**)':
gengtype-lex.c:356:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
/home/rguenther/src/releases/gcc-11.3.0/gcc-11.3.0/gcc/gengtype-lex.l:119:1: note: in expansion of macro 'YY_DO_BEFORE_ACTION'
/home/rguenther/src/releases/gcc-11.3.0/gcc-11.3.0/gcc/gengtype-lex.l:114:1: note: here
gengtype-lex.c:356:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
/home/rguenther/src/releases/gcc-11.3.0/gcc-11.3.0/gcc/gengtype-lex.l:139:1: note: in expansion of macro 'YY_DO_BEFORE_ACTION'
/home/rguenther/src/releases/gcc-11.3.0/gcc-11.3.0/gcc/gengtype-lex.l:135:1: note: here
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ -c   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ -c   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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  \
-DBASEVER="\"11.3.0\"" -DDATESTAMP="\"\"" \
-DREVISION="\"\"" \
-DDEVPHASE="\"\"" -DPKGVERSION="\"(Buildroot 2022.08-461-ge381fa9cf2) \"" \
-DBUGURL="\"<http://bugs.buildroot.net/>\"" -o build/version.o ../../gcc/version.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-2/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/version.o ../build-aarch64-unknown-linux-gnu/libiberty/libiberty.a
/bin/sh ../../gcc/../move-if-change tmp-gi.list gtyp-input.list
echo timestamp > s-gtyp-input
build/gengtype  \
                    -S ../../gcc -I gtyp-input.list -w tmp-gtype.state
/bin/sh ../../gcc/../move-if-change tmp-gtype.state gtype.state
build/gengtype  \
                    -r gtype.state
echo timestamp > s-gtype
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ -c   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-2/output-1/host/lib -o build/gengenrtl \
    build/gengenrtl.o build/errors.o ../build-aarch64-unknown-linux-gnu/libiberty/libiberty.a
build/gengenrtl > tmp-genrtl.h
/bin/sh ../../gcc/../move-if-change tmp-genrtl.h genrtl.h
echo timestamp > s-genrtl-h
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ -c   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-2/output-1/host/lib -o build/genmodes \
    build/genmodes.o build/errors.o ../build-aarch64-unknown-linux-gnu/libiberty/libiberty.a
build/genmodes -i > tmp-modes-inline.h
/bin/sh ../../gcc/../move-if-change tmp-modes-inline.h \
  insn-modes-inline.h
echo timestamp > s-modes-inline-h
build/genmodes -h > tmp-modes.h
/bin/sh ../../gcc/../move-if-change tmp-modes.h insn-modes.h
echo timestamp > s-modes-h
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ -c   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ -c   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-2/output-1/host/lib -o build/genmddeps \
    build/genmddeps.o build/read-md.o build/errors.o ../build-aarch64-unknown-linux-gnu/libiberty/libiberty.a
build/genmddeps ../../gcc/common.md ../../gcc/config/i386/i386.md > tmp-mddeps
/bin/sh ../../gcc/../move-if-change tmp-mddeps mddeps.mk
echo timestamp > s-mddeps
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ -c   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-2/output-1/host/lib -o build/genconstants \
    build/genconstants.o build/read-md.o build/errors.o ../build-aarch64-unknown-linux-gnu/libiberty/libiberty.a
build/genconstants ../../gcc/common.md ../../gcc/config/i386/i386.md \
   > tmp-constants.h
/bin/sh ../../gcc/../move-if-change tmp-constants.h insn-constants.h
echo timestamp > s-constants
TARGET_CPU_DEFAULT="" \
HEADERS="options.h insn-constants.h config/vxworks-dummy.h config/i386/biarch64.h config/i386/i386.h config/i386/unix.h config/i386/att.h config/dbxelf.h config/elfos.h config/gnu-user.h config/glibc-stdint.h config/i386/x86-64.h config/i386/gnu-user-common.h config/i386/gnu-user64.h config/linux.h config/linux-android.h config/i386/linux-common.h config/i386/linux64.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" \
/bin/sh ../../gcc/mkconfig.sh tm.h
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ -c   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ -c   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ -c   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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.c
build/genmodes -m > tmp-min-modes.c
/bin/sh ../../gcc/../move-if-change tmp-min-modes.c min-insn-modes.c
echo timestamp > s-modes-m
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ -c   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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.c
echo "#define BUILDING_GCC_MAJOR `echo 11.3.0 | sed -e 's/^\([0-9]*\).*$/\1/'`" > bversion.h
echo "#define BUILDING_GCC_MINOR `echo 11.3.0 | sed -e 's/^[0-9]*\.\([0-9]*\).*$/\1/'`" >> bversion.h
echo "#define BUILDING_GCC_PATCHLEVEL `echo 11.3.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
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ -c   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ -c   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ -c   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ -c   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ -c   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ -c   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-2/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-aarch64-unknown-linux-gnu/libiberty/libiberty.a
build/genpreds -c ../../gcc/common.md ../../gcc/config/i386/i386.md > tmp-constrs.h
/bin/sh ../../gcc/../move-if-change tmp-constrs.h tm-constrs.h
echo timestamp > s-constrs-h
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ -c   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-2/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-aarch64-unknown-linux-gnu/libiberty/libiberty.a
build/genconditions ../../gcc/common.md ../../gcc/config/i386/i386.md > tmp-condmd.c
/bin/sh ../../gcc/../move-if-change tmp-condmd.c build/gencondmd.c
echo timestamp > s-conditions
build/genpreds -h ../../gcc/common.md ../../gcc/config/i386/i386.md > tmp-preds.h
/bin/sh ../../gcc/../move-if-change tmp-preds.h tm-preds.h
echo timestamp > s-preds-h
TARGET_CPU_DEFAULT="" \
HEADERS="config/i386/i386-protos.h config/linux-protos.h tm-preds.h" DEFINES="" \
/bin/sh ../../gcc/mkconfig.sh tm_p.h
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ -c   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-2/output-1/host/lib -o build/gencondmd \
    build/gencondmd.o build/errors.o ../build-aarch64-unknown-linux-gnu/libiberty/libiberty.a
build/gencondmd > tmp-cond.md
/bin/sh ../../gcc/../move-if-change tmp-cond.md insn-conditions.md
echo timestamp > s-condmd
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ -c   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-2/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-aarch64-unknown-linux-gnu/libiberty/libiberty.a
build/genopinit ../../gcc/common.md ../../gcc/config/i386/i386.md \
  insn-conditions.md -htmp-opinit.h -ctmp-opinit.c
/bin/sh ../../gcc/../move-if-change tmp-opinit.h insn-opinit.h
/bin/sh ../../gcc/../move-if-change tmp-opinit.c insn-opinit.c
echo timestamp > s-opinit
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ -c   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-2/output-1/host/lib -o build/genhooks \
    build/genhooks.o build/errors.o ../build-aarch64-unknown-linux-gnu/libiberty/libiberty.a
build/genhooks "D Target Hook" \
				     > tmp-d-target-hooks-def.h
/bin/sh ../../gcc/../move-if-change tmp-d-target-hooks-def.h \
				     d/d-target-hooks-def.h
echo timestamp > s-d-target-hooks-def-h
TARGET_CPU_DEFAULT="" \
HEADERS="options.h insn-constants.h config/i386/i386.h config/i386/i386-protos.h defaults.h" DEFINES="" \
/bin/sh ../../gcc/mkconfig.sh tm_d.h
build/genhooks "Common Target Hook" \
				     > tmp-common-target-hooks-def.h
/bin/sh ../../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 "Target Hook" \
				     > tmp-target-hooks-def.h
/bin/sh ../../gcc/../move-if-change tmp-target-hooks-def.h \
				     target-hooks-def.h
echo timestamp > s-target-hooks-def-h
lsf="../../gcc/lto/lang-specs.h"; for f in $lsf; do \
    echo "#include \"$f\""; \
done | sed 's|../../gcc/||' > tmp-specs.h
/bin/sh ../../gcc/../move-if-change tmp-specs.h specs.h
echo timestamp > s-specs
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ -c   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-2/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-aarch64-unknown-linux-gnu/libiberty/libiberty.a
build/genflags ../../gcc/common.md ../../gcc/config/i386/i386.md \
  insn-conditions.md > tmp-flags.h
/bin/sh ../../gcc/../move-if-change tmp-flags.h insn-flags.h
echo timestamp > s-flags
if test no = yes \
   || test -n "m64=../lib64 m32=../lib mx32=../libx32"; then \
  /bin/sh ../../gcc/genmultilib \
    "m64/m32" \
    " 64  32" \
    "" \
    "" \
    "" \
    "" \
    "m64=../lib64 m32=../lib mx32=../libx32" \
    "" \
    "" \
    "" \
    "no" \
    > tmp-mlib.h; \
else \
  /bin/sh ../../gcc/genmultilib '' '' '' '' '' '' '' '' \
    "" '' no \
    > tmp-mlib.h; \
fi
/bin/sh ../../gcc/../move-if-change tmp-mlib.h multilib.h
echo timestamp > s-mlib
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/sh ../../gcc/../move-if-change tmp-omp-device-properties.h \
  omp-device-properties.h
echo timestamp > s-omp-device-properties-h
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/objc/objc-tree.def"; for f in $ltf; do \
  echo "#include \"$f\""; \
done | sed 's|../../gcc/||' >> tmp-all-tree.def
/bin/sh ../../gcc/../move-if-change tmp-all-tree.def all-tree.def
echo timestamp > s-alltree
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ -c   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-2/output-1/host/lib -o build/gencheck \
    build/gencheck.o ../build-aarch64-unknown-linux-gnu/libiberty/libiberty.a
build/gencheck > tmp-check.h
/bin/sh ../../gcc/../move-if-change tmp-check.h tree-check.h
echo timestamp > s-check
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ -c   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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/gcov-iov.o ../../gcc/gcov-iov.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-2/output-1/host/lib \
	build/gcov-iov.o -o build/gcov-iov
build/gcov-iov '11.3.0' '' \
    > tmp-gcov-iov.h
/bin/sh ../../gcc/../move-if-change tmp-gcov-iov.h gcov-iov.h
echo timestamp > s-iov
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ -c   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-2/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-aarch64-unknown-linux-gnu/libiberty/libiberty.a
build/genattr ../../gcc/common.md ../../gcc/config/i386/i386.md \
  insn-conditions.md > tmp-attr.h
/bin/sh ../../gcc/../move-if-change tmp-attr.h insn-attr.h
echo timestamp > s-attr
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ -c   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-2/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-aarch64-unknown-linux-gnu/libiberty/libiberty.a
build/genconfig ../../gcc/common.md ../../gcc/config/i386/i386.md \
  insn-conditions.md > tmp-config.h
/bin/sh ../../gcc/../move-if-change tmp-config.h insn-config.h
echo timestamp > s-config
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ -c   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-2/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-aarch64-unknown-linux-gnu/libiberty/libiberty.a
build/genattr-common ../../gcc/common.md ../../gcc/config/i386/i386.md \
  insn-conditions.md > tmp-attr-common.h
/bin/sh ../../gcc/../move-if-change tmp-attr-common.h insn-attr-common.h
echo timestamp > s-attr-common
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ -c   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-2/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-aarch64-unknown-linux-gnu/libiberty/libiberty.a
build/gencfn-macros -c \
  > tmp-case-cfn-macros.h
/bin/sh ../../gcc/../move-if-change tmp-case-cfn-macros.h \
  case-cfn-macros.h
echo timestamp > s-case-cfn-macros
build/gencfn-macros -o \
  > tmp-cfn-operators.pd
/bin/sh ../../gcc/../move-if-change tmp-cfn-operators.pd \
  cfn-operators.pd
echo timestamp > s-cfn-operators
gawk -f ../../gcc/gen-pass-instances.awk \
  ../../gcc/passes.def ../../gcc/config/i386/i386-passes.def > pass-instances.def
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ -c   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-2/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-aarch64-unknown-linux-gnu/libiberty/libiberty.a
build/gentarget-def ../../gcc/common.md ../../gcc/config/i386/i386.md \
  insn-conditions.md > tmp-target-def.h
/bin/sh ../../gcc/../move-if-change tmp-target-def.h insn-target-def.h
echo timestamp > s-target-def
TARGET_CPU_DEFAULT="" \
HEADERS="auto-host.h ansidecl.h" DEFINES="" \
/bin/sh ../../gcc/mkconfig.sh config.h
build/genhooks "C Target Hook" \
				     > tmp-c-target-hooks-def.h
/bin/sh ../../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
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ -c   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-2/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-aarch64-unknown-linux-gnu/libiberty/libiberty.a
build/gencodes ../../gcc/common.md ../../gcc/config/i386/i386.md \
  insn-conditions.md > tmp-codes.h
/bin/sh ../../gcc/../move-if-change tmp-codes.h insn-codes.h
echo timestamp > s-codes
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -fno-PIE -c  -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/home/autobuild/autobuild/instance-2/output-1/host/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/home/autobuild/autobuild/instance-2/output-1/host/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"11.3.0\" -DDEFAULT_REAL_TARGET_MACHINE=\"x86_64-buildroot-linux-gnu\" -DDEFAULT_TARGET_MACHINE=\"x86_64-buildroot-linux-gnu\" -DSTANDARD_BINDIR_PREFIX=\"/home/autobuild/autobuild/instance-2/output-1/host/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" -DACCEL_DIR_SUFFIX=\"\" -DTARGET_SYSTEM_ROOT=\"/home/autobuild/autobuild/instance-2/output-1/host/x86_64-buildroot-linux-gnu/sysroot\" -DTARGET_SYSTEM_ROOT_RELOCATABLE   -DCONFIGURE_SPECS="\"\"" -DTOOL_INCLUDE_DIR=\"/home/autobuild/autobuild/instance-2/output-1/host/lib/gcc/x86_64-buildroot-linux-gnu/11.3.0/../../../../x86_64-buildroot-linux-gnu/include\" -DNATIVE_SYSTEM_HEADER_DIR=\"/usr/include\" -DIN_GCC_FRONTEND -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace   -o c/gccspec.o -MT c/gccspec.o -MMD -MP -MF c/.deps/gccspec.TPo ../../gcc/c/gccspec.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -fno-PIE -c   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag    -DHAVE_CONFIG_H -I. -Icommon -I../../gcc -I../../gcc/common -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace   -o common/common-targhooks.o -MT common/common-targhooks.o -MMD -MP -MF common/.deps/common-targhooks.TPo ../../gcc/common/common-targhooks.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -fno-PIE -c   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace   -o vec.o -MT vec.o -MMD -MP -MF ./.deps/vec.TPo ../../gcc/vec.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -fno-PIE -c   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace   -o hash-table.o -MT hash-table.o -MMD -MP -MF ./.deps/hash-table.TPo ../../gcc/hash-table.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -fno-PIE -c  -DPREFIX=\"/home/autobuild/autobuild/instance-2/output-1/host\" -DBASEVER="\"11.3.0\"" -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace   -o prefix.o -MT prefix.o -MMD -MP -MF ./.deps/prefix.TPo ../../gcc/prefix.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -fno-PIE -c   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace   -o hooks.o -MT hooks.o -MMD -MP -MF ./.deps/hooks.TPo ../../gcc/hooks.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -fno-PIE -c   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace   -o opt-suggestions.o -MT opt-suggestions.o -MMD -MP -MF ./.deps/opt-suggestions.TPo ../../gcc/opt-suggestions.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -fno-PIE -c   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace   -o i386-common.o -MT i386-common.o -MMD -MP -MF ./.deps/i386-common.TPo ../../gcc/common/config/i386/i386-common.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -fno-PIE -c   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace   -o opts.o -MT opts.o -MMD -MP -MF ./.deps/opts.TPo ../../gcc/opts.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -fno-PIE -c   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace   -o spellcheck.o -MT spellcheck.o -MMD -MP -MF ./.deps/spellcheck.TPo ../../gcc/spellcheck.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -fno-PIE -c   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace   -o selftest.o -MT selftest.o -MMD -MP -MF ./.deps/selftest.TPo ../../gcc/selftest.c
gawk -f ../../gcc/opt-functions.awk -f ../../gcc/opt-read.awk \
       -f ../../gcc/optc-gen.awk \
       -v header_name="config.h system.h coretypes.h options.h tm.h" < optionlist > options.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -fno-PIE -c   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace   -o options.o -MT options.o -MMD -MP -MF ./.deps/options.TPo options.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -fno-PIE -c   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace   -o opts-common.o -MT opts-common.o -MMD -MP -MF ./.deps/opts-common.TPo ../../gcc/opts-common.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -fno-PIE -c   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace   -o file-find.o -MT file-find.o -MMD -MP -MF ./.deps/file-find.TPo ../../gcc/file-find.c
rm -rf libcommon-target.a
/usr/bin/ar rc libcommon-target.a i386-common.o prefix.o opts.o opts-common.o options.o vec.o hooks.o common/common-targhooks.o hash-table.o file-find.o spellcheck.o selftest.o opt-suggestions.o
/usr/bin/ranlib  libcommon-target.a
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -fno-PIE -c  -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/home/autobuild/autobuild/instance-2/output-1/host/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/home/autobuild/autobuild/instance-2/output-1/host/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"11.3.0\" -DDEFAULT_REAL_TARGET_MACHINE=\"x86_64-buildroot-linux-gnu\" -DDEFAULT_TARGET_MACHINE=\"x86_64-buildroot-linux-gnu\" -DSTANDARD_BINDIR_PREFIX=\"/home/autobuild/autobuild/instance-2/output-1/host/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" -DACCEL_DIR_SUFFIX=\"\" -DTARGET_SYSTEM_ROOT=\"/home/autobuild/autobuild/instance-2/output-1/host/x86_64-buildroot-linux-gnu/sysroot\" -DTARGET_SYSTEM_ROOT_RELOCATABLE   -DCONFIGURE_SPECS="\"\"" -DTOOL_INCLUDE_DIR=\"/home/autobuild/autobuild/instance-2/output-1/host/lib/gcc/x86_64-buildroot-linux-gnu/11.3.0/../../../../x86_64-buildroot-linux-gnu/include\" -DNATIVE_SYSTEM_HEADER_DIR=\"/usr/include\" -DBASEVER="\"11.3.0\"" -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace   -o gcc.o -MT gcc.o -MMD -MP -MF ./.deps/gcc.TPo ../../gcc/gcc.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -fno-PIE -c   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace   -o ggc-none.o -MT ggc-none.o -MMD -MP -MF ./.deps/ggc-none.TPo ../../gcc/ggc-none.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -fno-PIE -c   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace   -o sort.o -MT sort.o -MMD -MP -MF ./.deps/sort.TPo ../../gcc/sort.cc
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -fno-PIE -c   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace   -o pretty-print.o -MT pretty-print.o -MMD -MP -MF ./.deps/pretty-print.TPo ../../gcc/pretty-print.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -fno-PIE -c   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace   -o edit-context.o -MT edit-context.o -MMD -MP -MF ./.deps/edit-context.TPo ../../gcc/edit-context.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -fno-PIE -c  -DLOCALEDIR=\"/home/autobuild/autobuild/instance-2/output-1/host/share/locale\" -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace   -o intl.o -MT intl.o -MMD -MP -MF ./.deps/intl.TPo ../../gcc/intl.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -fno-PIE -c   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace   -o json.o -MT json.o -MMD -MP -MF ./.deps/json.TPo ../../gcc/json.cc
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -fno-PIE -c   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace   -o input.o -MT input.o -MMD -MP -MF ./.deps/input.TPo ../../gcc/input.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -fno-PIE -c   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace   -o selftest-diagnostic.o -MT selftest-diagnostic.o -MMD -MP -MF ./.deps/selftest-diagnostic.TPo ../../gcc/selftest-diagnostic.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -fno-PIE -c   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace   -o diagnostic.o -MT diagnostic.o -MMD -MP -MF ./.deps/diagnostic.TPo ../../gcc/diagnostic.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -fno-PIE -c   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace   -o memory-block.o -MT memory-block.o -MMD -MP -MF ./.deps/memory-block.TPo ../../gcc/memory-block.cc
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -fno-PIE -c   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace   -o diagnostic-color.o -MT diagnostic-color.o -MMD -MP -MF ./.deps/diagnostic-color.TPo ../../gcc/diagnostic-color.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -fno-PIE -c   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace   -o sbitmap.o -MT sbitmap.o -MMD -MP -MF ./.deps/sbitmap.TPo ../../gcc/sbitmap.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -fno-PIE -c   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace   -o diagnostic-format-json.o -MT diagnostic-format-json.o -MMD -MP -MF ./.deps/diagnostic-format-json.TPo ../../gcc/diagnostic-format-json.cc
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -fno-PIE -c   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace   -o diagnostic-show-locus.o -MT diagnostic-show-locus.o -MMD -MP -MF ./.deps/diagnostic-show-locus.TPo ../../gcc/diagnostic-show-locus.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -fno-PIE -c  -DBASEVER="\"11.3.0\"" -DDATESTAMP="\"\"" -DREVISION="\"\"" -DDEVPHASE="\"\"" -DPKGVERSION="\"(Buildroot 2022.08-461-ge381fa9cf2) \"" -DBUGURL="\"<http://bugs.buildroot.net/>\"" -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace   -o version.o -MT version.o -MMD -MP -MF ./.deps/version.TPo ../../gcc/version.c
rm -rf libcommon.a
/usr/bin/ar rc libcommon.a diagnostic.o diagnostic-color.o diagnostic-show-locus.o diagnostic-format-json.o json.o edit-context.o pretty-print.o intl.o sbitmap.o vec.o input.o version.o hash-table.o ggc-none.o memory-block.o selftest.o selftest-diagnostic.o sort.o
/usr/bin/ranlib  libcommon.a
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -fno-PIE -c   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace   -o gcc-main.o -MT gcc-main.o -MMD -MP -MF ./.deps/gcc-main.TPo ../../gcc/gcc-main.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ -no-pie   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-2/output-1/host/lib -o xgcc gcc.o gcc-main.o ggc-none.o \
  c/gccspec.o  libcommon-target.a \
   libcommon.a ../libcpp/libcpp.a   ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a 
/home/autobuild/autobuild/instance-2/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/autobuild/autobuild/instance-2/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -dumpspecs > tmp-specs
mv tmp-specs specs
if /home/autobuild/autobuild/instance-2/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/autobuild/autobuild/instance-2/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -print-sysroot-headers-suffix > /dev/null 2>&1; then \
  set -e; for ml in `/home/autobuild/autobuild/instance-2/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/autobuild/autobuild/instance-2/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -print-multi-lib`; do \
    multi_dir=`echo ${ml} | sed -e 's/;.*$//'`; \
    flags=`echo ${ml} | sed -e 's/^[^;]*;//' -e 's/@/ -/g'`; \
    sfx=`/home/autobuild/autobuild/instance-2/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/home/autobuild/autobuild/instance-2/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ ${flags} -print-sysroot-headers-suffix`; \
    if [ "${multi_dir}" = "." ]; \
      then multi_dir=""; \
    else \
      multi_dir=/${multi_dir}; \
    fi; \
    echo "${sfx};${multi_dir}"; \
  done; \
else \
  echo ";"; \
fi > tmp-fixinc_list
/bin/sh ../../gcc/../move-if-change tmp-fixinc_list fixinc_list
echo timestamp > s-fixinc_list
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -fno-PIE -c  -DIN_GCC_FRONTEND -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/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.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -fno-PIE -c  -DIN_GCC_FRONTEND -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/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.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -fno-PIE -c  -DIN_GCC_FRONTEND -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/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.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -fno-PIE -c  -DIN_GCC_FRONTEND -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/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
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -fno-PIE -c  -DIN_GCC_FRONTEND -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/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
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -fno-PIE -c  -DIN_GCC_FRONTEND -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/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.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -fno-PIE -c  -DIN_GCC_FRONTEND -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/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.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -fno-PIE -c  -DIN_GCC_FRONTEND -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/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.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -fno-PIE -c  -DIN_GCC_FRONTEND -DHOST_MACHINE=\"aarch64-unknown-linux-gnu\" -DTARGET_MACHINE=\"x86_64-buildroot-linux-gnu\" -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/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.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -fno-PIE -c  -DIN_GCC_FRONTEND -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/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.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -fno-PIE -c  -DIN_GCC_FRONTEND -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/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.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -fno-PIE -c  -DIN_GCC_FRONTEND -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/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.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -fno-PIE -c  -DIN_GCC_FRONTEND -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/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.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -fno-PIE -c  -DIN_GCC_FRONTEND -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/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.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -fno-PIE -c  -DIN_GCC_FRONTEND -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace   -o i386-c.o -MT i386-c.o -MMD -MP -MF ./.deps/i386-c.TPo ../../gcc/config/i386/i386-c.c
echo "/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ -no-pie   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-2/output-1/host/lib" > checksum-options.tmp \
&& ../../gcc/../move-if-change checksum-options.tmp checksum-options
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -fno-PIE -c  -DIN_GCC_FRONTEND -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/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.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -fno-PIE -c  -DIN_GCC_FRONTEND -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/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.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -fno-PIE -c  -DIN_GCC_FRONTEND -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/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.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -fno-PIE -c  -DIN_GCC_FRONTEND -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/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.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/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.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -fno-PIE -c  -DIN_GCC_FRONTEND -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/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.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -fno-PIE -c  -DIN_GCC_FRONTEND -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/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.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -fno-PIE -c  -DIN_GCC_FRONTEND -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/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.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -fno-PIE -c  -DIN_GCC_FRONTEND -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/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.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -fno-PIE -c  -DIN_GCC_FRONTEND -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/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.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -fno-PIE -c  -DIN_GCC_FRONTEND -DTARGET_SYSTEM_ROOT=\"/home/autobuild/autobuild/instance-2/output-1/host/x86_64-buildroot-linux-gnu/sysroot\" -DTARGET_SYSTEM_ROOT_RELOCATABLE -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/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.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -fno-PIE -c  -DIN_GCC_FRONTEND -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/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.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -fno-PIE -c   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace   -o main.o -MT main.o -MMD -MP -MF ./.deps/main.TPo ../../gcc/main.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -fno-PIE -c  -DIN_GCC_FRONTEND -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/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.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -fno-PIE -c  -DIN_GCC_FRONTEND -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/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.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -fno-PIE -c  -DIN_GCC_FRONTEND -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/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.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -fno-PIE -c  -DIN_GCC_FRONTEND -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/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.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -fno-PIE -c  -DIN_GCC_FRONTEND -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/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.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -fno-PIE -c  -DIN_GCC_FRONTEND -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/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.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++ -c   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-2/output-1/host/lib -o build/genchecksum \
    build/genchecksum.o ../build-aarch64-unknown-linux-gnu/libiberty/libiberty.a
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -fno-PIE -c   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/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.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -fno-PIE -c   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/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.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -fno-PIE -c   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/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.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -fno-PIE -c   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Irtl-ssa -I../../gcc -I../../gcc/rtl-ssa -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace   -o rtl-ssa/insns.o -MT rtl-ssa/insns.o -MMD -MP -MF rtl-ssa/.deps/insns.TPo ../../gcc/rtl-ssa/insns.cc
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -fno-PIE -c   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag    -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace   -o analyzer/trimmed-graph.o -MT analyzer/trimmed-graph.o -MMD -MP -MF analyzer/.deps/trimmed-graph.TPo ../../gcc/analyzer/trimmed-graph.cc
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -fno-PIE -c   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/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.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -fno-PIE -c   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/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.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -fno-PIE -c   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/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.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -fno-PIE -c  -DGCC_INCLUDE_DIR=\"/home/autobuild/autobuild/instance-2/output-1/host/lib/gcc/x86_64-buildroot-linux-gnu/11.3.0/include\" -DFIXED_INCLUDE_DIR=\"/home/autobuild/autobuild/instance-2/output-1/host/lib/gcc/x86_64-buildroot-linux-gnu/11.3.0/include-fixed\" -DGPLUSPLUS_INCLUDE_DIR=\"/home/autobuild/autobuild/instance-2/output-1/host/lib/gcc/x86_64-buildroot-linux-gnu/11.3.0/../../../../x86_64-buildroot-linux-gnu/include/c++/11.3.0\" -DGPLUSPLUS_INCLUDE_DIR_ADD_SYSROOT=0 -DGPLUSPLUS_TOOL_INCLUDE_DIR=\"/home/autobuild/autobuild/instance-2/output-1/host/lib/gcc/x86_64-buildroot-linux-gnu/11.3.0/../../../../x86_64-buildroot-linux-gnu/include/c++/11.3.0/x86_64-buildroot-linux-gnu\" -DGPLUSPLUS_BACKWARD_INCLUDE_DIR=\"/home/autobuild/autobuild/instance-2/output-1/host/lib/gcc/x86_64-buildroot-linux-gnu/11.3.0/../../../../x86_64-buildroot-linux-gnu/include/c++/11.3.0/backward\" -DGPLUSPLUS_LIBCXX_INCLUDE_DIR=\"/home/autobuild/autobuild/instance-2/output-1/host/lib/gcc/x86_64-buildroot-linux-gnu/11.3.0/../../../../x86_64-buildroot-linux-gnu/libc++_include/c++/11.3.0/v1\" -DGPLUSPLUS_LIBCXX_INCLUDE_DIR_ADD_SYSROOT=0 -DLOCAL_INCLUDE_DIR=\"/usr/local/include\" -DCROSS_INCLUDE_DIR=\"/home/autobuild/autobuild/instance-2/output-1/host/x86_64-buildroot-linux-gnu/sysroot${sysroot_headers_suffix}/usr/include\" -DTOOL_INCLUDE_DIR=\"/home/autobuild/autobuild/instance-2/output-1/host/lib/gcc/x86_64-buildroot-linux-gnu/11.3.0/../../../../x86_64-buildroot-linux-gnu/include\" -DNATIVE_SYSTEM_HEADER_DIR=\"/usr/include\" -DPREFIX=\"/home/autobuild/autobuild/instance-2/output-1/host/\" -DSTANDARD_EXEC_PREFIX=\"/home/autobuild/autobuild/instance-2/output-1/host/lib/gcc/\" -DTARGET_SYSTEM_ROOT=\"/home/autobuild/autobuild/instance-2/output-1/host/x86_64-buildroot-linux-gnu/sysroot\" -DTARGET_SYSTEM_ROOT_RELOCATABLE -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/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.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -fno-PIE -c   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/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.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -fno-PIE -c   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace   -o lto-section-out.o -MT lto-section-out.o -MMD -MP -MF ./.deps/lto-section-out.TPo ../../gcc/lto-section-out.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -fno-PIE -c   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace   -o multiple_target.o -MT multiple_target.o -MMD -MP -MF ./.deps/multiple_target.TPo ../../gcc/multiple_target.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -fno-PIE -c   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/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.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -fno-PIE -c   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace   -o stor-layout.o -MT stor-layout.o -MMD -MP -MF ./.deps/stor-layout.TPo ../../gcc/stor-layout.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -fno-PIE -c   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace   -o x86-tune-sched.o -MT x86-tune-sched.o -MMD -MP -MF ./.deps/x86-tune-sched.TPo ../../gcc/config/i386/x86-tune-sched.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -fno-PIE -c   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace   -o store-motion.o -MT store-motion.o -MMD -MP -MF ./.deps/store-motion.TPo ../../gcc/store-motion.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -fno-PIE -c   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/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.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -fno-PIE -c   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag    -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace   -o analyzer/pending-diagnostic.o -MT analyzer/pending-diagnostic.o -MMD -MP -MF analyzer/.deps/pending-diagnostic.TPo ../../gcc/analyzer/pending-diagnostic.cc
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -fno-PIE -c   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/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.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -fno-PIE -c   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace   -o tree-ssa-loop-unswitch.o -MT tree-ssa-loop-unswitch.o -MMD -MP -MF ./.deps/tree-ssa-loop-unswitch.TPo ../../gcc/tree-ssa-loop-unswitch.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -fno-PIE -c   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace   -o read-rtl-function.o -MT read-rtl-function.o -MMD -MP -MF ./.deps/read-rtl-function.TPo ../../gcc/read-rtl-function.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -fno-PIE -c   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace   -o var-tracking.o -MT var-tracking.o -MMD -MP -MF ./.deps/var-tracking.TPo ../../gcc/var-tracking.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -fno-PIE -c   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace   -o tree-ssa-phiopt.o -MT tree-ssa-phiopt.o -MMD -MP -MF ./.deps/tree-ssa-phiopt.TPo ../../gcc/tree-ssa-phiopt.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -fno-PIE -c   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace   -o loop-init.o -MT loop-init.o -MMD -MP -MF ./.deps/loop-init.TPo ../../gcc/loop-init.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -fno-PIE -c   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace   -o modulo-sched.o -MT modulo-sched.o -MMD -MP -MF ./.deps/modulo-sched.TPo ../../gcc/modulo-sched.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -fno-PIE -c   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace   -o tree-diagnostic.o -MT tree-diagnostic.o -MMD -MP -MF ./.deps/tree-diagnostic.TPo ../../gcc/tree-diagnostic.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -fno-PIE -c   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/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.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -fno-PIE -c   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/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.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -fno-PIE -c   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag    -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace   -o analyzer/call-string.o -MT analyzer/call-string.o -MMD -MP -MF analyzer/.deps/call-string.TPo ../../gcc/analyzer/call-string.cc
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -fno-PIE -c   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace   -o sched-deps.o -MT sched-deps.o -MMD -MP -MF ./.deps/sched-deps.TPo ../../gcc/sched-deps.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -fno-PIE -c   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/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.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -fno-PIE -c   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/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.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -fno-PIE -c   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace   -o profile.o -MT profile.o -MMD -MP -MF ./.deps/profile.TPo ../../gcc/profile.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -fno-PIE -c   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace   -o sched-rgn.o -MT sched-rgn.o -MMD -MP -MF ./.deps/sched-rgn.TPo ../../gcc/sched-rgn.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -fno-PIE -c   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace   -o tree-ssa-pre.o -MT tree-ssa-pre.o -MMD -MP -MF ./.deps/tree-ssa-pre.TPo ../../gcc/tree-ssa-pre.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -fno-PIE -c   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace   -o tree-ssa-loop.o -MT tree-ssa-loop.o -MMD -MP -MF ./.deps/tree-ssa-loop.TPo ../../gcc/tree-ssa-loop.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -fno-PIE -c   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/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.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -fno-PIE -c   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace   -o tree-complex.o -MT tree-complex.o -MMD -MP -MF ./.deps/tree-complex.TPo ../../gcc/tree-complex.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -fno-PIE -c   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/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.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -fno-PIE -c   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/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.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -fno-PIE -c   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace   -o rtlhooks.o -MT rtlhooks.o -MMD -MP -MF ./.deps/rtlhooks.TPo ../../gcc/rtlhooks.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -fno-PIE -c   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace   -o statistics.o -MT statistics.o -MMD -MP -MF ./.deps/statistics.TPo ../../gcc/statistics.c
build/genmodes > tmp-modes.c
/bin/sh ../../gcc/../move-if-change tmp-modes.c insn-modes.c
echo timestamp > s-modes
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -fno-PIE -c   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/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.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -fno-PIE -c   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace   -o optabs.o -MT optabs.o -MMD -MP -MF ./.deps/optabs.TPo ../../gcc/optabs.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -fno-PIE -c   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/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.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -fno-PIE -c   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace   -o tree-ssa-ifcombine.o -MT tree-ssa-ifcombine.o -MMD -MP -MF ./.deps/tree-ssa-ifcombine.TPo ../../gcc/tree-ssa-ifcombine.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -fno-PIE -c  -I../../gcc/../zlib -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag    -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace   -o analyzer/engine.o -MT analyzer/engine.o -MMD -MP -MF analyzer/.deps/engine.TPo ../../gcc/analyzer/engine.cc
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -fno-PIE -c   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace   -o tree-iterator.o -MT tree-iterator.o -MMD -MP -MF ./.deps/tree-iterator.TPo ../../gcc/tree-iterator.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -fno-PIE -c   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/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.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -fno-PIE -c   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag    -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace   -o analyzer/sm-signal.o -MT analyzer/sm-signal.o -MMD -MP -MF analyzer/.deps/sm-signal.TPo ../../gcc/analyzer/sm-signal.cc
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -fno-PIE -c   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/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.c
/home/autobuild/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/g++  -fno-PIE -c   -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -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/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include  -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace   -o i386-features.o -MT i386-features.o -MMD -MP -MF ./.deps/i386-features.TPo ../../gcc/config/i386/i386-features.c
In file included from ../../gcc/config/i386/i386-features.c:92:
../../gcc/config/i386/i386-builtins.h:25:10: fatal error: i386-builtin-types.inc: No such file or directory
   25 | #include "i386-builtin-types.inc"
      |          ^~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
make[2]: *** [../../gcc/config/i386/t-i386:61: i386-features.o] Error 1 shuffle=0
make[2]: Leaving directory '/home/autobuild/autobuild/instance-2/output-1/build/host-gcc-initial-11.3.0/build/gcc'
make[1]: *** [Makefile:4427: all-gcc] Error 2 shuffle=0
make[1]: Leaving directory '/home/autobuild/autobuild/instance-2/output-1/build/host-gcc-initial-11.3.0/build'
make: *** [package/pkg-generic.mk:293: /home/autobuild/autobuild/instance-2/output-1/build/host-gcc-initial-11.3.0/.stamp_built] Error 2 shuffle=0
make: Leaving directory '/home/autobuild/autobuild/instance-2/buildroot'